index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-06-01
efi: x86: Fix config name for setting the NX-compatibility flag in the PE header
Lukas Bulwahn
1
-1
/
+1
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-22
/
+0
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+2
2022-05-23
Merge tag 'x86_build_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+25
2022-05-23
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-44
/
+181
2022-05-23
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-243
/
+813
2022-05-19
x86/boot: Wrap literal addresses in absolute_pointer()
Kees Cook
2
-13
/
+25
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
1
-22
/
+0
2022-05-03
efi: x86: Set the NX-compatibility flag in the PE header
Peter Jones
1
-0
/
+4
2022-04-20
x86/boot: Put globals that are accessed early into the .data section
Michael Roth
2
-2
/
+6
2022-04-17
x86/boot: Add an efi.h header for the decompressor
Borislav Petkov
6
-9
/
+131
2022-04-07
x86/boot: Avoid #VE during boot for TDX platforms
Sean Christopherson
2
-3
/
+19
2022-04-07
x86/boot: Set CR0.NE early and keep it set during the boot
Kirill A. Shutemov
1
-3
/
+4
2022-04-07
x86/boot: Port I/O: Add decompression-time support for TDX
Kirill A. Shutemov
3
-1
/
+65
2022-04-07
x86/boot: Port I/O: Allow to hook up alternative helpers
Kirill A. Shutemov
5
-3
/
+52
2022-04-07
x86: Consolidate port I/O helpers
Kirill A. Shutemov
2
-35
/
+2
2022-04-07
x86/tdx: Detect TDX at early kernel decompression time
Kuppuswamy Sathyanarayanan
7
-2
/
+42
2022-04-07
x86/sev: Use firmware-validated CPUID for SEV-SNP guests
Michael Roth
1
-37
/
+0
2022-04-07
x86/sev: Add SEV-SNP feature detection/setup
Michael Roth
1
-27
/
+0
2022-04-07
x86/compressed/64: Add identity mapping for Confidential Computing blob
Michael Roth
3
-1
/
+25
2022-04-07
x86/compressed: Export and rename add_identity_map()
Michael Roth
2
-9
/
+10
2022-04-07
x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests
Michael Roth
1
-0
/
+46
2022-04-07
x86/compressed: Add SEV-SNP feature detection/setup
Michael Roth
1
-1
/
+111
2022-04-07
x86/sev: Move MSR-based VMGEXITs for CPUID to helper
Michael Roth
1
-0
/
+1
2022-04-06
x86/compressed/acpi: Move EFI kexec handling into common code
Michael Roth
2
-60
/
+45
2022-04-06
x86/compressed/acpi: Move EFI vendor table lookup to helper
Michael Roth
3
-45
/
+106
2022-04-06
x86/compressed/acpi: Move EFI config table lookup to helper
Michael Roth
3
-17
/
+60
2022-04-06
x86/compressed/acpi: Move EFI system table lookup to helper
Michael Roth
3
-14
/
+42
2022-04-06
x86/compressed/acpi: Move EFI detection to helper
Michael Roth
4
-18
/
+77
2022-04-06
x86/compressed: Register GHCB memory when SEV-SNP is active
Brijesh Singh
1
-0
/
+4
2022-04-06
x86/compressed: Add helper for validating pages in the decompression stage
Brijesh Singh
3
-1
/
+67
2022-04-06
x86/sev: Check the VMPL level
Brijesh Singh
1
-2
/
+26
2022-04-06
x86/sev: Check SEV-SNP features support
Brijesh Singh
2
-6
/
+32
2022-04-06
x86/sev: Define the Linux-specific guest termination reasons
Brijesh Singh
1
-3
/
+3
2022-04-06
x86/compressed/64: Detect/setup SEV/SME features earlier during boot
Michael Roth
4
-53
/
+60
2022-04-06
x86/boot: Use MSR read/write helpers instead of inline assembly
Michael Roth
2
-25
/
+22
2022-04-06
x86/boot: Introduce helpers for MSR reads/writes
Michael Roth
1
-0
/
+26
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
3
-5
/
+4
2022-03-26
Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2022-03-04
sysfb: Enable boot time VESA graphic mode selection
Michal Suchanek
1
-2
/
+2
2022-02-22
x86: clean up symbol aliasing
Mark Rutland
2
-4
/
+2
2022-02-13
fortify: Detect struct member overflows in memmove() at compile-time
Kees Cook
1
-1
/
+2
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+6
2022-01-14
kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
Masahiro Yamada
1
-6
/
+6
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-8
/
+8
2022-01-11
Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+11
2022-01-10
Merge tag 'x86_build_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+5
2022-01-10
Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2021-12-23
x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS
Nathan Chancellor
1
-2
/
+5
[next]