Commit History

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