| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-28 | Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux |  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', 'for-next/tlb', 'for-next/misc', 'for-next/mte', 'for-next/sysreg', 'for-next/stacktrace', 'for-next/hwcap3', 'for-next/kselftest', 'for-next/crc32', 'for-next/guest-cca', 'for-next/haft' and 'for-next/scs', remote-tracking... |  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/arm64/linux |  Linus Torvalds | 1 | -5/+45 |
| 2024-03-07 | Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-next/misc', 'for-next/daif-cleanup', 'for-next/kselftest', 'for-next/documentation', 'for-next/sysreg' and 'for-next/dpisa', remote-tracking branch 'arm64/for-next/perf' into for-next/core |  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/arm64/linux |  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/arm64/linux |  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/arm64/linux |  Linus Torvalds | 1 | -5/+59 |
| 2023-02-10 | 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... |  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 |
| 2023-01-05 | arm64: ptrace: Use ARM64_SME to guard the SME register enumerations |  Zenghui Yu | 1 | -1/+1 |
| 2022-12-12 | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 1 | -12/+4 |
| 2022-11-29 | arm64/fpsimd: SME no longer requires SVE register state |  Mark Brown | 1 | -2/+0 |
| 2022-11-29 | arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE |  Mark Brown | 1 | -0/+3 |
| 2022-11-15 | arm64: ptrace: user_regset_copyin_ignore() always returns 0 |  Sergey Shtylyov | 1 | -12/+4 |
| 2022-10-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -6/+21 |
| 2022-09-30 | 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-ne... |  Catalin Marinas | 1 | -6/+21 |
| 2022-09-21 | arm64/ptrace: Support access to TPIDR2_EL0 |  Mark Brown | 1 | -5/+20 |
| 2022-09-09 | arm64: stacktrace: rework stack boundary discovery |  Mark Rutland | 1 | -1/+1 |
| 2022-09-08 | arm64/ptrace: Don't clear calling process' TIF_SME on OOM |  Mark Brown | 1 | -2/+0 |
| 2022-08-23 | arm64/sme: Don't flush SVE register state when allocating SME storage |  Mark Brown | 1 | -3/+3 |
| 2022-05-16 | arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h |  Mark Brown | 1 | -4/+4 |
| 2022-05-06 | arm64/sme: More sensibly define the size for the ZA register set |  Mark Brown | 1 | -2/+10 |