index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
kcore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
1
-1
/
+2
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-7
/
+6
*
lockdown: Print current->comm in restriction messages
Matthew Garrett
2019-08-19
1
-2
/
+3
*
lockdown: Lock down /proc/kcore
David Howells
2019-08-19
1
-0
/
+5
*
fs/proc/kcore.c: make kcore_modules static
YueHaibing
2019-03-29
1
-1
/
+1
*
x86/gart: Exclude GART aperture from kcore
Kairui Song
2019-03-23
1
-0
/
+27
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
fs/proc/kcore.c: fix invalid memory access in multi-page read optimization
Dominique Martinet
2018-09-20
1
-0
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-26
1
-2
/
+5
|
\
|
*
x86: Add entry trampolines to kcore
Adrian Hunter
2018-08-14
1
-2
/
+5
*
|
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
2018-08-22
1
-2
/
+16
*
|
proc/kcore: optimize multiple page reads
Omar Sandoval
2018-08-22
1
-3
/
+11
*
|
proc/kcore: clean up ELF header generation
Omar Sandoval
2018-08-22
1
-209
/
+141
*
|
proc/kcore: hold lock during read
Omar Sandoval
2018-08-22
1
-30
/
+40
*
|
proc/kcore: fix memory hotplug vs multiple opens race
Omar Sandoval
2018-08-22
1
-49
/
+44
*
|
proc/kcore: replace kclist_lock rwlock with rwsem
Omar Sandoval
2018-08-22
1
-10
/
+10
*
|
proc/kcore: don't grab lock for memory hotplug notifier
Omar Sandoval
2018-08-22
1
-4
/
+2
*
|
proc/kcore: don't grab lock for kclist_add()
Omar Sandoval
2018-08-22
1
-4
/
+3
*
|
fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
James Morse
2018-08-22
1
-1
/
+3
|
/
*
proc/kcore: don't bounds check against address 0
Laura Abbott
2018-05-11
1
-7
/
+16
*
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
2018-02-13
1
-0
/
+4
*
fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
Heiko Carstens
2018-02-06
1
-13
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
fs/proc: kcore: use kcore_list type to check for vmalloc/module address
Ard Biesheuvel
2017-06-20
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
/proc/kcore: update physical address for kcore ram and text
Pratyush Anand
2017-02-27
1
-1
/
+4
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
fs/proc/kcore.c: Add bounce buffer for ktext data
Jiri Olsa
2016-09-20
1
-1
/
+6
*
fs/proc/kcore.c: Make bounce buffer global for read
Jiri Olsa
2016-09-20
1
-10
/
+14
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
2015-07-18
1
-2
/
+2
*
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
2015-07-18
1
-2
/
+2
*
fs/proc/kcore.c: don't add modules range to kcore if it's equal to vmcore range
Baoquan He
2014-10-09
1
-1
/
+3
*
fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
Fabian Frederick
2014-08-08
1
-1
/
+1
*
fs/proc: don't use module_init for non-modular core code
Paul Gortmaker
2014-01-23
1
-1
/
+1
*
mm: use pgdat_end_pfn() to simplify the code in others
Xishi Qiu
2013-11-13
1
-2
/
+1
*
fs/proc/kcore.c: using strlcpy() instead of strncpy()
Zhao Hongjiang
2013-07-03
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-0
/
+2
|
\
|
*
proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h
David Howells
2013-05-01
1
-0
/
+1
|
*
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
2013-04-29
1
-0
/
+1
*
|
fs/proc/kcore.c: use register_hotmemory_notifier()
Andrew Morton
2013-04-29
1
-3
/
+6
|
/
*
fs/proc: clean up printks
Andrew Morton
2013-02-27
1
-1
/
+2
*
procfs: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
1
-1
/
+1
*
fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static
Djalal Harouni
2012-03-23
1
-2
/
+4
*
kcore: fix spelling in read_kcore() comment
Laura Vasilescu
2012-03-20
1
-1
/
+1
*
/proc/kcore: fix seeking
Dave Anderson
2011-01-13
1
-1
/
+1
*
kcore: add _text to KCORE_TEXT
Wu Fengguang
2010-05-27
1
-1
/
+1
*
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
2010-05-19
1
-0
/
+1
|
\
|
*
procfs: Use generic_file_llseek in /proc/kcore
Frederic Weisbecker
2010-04-09
1
-0
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
[next]