aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/ptrace.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-17s390/ptrace: Rename psw_t32 to psw32_tHeiko Carstens1-1/+1
2025-11-14s390/fault: Print unmodified PSW address on protection exceptionHeiko Carstens1-0/+2
2025-10-24s390/ptrace: Explicitly include <linux/typecheck.h>Jens Remus1-0/+1
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-2/+2
2025-06-17s390/ptrace: Fix pointer dereferencing in regs_get_kernel_stack_nth()Heiko Carstens1-1/+1
2025-06-16s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth1-2/+2
2025-05-17s390/ptrace: Always inline regs_get_kernel_stack_nth() and regs_get_register()Heiko Carstens1-7/+39
2025-04-14s390/mm: Reimplement lazy ASCE handlingHeiko Carstens1-1/+0
2025-03-18s390: Remove 2k vs 4k page table leftoversHeiko Carstens1-2/+0
2024-10-29s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT againClaudio Imbrenda1-0/+2
2024-03-17s390/entry: compare gmap asce to determine guest/host faultSven Schnelle1-2/+0
2024-02-12s390/switch_to: use generic header fileHeiko Carstens1-0/+4
2023-07-03s390/ptrace: make all psw related defines also available for asmHeiko Carstens1-26/+26
2023-07-03s390/ptrace: remove PSW_DEFAULT_KEY from uapiHeiko Carstens1-0/+2
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev1-1/+1
2022-05-06s390/ptrace: move short psw definitions to ptrace header fileHeiko Carstens1-0/+29
2022-03-01s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens1-0/+2
2021-10-26s390/ptrace: add last_break member to pt_regsSven Schnelle1-0/+1
2021-10-11s390/ptrace: add function argument access APIHeiko Carstens1-0/+19
2021-10-11s390/ptrace: fix coding styleHeiko Carstens1-2/+1
2021-07-08s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTARTSven Schnelle1-9/+9
2021-07-08s390: move restart of execve() syscallSven Schnelle1-0/+8
2021-06-07s390: add struct tpi_info to struct pt_regsSven Schnelle1-3/+9
2021-01-19s390: convert to generic entrySven Schnelle1-3/+6
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens1-0/+1
2020-07-27s390: enable HAVE_FUNCTION_ERROR_INJECTIONIlya Leoshkevich1-0/+5
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada1-5/+5
2017-12-05s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-3/+8
2017-11-14s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-13s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky1-0/+2
2017-06-12s390: rename struct psw_bits membersHeiko Carstens1-19/+19
2017-06-12s390: rename psw_bits enumsHeiko Carstens1-7/+7
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens1-2/+2
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens1-1/+1
2016-01-11s390/ptrace: get rid of long longs in psw_bitsHeiko Carstens1-19/+19
2015-10-14s390/flags: use _BITUL macroHeiko Carstens1-2/+3
2015-10-14s390/flags: fix flag handlingHeiko Carstens1-3/+3
2015-03-25s390: remove 31 bit supportHeiko Carstens1-4/+0
2014-09-25s390/uprobes: architecture backend for uprobesJan Willeke1-0/+6
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-0/+44
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky1-0/+22
2014-04-22s390/ptrace: add struct psw and accessor functionHeiko Carstens1-0/+44
2014-03-14s390/ptrace: add support for PTRACE_SINGLEBLOCKMartin Schwidefsky1-0/+1
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky1-2/+5
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky1-0/+1
2013-04-23s390/ptrace: remove empty ifdefsHeiko Carstens1-5/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/s390/include/asmDavid Howells1-461/+1
2012-09-26s390: add support for transactional memoryMartin Schwidefsky1-2/+6
2012-09-26s390: add support for runtime instrumentationJan Glauber1-1/+3