提交歷史

作者 SHA1 備註 提交日期
  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 11 年之前
  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 年之前
  Zhao Hongjiang 30bc30df10 fs/proc/kcore.c: using strlcpy() instead of strncpy() 12 年之前
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年之前
  David Howells 59d8053f1e proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h 12 年之前
  Andrew Morton 3c743a7f7b fs/proc/kcore.c: use register_hotmemory_notifier() 12 年之前
  David Howells 2f96b8c1d5 proc: Split kcore bits from linux/procfs.h into linux/kcore.h 12 年之前
  Andrew Morton 87ebdc00ee fs/proc: clean up printks 12 年之前
  Lai Jiangshan 4ff1b2c293 procfs: use N_MEMORY instead N_HIGH_MEMORY 12 年之前
  Djalal Harouni b908243c54 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static 13 年之前
  Laura Vasilescu f1f996b66c kcore: fix spelling in read_kcore() comment 13 年之前
  Dave Anderson ceff1a7709 /proc/kcore: fix seeking 14 年之前
  Wu Fengguang 36e15263aa kcore: add _text to KCORE_TEXT 15 年之前
  Linus Torvalds 98c89cdd3a Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing 15 年之前
  Frederic Weisbecker 34aacb2920 procfs: Use generic_file_llseek in /proc/kcore 15 年之前