| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-04 | 1 | -4/+8 |
|\ |
|
| * | compat: Enable compat_get/put_timespec64 always | Deepa Dinamani | 2018-04-19 | 1 | -2/+0 |
| * | compat: Move compat_timespec/ timeval to compat_time.h | Deepa Dinamani | 2018-04-19 | 1 | -0/+1 |
| * | time: Add an asm-generic/compat.h file | Arnd Bergmann | 2018-04-19 | 1 | -1/+2 |
| * | compat: Make compat helpers independent of CONFIG_COMPAT | Deepa Dinamani | 2018-04-19 | 1 | -2/+6 |
* | | aio: implement io_pgetevents | Christoph Hellwig | 2018-05-02 | 1 | -0/+7 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-04-15 | 1 | -12/+39 |
|\ |
|
| * | syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention | Dominik Brodowski | 2018-04-09 | 1 | -12/+17 |
| * | syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls | Dominik Brodowski | 2018-04-05 | 1 | -0/+22 |
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-05 | 1 | -2/+4 |
|\ \
| |/
|/| |
|
| * | signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k | Eric W. Biederman | 2018-04-02 | 1 | -2/+4 |
* | | bpf: whitelist all syscalls for error injection | Howard McLauchlan | 2018-04-02 | 1 | -0/+3 |
* | | syscalls/x86: auto-create compat_sys_*() prototypes | Dominik Brodowski | 2018-04-02 | 1 | -14/+3 |
* | | syscalls: sort syscall prototypes in include/linux/compat.h | Dominik Brodowski | 2018-04-02 | 1 | -277/+378 |
* | | fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl() | Dominik Brodowski | 2018-04-02 | 1 | -0/+3 |
* | | Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-03-08 | 1 | -2/+24 |
|\ \
| |/
|/| |
|
| * | signals: Move put_compat_sigset to compat.h to silence hardened usercopy | Matt Redfearn | 2018-03-02 | 1 | -2/+24 |
* | | signal: Correct the offset of si_pkey in struct siginfo | Eric W. Biederman | 2018-03-06 | 1 | -2/+2 |
|/ |
|
* | signal: Unify and correct copy_siginfo_from_user32 | Eric W. Biederman | 2018-01-15 | 1 | -1/+1 |
* | signal: Move addr_lsb into the _sigfault union for clarity | Eric W. Biederman | 2018-01-15 | 1 | -2/+10 |
* | signal: unify compat_siginfo_t | Al Viro | 2018-01-15 | 1 | -0/+90 |
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-11-17 | 1 | -7/+3 |
|\ |
|
| * | get_compat_sigset() | Al Viro | 2017-09-19 | 1 | -1/+1 |
| * | get rid of {get,put}_compat_itimerspec() | Al Viro | 2017-09-19 | 1 | -5/+0 |
| * | signal: replace sigset_to_compat() with put_compat_sigset() | Dmitry V. Levin | 2017-09-19 | 1 | -1/+2 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2017-09-14 | 1 | -9/+0 |
|\ |
|
| * | semtimedop(): move compat to native | Al Viro | 2017-07-15 | 1 | -9/+0 |
* | | annotate RWF_... flags | Christoph Hellwig | 2017-08-31 | 1 | -2/+14 |
* | | teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments | Al Viro | 2017-08-31 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-07-06 | 1 | -2/+1 |
|\ |
|
| * | compat_{get,put}_bitmap(): use unsafe_{get,put}_user() | Al Viro | 2017-06-09 | 1 | -2/+1 |
* | | time: introduce {get,put}_itimerspec64 | Deepa Dinamani | 2017-06-25 | 1 | -0/+4 |
* | | time: add get_timespec64 and put_timespec64 | Deepa Dinamani | 2017-06-25 | 1 | -0/+2 |
* | | itimers: Move compat itimer syscalls to native ones | Al Viro | 2017-06-14 | 1 | -0/+4 |
* | | ntp: Move adjtimex related compat syscalls to native counterparts | Al Viro | 2017-06-14 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2017-05-03 | 1 | -0/+7 |
|\ |
|
| * | KEYS: add SP800-56A KDF support for DH | Stephan Mueller | 2017-04-04 | 1 | -0/+7 |
* | | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-05-02 | 1 | -5/+0 |
|\ \ |
|
| * | | Remove compat_sys_getdents64() | Al Viro | 2017-04-17 | 1 | -5/+0 |
| |/ |
|
* | | x86/syscalls/32: Wire up arch_prctl on x86-32 | Kyle Huey | 2017-03-20 | 1 | -0/+2 |
|/ |
|
* | sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT | Stas Sergeev | 2017-02-27 | 1 | -1/+3 |
* | fs/binfmt: Convert obsolete cputime type to nsecs | Frederic Weisbecker | 2017-02-01 | 1 | -1/+19 |
* | compat: remove compat_printk() | Arnd Bergmann | 2016-09-27 | 1 | -1/+0 |
* | compat: add in_compat_syscall to ask whether we're in a compat syscall | Andy Lutomirski | 2016-03-22 | 1 | -0/+15 |
* | vfs: vfs: Define new syscalls preadv2,pwritev2 | Milosz Tanski | 2016-03-04 | 1 | -0/+6 |
* | include, lib: add __printf attributes to several function prototypes | Nicolas Iooss | 2015-07-17 | 1 | -1/+1 |
* | compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypes | Catalin Marinas | 2015-01-27 | 1 | -0/+9 |
* | syscalls: implement execveat() system call | David Drysdale | 2014-12-13 | 1 | -0/+3 |
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-02 | 1 | -13/+10 |
|\ |
|