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
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
2023-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+59
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
1
-5
/
+59
2023-01-20
arm64/sme: Implement ZT0 ptrace support
Mark Brown
1
-0
/
+54
2023-01-20
arm64/sme: Rename za_state to sme_state
Mark Brown
1
-3
/
+3
2023-01-12
arm64/ptrace: Use system_supports_tpidr2() to check for TPIDR2 support
Mark Brown
1
-2
/
+2
2023-01-05
arm64: ptrace: Use ARM64_SME to guard the SME register enumerations
Zenghui Yu
1
-1
/
+1
2022-12-13
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-12
/
+4
2022-11-29
arm64/fpsimd: SME no longer requires SVE register state
Mark Brown
1
-2
/
+0
2022-11-29
arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
Mark Brown
1
-0
/
+3
2022-11-16
arm64: ptrace: user_regset_copyin_ignore() always returns 0
Sergey Shtylyov
1
-12
/
+4
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-6
/
+21
2022-09-30
Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...
Catalin Marinas
1
-6
/
+21
2022-09-21
arm64/ptrace: Support access to TPIDR2_EL0
Mark Brown
1
-5
/
+20
2022-09-09
arm64: stacktrace: rework stack boundary discovery
Mark Rutland
1
-1
/
+1
2022-09-08
arm64/ptrace: Don't clear calling process' TIF_SME on OOM
Mark Brown
1
-2
/
+0
2022-08-23
arm64/sme: Don't flush SVE register state when allocating SME storage
Mark Brown
1
-3
/
+3
2022-05-16
arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h
Mark Brown
1
-4
/
+4
2022-05-06
arm64/sme: More sensibly define the size for the ZA register set
Mark Brown
1
-2
/
+10
2022-04-22
arm64/sme: Add ptrace support for ZA
Mark Brown
1
-0
/
+144
2022-04-22
arm64/sme: Implement ptrace support for streaming mode SVE registers
Mark Brown
1
-46
/
+168
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-4
/
+3
2022-03-10
ptrace/arm: Rename tracehook_report_syscall report_syscall
Eric W. Biederman
1
-4
/
+3
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2021-12-14
arm64/sve: Generalise vector length configuration prctl() for SME
Mark Brown
1
-2
/
+2
2021-12-01
arm64: Snapshot thread flags
Mark Rutland
1
-2
/
+2
2021-10-21
arm64/sve: Put system wide vector length information into structs
Mark Brown
1
-1
/
+1
2021-10-21
arm64/sve: Use accessor functions for vector lengths in thread_struct
Mark Brown
1
-2
/
+2
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
1
-1
/
+1
2021-08-24
arm64/sve: Better handle failure to allocate SVE register storage
Mark Brown
1
-0
/
+5
2021-08-03
arm64: fix compat syscall return truncation
Mark Rutland
1
-1
/
+1
2021-05-26
arm64: Change the on_*stack functions to take a size argument
Peter Collingbourne
1
-1
/
+1
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
1
-0
/
+41
2021-02-25
arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)
Timothy E Baldwin
1
-1
/
+1
2021-02-03
arm64: ptrace: Fix missing return in hw breakpoint code
Keno Fischer
1
-0
/
+1
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
1
-5
/
+2
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
[next]