| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: remove compat_alloc_user_space | Arnd Bergmann | 2021-09-08 | 1 | -2/+0 |
* | compat: remove some compat entry points | Arnd Bergmann | 2021-09-08 | 1 | -20/+0 |
* | mm: simplify compat numa syscalls | Arnd Bergmann | 2021-09-08 | 1 | -8/+9 |
* | compat: make linux/compat.h available everywhere | Arnd Bergmann | 2021-07-23 | 1 | -17/+15 |
* | x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't... | Al Viro | 2021-07-01 | 1 | -2/+0 |
* | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-05-21 | 1 | -4/+6 |
|\ |
|
| * | signal: Deliver all of the siginfo perf data in _perf | Eric W. Biederman | 2021-05-18 | 1 | -1/+4 |
| * | siginfo: Move si_trapno inside the union inside _si_fault | Eric W. Biederman | 2021-05-18 | 1 | -3/+2 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-07 | 1 | -1/+0 |
|\ \ |
|
| * | | include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN... | Masahiro Yamada | 2021-05-06 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2021-04-30 | 1 | -0/+35 |
|\ \
| |/
|/| |
|
| * | signal: Add unsafe_get_compat_sigset() | Christophe Leroy | 2021-04-03 | 1 | -0/+35 |
* | | signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures | Marco Elver | 2021-04-23 | 1 | -1/+1 |
* | | signal: Introduce TRAP_PERF si_code and si_perf to siginfo | Marco Elver | 2021-04-16 | 1 | -0/+2 |
|/ |
|
* | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn | 2020-12-19 | 1 | -0/+6 |
* | signal: Add unsafe_put_compat_sigset() | Christophe Leroy | 2020-12-04 | 1 | -0/+32 |
* | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-10-12 | 1 | -6/+0 |
|\ |
|
| * | fs: remove compat_sys_mount | Christoph Hellwig | 2020-09-22 | 1 | -6/+0 |
* | | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-10-12 | 1 | -0/+9 |
|\ \ |
|
| * | | compat: add a compat_need_64bit_alignment_fixup() helper | Christoph Hellwig | 2020-09-17 | 1 | -0/+9 |
| |/ |
|
* | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-10-12 | 1 | -36/+14 |
|\ \ |
|
| * | | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig | 2020-10-03 | 1 | -8/+0 |
| * | | fs: remove compat_sys_vmsplice | Christoph Hellwig | 2020-10-03 | 1 | -4/+0 |
| * | | fs: remove the compat readv/writev syscalls | Christoph Hellwig | 2020-10-03 | 1 | -4/+0 |
| * | | fs: remove various compat readv/writev helpers | Christoph Hellwig | 2020-10-03 | 1 | -10/+10 |
| * | | iov_iter: refactor rw_copy_check_uvector and import_iovec | Christoph Hellwig | 2020-10-03 | 1 | -11/+5 |
| * | | compat.h: fix a spelling error in <linux/compat.h> | Christoph Hellwig | 2020-09-25 | 1 | -1/+1 |
| |/ |
|
* / | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -3/+3 |
|/ |
|
* | all arch: remove system call sys_sysctl | Xiaoming Ni | 2020-08-14 | 1 | -1/+0 |
* | net: remove compat_sys_{get,set}sockopt | Christoph Hellwig | 2020-07-19 | 1 | -4/+0 |
* | signal: refactor copy_siginfo_to_user32 | Christoph Hellwig | 2020-05-05 | 1 | -2/+9 |
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-03-31 | 1 | -4/+5 |
|\ |
|
| * | x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame() | Al Viro | 2020-03-19 | 1 | -4/+5 |
* | | y2038: remove unused time32 interfaces | Arnd Bergmann | 2020-02-21 | 1 | -29/+0 |
|/ |
|
* | compat: provide compat_ptr() on all architectures | Arnd Bergmann | 2020-01-03 | 1 | -0/+18 |
* | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 2019-12-01 | 1 | -13/+6 |
|\ |
|
| * | y2038: itimer: compat handling to itimer.c | Arnd Bergmann | 2019-11-15 | 1 | -11/+4 |
| * | y2038: make ns_to_compat_timeval use __kernel_old_timeval | Arnd Bergmann | 2019-11-15 | 1 | -2/+2 |
* | | futex: Move futex exit handling into futex code | Thomas Gleixner | 2019-11-20 | 1 | -2/+0 |
|/ |
|
* | signal: simplify set_user_sigmask/restore_user_sigmask | Oleg Nesterov | 2019-07-16 | 1 | -2/+1 |
* | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann | 2019-02-07 | 1 | -69/+4 |
* | time: make adjtime compat handling available for 32 bit | Arnd Bergmann | 2019-02-07 | 1 | -33/+2 |
* | y2038: signal: Add compat_sys_rt_sigtimedwait_time64 | Arnd Bergmann | 2018-12-18 | 1 | -0/+3 |
* | y2038: socket: Add compat_sys_recvmmsg_time64 | Arnd Bergmann | 2018-12-18 | 1 | -0/+3 |
* | io_pgetevents: use __kernel_timespec | Deepa Dinamani | 2018-12-06 | 1 | -0/+6 |
* | pselect6: use __kernel_timespec | Deepa Dinamani | 2018-12-06 | 1 | -0/+5 |
* | ppoll: use __kernel_timespec | Deepa Dinamani | 2018-12-06 | 1 | -0/+5 |
* | signal: Add set_user_sigmask() | Deepa Dinamani | 2018-12-06 | 1 | -0/+4 |
* | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 2018-11-03 | 1 | -0/+3 |
|\ |
|
| * | include/linux/compat.h: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-10-31 | 1 | -0/+3 |