Age | Commit message (Expand) | Author | Files | Lines |
2018-11-04 | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 1 | -0/+3 |
2018-11-01 | x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT | Dmitry Safonov | 1 | -2/+2 |
2018-10-31 | include/linux/compat.h: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+3 |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -54/+47 |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2018-10-03 | signal: Distinguish between kernel_siginfo and siginfo | Eric W. Biederman | 1 | -2/+2 |
2018-10-01 | signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack | Will Deacon | 1 | -0/+3 |
2018-08-29 | y2038: utimes: Rework #ifdef guards for compat syscalls | Arnd Bergmann | 1 | -6/+1 |
2018-08-29 | asm-generic: Move common compat types to asm-generic/compat.h | Arnd Bergmann | 1 | -2/+0 |
2018-08-27 | y2038: globally rename compat_time to old_time32 | Arnd Bergmann | 1 | -48/+48 |
2018-08-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+11 |
2018-07-12 | Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz... | Thomas Gleixner | 1 | -1/+7 |
2018-07-12 | kernel: add kcompat_sys_{f,}statfs64() | Mark Rutland | 1 | -0/+11 |
2018-06-25 | disable -Wattribute-alias warning for SYSCALL_DEFINEx() | Arnd Bergmann | 1 | -1/+7 |
2018-06-24 | time: Enable get/put_compat_itimerspec64 always | Deepa Dinamani | 1 | -9/+0 |
2018-06-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+8 |
2018-05-02 | aio: implement io_pgetevents | Christoph Hellwig | 1 | -0/+7 |
2018-04-19 | compat: Enable compat_get/put_timespec64 always | Deepa Dinamani | 1 | -2/+0 |
2018-04-19 | compat: Move compat_timespec/ timeval to compat_time.h | Deepa Dinamani | 1 | -0/+1 |
2018-04-19 | time: Add an asm-generic/compat.h file | Arnd Bergmann | 1 | -1/+2 |
2018-04-19 | compat: Make compat helpers independent of CONFIG_COMPAT | Deepa Dinamani | 1 | -2/+6 |
2018-04-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -12/+39 |
2018-04-09 | syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention | Dominik Brodowski | 1 | -12/+17 |
2018-04-06 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+4 |
2018-04-05 | syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls | Dominik Brodowski | 1 | -0/+22 |
2018-04-02 | signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k | Eric W. Biederman | 1 | -2/+4 |
2018-04-02 | bpf: whitelist all syscalls for error injection | Howard McLauchlan | 1 | -0/+3 |
2018-04-02 | syscalls/x86: auto-create compat_sys_*() prototypes | Dominik Brodowski | 1 | -14/+3 |
2018-04-02 | syscalls: sort syscall prototypes in include/linux/compat.h | Dominik Brodowski | 1 | -277/+378 |
2018-04-02 | fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl() | Dominik Brodowski | 1 | -0/+3 |
2018-03-08 | Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+24 |
2018-03-06 | signal: Correct the offset of si_pkey in struct siginfo | Eric W. Biederman | 1 | -2/+2 |
2018-03-03 | signals: Move put_compat_sigset to compat.h to silence hardened usercopy | Matt Redfearn | 1 | -2/+24 |
2018-01-16 | signal: Unify and correct copy_siginfo_from_user32 | Eric W. Biederman | 1 | -1/+1 |
2018-01-16 | signal: Move addr_lsb into the _sigfault union for clarity | Eric W. Biederman | 1 | -2/+10 |
2018-01-16 | signal: unify compat_siginfo_t | Al Viro | 1 | -0/+90 |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -7/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-20 | get_compat_sigset() | Al Viro | 1 | -1/+1 |
2017-09-20 | get rid of {get,put}_compat_itimerspec() | Al Viro | 1 | -5/+0 |
2017-09-20 | signal: replace sigset_to_compat() with put_compat_sigset() | Dmitry V. Levin | 1 | -1/+2 |
2017-09-15 | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -9/+0 |
2017-09-01 | annotate RWF_... flags | Christoph Hellwig | 1 | -2/+14 |
2017-09-01 | teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments | Al Viro | 1 | -1/+1 |
2017-07-16 | semtimedop(): move compat to native | Al Viro | 1 | -9/+0 |
2017-07-07 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -2/+1 |
2017-06-26 | time: introduce {get,put}_itimerspec64 | Deepa Dinamani | 1 | -0/+4 |
2017-06-26 | time: add get_timespec64 and put_timespec64 | Deepa Dinamani | 1 | -0/+2 |
2017-06-14 | itimers: Move compat itimer syscalls to native ones | Al Viro | 1 | -0/+4 |
2017-06-14 | ntp: Move adjtimex related compat syscalls to native counterparts | Al Viro | 1 | -0/+4 |