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.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
2013-03-19
Fix breakage in MIPS siginfo handling
David Howells
1
-2
/
+2
2013-02-25
fix compat truncate/ftruncate
Al Viro
1
-0
/
+2
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
1
-0
/
+1
2013-02-14
burying unused conditionals
Al Viro
1
-14
/
+0
2013-02-04
switch compat_sys_open* to COMPAT_SYSCALL_DEFINE
Al Viro
1
-1
/
+1
2013-02-04
generic sys_sigaction() and compat_sys_sigaction()
Al Viro
1
-0
/
+14
2013-02-04
generic sys_compat_rt_sigaction()
Al Viro
1
-0
/
+24
2013-02-04
generic compat_sys_rt_sigqueueinfo()
Al Viro
1
-0
/
+4
2013-02-04
generic compat_sys_rt_sigpending()
Al Viro
1
-0
/
+4
2013-02-04
generic compat_sys_rt_sigprocmask()
Al Viro
1
-1
/
+7
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+62
2012-12-20
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
1
-0
/
+1
2012-12-20
generic compat_sys_sigaltstack()
Al Viro
1
-0
/
+16
2012-12-20
new helper: compat_user_stack_pointer()
Al Viro
1
-0
/
+3
2012-12-20
COMPAT_SYSCALL_DEFINE: infrastructure
Al Viro
1
-0
/
+42
2012-12-18
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
1
-0
/
+3
2012-11-29
make compat_do_execve() static, lose pt_regs argument
Al Viro
1
-2
/
+0
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
1
-2
/
+0
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+6
2012-10-05
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
1
-5
/
+0
2012-10-03
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
1
-0
/
+3
2012-10-01
generic sys_execve()
Al Viro
1
-2
/
+6
2012-07-31
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
1
-1
/
+0
2012-07-31
ipc: compat: use signed size_t types for msgsnd and msgrcv
Will Deacon
1
-2
/
+2
2012-07-31
ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC
Will Deacon
1
-0
/
+1
2012-06-01
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
1
-2
/
+1
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+20
2012-03-15
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
Chris Metcalf
1
-1
/
+11
2012-02-26
Fix autofs compile without CONFIG_COMPAT
Linus Torvalds
1
-0
/
+4
2012-02-21
compat: Add helper functions to read/write struct timeval, timespec
H. Peter Anvin
1
-0
/
+16
2012-02-21
compat: Introduce COMPAT_USE_64BIT_TIME
H. J. Lu
1
-0
/
+4
2012-01-04
switch open and mkdir syscalls to umode_t
Al Viro
1
-2
/
+2
2011-12-04
asm-generic/unistd.h: support new process_vm_{readv,write} syscalls
Chris Metcalf
1
-0
/
+9
2011-11-01
Cross Memory Attach
Christopher Yeoh
1
-1
/
+2
2011-08-27
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+0
2011-07-16
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
1
-9
/
+0
2011-06-28
include/linux/compat.h: declare compat_sys_sendmmsg()
Chris Metcalf
1
-0
/
+2
2011-05-24
compat: include aio_abi.h for aio_context_t
Stephen Rothwell
1
-0
/
+1
2011-05-20
include/linux/compat.h: coding-style fixes
Chris Metcalf
1
-33
/
+41
2011-05-12
compat: fixes to allow working with tile arch
Chris Metcalf
1
-0
/
+187
2010-09-15
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-0
/
+3
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-3
/
+3
2010-05-27
compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev
Jeff Moyer
1
-0
/
+4
2010-03-13
Add generic sys_old_select()
Christoph Hellwig
1
-0
/
+3
2009-11-09
net/compat_ioctl: support SIOCWANDEV
Arnd Bergmann
1
-17
/
+24
2009-11-07
net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.
David S. Miller
1
-2
/
+0
2009-11-07
compat: add struct compat_ifreq etc to compat.h
Arnd Bergmann
1
-0
/
+39
2009-04-30
signals: implement sys_rt_tgsigqueueinfo
Thomas Gleixner
1
-0
/
+2
2009-04-05
Make non-compat preadv/pwritev use native register size
Linus Torvalds
1
-2
/
+2
2009-04-03
preadv/pwritev: Add preadv and pwritev system calls.
Gerd Hoffmann
1
-0
/
+6
[next]