index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
|
/
*
kcore: fix test for end of list
Dan Carpenter
2010-03-24
1
-1
/
+1
*
fs: includecheck fix: proc, kcore.c
Jaswinder Singh Rajput
2009-10-08
1
-1
/
+0
*
/proc/kcore: update stat.st_size after memory hotplug
KAMEZAWA Hiroyuki
2009-09-23
1
-0
/
+5
*
/proc/kcore: fix stat.st_size
KAMEZAWA Hiroyuki
2009-09-23
1
-1
/
+5
*
kcore: more fixes for init
KAMEZAWA Hiroyuki
2009-09-23
1
-1
/
+4
*
kcore: register module area in generic way
KAMEZAWA Hiroyuki
2009-09-23
1
-1
/
+18
*
kcore: register vmemmap range
KAMEZAWA Hiroyuki
2009-09-23
1
-2
/
+50
*
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
2009-09-23
1
-12
/
+167
*
kcore: register text area in generic way
KAMEZAWA Hiroyuki
2009-09-23
1
-1
/
+18
*
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
2009-09-23
1
-0
/
+5
*
kcore: add kclist types
KAMEZAWA Hiroyuki
2009-09-23
1
-1
/
+2
*
kcore: use usual list for kclist
KAMEZAWA Hiroyuki
2009-09-23
1
-6
/
+6
*
kcore: fix /proc/kcore's stat.st_size
Amerigo Wang
2009-09-23
1
-3
/
+0
*
kcore: /proc/kcore should use vread
KAMEZAWA Hiroyuki
2009-09-22
1
-33
/
+2
*
proc: move all /proc/kcore stuff to fs/proc/kcore.c
Alexey Dobriyan
2008-10-23
1
-1
/
+13
*
elf: use ELF_CORE_EFLAGS for kcore ELF header flags
Edgar E. Iglesias
2008-07-25
1
-5
/
+5
*
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2008-02-08
1
-1
/
+0
*
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
2008-02-05
1
-1
/
+1
*
[PATCH] elf: fix kcore note size calculation
Magnus Damm
2006-12-07
1
-7
/
+9
*
[PATCH] Kcore elf note namesz field fix
Vivek Goyal
2006-09-29
1
-2
/
+2
*
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-09-27
1
-4
/
+2
*
[PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()
Adam B. Jerome
2006-07-12
1
-1
/
+1
*
[PATCH] FDPIC: Move roundup() into linux/kernel.h
David Howells
2006-07-10
1
-2
/
+0
[next]