index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
compat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal/compat: Remove compat_sigset_t override
Brian Gerst
2022-10-19
1
-2
/
+0
*
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
1
-0
/
+68
|
\
|
*
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
2022-04-26
1
-0
/
+37
|
*
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
2022-04-26
1
-0
/
+31
*
|
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-04-22
1
-0
/
+1
|
/
*
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
[next]