index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
ptrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)
Timothy E Baldwin
2021-03-04
1
-1
/
+1
*
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
2020-11-23
1
-5
/
+2
*
arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regset
Catalin Marinas
2020-09-04
1
-0
/
+42
*
arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support
Catalin Marinas
2020-09-04
1
-0
/
+7
*
arm64: mte: system register definitions
Vincenzo Frascino
2020-09-03
1
-1
/
+1
*
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-07
1
-204
/
+99
|
\
|
*
regset(): kill ->get_size()
Al Viro
2020-07-27
1
-13
/
+0
|
*
arm64: switch to ->regset_get()
Al Viro
2020-07-27
1
-163
/
+62
|
*
arm64: sanitize compat_ptrace_write_user()
Al Viro
2020-06-26
1
-9
/
+20
|
*
arm64: get rid of copy_regset_to_user() in compat_ptrace_read_user()
Al Viro
2020-06-26
1
-3
/
+1
|
*
arm64: take fetching compat reg out of pt_regs into a new helper
Al Viro
2020-06-26
1
-17
/
+17
*
|
arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()
Will Deacon
2020-07-16
1
-2
/
+2
*
|
arm64: ptrace: Add a comment describing our syscall entry/exit trap ABI
Will Deacon
2020-07-16
1
-2
/
+14
*
|
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
2020-07-16
1
-2
/
+2
*
|
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
2020-07-16
1
-6
/
+19
|
/
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-01
1
-1
/
+1
|
\
|
*
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
2020-05-05
1
-1
/
+1
|
|
\
|
|
*
arm64: Basic Branch Target Identification support
Dave Martin
2020-03-16
1
-1
/
+1
*
|
|
arm64: Fix PTRACE_SYSEMU semantics
Keno Fischer
2020-05-20
1
-3
/
+4
|
/
/
*
|
arm64: rename ptrauth key structures to be user-specific
Kristina Martsenko
2020-03-18
1
-8
/
+8
|
/
*
arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
Suzuki K Poulose
2020-01-14
1
-0
/
+21
*
seccomp: simplify secure_computing()
Christian Brauner
2019-10-10
1
-1
/
+1
*
arm64/ptrace: Fix typoes in sve_set() comment
Julien Grall
2019-08-07
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
1
-1
/
+5
|
\
|
*
arm64: ptrace: add support for syscall emulation
Sudeep Holla
2019-06-05
1
-1
/
+5
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-10
1
-0
/
+147
|
\
|
*
arm64: add ptrace regsets for ptrauth key management
Kristina Martsenko
2019-02-01
1
-0
/
+147
*
|
arm64: fix SSBS sanitization
Mark Rutland
2019-02-18
1
-7
/
+8
|
/
*
arm64: expose user PAC bit positions via ptrace
Mark Rutland
2018-12-13
1
-0
/
+38
*
signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap
Eric W. Biederman
2018-09-27
1
-1
/
+3
*
signal/arm64: In ptrace_hbptriggered name the signal description string
Eric W. Biederman
2018-09-27
1
-1
/
+2
*
signal/arm64: Add and use arm64_force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-8
/
+3
*
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
Eric W. Biederman
2018-09-27
1
-1
/
+1
*
arm64: Add stack information to on_accessible_stack
Laura Abbott
2018-07-26
1
-1
/
+1
*
arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()
Mark Rutland
2018-07-23
1
-8
/
+11
*
arm64: Drop asmlinkage qualifier from syscall_trace_{enter,exit}
Will Deacon
2018-07-12
1
-2
/
+2
*
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
2018-07-11
1
-0
/
+2
*
arm64: use PSR_AA32 definitions
Mark Rutland
2018-07-05
1
-10
/
+10
*
arm64: ptrace: map SPSR_ELx<->PSR for compat tasks
Mark Rutland
2018-07-05
1
-0
/
+2
*
arm64: don't zero DIT on signal return
Mark Rutland
2018-07-05
1
-4
/
+8
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-0
/
+1
|
\
|
*
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
2018-05-25
1
-0
/
+1
*
|
arm64/sve: Thin out initialisation sanity-checks for sve_max_vl
Dave Martin
2018-06-01
1
-3
/
+0
*
|
arm64: Remove duplicate include
Vincenzo Frascino
2018-05-15
1
-2
/
+0
|
/
*
arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
Mark Rutland
2018-04-26
1
-4
/
+10
*
arm64: ptrace: remove addr_limit manipulation
Mark Rutland
2018-04-24
1
-6
/
+0
*
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
2018-03-28
1
-15
/
+15
*
arm64: fpsimd: Split cpu field out from struct fpsimd_state
Dave Martin
2018-03-28
1
-5
/
+5
[next]