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
*
x86/boot/compressed: Enable -Wundef
Nick Desaulniers
2021-05-12
3
-2
/
+3
*
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
2021-05-10
2
-5
/
+5
*
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-27
1
-6
/
+5
|
\
|
*
x86/boot/compressed/sev-es: Convert to insn_decode()
Borislav Petkov
2021-03-15
1
-6
/
+5
*
|
Merge tag 'x86_build_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-26
1
-0
/
+1
|
\
\
|
*
|
x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGS
Nathan Chancellor
2021-03-26
1
-0
/
+1
|
|
/
*
|
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
3
-4
/
+4
|
\
\
|
*
|
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-21
2
-2
/
+2
|
*
|
x86/kaslr: Return boolean values from a function returning bool
Jiapeng Chong
2021-03-19
1
-2
/
+2
|
|
/
*
|
Merge tag 'x86_boot_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-26
1
-2
/
+0
|
\
\
|
*
|
x86/boot/compressed: Avoid gcc-11 -Wstringop-overread warning
Arnd Bergmann
2021-03-23
1
-2
/
+0
|
|
/
*
|
x86/sev-es: Replace open-coded hlt-loops with sev_es_terminate()
Joerg Roedel
2021-03-18
1
-9
/
+3
*
|
x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-path
Joerg Roedel
2021-03-18
1
-0
/
+83
*
|
x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-path
Joerg Roedel
2021-03-18
1
-0
/
+28
*
|
x86/boot/compressed/64: Add 32-bit boot #VC handler
Joerg Roedel
2021-03-18
2
-1
/
+101
*
|
x86/boot/compressed/64: Setup IDT in startup_32 boot path
Joerg Roedel
2021-03-18
1
-0
/
+72
*
|
x86/boot/compressed/64: Reload CS in startup_32
Joerg Roedel
2021-03-18
1
-1
/
+8
*
|
x86/sev: Do not require Hypervisor CPUID bit for SEV guests
Joerg Roedel
2021-03-18
1
-6
/
+0
*
|
x86/boot/compressed/64: Cleanup exception handling before booting kernel
Joerg Roedel
2021-03-18
3
-5
/
+22
|
/
*
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-24
1
-1
/
+1
|
\
|
*
efi: generalize efi_get_secureboot
Chester Lin
2020-11-04
1
-1
/
+1
*
|
kasan, x86, s390: update undef CONFIG_KASAN
Andrey Konovalov
2020-12-22
1
-0
/
+1
*
|
Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
1
-12
/
+0
|
\
\
|
*
|
x86/build: Remove -m16 workaround for unsupported versions of GCC
Nick Desaulniers
2020-12-01
1
-12
/
+0
|
|
/
*
|
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-14
2
-14
/
+4
|
\
\
|
*
|
x86/boot/compressed/64: Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2020-11-21
1
-4
/
+4
|
*
|
x86/boot: Remove unused finalize_identity_maps()
Arvind Sankar
2020-11-18
1
-10
/
+0
|
|
/
*
|
Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-06
1
-3
/
+2
|
\
\
|
*
|
x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
2020-12-06
1
-3
/
+2
*
|
|
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
2020-12-01
1
-1
/
+3
|
/
/
*
|
x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
Joerg Roedel
2020-10-29
3
-0
/
+7
*
|
x86/boot/compressed/64: Introduce sev_status
Joerg Roedel
2020-10-29
1
-1
/
+15
|
/
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
3
-9
/
+9
*
x86/boot/64: Explicitly map boot_params and command line
Arvind Sankar
2020-10-19
2
-3
/
+23
*
x86/boot/64: Initialize 5-level paging variables earlier
Arvind Sankar
2020-10-19
3
-14
/
+16
*
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
11
-207
/
+781
|
\
|
*
x86/sev-es: Check required CPU features for SEV-ES
Martin Radev
2020-09-10
3
-6
/
+6
|
*
x86/efi: Add GHCB mappings when SEV-ES is active
Tom Lendacky
2020-09-10
1
-0
/
+1
|
*
x86/sev-es: Handle RDTSC(P) Events
Tom Lendacky
2020-09-09
1
-0
/
+4
|
*
x86/sev-es: Add CPUID handling to #VC handler
Tom Lendacky
2020-09-07
1
-0
/
+4
|
*
x86/sev-es: Add support for handling IOIO exceptions
Tom Lendacky
2020-09-07
1
-0
/
+32
|
*
x86/boot/compressed/64: Unmap GHCB page before booting the kernel
Joerg Roedel
2020-09-07
3
-2
/
+35
|
*
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
2020-09-07
6
-1
/
+136
|
*
x86/boot/compressed/64: Add set_page_en/decrypted() helpers
Joerg Roedel
2020-09-07
2
-0
/
+135
|
*
x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
Joerg Roedel
2020-09-07
1
-2
/
+5
|
*
x86/boot/compressed/64: Call set_sev_encryption_mask() earlier
Joerg Roedel
2020-09-07
2
-4
/
+8
|
*
x86/boot/compressed/64: Add stage1 #VC handler
Joerg Roedel
2020-09-07
5
-0
/
+55
|
*
x86/boot/compressed/64: Change add_identity_map() to take start and end
Joerg Roedel
2020-09-07
1
-10
/
+5
|
*
x86/boot/compressed/64: Don't pre-map memory in KASLR code
Joerg Roedel
2020-09-07
3
-37
/
+3
|
*
x86/boot/compressed/64: Always switch to own page table
Joerg Roedel
2020-09-07
3
-25
/
+32
[next]