index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-24
ftruncate: pass a signed offset
Arnd Bergmann
1
-1
/
+1
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
1
-1
/
+0
2023-06-22
syscalls: Remove file path comments from headers
Sohil Mehta
1
-73
/
+9
2022-10-19
signal/compat: Remove compat_sigset_t override
Brian Gerst
1
-2
/
+0
2022-05-31
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+68
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
1
-0
/
+37
2022-04-26
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
1
-0
/
+31
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
1
-0
/
+1
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
1
-2
/
+0
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
1
-20
/
+0
2021-09-08
mm: simplify compat numa syscalls
Arnd Bergmann
1
-8
/
+9
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
1
-17
/
+15
2021-07-01
x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't...
Al Viro
1
-2
/
+0
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2021-05-18
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
1
-1
/
+4
2021-05-18
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
1
-3
/
+2
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-05-06
include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN...
Masahiro Yamada
1
-1
/
+0
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+35
2021-04-23
signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
Marco Elver
1
-1
/
+1
2021-04-16
signal: Introduce TRAP_PERF si_code and si_perf to siginfo
Marco Elver
1
-0
/
+2
2021-04-03
signal: Add unsafe_get_compat_sigset()
Christophe Leroy
1
-0
/
+35
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+6
2020-12-04
signal: Add unsafe_put_compat_sigset()
Christophe Leroy
1
-0
/
+32
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+0
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2020-10-12
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-22
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-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-1
/
+0
2020-07-19
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-01
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-16
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
[next]