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
/
kernel
/
kexec-bzimage64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-10
1
-3
/
+11
|
\
|
*
kexec, KEYS: Make use of platform keyring for signature verify
Kairui Song
2019-02-04
1
-3
/
+11
*
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-07
1
-1
/
+3
|
\
\
|
*
|
x86/kexec: Fill in acpi_rsdp_addr from the first kernel
Kairui Song
2019-02-06
1
-1
/
+3
*
|
|
x86/kexec: Don't setup EFI info if EFI runtime is not enabled
Kairui Song
2019-02-01
1
-0
/
+3
|
/
/
*
/
x86/kexec: Fix a kexec_file_load() failure
Dave Young
2019-01-15
1
-0
/
+2
|
/
*
Fix kexec forbidding kernels signed with keys in the secondary keyring to boot
Yannik Sembritzki
2018-08-16
1
-1
/
+1
*
kexec_file: do not add extra alignment to efi memmap
Dave Young
2018-04-20
1
-3
/
+2
*
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
2018-04-13
1
-4
/
+4
*
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
2018-04-13
1
-1
/
+1
*
x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec
Chen Yu
2017-07-05
1
-2
/
+2
*
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
2017-01-28
1
-3
/
+3
*
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
1
-1
/
+1
*
x86/boot/e820: Rename e820_table_saved to e820_table_firmware and improve the...
Ingo Molnar
2017-01-28
1
-2
/
+2
*
x86/boot/e820: Harmonize the 'struct e820_table' fields
Ingo Molnar
2017-01-28
1
-3
/
+2
*
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
2017-01-28
1
-5
/
+5
*
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
2017-01-28
1
-5
/
+5
*
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
2017-01-28
1
-1
/
+1
*
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
2017-01-28
1
-0
/
+1
*
kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
Thiago Jung Bauermann
2016-11-30
1
-22
/
+26
*
x86/e820: Prepare e280 code for switch to dynamic storage
Denys Vlasenko
2016-09-21
1
-2
/
+2
*
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2016-04-06
1
-14
/
+4
*
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-24
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-09-08
1
-1
/
+3
|
\
|
*
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-12
1
-1
/
+3
*
|
x86/boot: Obsolete the MCA sys_desc_table
Paolo Pisati
2015-07-21
1
-3
/
+0
|
/
*
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...
KarimAllah Ahmed
2015-06-30
1
-5
/
+6
*
kexec-bzimage64: fix sparse warnings
Vivek Goyal
2014-10-14
1
-7
/
+8
*
kexec: verify the signature of signed PE bzImage
Vivek Goyal
2014-08-08
1
-0
/
+21
*
kexec: support kexec/kdump on EFI systems
Vivek Goyal
2014-08-08
1
-12
/
+134
*
kexec: support for kexec on panic using new system call
Vivek Goyal
2014-08-08
1
-10
/
+45
*
kexec-bzImage64: support for loading bzImage using 64bit entry
Vivek Goyal
2014-08-08
1
-0
/
+375