Age | Commit message (Expand) | Author | Files | Lines |
2021-07-27 | s390/syscall: provide generic system call functions | Heiko Carstens | 1 | -0/+59 |
2021-01-19 | s390: convert to generic entry | Sven Schnelle | 1 | -2/+9 |
2020-06-18 | s390: fix syscall_get_error for compat processes | Dmitry V. Levin | 1 | -1/+11 |
2019-05-08 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2019-05-07 | Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -7/+2 |
2019-04-29 | s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quad | Gerald Schaefer | 1 | -7/+2 |
2019-04-05 | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) | 1 | -6/+5 |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 1 | -12/+5 |
2019-03-21 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 1 | -2/+2 |
2017-11-24 | s390: include: Remove redundant license text | Greg Kroah-Hartman | 1 | -4/+0 |
2017-11-24 | s390: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-05 | s390/syscalls: Fix out of bounds arguments access | Jiri Olsa | 1 | -0/+6 |
2015-03-30 | s390/syscalls: simplify syscall_get_arch() | Heiko Carstens | 1 | -1/+1 |
2014-07-28 | s390/seccomp: fix error return for filtered system calls | Jan Willeke | 1 | -1/+1 |
2014-05-20 | s390: split TIF bits into CIF, PIF and TIF bits | Martin Schwidefsky | 1 | -1/+1 |
2014-03-20 | audit: use uapi/linux/audit.h for AUDIT_ARCH declarations | Eric Paris | 1 | -1/+1 |
2014-03-20 | syscall_get_arch: remove useless function arguments | Eric Paris | 1 | -3/+2 |
2013-04-26 | s390: system call path micro optimization | Martin Schwidefsky | 1 | -0/+1 |
2012-08-08 | s390/seccomp: add support for system call filtering using BPF | Heiko Carstens | 1 | -0/+10 |
2011-12-27 | [S390] cleanup trap handling | Martin Schwidefsky | 1 | -1/+1 |
2011-10-30 | [S390] add TIF_SYSCALL thread flag | Martin Schwidefsky | 1 | -1/+2 |
2011-10-30 | [S390] signal race with restarting system calls | Martin Schwidefsky | 1 | -2/+3 |
2010-10-25 | [S390] cleanup system call parameter setup | Martin Schwidefsky | 1 | -4/+0 |
2010-02-17 | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger | 1 | -0/+7 |
2009-06-12 | [S390] ftrace: add system call tracer support | Heiko Carstens | 1 | -0/+1 |
2008-11-27 | [S390] fix system call parameter functions. | Martin Schwidefsky | 1 | -12/+16 |
2008-10-10 | [S390] ptrace changes | Martin Schwidefsky | 1 | -0/+80 |