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 |
HATAYAMA Daisuke
|
087350c9dc
vmcore: allocate ELF note segment in the 2nd kernel vmalloc memory
|
12 years ago |
HATAYAMA Daisuke
|
7f614cd1e0
vmcore: treat memory chunks referenced by PT_LOAD program header entries in page-size boundary in vmcore_list
|
12 years ago |
HATAYAMA Daisuke
|
f2bdacdd59
vmcore: allocate buffer for ELF headers on page-size alignment
|
12 years ago |
HATAYAMA Daisuke
|
b27eb18660
vmcore: clean up read_vmcore()
|
12 years ago |
David Howells
|
a8ca16ea7b
proc: Supply a function to remove a proc entry by PDE
|
12 years ago |
David Howells
|
2f96b8c1d5
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
|
12 years ago |
Zhang Yanfei
|
c2c1b089b4
fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplication
|
12 years ago |
Andrew Morton
|
87ebdc00ee
fs/proc: clean up printks
|
12 years ago |
Mahesh Salgaonkar
|
1625739376
fadump: Introduce cleanup routine to invalidate /proc/vmcore.
|
13 years ago |
Paul Gortmaker
|
afeacc8c1f
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
|
14 years ago |
Olaf Hering
|
997c136f51
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
|
14 years ago |
Mika Westerberg
|
9833c39400
ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch()
|
14 years ago |
Arnd Bergmann
|
c227e69028
/proc/vmcore: fix seeking
|
15 years ago |
Linus Torvalds
|
98c89cdd3a
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
|
15 years ago |
Frederic Weisbecker
|
73296bc611
procfs: Use generic_file_llseek in /proc/vmcore
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |