index
:
linux-stable.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.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
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
1
-1
/
+1
|
\
\
|
*
|
kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set
Xin Li
2022-11-01
1
-1
/
+1
|
|
/
*
|
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
9
-508
/
+512
|
\
\
|
*
|
x86/boot: Remove x86_32 PIC using %ebx workaround
Uros Bizjak
2022-11-29
1
-12
/
+3
|
*
|
x86/efi: Make the deprecated EFI handover protocol optional
Ard Biesheuvel
2022-11-24
3
-2
/
+6
|
*
|
x86/boot/compressed: Only build mem_encrypt.S if AMD_MEM_ENCRYPT=y
Ard Biesheuvel
2022-11-24
2
-3
/
+1
|
*
|
x86/boot/compressed: Adhere to calling convention in get_sev_encryption_bit()
Ard Biesheuvel
2022-11-24
2
-12
/
+3
|
*
|
x86/boot/compressed: Move startup32_check_sev_cbit() out of head_64.S
Ard Biesheuvel
2022-11-24
2
-71
/
+68
|
*
|
x86/boot/compressed: Move startup32_check_sev_cbit() into .text
Ard Biesheuvel
2022-11-24
1
-16
/
+19
|
*
|
x86/boot/compressed: Move startup32_load_idt() out of head_64.S
Ard Biesheuvel
2022-11-24
2
-73
/
+71
|
*
|
x86/boot/compressed: Move startup32_load_idt() into .text section
Ard Biesheuvel
2022-11-24
1
-11
/
+20
|
*
|
x86/boot/compressed: Pull global variable reference into startup32_load_idt()
Ard Biesheuvel
2022-11-24
1
-12
/
+8
|
*
|
x86/boot/compressed: Avoid touching ECX in startup32_set_idt_entry()
Ard Biesheuvel
2022-11-24
1
-6
/
+2
|
*
|
x86/boot/compressed: Simplify IDT/GDT preserve/restore in the EFI thunk
Ard Biesheuvel
2022-11-24
1
-13
/
+7
|
*
|
x86/boot/compressed, efi: Merge multiple definitions of image_offset into one
Ard Biesheuvel
2022-11-24
2
-8
/
+0
|
*
|
x86/boot/compressed: Move efi32_pe_entry() out of head_64.S
Ard Biesheuvel
2022-11-22
2
-86
/
+83
|
*
|
x86/boot/compressed: Move efi32_entry out of head_64.S
Ard Biesheuvel
2022-11-22
2
-55
/
+47
|
*
|
x86/boot/compressed: Move efi32_pe_entry into .text section
Ard Biesheuvel
2022-11-22
1
-6
/
+5
|
*
|
x86/boot/compressed: Move bootargs parsing out of 32-bit startup code
Ard Biesheuvel
2022-11-22
2
-20
/
+47
|
*
|
x86/boot/compressed: Move 32-bit entrypoint code into .text section
Ard Biesheuvel
2022-11-22
1
-14
/
+34
|
*
|
x86/boot/compressed: Rename efi_thunk_64.S to efi-mixed.S
Ard Biesheuvel
2022-11-22
2
-3
/
+3
|
|
/
*
|
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
2
-7
/
+2
|
\
\
|
*
\
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
2022-12-07
1
-1
/
+1
|
|
\
\
|
*
|
|
efi: Put Linux specific magic number in the DOS header
Ard Biesheuvel
2022-12-05
1
-1
/
+2
|
*
|
|
efi: libstub: Permit mixed mode return types other than efi_status_t
Ard Biesheuvel
2022-11-18
1
-6
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'x86-cleanups-2022-12-10' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-12
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/kaslr: Fix process_mem_region()'s return value
Jiapeng Chong
2022-11-19
1
-1
/
+1
|
*
|
x86/boot: Repair kernel-doc for boot_kstrtoul()
Lukas Bulwahn
2022-11-02
1
-1
/
+1
|
|
/
*
/
kbuild: fix "cat: .version: No such file or directory"
Masahiro Yamada
2022-11-24
1
-1
/
+1
|
/
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
2
-0
/
+2
|
\
|
*
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
2022-10-03
2
-0
/
+2
*
|
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
2
-0
/
+2
|
\
\
|
*
|
kbuild: build init/built-in.a just once
Masahiro Yamada
2022-09-29
2
-0
/
+2
|
|
/
*
|
Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-10-04
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
x86/boot: Remove superfluous type casting from arch/x86/boot/bitops.h
Li kunyu
2022-08-15
1
-2
/
+2
*
|
x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
Michael Roth
2022-08-24
2
-1
/
+19
|
/
*
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
2022-08-10
2
-1
/
+5
*
x86/compressed/64: Add identity mappings for setup_data entries
Michael Roth
2022-07-06
1
-0
/
+13
*
Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
1
-1
/
+1
|
\
|
*
efi: x86: Fix config name for setting the NX-compatibility flag in the PE header
Lukas Bulwahn
2022-06-01
1
-1
/
+1
*
|
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-05-26
1
-22
/
+0
|
\
\
|
*
|
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2022-05-11
1
-22
/
+0
*
|
|
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-25
1
-2
/
+2
|
\
\
\
|
*
|
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-04-05
3
-5
/
+4
|
|
\
|
|
|
*
|
|
sysfb: Enable boot time VESA graphic mode selection
Michal Suchanek
2022-03-04
1
-2
/
+2
*
|
|
|
Merge tag 'x86_build_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-23
2
-13
/
+25
|
\
\
\
\
|
*
|
|
|
x86/boot: Wrap literal addresses in absolute_pointer()
Kees Cook
2022-05-19
2
-13
/
+25
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
13
-44
/
+181
|
\
\
\
\
|
*
|
|
|
x86/boot: Avoid #VE during boot for TDX platforms
Sean Christopherson
2022-04-07
2
-3
/
+19
|
*
|
|
|
x86/boot: Set CR0.NE early and keep it set during the boot
Kirill A. Shutemov
2022-04-07
1
-3
/
+4
[prev]
[next]