| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-08-18 | Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
| 2026-08-02 | arm64: ptrace: Keep 'orig_x0' in-sync with x0 on syscall entry | Will Deacon | 1 | -0/+50 |
| 2026-08-02 | arm64/fpsimd: ptrace: Fix inactive SVE and SSVE regsets | Karl Mehltretter | 1 | -2/+2 |
| 2026-07-12 | ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca... | Thomas Gleixner | 1 | -1/+1 |
| 2026-07-12 | seccomp, treewide: Rename and convert __secure_computing() to return boolean | Jinjie Ruan | 1 | -1/+1 |
| 2026-05-06 | arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer's | Breno Leitao | 1 | -2/+2 |
| 2026-02-09 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -13/+37 |
| 2026-01-29 | Merge branch 'for-next/entry' into for-next/core | Will Deacon | 1 | -13/+34 |
| 2026-01-28 | arm64: poe: fix stale POR_EL0 values for ptrace | Joey Gouly | 1 | -0/+3 |
| 2026-01-27 | arm64/ptrace: Return early for ptrace_report_syscall_entry() error | Jinjie Ruan | 1 | -5/+9 |
| 2026-01-27 | arm64/ptrace: Split report_syscall() | Jinjie Ruan | 1 | -12/+29 |
| 2026-01-22 | arm64/fpsimd: ptrace: Fix SVE writes on !SME systems | Mark Rutland | 1 | -14/+12 |
| 2025-11-17 | arm64/sme: Support disabling streaming mode via ptrace on SME only systems | Mark Brown | 1 | -7/+33 |
| 2025-07-28 | Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee... | Linus Torvalds | 1 | -26/+26 |
| 2025-07-14 | arm64: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names | Dave Martin | 1 | -26/+26 |
| 2025-06-12 | arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth() | Tengda Wu | 1 | -1/+1 |
| 2025-05-08 | arm64/fpsimd: ptrace: Gracefully handle errors | Mark Rutland | 1 | -35/+26 |
| 2025-05-08 | arm64/fpsimd: ptrace: Mandate SVE payload for streaming-mode state | Mark Rutland | 1 | -1/+11 |
| 2025-05-08 | arm64/fpsimd: ptrace: Do not present register data for inactive mode | Mark Rutland | 1 | -14/+18 |
| 2025-05-08 | arm64/fpsimd: ptrace: Save task state before generating SVE header | Mark Rutland | 1 | -3/+3 |
| 2025-05-08 | arm64/fpsimd: Clarify sve_sync_*() functions | Mark Rutland | 1 | -3/+3 |
| 2025-05-08 | arm64/fpsimd: ptrace: Consistently handle partial writes to NT_ARM_(S)SVE | Mark Rutland | 1 | -17/+9 |
| 2024-12-05 | arm64: ptrace: fix partial SETREGSET for NT_ARM_GCS | Mark Rutland | 1 | -6/+20 |
| 2024-12-05 | arm64: ptrace: fix partial SETREGSET for NT_ARM_POE | Mark Rutland | 1 | -0/+2 |
| 2024-12-05 | arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMR | Mark Rutland | 1 | -0/+2 |
| 2024-12-05 | arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL | Mark Rutland | 1 | -1/+5 |
| 2024-11-14 | Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo... | Catalin Marinas | 1 | -3/+71 |
| 2024-11-12 | arm64/ptrace: Clarify documentation of VL configuration via ptrace | Mark Brown | 1 | -2/+10 |
| 2024-10-04 | arm64/ptrace: Expose GCS via ptrace and core files | Mark Brown | 1 | -1/+61 |
| 2024-09-04 | arm64/ptrace: add support for FEAT_POE | Joey Gouly | 1 | -0/+46 |
| 2024-04-03 | arm64/ptrace: Use saved floating point state type to determine SVE layout | Mark Brown | 1 | -4/+1 |
| 2024-03-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -5/+45 |
| 2024-03-07 | Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex... | Catalin Marinas | 1 | -5/+45 |
| 2024-03-07 | arm64/ptrace: Expose FPMR via ptrace | Mark Brown | 1 | -0/+42 |
| 2024-02-28 | arm64: remove unnecessary ifdefs around is_compat_task() | Leonardo Bras | 1 | -5/+3 |
| 2024-02-15 | arm64/sve: Lower the maximum allocation for the SVE ptrace regset | Mark Brown | 1 | -1/+2 |
| 2024-01-19 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -6/+7 |
| 2024-01-18 | arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptrace | Mark Brown | 1 | -6/+7 |
| 2023-12-27 | rseq: Split out rseq.h from sched.h | Kent Overstreet | 1 | -0/+1 |
| 2023-08-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+2 |
| 2023-08-17 | arm64/ptrace: Ensure that the task sees ZT writes on first use | Mark Brown | 1 | -1/+8 |
| 2023-08-17 | arm64/ptrace: Ensure that SME is set up for target when writing SSVE state | Mark Brown | 1 | -2/+9 |
| 2023-08-04 | arm64/ptrace: Don't enable SVE when setting streaming SVE | Mark Brown | 1 | -3/+5 |
| 2023-08-03 | arm64/ptrace: Flush FP state when setting ZT0 | Mark Brown | 1 | -0/+2 |
| 2023-07-27 | arm64/ptrace: Clean up error handling path in sve_set_common() | Christophe JAILLET | 1 | -1/+2 |
| 2023-02-21 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -5/+59 |
| 2023-02-10 | Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-... | Catalin Marinas | 1 | -5/+59 |
| 2023-01-20 | arm64/sme: Implement ZT0 ptrace support | Mark Brown | 1 | -0/+54 |
| 2023-01-20 | arm64/sme: Rename za_state to sme_state | Mark Brown | 1 | -3/+3 |
| 2023-01-12 | arm64/ptrace: Use system_supports_tpidr2() to check for TPIDR2 support | Mark Brown | 1 | -2/+2 |