Mike Rapoport
|
57c8a661d9
mm: remove include/linux/bootmem.h
|
6 жил өмнө |
Dominique Martinet
|
a1b3d2f217
fs/proc/kcore.c: fix invalid memory access in multi-page read optimization
|
6 жил өмнө |
Linus Torvalds
|
d207ea8e74
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 жил өмнө |
Omar Sandoval
|
23c85094fe
proc/kcore: add vmcoreinfo note to /proc/kcore
|
7 жил өмнө |
Omar Sandoval
|
bf991c2231
proc/kcore: optimize multiple page reads
|
7 жил өмнө |
Omar Sandoval
|
37e949bd52
proc/kcore: clean up ELF header generation
|
7 жил өмнө |
Omar Sandoval
|
3673fb08db
proc/kcore: hold lock during read
|
7 жил өмнө |
Omar Sandoval
|
b66fb005c9
proc/kcore: fix memory hotplug vs multiple opens race
|
7 жил өмнө |
Omar Sandoval
|
0b172f845f
proc/kcore: replace kclist_lock rwlock with rwsem
|
7 жил өмнө |
Omar Sandoval
|
bf53183164
proc/kcore: don't grab lock for memory hotplug notifier
|
7 жил өмнө |
Omar Sandoval
|
a8dd9c4df1
proc/kcore: don't grab lock for kclist_add()
|
7 жил өмнө |
James Morse
|
df865e8337
fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
|
7 жил өмнө |
Adrian Hunter
|
6855dc41b2
x86: Add entry trampolines to kcore
|
7 жил өмнө |
Laura Abbott
|
3955333df9
proc/kcore: don't bounds check against address 0
|
7 жил өмнө |
Jia Zhang
|
595dd46ebf
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
|
7 жил өмнө |
Heiko Carstens
|
d0290bc20d
fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
|
7 жил өмнө |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
Ard Biesheuvel
|
737326aa51
fs/proc: kcore: use kcore_list type to check for vmalloc/module address
|
8 жил өмнө |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 жил өмнө |
Pratyush Anand
|
464920104b
/proc/kcore: update physical address for kcore ram and text
|
8 жил өмнө |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
Jiri Olsa
|
df04abfd18
fs/proc/kcore.c: Add bounce buffer for ktext data
|
9 жил өмнө |
Jiri Olsa
|
f5beeb1851
fs/proc/kcore.c: Make bounce buffer global for read
|
9 жил өмнө |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 жил өмнө |
Ingo Molnar
|
5aaeb5c01c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
|
10 жил өмнө |
Dave Hansen
|
0c8c0f03e3
x86/fpu, sched: Dynamically allocate 'struct fpu'
|
10 жил өмнө |
Baoquan He
|
bf3e269246
fs/proc/kcore.c: don't add modules range to kcore if it's equal to vmcore range
|
10 жил өмнө |
Fabian Frederick
|
108a8a11cb
fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
|
11 жил өмнө |
Paul Gortmaker
|
abaf3787ac
fs/proc: don't use module_init for non-modular core code
|
11 жил өмнө |
Xishi Qiu
|
83285c72e0
mm: use pgdat_end_pfn() to simplify the code in others
|
11 жил өмнө |