index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
compat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
1
-89
/
+15
|
\
|
*
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
2022-04-26
1
-68
/
+12
|
*
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
2022-04-26
1
-17
/
+3
|
*
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
2022-04-26
1
-4
/
+0
*
|
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
2022-04-12
1
-4
/
+2
|
/
*
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-08
1
-13
/
+0
*
compat: make linux/compat.h available everywhere
Arnd Bergmann
2021-07-23
1
-11
/
+3
*
[amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly
Al Viro
2021-01-06
1
-14
/
+0
*
binfmt_elf: partially sanitize PRSTATUS_SIZE and SET_PR_FPVALID
Al Viro
2021-01-04
1
-4
/
+7
*
x86/compat: Simplify compat syscall userspace allocation
Gabriel Krisman Bertazi
2020-10-26
1
-8
/
+7
*
compat: add a compat_need_64bit_alignment_fixup() helper
Christoph Hellwig
2020-09-17
1
-0
/
+1
*
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
2020-09-17
1
-2
/
+0
*
signal: refactor copy_siginfo_to_user32
Christoph Hellwig
2020-05-05
1
-2
/
+6
*
compat: provide compat_ptr() on all architectures
Arnd Bergmann
2020-01-03
1
-17
/
+0
*
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
2018-11-01
1
-1
/
+8
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
1
-17
/
+2
|
\
|
*
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
2018-08-29
1
-17
/
+2
*
|
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-10-03
1
-1
/
+1
|
/
*
y2038: x86: Extend sysvipc data structures
Arnd Bergmann
2018-04-20
1
-16
/
+16
*
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2018-04-19
1
-11
/
+0
*
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2018-01-15
1
-0
/
+4
*
signal: unify compat_siginfo_t
Al Viro
2018-01-15
1
-80
/
+0
*
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
Eric W. Biederman
2018-01-12
1
-2
/
+0
*
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
2017-11-15
1
-1
/
+0
*
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
x86/entry/64: Remove thread_struct::sp0
Andy Lutomirski
2017-11-02
1
-0
/
+1
|
/
*
take compat_sys_old_getrlimit() to native syscall
Al Viro
2017-05-27
1
-1
/
+0
*
x86/coredump: Always use user_regs_struct for compat_elf_gregset_t
Dmitry Safonov
2016-11-24
1
-3
/
+1
*
x86/coredump: Use pr_reg size, rather that TIF_IA32 flag
Dmitry Safonov
2016-09-14
1
-4
/
+4
*
x86/signals: Add missing signal_compat code for x86 features
Dave Hansen
2016-06-14
1
-0
/
+11
*
x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()
Dmitry Safonov
2016-04-19
1
-2
/
+2
*
x86/compat: remove is_compat_task()
Andy Lutomirski
2016-03-22
1
-1
/
+2
*
x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpath
Denys Vlasenko
2015-03-10
1
-1
/
+1
*
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-06
1
-1
/
+73
*
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
2012-05-14
1
-1
/
+1
*
x86: Move is_ia32_task to asm/thread_info.h from asm/compat.h
Srikar Dronamraju
2012-03-13
1
-9
/
+0
*
x32: Provide separate is_ia32_task() and is_x32_task() predicates
H. Peter Anvin
2012-03-05
1
-1
/
+11
*
x32: Handle process creation
H. Peter Anvin
2012-02-20
1
-2
/
+24
*
x32: Handle the x32 system call flag
H. Peter Anvin
2012-02-20
1
-2
/
+11
*
compat: sync compat_stats with statfs.
Eric W. Biederman
2011-10-28
1
-1
/
+2
*
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-09-14
1
-1
/
+1
*
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
1
-1
/
+2
*
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
1
-3
/
+3
*
x86, um: ... and asm-x86 move
Al Viro
2008-10-22
1
-0
/
+218