1. d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. ad3bc0a s390/ctl_reg: use decoding unions in update_cr_regs by Martin Schwidefsky · 7 years ago
  4. 262832b s390/ptrace: add runtime instrumention register get/set by Alice Frosi · 7 years ago
  5. 5ef2d52 s390/ptrace: fix guarded storage regset handling by Heiko Carstens · 7 years ago
  6. f5bbd72 s390/ptrace: guarded storage regset for the current task by Martin Schwidefsky · 8 years ago
  7. e525f8a s390/gs: add regset for the guarded storage broadcast control block by Martin Schwidefsky · 8 years ago
  8. 916cda1 s390: add a system call for guarded storage by Martin Schwidefsky · 9 years ago
  9. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  10. 9dce990 s390/ptrace: Preserve previous registers for short regset write by Martin Schwidefsky · 8 years ago
  11. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  12. ef280c8 s390: move sys_call_table and last_break from thread_info to thread_struct by Martin Schwidefsky · 8 years ago
  13. f8fc82b s390: move system_call field from thread_info to thread_struct by Martin Schwidefsky · 8 years ago
  14. 797cee9 Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  15. da7f750 s390: ensure that syscall arguments are properly masked on s390 by Paul Moore · 9 years ago
  16. 0208b94 s390/ptrace: run seccomp after ptrace by Kees Cook · 9 years ago
  17. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 9 years ago
  18. 9cb1cce s390: remove all usages of PSW_ADDR_INSN by Heiko Carstens · 9 years ago
  19. 55a423b s390/kernel: fix ptrace peek/poke for floating point registers by Martin Schwidefsky · 9 years ago
  20. b5510d9 s390/fpu: always enable the vector facility if it is available by Hendrik Brueckner · 9 years ago
  21. d0164ee s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead by Hendrik Brueckner · 10 years ago
  22. 9977e88 s390/kernel: lazy restore fpu registers by Hendrik Brueckner · 10 years ago
  23. 904818e s390/kernel: introduce fpu-internal.h with fpu helper functions by Hendrik Brueckner · 10 years ago
  24. 5a79859a s390: remove 31 bit support by Heiko Carstens · 10 years ago
  25. 7490daf s390/ptrace: always include vector registers in core files by Martin Schwidefsky · 10 years ago
  26. 86c558e s390: fix ptrace of user area if the inferior uses vector registers by Martin Schwidefsky · 10 years ago
  27. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  28. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  29. 8070361 s390: add support for vector extension by Martin Schwidefsky · 10 years ago
  30. 2a0a5b2 s390/uprobes: architecture backend for uprobes by Jan Willeke · 10 years ago
  31. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
  32. a4412fc seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing by Andy Lutomirski · 10 years ago
  33. dab6cf55 s390/ptrace: fix PSW mask check by Martin Schwidefsky · 11 years ago
  34. d3a73ac s390: split TIF bits into CIF, PIF and TIF bits by Martin Schwidefsky · 11 years ago
  35. a8a934e s390: fix control register update by Martin Schwidefsky · 11 years ago
  36. 818a330 s390/ptrace: add support for PTRACE_SINGLEBLOCK by Martin Schwidefsky · 11 years ago
  37. c63bade s390: optimize control register update by Martin Schwidefsky · 11 years ago
  38. 1c182a6 s390/ptrace: simplify enable/disable single step by Martin Schwidefsky · 11 years ago
  39. f26946d s390/compat: make psw32_user_bits a constant value again by Heiko Carstens · 11 years ago
  40. 5ebf250 s390: fix handling of runtime instrumentation psw bit by Heiko Carstens · 11 years ago
  41. 4725c86 s390: fix save and restore of the floating-point-control register by Martin Schwidefsky · 11 years ago
  42. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  43. 0628a5f s390/tx: allow program interruption filtering in user space by Martin Schwidefsky · 11 years ago
  44. 958d907 s390: replace remaining strict_strtoul() with kstrtoul() by Heiko Carstens · 11 years ago
  45. 64597f9 s390/ptrace: PTRACE_TE_ABORT_RAND by Michael Mueller · 12 years ago
  46. 66389e8 s390/ptrace: add missing ifdef by Heiko Carstens · 12 years ago
  47. d35339a s390: add support for transactional memory by Martin Schwidefsky · 12 years ago
  48. c63cb46 s390/seccomp: add support for system call filtering using BPF by Heiko Carstens · 12 years ago
  49. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  50. e4da89d seccomp: ignore secure_computing return values by Will Drewry · 13 years ago
  51. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  52. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 13 years ago
  53. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  54. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  55. cfc9066 [S390] remove reset of system call restart on psw changes by Martin Schwidefsky · 13 years ago
  56. b934069 [S390] add missing .set function for NT_S390_LAST_BREAK regset by Martin Schwidefsky · 13 years ago
  57. d4e81b3 [S390] allow all addressing modes by Martin Schwidefsky · 13 years ago
  58. b50511e [S390] cleanup psw related bits and pieces by Martin Schwidefsky · 13 years ago
  59. b6ef5bb [S390] add TIF_SYSCALL thread flag by Martin Schwidefsky · 13 years ago
  60. 20b40a7 [S390] signal race with restarting system calls by Martin Schwidefsky · 13 years ago
  61. a45aff5 [S390] user per registers vs. ptrace single stepping by Martin Schwidefsky · 13 years ago
  62. 5e9a269 [S390] ptrace cleanup by Martin Schwidefsky · 14 years ago
  63. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  64. 86f2552 [S390] add breaking event address for user space by Martin Schwidefsky · 15 years ago
  65. 545c174 [S390] ptrace: fix return value of do_syscall_trace_enter() by Gerald Schaefer · 15 years ago
  66. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  67. 952974ac6 s390: Add pt_regs register and stack access API by Heiko Carstens · 15 years ago
  68. c3311c1 [S390] fix loading of PER control registers for utrace. by Martin Schwidefsky · 15 years ago
  69. 622e99b [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS by Martin Schwidefsky · 15 years ago
  70. ea2a4d3 [S390] 64-bit register support for 31-bit processes by Heiko Carstens · 15 years ago
  71. 07805ac [S390] ptrace: use common code for simple peek/poke operations by Christian Borntraeger · 15 years ago
  72. 1c569f0 tracing: Create generic syscall TRACE_EVENTs by Josh Stone · 15 years ago
  73. 9741987 tracing: Move tracepoint callbacks from declaration to definition by Josh Stone · 15 years ago
  74. 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
  75. 5e9ad7d [S390] ftrace: update system call tracer support by Ingo Molnar · 15 years ago
  76. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
  77. 9bf1226 [S390] ftrace: add system call tracer support by Heiko Carstens · 16 years ago
  78. bcf5cef [S390] secure computing arch backend by Heiko Carstens · 16 years ago
  79. 7757591 [S390] implement is_compat_task by Heiko Carstens · 16 years ago
  80. 547e3ce [S390] remove ptrace warning on 31 bit. by Martin Schwidefsky · 16 years ago
  81. 59da213 [S390] fix system call parameter functions. by Martin Schwidefsky · 16 years ago
  82. 753c4dd [S390] ptrace changes by Martin Schwidefsky · 16 years ago
  83. 3d6e48f [S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit mode by Jarod Wilson · 16 years ago
  84. 63506c4 [S390] Introduce user_regset accessors for s390 by Martin Schwidefsky · 16 years ago
  85. b499d76 [S390] compat ptrace cleanup by Roland McGrath · 17 years ago
  86. 941af34 [S390] use generic sys_ptrace by Martin Schwidefsky · 17 years ago
  87. 613e1de [S390] Remove self ptrace IEEE_IP hack. by Martin Schwidefsky · 17 years ago
  88. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 17 years ago
  89. 0ac30be [S390] single-step cleanup by Roland McGrath · 17 years ago
  90. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  91. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  92. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  93. c1821c2 [S390] noexec protection by Gerald Schaefer · 18 years ago
  94. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago
  95. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 19 years ago
  96. c7584fb [PATCH] s390: task_pt_regs() by Al Viro · 19 years ago
  97. 6b9c7ed8 [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 19 years ago
  98. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  99. c5c3a6d [PATCH] s390: uml ptrace fixes by Bodo Stroesser · 20 years ago
  100. 778959d [PATCH] s390: ptrace peek and poke by Martin Schwidefsky · 20 years ago