1. fefad9e seccomp: simplify secure_computing() by Christian Brauner · 5 years ago
  2. 08f103b arm64/ptrace: Fix typoes in sve_set() comment by Julien Grall · 5 years ago
  3. dfd437a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  4. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  5. f086f67 arm64: ptrace: add support for syscall emulation by Sudeep Holla · 6 years ago
  6. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  7. f54dada arm64: fix SSBS sanitization by Mark Rutland · 6 years ago
  8. d0a060b arm64: add ptrace regsets for ptrauth key management by Kristina Martsenko · 6 years ago
  9. ec6e822 arm64: expose user PAC bit positions via ptrace by Mark Rutland · 6 years ago
  10. f3a900b signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap by Eric W. Biederman · 6 years ago
  11. 2627f03 signal/arm64: In ptrace_hbptriggered name the signal description string by Eric W. Biederman · 6 years ago
  12. feca355 signal/arm64: Add and use arm64_force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  13. 24b8f79 signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info by Eric W. Biederman · 6 years ago
  14. 8a1ccfb arm64: Add stack information to on_accessible_stack by Laura Abbott · 7 years ago
  15. 14d6e28 arm64: fix possible spectre-v1 write in ptrace_hbp_set_event() by Mark Rutland · 7 years ago
  16. 11527b3 arm64: Drop asmlinkage qualifier from syscall_trace_{enter,exit} by Will Deacon · 7 years ago
  17. 409d5db arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ by Will Deacon · 7 years ago
  18. d64567f arm64: use PSR_AA32 definitions by Mark Rutland · 7 years ago
  19. 76fc52b arm64: ptrace: map SPSR_ELx<->PSR for compat tasks by Mark Rutland · 7 years ago
  20. 1265132 arm64: don't zero DIT on signal return by Mark Rutland · 7 years ago
  21. b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  22. 87c021a arm64/sve: Thin out initialisation sanity-checks for sve_max_vl by Dave Martin · 7 years ago
  23. 31dc52b arm64/sve: Move read_zcr_features() out of cpufeature.h by Dave Martin · 7 years ago
  24. 92faa7b arm64: Remove duplicate include by Vincenzo Frascino · 7 years ago
  25. 19791a7 arm64: fix possible spectre-v1 in ptrace_hbp_get_event() by Mark Rutland · 7 years ago
  26. 59275a0 arm64: ptrace: remove addr_limit manipulation by Mark Rutland · 7 years ago
  27. 6589654 arm64: uaccess: Fix omissions from usercopy whitelist by Dave Martin · 7 years ago
  28. 20b8547 arm64: fpsimd: Split cpu field out from struct fpsimd_state by Dave Martin · 7 years ago
  29. 4e829b6 arm64: Use arm64_force_sig_info instead of force_sig_info by Will Deacon · 7 years ago
  30. ed7158b treewide/trivial: Remove ';;$' typo noise by Ingo Molnar · 7 years ago
  31. f71dd7d signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed by Eric W. Biederman · 7 years ago
  32. 5f74972 signal: Don't use structure initializers for struct siginfo by Eric W. Biederman · 7 years ago
  33. 66e0f26 signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggered by Eric W. Biederman · 7 years ago
  34. 43d4da2c4 arm64/sve: ptrace and ELF coredump support by Dave Martin · 7 years ago
  35. df5b95b Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core by Catalin Marinas · 7 years ago
  36. f60ad4e arm64: clean up irq stack definitions by Mark Rutland · 8 years ago
  37. 0553896 Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core by Catalin Marinas · 7 years ago
  38. 0966837 arm64: unwind: avoid percpu indirection for irq stack by Mark Rutland · 8 years ago
  39. 17c2895 arm64: Abstract syscallno manipulation by Dave Martin · 7 years ago
  40. 35d0e6f arm64: syscallno is secretly an int, make it official by Dave Martin · 7 years ago
  41. 5fbd5fc arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set() by Dave Martin · 8 years ago
  42. 16d38ac arm64: ptrace: Remove redundant overrun check from compat_vfp_set() by Dave Martin · 8 years ago
  43. 53b1a74 arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user fails by Dave Martin · 8 years ago
  44. 936eb65 arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading by Dave Martin · 8 years ago
  45. e1d5a8f arm64: ptrace: Flush FPSIMD regs back to thread_struct before reading by Dave Martin · 8 years ago
  46. af66b2d arm64: ptrace: Fix VFP register dumping in compat coredumps by Dave Martin · 8 years ago
  47. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  48. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  49. ad9e202 arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields by Dave Martin · 8 years ago
  50. a672401c arm64/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  51. 9dd73f7 arm64/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  52. 9a17b87 arm64/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
  53. b08fb18 arm64: Allow hw watchpoint at varied offset from base address by Pratyush Anand · 8 years ago
  54. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  55. 0a8ea52 arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature by David A. Long · 9 years ago
  56. a5cd110 arm64/ptrace: run seccomp after ptrace by Kees Cook · 9 years ago
  57. 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 9 years ago
  58. dbd4d7c arm64: Rework valid_user_regs by Mark Rutland · 9 years ago
  59. 5db4fd8 arm64: Clear out any singlestep state on a ptrace detach operation by John Blackwood · 9 years ago
  60. 5d220ff arm64: Better native ptrace support for compat tasks by Catalin Marinas · 10 years ago
  61. a1ae65b arm64: add seccomp support by AKASHI Takahiro · 10 years ago
  62. 766a85d arm64: ptrace: add NT_ARM_SYSTEM_CALL regset by AKASHI Takahiro · 10 years ago
  63. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  64. 4913c59 audit: arm64: Remove the audit arch argument to audit_syscall_entry by Eric Paris · 10 years ago
  65. 23fed62 arm64: audit: Add audit hook in syscall_trace_enter/exit() by AKASHI Takahiro · 11 years ago
  66. 85487ed arm64: ptrace: fix compat reg getter/setter return values by Will Deacon · 10 years ago
  67. 27d7ff2 arm64: ptrace: fix compat hardware watchpoint reporting by Will Deacon · 10 years ago
  68. 44b3750 Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL" by Will Deacon · 10 years ago
  69. 2a8f45b arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL by Catalin Marinas · 11 years ago
  70. 5701ede arm64: audit: Add audit hook in syscall_trace_enter/exit() by AKASHI Takahiro · 11 years ago
  71. 2227901 arm64: ptrace: fix empty registers set in prstatus of aarch32 process core by Victor Kamensky · 11 years ago
  72. c168870 arm64: ptrace: change fs when passing kernel pointer to regset code by Will Deacon · 11 years ago
  73. 055b121 arm64: ftrace: Add system call tracepoint by AKASHI Takahiro · 11 years ago
  74. cf5c95d Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into upstream by Catalin Marinas · 11 years ago
  75. fd92d4a arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h by AKASHI Takahiro · 11 years ago
  76. 3157858f arm64: split syscall_trace() into separate functions for enter/exit by AKASHI Takahiro · 11 years ago
  77. 005f78c arm64: defer reloading a task's FPSIMD state to userland resume by Ard Biesheuvel · 11 years ago
  78. cdc27c2 arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events by Will Deacon · 11 years ago
  79. 6a2e5e5 arm64: ptrace: fix compat registes get/set to be endian clean by Matthew Leach · 11 years ago
  80. 1442b6e arm64: debug: consolidate software breakpoint handlers by Will Deacon · 12 years ago
  81. 8f34a1d arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints by Will Deacon · 12 years ago
  82. 7797d17 arm64: ptrace: make structure padding explicit for debug registers by Will Deacon · 12 years ago
  83. 7606c37 arm64: Do not export the compat-specific definitions to the user by Catalin Marinas · 12 years ago
  84. 27aa55c arm64: ptrace: remove obsolete ptrace request numbers from user headers by Will Deacon · 12 years ago
  85. 478fcb2 arm64: Debugging support by Will Deacon · 13 years ago