summaryrefslogtreecommitdiffstats
path: root/include/linux/compat.h
Commit message (Expand)AuthorAgeFilesLines
* syscalls: Remove file path comments from headersSohil Mehta2023-06-221-73/+9
* signal/compat: Remove compat_sigset_t overrideBrian Gerst2022-10-191-2/+0
* Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-311-0/+68
|\
| * riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren2022-04-261-0/+37
| * compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-0/+31
* | signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2022-04-221-0/+1
|/
* arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-081-2/+0
* compat: remove some compat entry pointsArnd Bergmann2021-09-081-20/+0
* mm: simplify compat numa syscallsArnd Bergmann2021-09-081-8/+9
* compat: make linux/compat.h available everywhereArnd Bergmann2021-07-231-17/+15
* x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't...Al Viro2021-07-011-2/+0
* Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-211-4/+6
|\
| * signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-181-1/+4
| * siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman2021-05-181-3/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-1/+0
|\ \
| * | include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN...Masahiro Yamada2021-05-061-1/+0
| |/
* | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-04-301-0/+35
|\ \ | |/ |/|
| * signal: Add unsafe_get_compat_sigset()Christophe Leroy2021-04-031-0/+35
* | signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architecturesMarco Elver2021-04-231-1/+1
* | signal: Introduce TRAP_PERF si_code and si_perf to siginfoMarco Elver2021-04-161-0/+2
|/
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+6
* signal: Add unsafe_put_compat_sigset()Christophe Leroy2020-12-041-0/+32
* Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-121-6/+0
|\
| * fs: remove compat_sys_mountChristoph Hellwig2020-09-221-6/+0
* | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-121-0/+9
|\ \
| * | compat: add a compat_need_64bit_alignment_fixup() helperChristoph Hellwig2020-09-171-0/+9
| |/
* | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-121-36/+14
|\ \
| * | mm: remove compat_process_vm_{readv,writev}Christoph Hellwig2020-10-031-8/+0
| * | fs: remove compat_sys_vmspliceChristoph Hellwig2020-10-031-4/+0
| * | fs: remove the compat readv/writev syscallsChristoph Hellwig2020-10-031-4/+0
| * | fs: remove various compat readv/writev helpersChristoph Hellwig2020-10-031-10/+10
| * | iov_iter: refactor rw_copy_check_uvector and import_iovecChristoph Hellwig2020-10-031-11/+5
| * | compat.h: fix a spelling error in <linux/compat.h>Christoph Hellwig2020-09-251-1/+1
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
|/
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+0
* net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-191-4/+0
* signal: refactor copy_siginfo_to_user32Christoph Hellwig2020-05-051-2/+9
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-311-4/+5
|\
| * x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()Al Viro2020-03-191-4/+5
* | y2038: remove unused time32 interfacesArnd Bergmann2020-02-211-29/+0
|/
* compat: provide compat_ptr() on all architecturesArnd Bergmann2020-01-031-0/+18
* Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-011-13/+6
|\
| * y2038: itimer: compat handling to itimer.cArnd Bergmann2019-11-151-11/+4
| * y2038: make ns_to_compat_timeval use __kernel_old_timevalArnd Bergmann2019-11-151-2/+2
* | futex: Move futex exit handling into futex codeThomas Gleixner2019-11-201-2/+0
|/
* signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov2019-07-161-2/+1
* y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-69/+4
* time: make adjtime compat handling available for 32 bitArnd Bergmann2019-02-071-33/+2
* y2038: signal: Add compat_sys_rt_sigtimedwait_time64Arnd Bergmann2018-12-181-0/+3
* y2038: socket: Add compat_sys_recvmmsg_time64Arnd Bergmann2018-12-181-0/+3