index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
elf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/ia32: State that IA32 emulation is disabled
Borislav Petkov (AMD)
2023-12-11
1
-1
/
+1
*
x86/elf: Make loading of 32bit processes depend on ia32_enabled()
Nikolay Borisov
2023-09-14
1
-1
/
+2
*
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-12-12
1
-1
/
+0
|
\
|
*
kill extern of vsyscall32_sysctl
Al Viro
2022-10-23
1
-1
/
+0
*
|
x86: Remove __USER32_DS
Brian Gerst
2022-10-19
1
-4
/
+0
|
/
*
x86/32: Simplify ELF_CORE_COPY_REGS
Brian Gerst
2022-04-12
1
-13
/
+2
*
x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
Chang S. Bae
2021-05-19
1
-0
/
+4
*
x86: Remove unusual Unicode characters from comments
Ingo Molnar
2021-03-21
1
-5
/
+5
*
x32: make X32, !IA32_EMULATION setups able to execute x32 binaries
Al Viro
2021-01-06
1
-1
/
+1
*
x86: vdso: Expose sigreturn address on vdso to the kernel
Gabriel Krisman Bertazi
2020-12-02
1
-0
/
+2
*
x86/elf: Use e_machine to check for x32/ia32 in setup_additional_pages()
Gabriel Krisman Bertazi
2020-10-26
1
-2
/
+4
*
x86/elf: Use e_machine to select start_thread for x32
Gabriel Krisman Bertazi
2020-10-26
1
-2
/
+3
*
x86/elf: Use e_machine to choose DLINFO in compat
Gabriel Krisman Bertazi
2020-10-26
1
-1
/
+1
*
kill elf_fpxregs_t
Al Viro
2020-07-27
1
-2
/
+0
*
x86/elf: Disable automatic READ_IMPLIES_EXEC on 64-bit
Kees Cook
2020-04-20
1
-2
/
+2
*
x86/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK
Kees Cook
2020-04-20
1
-2
/
+3
*
x86/elf: Add table to document READ_IMPLIES_EXEC
Kees Cook
2020-04-20
1
-0
/
+19
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
1
-3
/
+3
|
\
|
*
x86/fsgsbase/64: Convert the ELF core dump code to the new FSGSBASE helpers
Chang S. Bae
2018-10-08
1
-3
/
+3
*
|
x86: Add support for 64-bit place relative relocations
Ard Biesheuvel
2018-09-27
1
-2
/
+1
|
/
*
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
Kirill A. Shutemov
2017-11-16
1
-0
/
+1
*
x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging
Kirill A. Shutemov
2017-11-09
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-04
1
-2
/
+2
|
\
|
*
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-26
1
-2
/
+2
|
|
\
|
*
|
x86/mm: Prepare to expose larger address space to userspace
Kirill A. Shutemov
2017-07-21
1
-1
/
+1
|
*
|
x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()
Kirill A. Shutemov
2017-07-21
1
-2
/
+2
*
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-04
1
-7
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
Andy Lutomirski
2017-08-10
1
-2
/
+3
|
*
|
x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads
Andy Lutomirski
2017-07-30
1
-5
/
+5
|
|
/
*
/
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
2017-08-18
1
-2
/
+2
|
/
*
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
2017-07-10
1
-6
/
+7
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-01
1
-11
/
+17
|
\
|
*
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
2017-03-14
1
-0
/
+1
|
*
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
2017-03-13
1
-0
/
+3
|
*
x86/mm: Add task_size parameter to mmap_base()
Dmitry Safonov
2017-03-13
1
-11
/
+13
*
|
x86/vdso: Plug race between mapping and ELF header setup
Thomas Gleixner
2017-04-10
1
-1
/
+1
|
/
*
x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAIT
Grzegorz Andrejczuk
2017-02-04
1
-0
/
+9
*
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-2
/
+2
*
x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase
Andy Lutomirski
2016-04-29
1
-3
/
+3
*
x86/cpufeature: Use enum cpuid_leafs instead of magic numbers
Huaitong Han
2016-02-01
1
-1
/
+1
*
x86/elf/64: Clear more registers in elf_common_init()
Andy Lutomirski
2015-10-09
1
-4
/
+4
*
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
2015-10-07
1
-1
/
+1
*
x86/compat: Don't build the 32-bit VDSO if not needed
Brian Gerst
2015-07-06
1
-1
/
+1
*
x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread'
Brian Gerst
2015-07-06
1
-2
/
+2
*
x86/compat: Make mmap_is_ia32() common compat
Brian Gerst
2015-07-06
1
-8
/
+3
*
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
2015-04-14
1
-3
/
+0
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-04-13
1
-0
/
+1
|
\
|
*
x86/mm: Improve AMD Bulldozer ASLR workaround
Hector Marco-Gisbert
2015-03-31
1
-0
/
+1
*
|
x86/asm/entry: Clear EXTRA_REGS for all executable formats
Denys Vlasenko
2015-04-06
1
-3
/
+4
|
/
[next]