1. 2f43f54 arm64/ptrace: Ensure that the task sees ZT writes on first use by Mark Brown · 1 year, 7 months ago
  2. 5d0a8d2 arm64/ptrace: Ensure that SME is set up for target when writing SSVE state by Mark Brown · 1 year, 7 months ago
  3. 045aecd arm64/ptrace: Don't enable SVE when setting streaming SVE by Mark Brown · 1 year, 7 months ago
  4. 89a65c3 arm64/ptrace: Flush FP state when setting ZT0 by Mark Brown · 1 year, 7 months ago
  5. 8bf1a52 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 2 years ago
  6. 156010e Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-next/misc', 'for-next/sme2', 'for-next/tpidr2', 'for-next/scs', 'for-next/compat-hwcap', 'for-next/ftrace', 'for-next/efi-boot-mmu-on', 'for-next/ptrauth' and 'for-next/pseudo-nmi', remote-tracking branch 'arm64/for-next/perf' into for-next/core by Catalin Marinas · 2 years, 1 month ago
  7. f90b529 arm64/sme: Implement ZT0 ptrace support by Mark Brown · 2 years, 2 months ago
  8. ce51400 arm64/sme: Rename za_state to sme_state by Mark Brown · 2 years, 2 months ago
  9. c3cdd54 arm64/ptrace: Use system_supports_tpidr2() to check for TPIDR2 support by Mark Brown · 2 years, 2 months ago
  10. eb9a852 arm64: ptrace: Use ARM64_SME to guard the SME register enumerations by Zenghui Yu · 2 years, 3 months ago
  11. 8702f2c Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
  12. bbc6172 arm64/fpsimd: SME no longer requires SVE register state by Mark Brown · 2 years, 4 months ago
  13. baa8515 arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE by Mark Brown · 2 years, 4 months ago
  14. 687daee arm64: ptrace: user_regset_copyin_ignore() always returns 0 by Sergey Shtylyov · 2 years, 5 months ago
  15. 18fd049 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 2 years, 5 months ago
  16. b23ec74 Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/gettimeofday', 'for-next/stacktrace', 'for-next/atomics', 'for-next/el1-exceptions', 'for-next/a510-erratum-2658417', 'for-next/defconfig', 'for-next/tpidr2_el0' and 'for-next/ftrace', remote-tracking branch 'arm64/for-next/perf' into for-next/core by Catalin Marinas · 2 years, 5 months ago
  17. 0027d9c6 arm64/ptrace: Support access to TPIDR2_EL0 by Mark Brown · 2 years, 6 months ago
  18. d1f684e arm64: stacktrace: rework stack boundary discovery by Mark Rutland · 2 years, 6 months ago
  19. d105d69 arm64/ptrace: Don't clear calling process' TIF_SME on OOM by Mark Brown · 2 years, 6 months ago
  20. 826a4fd arm64/sme: Don't flush SVE register state when allocating SME storage by Mark Brown · 2 years, 7 months ago
  21. ec0067a arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h by Mark Brown · 2 years, 10 months ago
  22. d158a06 arm64/sme: More sensibly define the size for the ZA register set by Mark Brown · 2 years, 10 months ago
  23. 776b4a1 arm64/sme: Add ptrace support for ZA by Mark Brown · 2 years, 11 months ago
  24. e12310a arm64/sme: Implement ptrace support for streaming mode SVE registers by Mark Brown · 2 years, 11 months ago
  25. 153474b ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h by Eric W. Biederman · 3 years, 1 month ago
  26. 42da6b7 ptrace/arm: Rename tracehook_report_syscall report_syscall by Eric W. Biederman · 3 years, 1 month ago
  27. 48a60bd Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  28. 30c43e7 arm64/sve: Generalise vector length configuration prctl() for SME by Mark Brown · 3 years, 3 months ago
  29. 342b380 arm64: Snapshot thread flags by Mark Rutland · 3 years, 3 months ago
  30. b5bc00f arm64/sve: Put system wide vector length information into structs by Mark Brown · 3 years, 5 months ago
  31. 0423eed arm64/sve: Use accessor functions for vector lengths in thread_struct by Mark Brown · 3 years, 5 months ago
  32. 65266a7 Merge remote-tracking branch 'tip/sched/arm64' into for-next/core by Catalin Marinas · 3 years, 6 months ago
  33. 7559b7d arm64/sve: Better handle failure to allocate SVE register storage by Mark Brown · 3 years, 6 months ago
  34. e30e8d4 arm64: fix compat syscall return truncation by Mark Rutland · 3 years, 7 months ago
  35. 76734d2 arm64: Change the on_*stack functions to take a size argument by Peter Collingbourne · 3 years, 9 months ago
  36. 2016986 arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS) by Peter Collingbourne · 4 years ago
  37. df84fe9 arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL) by Timothy E Baldwin · 4 years, 2 months ago
  38. 12fc428 arm64: ptrace: Fix missing return in hw breakpoint code by Keno Fischer · 4 years, 1 month ago
  39. dceec3f arm64: expose FAR_EL1 tag bits in siginfo by Peter Collingbourne · 4 years, 4 months ago
  40. 2200aa7 arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regset by Catalin Marinas · 4 years, 8 months ago
  41. 18ddbaa arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support by Catalin Marinas · 5 years ago
  42. c058b1c arm64: mte: system register definitions by Vincenzo Frascino · 5 years ago
  43. 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  44. c522401 regset(): kill ->get_size() by Al Viro · 4 years, 9 months ago
  45. 759de58 arm64: switch to ->regset_get() by Al Viro · 4 years, 9 months ago
  46. d83ee6e arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter() by Will Deacon · 4 years, 8 months ago
  47. 59ee987 arm64: ptrace: Add a comment describing our syscall entry/exit trap ABI by Will Deacon · 4 years, 8 months ago
  48. 3a5a436 arm64: ptrace: Override SPSR.SS when single-stepping is enabled by Will Deacon · 5 years ago
  49. ac2081c arm64: ptrace: Consistently use pseudo-singlestep exceptions by Will Deacon · 4 years, 8 months ago
  50. d547175 arm64: sanitize compat_ptrace_write_user() by Al Viro · 4 years, 9 months ago
  51. b44f384 arm64: get rid of copy_regset_to_user() in compat_ptrace_read_user() by Al Viro · 4 years, 10 months ago
  52. a96dacf arm64: take fetching compat reg out of pt_regs into a new helper by Al Viro · 4 years, 10 months ago
  53. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
  54. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  55. 1cf6022 arm64: Fix PTRACE_SYSEMU semantics by Keno Fischer · 4 years, 10 months ago
  56. 80e4e56 Merge branch 'for-next/bti-user' into for-next/bti by Will Deacon · 4 years, 10 months ago
  57. 91a1b6c arm64: rename ptrauth key structures to be user-specific by Kristina Martsenko · 5 years ago
  58. 8ef8f360 arm64: Basic Branch Target Identification support by Dave Martin · 5 years ago
  59. c9d6699 arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations by Suzuki K Poulose · 5 years ago
  60. fefad9e seccomp: simplify secure_computing() by Christian Brauner · 5 years ago
  61. 08f103b arm64/ptrace: Fix typoes in sve_set() comment by Julien Grall · 6 years ago
  62. dfd437a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  63. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  64. f086f67 arm64: ptrace: add support for syscall emulation by Sudeep Holla · 6 years ago
  65. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  66. f54dada arm64: fix SSBS sanitization by Mark Rutland · 6 years ago
  67. d0a060b arm64: add ptrace regsets for ptrauth key management by Kristina Martsenko · 6 years ago
  68. ec6e822 arm64: expose user PAC bit positions via ptrace by Mark Rutland · 6 years ago
  69. f3a900b signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap by Eric W. Biederman · 6 years ago
  70. 2627f03 signal/arm64: In ptrace_hbptriggered name the signal description string by Eric W. Biederman · 6 years ago
  71. feca355 signal/arm64: Add and use arm64_force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  72. 24b8f79 signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info by Eric W. Biederman · 6 years ago
  73. 8a1ccfb arm64: Add stack information to on_accessible_stack by Laura Abbott · 7 years ago
  74. 14d6e28 arm64: fix possible spectre-v1 write in ptrace_hbp_set_event() by Mark Rutland · 7 years ago
  75. 11527b3 arm64: Drop asmlinkage qualifier from syscall_trace_{enter,exit} by Will Deacon · 7 years ago
  76. 409d5db arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ by Will Deacon · 7 years ago
  77. d64567f arm64: use PSR_AA32 definitions by Mark Rutland · 7 years ago
  78. 76fc52b arm64: ptrace: map SPSR_ELx<->PSR for compat tasks by Mark Rutland · 7 years ago
  79. 1265132 arm64: don't zero DIT on signal return by Mark Rutland · 7 years ago
  80. b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  81. 87c021a arm64/sve: Thin out initialisation sanity-checks for sve_max_vl by Dave Martin · 7 years ago
  82. 31dc52b arm64/sve: Move read_zcr_features() out of cpufeature.h by Dave Martin · 7 years ago
  83. 92faa7b arm64: Remove duplicate include by Vincenzo Frascino · 7 years ago
  84. 19791a7 arm64: fix possible spectre-v1 in ptrace_hbp_get_event() by Mark Rutland · 7 years ago
  85. 59275a0 arm64: ptrace: remove addr_limit manipulation by Mark Rutland · 7 years ago
  86. 6589654 arm64: uaccess: Fix omissions from usercopy whitelist by Dave Martin · 7 years ago
  87. 20b8547 arm64: fpsimd: Split cpu field out from struct fpsimd_state by Dave Martin · 7 years ago
  88. 4e829b6 arm64: Use arm64_force_sig_info instead of force_sig_info by Will Deacon · 7 years ago
  89. ed7158b treewide/trivial: Remove ';;$' typo noise by Ingo Molnar · 7 years ago
  90. f71dd7d signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed by Eric W. Biederman · 7 years ago
  91. 5f74972 signal: Don't use structure initializers for struct siginfo by Eric W. Biederman · 7 years ago
  92. 66e0f26 signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggered by Eric W. Biederman · 7 years ago
  93. 43d4da2c4 arm64/sve: ptrace and ELF coredump support by Dave Martin · 7 years ago
  94. 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 · 8 years ago
  95. f60ad4e arm64: clean up irq stack definitions by Mark Rutland · 8 years ago
  96. 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 · 8 years ago
  97. 0966837 arm64: unwind: avoid percpu indirection for irq stack by Mark Rutland · 8 years ago
  98. 17c2895 arm64: Abstract syscallno manipulation by Dave Martin · 8 years ago
  99. 35d0e6f arm64: syscallno is secretly an int, make it official by Dave Martin · 8 years ago
  100. 5fbd5fc arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set() by Dave Martin · 8 years ago