Age | Commit message (Expand) | Author | Files | Lines |
2019-08-12 | MIPS/ptrace: Update mips_get_syscall_arg's return type | Nathan Chancellor | 1 | -14/+7 |
2019-07-17 | mips: define syscall_get_error() | Dmitry V. Levin | 1 | -0/+6 |
2019-05-08 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 1 | -1/+2 |
2019-03-21 | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 1 | -3/+3 |
2018-11-21 | mips: fix mips_get_syscall_arg o32 check | Dmitry V. Levin | 1 | -1/+1 |
2017-11-09 | MIPS/ptrace: Update syscall nr on register changes | James Hogan | 1 | -4/+25 |
2017-07-11 | MIPS: Correct forced syscall errors | James Hogan | 1 | -1/+1 |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 1 | -1/+1 |
2016-02-02 | MIPS: Fix buffer overflow in syscall_get_arguments() | James Hogan | 1 | -3/+1 |
2015-02-04 | MIPS: Fix syscall_get_nr for the syscall exit tracing. | Lars Persson | 1 | -7/+1 |
2014-10-20 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -1/+1 |
2014-09-24 | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris | 1 | -1/+1 |
2014-08-19 | MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64 | Markos Chandras | 1 | -3/+5 |
2014-05-14 | MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64 | Markos Chandras | 1 | -0/+2 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -4/+3 |
2014-03-31 | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -4/+6 |
2014-03-27 | MIPS: seccomp: Handle indirect system calls (o32) | Markos Chandras | 1 | -1/+19 |
2014-03-27 | MIPS: asm: syscall: Define syscall_get_arch | Markos Chandras | 1 | -2/+4 |
2014-03-27 | MIPS: asm: syscall: Add the syscall_rollback function | Markos Chandras | 1 | -0/+6 |
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 | -1/+1 |
2014-03-17 | MIPS: Fix syscall tracing interface | Lars Persson | 1 | -2/+2 |
2014-03-17 | MIPS: asm: syscall: Fix copying system call arguments | Markos Chandras | 1 | -2/+1 |
2014-03-06 | MIPS: Fix randconfig build error. | Ralf Baechle | 1 | -0/+3 |
2014-01-23 | MIPS: Fix build error seen in some configurations | Guenter Roeck | 1 | -1/+1 |
2013-10-30 | MIPS: ftrace: Add support for syscall tracepoints. | Ralf Baechle | 1 | -0/+19 |
2013-10-30 | MIPS: Move audit_arch() helper function to __syscall_get_arch(). | Ralf Baechle | 1 | -0/+14 |
2013-10-30 | MIPS: Enable HAVE_ARCH_TRACEHOOK. | Ralf Baechle | 1 | -0/+67 |
2013-10-30 | MIPS: Provide arch_syscall_addr. | Ralf Baechle | 1 | -0/+16 |