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
/
arch
/
x86
/
ia32
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-19
x86/signal/32: Merge native and compat 32-bit signal code
Brian Gerst
2
-342
/
+0
2022-10-19
x86/signal: Merge get_sigframe()
Brian Gerst
1
-34
/
+0
2022-10-19
x86: Remove __USER32_DS
Brian Gerst
1
-7
/
+7
2022-10-19
x86/signal: Remove sigset_t parameter from frame setup functions
Brian Gerst
1
-4
/
+4
2022-10-19
x86/signal: Remove sig parameter from frame setup functions
Brian Gerst
1
-6
/
+6
2022-04-11
x86: Remove a.out support
Borislav Petkov
2
-327
/
+0
2021-11-02
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+8
2021-10-20
x86/fpu: Remove internal.h dependency from fpu/signal.h
Thomas Gleixner
1
-1
/
+0
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
1
-0
/
+2
2021-10-01
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
1
-5
/
+6
2021-09-14
x86/fpu/signal: Change return type of fpu__restore_sig() to boolean
Thomas Gleixner
1
-1
/
+1
2021-09-14
x86/signal: Change return type of restore_sigcontext() to boolean
Thomas Gleixner
1
-6
/
+6
2021-09-14
x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
Thomas Gleixner
1
-2
/
+2
2021-09-03
binfmt: remove in-tree usage of MAP_DENYWRITE
David Hildenbrand
1
-4
/
+2
2021-09-03
binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib()
David Hildenbrand
1
-1
/
+1
2021-06-29
binfmt: remove in-tree usage of MAP_EXECUTABLE
David Hildenbrand
1
-2
/
+2
2020-12-11
x86/ia32_signal: Propagate __user annotation properly
Lukas Bulwahn
1
-1
/
+1
2020-09-09
x86: remove address space overrides using set_fs()
Christoph Hellwig
1
-1
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-06-05
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-3
/
+1
2020-06-02
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-05-19
x86/audit: Fix a -Wmissing-prototypes warning for ia32_classify_syscall()
Benjamin Thiel
1
-0
/
+1
2020-05-08
exec: Rename flush_old_exec begin_new_exec
Eric W. Biederman
1
-1
/
+1
2020-05-08
exec: Merge install_exec_creds into setup_new_exec
Eric W. Biederman
1
-1
/
+0
2020-05-08
binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elf
Eric W. Biederman
1
-2
/
+1
2020-05-05
signal: refactor copy_siginfo_to_user32
Christoph Hellwig
1
-1
/
+1
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-167
/
+137
2020-03-26
x86: ia32_setup_rt_frame(): consolidate uaccess areas
Al Viro
1
-10
/
+3
2020-03-26
x86: ia32_setup_frame(): consolidate uaccess areas
Al Viro
1
-27
/
+12
2020-03-26
x86: ia32_setup_sigcontext(): lift user_access_{begin,end}() into the callers
Al Viro
1
-16
/
+28
2020-03-21
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
2
-255
/
+1
2020-03-21
x86/entry/32: Rename 32-bit specific syscalls
Brian Gerst
1
-15
/
+15
2020-03-19
x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()
Al Viro
1
-24
/
+26
2020-03-19
x86: switch ia32_setup_sigcontext() to unsafe_put_user()
Al Viro
1
-31
/
+33
2020-03-19
x86: get rid of get_user_ex() in ia32_restore_sigcontext()
Al Viro
1
-62
/
+44
2020-03-18
x86: switch sigframe sigset handling to explict __get_user()/__put_user()
Al Viro
1
-11
/
+5
2020-01-08
x86: Remove force_iret()
Brian Gerst
1
-2
/
+0
2019-10-11
syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn
Sami Tolvanen
1
-2
/
+3
2019-07-14
clone: fix CLONE_PIDFD support
Dmitry V. Levin
1
-0
/
+4
2019-07-12
x86: use static_cpu_has in uaccess region to avoid instrumentation
Marco Elver
1
-1
/
+1
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-2
/
+10
2019-06-09
fork: add clone3
Christian Brauner
1
-2
/
+10
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+6
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
1
-11
/
+6
2019-04-03
x86/ia32: Fix ia32_restore_sigcontext() AC leak
Peter Zijlstra
1
-12
/
+17
2019-03-05
a.out: remove core dumping support
Linus Torvalds
1
-159
/
+0
2019-02-13
x86/a.out: Clear the dump structure initially
Borislav Petkov
1
-2
/
+4
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-7
/
+7
[next]