index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2025-11-17
s390: Remove compat support
Heiko Carstens
2025-07-14
s390/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
2025-05-17
s390/ptrace: Always inline regs_get_kernel_stack_nth() and regs_get_register()
Heiko Carstens
2025-03-18
s390/ptrace: Avoid KASAN false positives in regs_get_kernel_stack_nth()
Vasily Gorbik
2025-03-04
s390: Use system header file variant of include directive
Heiko Carstens
2025-03-04
s390/tx: Convert MACHINE_HAS_TE to machine_has_tx()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()
Heiko Carstens
2024-02-16
s390/fpu: remove anonymous union from struct fpu
Heiko Carstens
2024-02-16
s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etc
Heiko Carstens
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
2024-02-12
s390/switch_to: use generic header file
Heiko Carstens
2024-02-12
s390/acrs: cleanup access register handling
Heiko Carstens
2024-01-11
s390/ptrace: remove leftover comment
Heiko Carstens
2023-12-11
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
2023-12-11
s390/fpu: get rid of test_fp_ctl()
Heiko Carstens
2023-12-11
s390/ptrace: handle setting of fpc register correctly
Heiko Carstens
2023-09-19
s390: use control register bit defines
Heiko Carstens
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
2023-09-19
s390/kprobes,ptrace: open code struct per_reg
Heiko Carstens
2023-09-19
s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store()
Heiko Carstens
2023-09-19
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-03-27
s390/ptrace: fix PTRACE_GET_LAST_BREAK error handling
Heiko Carstens
2023-02-09
s390/vx: use simple assignments to access __vector128 members
Heiko Carstens
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
2022-03-01
s390/ptrace: remove opencoded offsetof
Heiko Carstens
2021-06-07
s390/traps: add struct to access transactional diagnostic block
Sven Schnelle
2021-01-19
s390: convert to generic entry
Sven Schnelle
2020-08-17
s390/ptrace: fix storage key handling
Heiko Carstens
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-07-27
s390: switch to ->regset_get()
Al Viro
2020-06-16
s390/ptrace: fix setting syscall number
Sven Schnelle
2020-06-16
s390/ptrace: pass invalid syscall numbers to tracing
Sven Schnelle
2020-06-16
s390/ptrace: return -ENOSYS when invalid syscall is supplied
Sven Schnelle
2020-06-16
s390/seccomp: pass syscall arguments via seccomp_data
Sven Schnelle
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-05-06
s390: ptrace: hard-code "s390x" instead of UTS_MACHINE
Masahiro Yamada
2019-10-10
seccomp: simplify secure_computing()
Christian Brauner
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2017-11-28
s390/gs: add compat regset for the guarded storage broadcast control block
Martin Schwidefsky
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
s390/ctl_reg: use decoding unions in update_cr_regs
Martin Schwidefsky
2017-09-28
s390/ptrace: add runtime instrumention register get/set
Alice Frosi
2017-09-28
s390/ptrace: fix guarded storage regset handling
Heiko Carstens
2017-06-12
s390/ptrace: guarded storage regset for the current task
Martin Schwidefsky
2017-04-21
s390/gs: add regset for the guarded storage broadcast control block
Martin Schwidefsky
[next]