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