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