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
/
boot
/
compressed
/
misc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-24
x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
Michael Roth
1
-1
/
+11
2022-05-24
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2022-04-17
x86/boot: Add an efi.h header for the decompressor
Borislav Petkov
1
-1
/
+2
2022-04-07
x86/boot: Port I/O: Allow to hook up alternative helpers
Kirill A. Shutemov
1
-1
/
+1
2022-04-07
x86: Consolidate port I/O helpers
Kirill A. Shutemov
1
-1
/
+1
2022-04-07
x86/tdx: Detect TDX at early kernel decompression time
Kuppuswamy Sathyanarayanan
1
-0
/
+2
2022-04-07
x86/compressed/64: Add identity mapping for Confidential Computing blob
Michael Roth
1
-0
/
+2
2022-04-07
x86/compressed: Export and rename add_identity_map()
Michael Roth
1
-0
/
+1
2022-04-06
x86/compressed/acpi: Move EFI vendor table lookup to helper
Michael Roth
1
-0
/
+13
2022-04-06
x86/compressed/acpi: Move EFI config table lookup to helper
Michael Roth
1
-0
/
+9
2022-04-06
x86/compressed/acpi: Move EFI system table lookup to helper
Michael Roth
1
-0
/
+6
2022-04-06
x86/compressed/acpi: Move EFI detection to helper
Michael Roth
1
-0
/
+16
2022-04-06
x86/compressed: Add helper for validating pages in the decompression stage
Brijesh Singh
1
-0
/
+4
2022-04-06
x86/compressed/64: Detect/setup SEV/SME features earlier during boot
Michael Roth
1
-2
/
+2
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2021-10-27
x86/boot/compressed: Avoid duplicate malloc() implementations
Kees Cook
1
-0
/
+2
2021-09-25
lib/string: Move helper functions out of string.c
Kees Cook
1
-0
/
+2
2021-05-12
x86/boot/compressed: Enable -Wundef
Nick Desaulniers
1
-1
/
+1
2021-03-18
x86/boot/compressed/64: Cleanup exception handling before booting kernel
Joerg Roedel
1
-0
/
+6
2020-12-22
kasan, x86, s390: update undef CONFIG_KASAN
Andrey Konovalov
1
-0
/
+1
2020-10-29
x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
Joerg Roedel
1
-0
/
+2
2020-09-10
x86/sev-es: Check required CPU features for SEV-ES
Martin Radev
1
-2
/
+3
2020-09-07
x86/boot/compressed/64: Unmap GHCB page before booting the kernel
Joerg Roedel
1
-0
/
+6
2020-09-07
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
1
-0
/
+7
2020-09-07
x86/boot/compressed/64: Add set_page_en/decrypted() helpers
Joerg Roedel
1
-0
/
+2
2020-09-07
x86/boot/compressed/64: Add stage1 #VC handler
Joerg Roedel
1
-0
/
+1
2020-09-07
x86/boot/compressed/64: Don't pre-map memory in KASLR code
Joerg Roedel
1
-10
/
+0
2020-09-07
x86/boot/compressed/64: Add page-fault handler
Joerg Roedel
1
-0
/
+6
2020-09-07
x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
Joerg Roedel
1
-0
/
+8
2020-09-07
x86/boot/compressed/64: Add IDT Infrastructure
Joerg Roedel
1
-0
/
+5
2020-07-31
x86/kaslr: Replace 'unsigned long long' with 'u64'
Arvind Sankar
1
-2
/
+2
2020-03-28
x86/boot/compressed: Fix debug_puthex() parameter type
Joerg Roedel
1
-1
/
+1
2019-07-18
x86, boot: Remove multiple copy of static function sanitize_boot_params()
Zhenzhong Duan
1
-1
/
+0
2019-03-27
x86/boot: Fix incorrect ifdeffery scope
Baoquan He
1
-2
/
+2
2019-02-06
x86/boot: Fix randconfig build error due to MEMORY_HOTREMOVE
Borislav Petkov
1
-1
/
+1
2019-02-06
x86/boot: Fix cmdline_find_option() prototype visibility
Borislav Petkov
1
-2
/
+0
2019-02-01
x86/boot/KASLR: Limit KASLR to extract the kernel in immovable memory only
Chao Fan
1
-0
/
+1
2019-02-01
x86/boot: Parse SRAT table and count immovable memory regions
Chao Fan
1
-0
/
+10
2019-02-01
x86/boot: Early parse RSDP and save it in boot_params
Chao Fan
1
-0
/
+7
2019-02-01
x86/boot: Add "acpi_rsdp=" early parsing
Chao Fan
1
-0
/
+3
2018-09-03
x86/paravirt: Introduce new config option PARAVIRT_XXL
Juergen Gross
1
-0
/
+1
2018-05-19
x86/mm: Unify pgtable_l5_enabled usage in early boot code
Kirill A. Shutemov
1
-4
/
+2
2018-03-28
x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFT
Tom Lendacky
1
-1
/
+1
2018-02-21
x86/mm: Optimize boot-time paging mode switching cost
Kirill A. Shutemov
1
-0
/
+5
2017-11-07
x86/boot: Add early boot support when running with SEV active
Tom Lendacky
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-30
x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
Baoquan He
1
-2
/
+0
2016-06-26
x86/KASLR: Randomize virtual address separately
Baoquan He
1
-10
/
+12
2016-06-26
x86/KASLR: Clarify identity map interface
Kees Cook
1
-0
/
+3
2016-05-07
x86/KASLR: Build identity mappings on demand
Kees Cook
1
-0
/
+11
[next]