index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-04
arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regset
Catalin Marinas
1
-0
/
+42
2020-09-04
arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support
Catalin Marinas
1
-0
/
+7
2020-09-03
arm64: mte: system register definitions
Vincenzo Frascino
1
-1
/
+1
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-204
/
+99
2020-07-27
regset(): kill ->get_size()
Al Viro
1
-13
/
+0
2020-07-27
arm64: switch to ->regset_get()
Al Viro
1
-163
/
+62
2020-07-16
arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()
Will Deacon
1
-2
/
+2
2020-07-16
arm64: ptrace: Add a comment describing our syscall entry/exit trap ABI
Will Deacon
1
-2
/
+14
2020-07-16
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
1
-2
/
+2
2020-07-16
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
1
-6
/
+19
2020-06-26
arm64: sanitize compat_ptrace_write_user()
Al Viro
1
-9
/
+20
2020-06-26
arm64: get rid of copy_regset_to_user() in compat_ptrace_read_user()
Al Viro
1
-3
/
+1
2020-06-26
arm64: take fetching compat reg out of pt_regs into a new helper
Al Viro
1
-17
/
+17
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2020-05-20
arm64: Fix PTRACE_SYSEMU semantics
Keno Fischer
1
-3
/
+4
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
1
-1
/
+1
2020-03-18
arm64: rename ptrauth key structures to be user-specific
Kristina Martsenko
1
-8
/
+8
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
1
-1
/
+1
2020-01-14
arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
Suzuki K Poulose
1
-0
/
+21
2019-10-11
seccomp: simplify secure_computing()
Christian Brauner
1
-1
/
+1
2019-08-07
arm64/ptrace: Fix typoes in sve_set() comment
Julien Grall
1
-1
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-05
arm64: ptrace: add support for syscall emulation
Sudeep Holla
1
-1
/
+5
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+147
2019-02-18
arm64: fix SSBS sanitization
Mark Rutland
1
-7
/
+8
2019-02-01
arm64: add ptrace regsets for ptrauth key management
Kristina Martsenko
1
-0
/
+147
2018-12-13
arm64: expose user PAC bit positions via ptrace
Mark Rutland
1
-0
/
+38
2018-09-27
signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap
Eric W. Biederman
1
-1
/
+3
2018-09-27
signal/arm64: In ptrace_hbptriggered name the signal description string
Eric W. Biederman
1
-1
/
+2
2018-09-27
signal/arm64: Add and use arm64_force_sig_fault where appropriate
Eric W. Biederman
1
-8
/
+3
2018-09-27
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
Eric W. Biederman
1
-1
/
+1
2018-07-26
arm64: Add stack information to on_accessible_stack
Laura Abbott
1
-1
/
+1
2018-07-23
arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()
Mark Rutland
1
-8
/
+11
2018-07-12
arm64: Drop asmlinkage qualifier from syscall_trace_{enter,exit}
Will Deacon
1
-2
/
+2
2018-07-11
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
1
-0
/
+2
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
1
-10
/
+10
2018-07-05
arm64: ptrace: map SPSR_ELx<->PSR for compat tasks
Mark Rutland
1
-0
/
+2
2018-07-05
arm64: don't zero DIT on signal return
Mark Rutland
1
-4
/
+8
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2018-06-01
arm64/sve: Thin out initialisation sanity-checks for sve_max_vl
Dave Martin
1
-3
/
+0
2018-05-25
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
1
-0
/
+1
2018-05-15
arm64: Remove duplicate include
Vincenzo Frascino
1
-2
/
+0
2018-04-26
arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
Mark Rutland
1
-4
/
+10
2018-04-24
arm64: ptrace: remove addr_limit manipulation
Mark Rutland
1
-6
/
+0
2018-03-28
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
1
-15
/
+15
2018-03-28
arm64: fpsimd: Split cpu field out from struct fpsimd_state
Dave Martin
1
-5
/
+5
2018-03-06
arm64: Use arm64_force_sig_info instead of force_sig_info
Will Deacon
1
-1
/
+1
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
1
-1
/
+1
[next]