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: reinstate bounce buffer for KCORE_TEXT regions
Lorenzo Stoakes
2023-08-04
1
-3
/
+27
*
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-06
1
-1
/
+1
|
\
|
*
fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
Linus Walleij
2023-05-29
1
-1
/
+1
*
|
procfs: replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-06-09
1
-1
/
+1
|
/
*
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
2023-04-05
1
-21
/
+23
*
fs/proc/kcore: convert read_kcore() to read_kcore_iter()
Lorenzo Stoakes
2023-04-05
1
-18
/
+18
*
fs/proc/kcore: avoid bounce buffer for ktext data
Lorenzo Stoakes
2023-04-05
1
-12
/
+5
*
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-08
1
-17
/
+9
*
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-08
1
-1
/
+1
*
fs/proc/kcore.c: use hotplug_memory_notifier() directly
Liu Shixin
2022-11-08
1
-6
/
+1
*
fs/proc/kcore.c: remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-29
1
-5
/
+9
*
fs/proc/kcore: use page_offline_(freeze|thaw)
David Hildenbrand
2021-06-30
1
-0
/
+13
*
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
2021-06-30
1
-1
/
+13
*
fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
David Hildenbrand
2021-06-30
1
-8
/
+27
*
fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
David Hildenbrand
2021-06-30
1
-5
/
+2
*
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
2020-12-15
1
-2
/
+0
*
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
[next]