summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/ptrace.c
AgeCommit message (Expand)Author
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_GCSMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_POEMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMRMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas
2024-11-12arm64/ptrace: Clarify documentation of VL configuration via ptraceMark Brown
2024-10-04arm64/ptrace: Expose GCS via ptrace and core filesMark Brown
2024-09-04arm64/ptrace: add support for FEAT_POEJoey Gouly
2024-04-03arm64/ptrace: Use saved floating point state type to determine SVE layoutMark Brown
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-03-07Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...Catalin Marinas
2024-03-07arm64/ptrace: Expose FPMR via ptraceMark Brown
2024-02-28arm64: remove unnecessary ifdefs around is_compat_task()Leonardo Bras
2024-02-15arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown
2024-01-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-01-18arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptraceMark Brown
2023-12-27rseq: Split out rseq.h from sched.hKent Overstreet
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-08-17arm64/ptrace: Ensure that the task sees ZT writes on first useMark Brown
2023-08-17arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown
2023-08-04arm64/ptrace: Don't enable SVE when setting streaming SVEMark Brown
2023-08-03arm64/ptrace: Flush FP state when setting ZT0Mark Brown
2023-07-27arm64/ptrace: Clean up error handling path in sve_set_common()Christophe JAILLET
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas
2023-01-20arm64/sme: Implement ZT0 ptrace supportMark Brown
2023-01-20arm64/sme: Rename za_state to sme_stateMark Brown
2023-01-12arm64/ptrace: Use system_supports_tpidr2() to check for TPIDR2 supportMark Brown
2023-01-05arm64: ptrace: Use ARM64_SME to guard the SME register enumerationsZenghui Yu
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-11-29arm64/fpsimd: SME no longer requires SVE register stateMark Brown
2022-11-29arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVEMark Brown
2022-11-15arm64: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-09-30Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...Catalin Marinas
2022-09-21arm64/ptrace: Support access to TPIDR2_EL0Mark Brown
2022-09-09arm64: stacktrace: rework stack boundary discoveryMark Rutland
2022-09-08arm64/ptrace: Don't clear calling process' TIF_SME on OOMMark Brown
2022-08-23arm64/sme: Don't flush SVE register state when allocating SME storageMark Brown
2022-05-16arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.hMark Brown
2022-05-06arm64/sme: More sensibly define the size for the ZA register setMark Brown
2022-04-22arm64/sme: Add ptrace support for ZAMark Brown
2022-04-22arm64/sme: Implement ptrace support for streaming mode SVE registersMark Brown
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2022-03-10ptrace/arm: Rename tracehook_report_syscall report_syscallEric W. Biederman
2022-01-10Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-14arm64/sve: Generalise vector length configuration prctl() for SMEMark Brown
2021-12-01arm64: Snapshot thread flagsMark Rutland
2021-10-21arm64/sve: Put system wide vector length information into structsMark Brown
2021-10-21arm64/sve: Use accessor functions for vector lengths in thread_structMark Brown