Kees Cook
|
fad953ce0b
treewide: Use array_size() in vzalloc()
|
7 years ago |
Philipp Rudo
|
3be3f61d25
kernel/kexec_file.c: allow archs to set purgatory load address
|
7 years ago |
Philipp Rudo
|
8da0b72495
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
|
7 years ago |
Philipp Rudo
|
620f697cc2
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
|
7 years ago |
Philipp Rudo
|
f1b1cca396
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
|
7 years ago |
Philipp Rudo
|
930457057a
kernel/kexec_file.c: split up __kexec_load_puragory
|
7 years ago |
Philipp Rudo
|
8aec395b84
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
|
7 years ago |
Philipp Rudo
|
961d921a1b
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
|
7 years ago |
Philipp Rudo
|
65c225d328
kernel/kexec_file.c: make purgatory_info->ehdr const
|
7 years ago |
Philipp Rudo
|
d2b8178ca7
kernel/kexec_file.c: remove checks in kexec_purgatory_load
|
7 years ago |
AKASHI Takahiro
|
babac4a84a
kexec_file, x86: move re-factored code to generic side
|
7 years ago |
AKASHI Takahiro
|
9ec4ecef0a
kexec_file,x86,powerpc: factor out kexec_file_ops functions
|
7 years ago |
AKASHI Takahiro
|
b799a09f63
kexec_file: make use of purgatory optional
|
7 years ago |
Tom Lendacky
|
1d2e733b13
resource: Provide resource struct in resource walk callback
|
7 years ago |
Kees Cook
|
e2ae8ab4b5
kexec_file: adjust declaration of kexec_purgatory
|
8 years ago |
Xunlei Pang
|
1229384f5b
kdump: protect vmcoreinfo data under the crash memory
|
8 years ago |
Al Viro
|
a9bd8dfa53
kimage_file_prepare_segments(): don't open-code memdup_user()
|
8 years ago |
Thomas Gleixner
|
40c50c1fec
kexec, x86/purgatory: Unbreak it and clean it up
|
8 years ago |
Mimi Zohar
|
7b8589cc29
ima: on soft reboot, save the measurement list
|
8 years ago |
Thiago Jung Bauermann
|
e2e806f9e4
kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.
|
8 years ago |
Thiago Jung Bauermann
|
ec2b9bfaac
kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
|
8 years ago |
Thiago Jung Bauermann
|
60fe3910bb
kexec_file: Allow arch-specific memory walking for kexec_add_buffer
|
8 years ago |
Thiago Jung Bauermann
|
070c43eea5
kexec: fix double-free when failing to relocate the purgatory
|
9 years ago |
Xunlei Pang
|
9b492cf580
kexec: introduce a protection mechanism for the crashkernel reserved memory
|
9 years ago |
Linus Torvalds
|
bb7aeae3d6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
9 years ago |
Mimi Zohar
|
b804defe42
kexec: replace call to copy_file_from_fd() with kernel version
|
9 years ago |
Toshi Kani
|
f0f4711aa1
x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem search
|
9 years ago |
Toshi Kani
|
1a085d0727
kexec: Set IORESOURCE_SYSTEM_RAM for System RAM
|
9 years ago |
Xunlei Pang
|
978e30c9b4
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
|
9 years ago |
Minfei Huang
|
de90a6bcae
kexec: use file name as the output message prefix
|
9 years ago |