index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+1
2017-06-26
time: introduce {get,put}_itimerspec64
Deepa Dinamani
1
-0
/
+4
2017-06-26
time: add get_timespec64 and put_timespec64
Deepa Dinamani
1
-0
/
+2
2017-06-14
itimers: Move compat itimer syscalls to native ones
Al Viro
1
-0
/
+4
2017-06-14
ntp: Move adjtimex related compat syscalls to native counterparts
Al Viro
1
-0
/
+4
2017-06-10
compat_{get,put}_bitmap(): use unsafe_{get,put}_user()
Al Viro
1
-2
/
+1
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+7
2017-05-02
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-5
/
+0
2017-04-17
Remove compat_sys_getdents64()
Al Viro
1
-5
/
+0
2017-04-05
KEYS: add SP800-56A KDF support for DH
Stephan Mueller
1
-0
/
+7
2017-03-20
x86/syscalls/32: Wire up arch_prctl on x86-32
Kyle Huey
1
-0
/
+2
2017-02-28
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
Stas Sergeev
1
-1
/
+3
2017-02-01
fs/binfmt: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-1
/
+19
2016-09-28
compat: remove compat_printk()
Arnd Bergmann
1
-1
/
+0
2016-03-23
compat: add in_compat_syscall to ask whether we're in a compat syscall
Andy Lutomirski
1
-0
/
+15
2016-03-04
vfs: vfs: Define new syscalls preadv2,pwritev2
Milosz Tanski
1
-0
/
+6
2015-07-18
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
1
-1
/
+1
2015-01-27
compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypes
Catalin Marinas
1
-0
/
+9
2014-12-13
syscalls: implement execveat() system call
David Drysdale
1
-0
/
+3
2014-04-02
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+10
2014-03-20
compat: include linux/unistd.h within linux/compat.h
Heiko Carstens
1
-0
/
+1
2014-03-06
mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-5
/
+5
2014-03-06
kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-3
/
+3
2014-03-06
net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-2
/
+2
2014-03-06
ipc/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-2
/
+2
2014-03-06
fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-8
/
+10
2014-03-06
fs/compat: optional preadv64/pwrite64 compat system calls
Heiko Carstens
1
-0
/
+13
2014-03-06
ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_t
Heiko Carstens
1
-1
/
+1
2014-03-04
compat: add COMPAT_SYSCALL_DEFINE0 macro
Heiko Carstens
1
-0
/
+3
2014-03-04
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
Heiko Carstens
1
-0
/
+2
2014-02-03
compat: Get rid of (get|put)_compat_time(val|spec)
H. Peter Anvin
1
-13
/
+10
2014-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-01-31
Typo in compat_sys_lseek() declaration
Stephan Springl
1
-1
/
+1
2014-01-30
fs/compat: fix lookup_dcookie() parameter handling
Heiko Carstens
1
-1
/
+1
2014-01-30
fs/compat: fix parameter handling for compat readv/writev syscalls
Heiko Carstens
1
-8
/
+8
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-2
/
+2
2013-11-13
syscalls.h: use gcc alias instead of assembler aliases for syscalls
Andi Kleen
1
-2
/
+2
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
1
-1
/
+1
2013-09-12
syscalls.h: add forward declarations for inplace syscall wrappers
Sergei Trofimovich
1
-0
/
+1
2013-09-02
Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP
Al Viro
1
-0
/
+7
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
1
-0
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-36
/
+15
2013-03-19
Fix breakage in MIPS siginfo handling
David Howells
1
-2
/
+2
2013-03-04
get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC
Al Viro
1
-13
/
+4
2013-03-04
merge compat sys_ipc instances
Al Viro
1
-0
/
+1
2013-03-04
consolidate compat lookup_dcookie()
Al Viro
1
-0
/
+1
2013-03-04
switch epoll_pwait to COMPAT_SYSCALL_DEFINE
Al Viro
1
-3
/
+2
2013-03-04
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
1
-0
/
+2
2013-03-04
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
1
-9
/
+0
2013-03-04
get rid of duplicate logics in __SC_....[1-6] definitions
Al Viro
1
-12
/
+6
[next]