summaryrefslogtreecommitdiff
path: root/include/linux/compat.h
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-15
|\
| * syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski2018-04-09
| * syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski2018-04-05
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-05
|\ \ | |/ |/|
| * signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68kEric W. Biederman2018-04-02
* | bpf: whitelist all syscalls for error injectionHoward McLauchlan2018-04-02
* | syscalls/x86: auto-create compat_sys_*() prototypesDominik Brodowski2018-04-02
* | syscalls: sort syscall prototypes in include/linux/compat.hDominik Brodowski2018-04-02
* | fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()Dominik Brodowski2018-04-02
* | Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-08
|\ \ | |/ |/|
| * signals: Move put_compat_sigset to compat.h to silence hardened usercopyMatt Redfearn2018-03-02
* | signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman2018-03-06
|/
* signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-15
* signal: Move addr_lsb into the _sigfault union for clarityEric W. Biederman2018-01-15
* signal: unify compat_siginfo_tAl Viro2018-01-15
* Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-17
|\
| * get_compat_sigset()Al Viro2017-09-19
| * get rid of {get,put}_compat_itimerspec()Al Viro2017-09-19
| * signal: replace sigset_to_compat() with put_compat_sigset()Dmitry V. Levin2017-09-19
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2017-09-14
|\
| * semtimedop(): move compat to nativeAl Viro2017-07-15
* | annotate RWF_... flagsChristoph Hellwig2017-08-31
* | teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro2017-08-31
|/
* Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-06
|\
| * compat_{get,put}_bitmap(): use unsafe_{get,put}_user()Al Viro2017-06-09
* | time: introduce {get,put}_itimerspec64Deepa Dinamani2017-06-25
* | time: add get_timespec64 and put_timespec64Deepa Dinamani2017-06-25
* | itimers: Move compat itimer syscalls to native onesAl Viro2017-06-14
* | ntp: Move adjtimex related compat syscalls to native counterpartsAl Viro2017-06-14
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-05-03
|\
| * KEYS: add SP800-56A KDF support for DHStephan Mueller2017-04-04
* | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-05-02
|\ \
| * | Remove compat_sys_getdents64()Al Viro2017-04-17
| |/
* | x86/syscalls/32: Wire up arch_prctl on x86-32Kyle Huey2017-03-20
|/
* sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev2017-02-27
* fs/binfmt: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-01
* compat: remove compat_printk()Arnd Bergmann2016-09-27
* compat: add in_compat_syscall to ask whether we're in a compat syscallAndy Lutomirski2016-03-22
* vfs: vfs: Define new syscalls preadv2,pwritev2Milosz Tanski2016-03-04
* include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-17
* compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypesCatalin Marinas2015-01-27
* syscalls: implement execveat() system callDavid Drysdale2014-12-13
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-02
|\
| * compat: Get rid of (get|put)_compat_time(val|spec)H. Peter Anvin2014-02-02
* | compat: include linux/unistd.h within linux/compat.hHeiko Carstens2014-03-20
* | mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-06
* | kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-06
* | net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-06
* | ipc/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-06