summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/ptrace.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-18Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2026-08-02arm64: ptrace: Keep 'orig_x0' in-sync with x0 on syscall entryWill Deacon1-0/+50
2026-08-02arm64/fpsimd: ptrace: Fix inactive SVE and SSVE regsetsKarl Mehltretter1-2/+2
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner1-1/+1
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan1-1/+1
2026-05-06arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer'sBreno Leitao1-2/+2
2026-02-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-13/+37
2026-01-29Merge branch 'for-next/entry' into for-next/coreWill Deacon1-13/+34
2026-01-28arm64: poe: fix stale POR_EL0 values for ptraceJoey Gouly1-0/+3
2026-01-27arm64/ptrace: Return early for ptrace_report_syscall_entry() errorJinjie Ruan1-5/+9
2026-01-27arm64/ptrace: Split report_syscall()Jinjie Ruan1-12/+29
2026-01-22arm64/fpsimd: ptrace: Fix SVE writes on !SME systemsMark Rutland1-14/+12
2025-11-17arm64/sme: Support disabling streaming mode via ptrace on SME only systemsMark Brown1-7/+33
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds1-26/+26
2025-07-14arm64: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin1-26/+26
2025-06-12arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu1-1/+1
2025-05-08arm64/fpsimd: ptrace: Gracefully handle errorsMark Rutland1-35/+26
2025-05-08arm64/fpsimd: ptrace: Mandate SVE payload for streaming-mode stateMark Rutland1-1/+11
2025-05-08arm64/fpsimd: ptrace: Do not present register data for inactive modeMark Rutland1-14/+18
2025-05-08arm64/fpsimd: ptrace: Save task state before generating SVE headerMark Rutland1-3/+3
2025-05-08arm64/fpsimd: Clarify sve_sync_*() functionsMark Rutland1-3/+3
2025-05-08arm64/fpsimd: ptrace: Consistently handle partial writes to NT_ARM_(S)SVEMark Rutland1-17/+9
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_GCSMark Rutland1-6/+20
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_POEMark Rutland1-0/+2
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMRMark Rutland1-0/+2
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland1-1/+5
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas1-3/+71
2024-11-12arm64/ptrace: Clarify documentation of VL configuration via ptraceMark Brown1-2/+10
2024-10-04arm64/ptrace: Expose GCS via ptrace and core filesMark Brown1-1/+61
2024-09-04arm64/ptrace: add support for FEAT_POEJoey Gouly1-0/+46
2024-04-03arm64/ptrace: Use saved floating point state type to determine SVE layoutMark Brown1-4/+1
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-5/+45
2024-03-07Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...Catalin Marinas1-5/+45
2024-03-07arm64/ptrace: Expose FPMR via ptraceMark Brown1-0/+42
2024-02-28arm64: remove unnecessary ifdefs around is_compat_task()Leonardo Bras1-5/+3
2024-02-15arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown1-1/+2
2024-01-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-6/+7
2024-01-18arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptraceMark Brown1-6/+7
2023-12-27rseq: Split out rseq.h from sched.hKent Overstreet1-0/+1
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+2
2023-08-17arm64/ptrace: Ensure that the task sees ZT writes on first useMark Brown1-1/+8
2023-08-17arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown1-2/+9
2023-08-04arm64/ptrace: Don't enable SVE when setting streaming SVEMark Brown1-3/+5
2023-08-03arm64/ptrace: Flush FP state when setting ZT0Mark Brown1-0/+2
2023-07-27arm64/ptrace: Clean up error handling path in sve_set_common()Christophe JAILLET1-1/+2
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-5/+59
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas1-5/+59
2023-01-20arm64/sme: Implement ZT0 ptrace supportMark Brown1-0/+54
2023-01-20arm64/sme: Rename za_state to sme_stateMark Brown1-3/+3
2023-01-12arm64/ptrace: Use system_supports_tpidr2() to check for TPIDR2 supportMark Brown1-2/+2