index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2020-10-13
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+0
2020-10-13
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2020-10-13
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-36
/
+14
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
1
-8
/
+0
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
1
-4
/
+0
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
1
-4
/
+0
2020-10-03
fs: remove various compat readv/writev helpers
Christoph Hellwig
1
-10
/
+10
2020-10-03
iov_iter: refactor rw_copy_check_uvector and import_iovec
Christoph Hellwig
1
-11
/
+5
2020-09-25
compat.h: fix a spelling error in <linux/compat.h>
Christoph Hellwig
1
-1
/
+1
2020-09-23
fs: remove compat_sys_mount
Christoph Hellwig
1
-6
/
+0
2020-09-17
compat: add a compat_need_64bit_alignment_fixup() helper
Christoph Hellwig
1
-0
/
+9
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-15
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-1
/
+0
2020-07-20
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
1
-4
/
+0
2020-05-05
signal: refactor copy_siginfo_to_user32
Christoph Hellwig
1
-2
/
+9
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+5
2020-03-19
x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()
Al Viro
1
-4
/
+5
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
1
-29
/
+0
2020-01-03
compat: provide compat_ptr() on all architectures
Arnd Bergmann
1
-0
/
+18
2019-12-02
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+6
2019-11-20
futex: Move futex exit handling into futex code
Thomas Gleixner
1
-2
/
+0
2019-11-15
y2038: itimer: compat handling to itimer.c
Arnd Bergmann
1
-11
/
+4
2019-11-15
y2038: make ns_to_compat_timeval use __kernel_old_timeval
Arnd Bergmann
1
-2
/
+2
2019-07-17
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
1
-2
/
+1
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
1
-69
/
+4
2019-02-07
time: make adjtime compat handling available for 32 bit
Arnd Bergmann
1
-33
/
+2
2018-12-18
y2038: signal: Add compat_sys_rt_sigtimedwait_time64
Arnd Bergmann
1
-0
/
+3
2018-12-18
y2038: socket: Add compat_sys_recvmmsg_time64
Arnd Bergmann
1
-0
/
+3
2018-12-06
io_pgetevents: use __kernel_timespec
Deepa Dinamani
1
-0
/
+6
2018-12-06
pselect6: use __kernel_timespec
Deepa Dinamani
1
-0
/
+5
2018-12-06
ppoll: use __kernel_timespec
Deepa Dinamani
1
-0
/
+5
2018-12-06
signal: Add set_user_sigmask()
Deepa Dinamani
1
-0
/
+4
2018-11-04
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
1
-0
/
+3
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
1
-2
/
+2
2018-10-31
include/linux/compat.h: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-54
/
+47
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
1
-2
/
+2
2018-10-01
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
Will Deacon
1
-0
/
+3
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
1
-6
/
+1
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
1
-2
/
+0
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
1
-48
/
+48
2018-08-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+11
2018-07-12
Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
1
-1
/
+7
2018-07-12
kernel: add kcompat_sys_{f,}statfs64()
Mark Rutland
1
-0
/
+11
2018-06-25
disable -Wattribute-alias warning for SYSCALL_DEFINEx()
Arnd Bergmann
1
-1
/
+7
2018-06-24
time: Enable get/put_compat_itimerspec64 always
Deepa Dinamani
1
-9
/
+0
2018-06-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+8
2018-05-02
aio: implement io_pgetevents
Christoph Hellwig
1
-0
/
+7
2018-04-19
compat: Enable compat_get/put_timespec64 always
Deepa Dinamani
1
-2
/
+0
[next]