Mike Rapoport
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 years ago |
Souptick Joarder
|
b5c212374c
fs/proc/vmcore.c: Convert to use vmf_error()
|
6 years ago |
Borislav Petkov
|
cf089611f4
proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()
|
6 years ago |
Lianbo Jiang
|
992b649a3f
kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabled
|
6 years ago |
Arnd Bergmann
|
a2036a1ef2
fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds
|
7 years ago |
Souptick Joarder
|
36f062042b
fs/proc/vmcore.c: use new typedef vm_fault_t
|
7 years ago |
Rahul Lakkireddy
|
44c752fe58
vmcore: move get_vmcore_size out of __init
|
7 years ago |
Rahul Lakkireddy
|
7efe48df8a
vmcore: append device dumps to vmcore as elf notes
|
7 years ago |
Rahul Lakkireddy
|
2724273e8f
vmcore: add API to collect hardware dump in second kernel
|
7 years ago |
Alexey Dobriyan
|
593bc695a1
fs/proc/vmcore.c: simpler /proc/vmcore cleanup
|
7 years ago |
Mike Rapoport
|
897ab3e0c4
userfaultfd: non-cooperative: add event for memory unmaps
|
8 years ago |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Daniel Wagner
|
e55d531244
crash_dump: Add vmcore_elf32_check_arch
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Dave Young
|
0b50a2d86d
proc-vmcore: wrong data type casting fix
|
9 years ago |
WANG Chao
|
34b4776429
vmcore: fix PT_NOTE n_namesz, n_descsz overflow issue
|
10 years ago |
Vitaly Kuznetsov
|
0692dedcf6
fs/proc/vmcore.c:mmap_vmcore: skip non-ram pages reported by hypervisors
|
11 years ago |
Fabian Frederick
|
a05e16ada4
fs/proc/vmcore.c: remove NULL assignment to static
|
11 years ago |
WANG Chao
|
c4082f36fa
vmcore: continue vmcore initialization if PT_NOTE is found empty
|
11 years ago |
Rashika Kheria
|
82e0703b6c
include/linux/crash_dump.h: add vmcore_cleanup() prototype
|
11 years ago |
Greg Pearson
|
38dfac843c
vmcore: prevent PT_NOTE p_memsz overflow during header update
|
11 years ago |
Paul Gortmaker
|
abaf3787ac
fs/proc: don't use module_init for non-modular core code
|
11 years ago |
Michael Holzheu
|
11e376a3f9
vmcore: enable /proc/vmcore mmap for s390
|
12 years ago |
Michael Holzheu
|
9cb218131d
vmcore: introduce remap_oldmem_pfn_range()
|
12 years ago |
Michael Holzheu
|
be8a8d069e
vmcore: introduce ELF header in new memory feature
|
12 years ago |
Michael Holzheu
|
5a74953ff5
s390/kdump: Disable mmap for s390
|
12 years ago |
HATAYAMA Daisuke
|
83086978c6
vmcore: support mmap() on /proc/vmcore
|
12 years ago |
HATAYAMA Daisuke
|
591ff71664
vmcore: calculate vmcore file size from buffer size and total size of vmcore objects
|
12 years ago |
HATAYAMA Daisuke
|
ef9e78fd27
vmcore: allow user process to remap ELF note segment buffer
|
12 years ago |