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
...
*
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
*
|
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
2018-11-01
1
-2
/
+2
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
1
-54
/
+47
|
\
|
*
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
2018-08-29
1
-6
/
+1
|
*
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
2018-08-29
1
-2
/
+0
|
*
y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018-08-27
1
-48
/
+48
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-2
/
+2
|
\
\
|
*
|
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-10-03
1
-2
/
+2
|
|
/
*
/
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
Will Deacon
2018-10-01
1
-0
/
+3
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-14
1
-0
/
+11
|
\
|
*
kernel: add kcompat_sys_{f,}statfs64()
Mark Rutland
2018-07-12
1
-0
/
+11
*
|
Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2018-07-12
1
-1
/
+7
|
\
|
|
*
disable -Wattribute-alias warning for SYSCALL_DEFINEx()
Arnd Bergmann
2018-06-25
1
-1
/
+7
*
|
time: Enable get/put_compat_itimerspec64 always
Deepa Dinamani
2018-06-24
1
-9
/
+0
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-4
/
+8
|
\
|
*
compat: Enable compat_get/put_timespec64 always
Deepa Dinamani
2018-04-19
1
-2
/
+0
|
*
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-19
1
-0
/
+1
|
*
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-04-19
1
-1
/
+2
|
*
compat: Make compat helpers independent of CONFIG_COMPAT
Deepa Dinamani
2018-04-19
1
-2
/
+6
*
|
aio: implement io_pgetevents
Christoph Hellwig
2018-05-02
1
-0
/
+7
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-15
1
-12
/
+39
|
\
|
*
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
Dominik Brodowski
2018-04-09
1
-12
/
+17
|
*
syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls
Dominik Brodowski
2018-04-05
1
-0
/
+22
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-05
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
signal: Correct the offset of si_pkey and si_lower in struct siginfo on m68k
Eric W. Biederman
2018-04-02
1
-2
/
+4
*
|
bpf: whitelist all syscalls for error injection
Howard McLauchlan
2018-04-02
1
-0
/
+3
*
|
syscalls/x86: auto-create compat_sys_*() prototypes
Dominik Brodowski
2018-04-02
1
-14
/
+3
*
|
syscalls: sort syscall prototypes in include/linux/compat.h
Dominik Brodowski
2018-04-02
1
-277
/
+378
*
|
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
Dominik Brodowski
2018-04-02
1
-0
/
+3
*
|
Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-08
1
-2
/
+24
|
\
\
|
|
/
|
/
|
|
*
signals: Move put_compat_sigset to compat.h to silence hardened usercopy
Matt Redfearn
2018-03-02
1
-2
/
+24
*
|
signal: Correct the offset of si_pkey in struct siginfo
Eric W. Biederman
2018-03-06
1
-2
/
+2
|
/
*
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
2018-01-15
1
-1
/
+1
*
signal: Move addr_lsb into the _sigfault union for clarity
Eric W. Biederman
2018-01-15
1
-2
/
+10
*
signal: unify compat_siginfo_t
Al Viro
2018-01-15
1
-0
/
+90
*
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
1
-7
/
+3
|
\
|
*
get_compat_sigset()
Al Viro
2017-09-19
1
-1
/
+1
|
*
get rid of {get,put}_compat_itimerspec()
Al Viro
2017-09-19
1
-5
/
+0
|
*
signal: replace sigset_to_compat() with put_compat_sigset()
Dmitry V. Levin
2017-09-19
1
-1
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2017-09-14
1
-9
/
+0
|
\
|
*
semtimedop(): move compat to native
Al Viro
2017-07-15
1
-9
/
+0
*
|
annotate RWF_... flags
Christoph Hellwig
2017-08-31
1
-2
/
+14
*
|
teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise arguments
Al Viro
2017-08-31
1
-1
/
+1
|
/
*
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-07-06
1
-2
/
+1
|
\
[prev]
[next]