Commit Verlauf

Autor SHA1 Nachricht Datum
  Laura Abbott 3955333df9 proc/kcore: don't bounds check against address 0 vor 7 Jahren
  Jia Zhang 595dd46ebf vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page vor 7 Jahren
  Heiko Carstens d0290bc20d fs/proc/kcore.c: use probe_kernel_read() instead of memcpy() vor 7 Jahren
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
  Ard Biesheuvel 737326aa51 fs/proc: kcore: use kcore_list type to check for vmalloc/module address vor 8 Jahren
  Ingo Molnar 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> vor 8 Jahren
  Pratyush Anand 464920104b /proc/kcore: update physical address for kcore ram and text vor 8 Jahren
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally vor 8 Jahren
  Jiri Olsa df04abfd18 fs/proc/kcore.c: Add bounce buffer for ktext data vor 9 Jahren
  Jiri Olsa f5beeb1851 fs/proc/kcore.c: Make bounce buffer global for read vor 9 Jahren
  Al Viro 5955102c99 wrappers for ->i_mutex access vor 9 Jahren
  Ingo Molnar 5aaeb5c01c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 vor 10 Jahren
  Dave Hansen 0c8c0f03e3 x86/fpu, sched: Dynamically allocate 'struct fpu' vor 10 Jahren
  Baoquan He bf3e269246 fs/proc/kcore.c: don't add modules range to kcore if it's equal to vmcore range vor 11 Jahren
  Fabian Frederick 108a8a11cb fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE) vor 11 Jahren
  Paul Gortmaker abaf3787ac fs/proc: don't use module_init for non-modular core code vor 11 Jahren
  Xishi Qiu 83285c72e0 mm: use pgdat_end_pfn() to simplify the code in others vor 11 Jahren
  Zhao Hongjiang 30bc30df10 fs/proc/kcore.c: using strlcpy() instead of strncpy() vor 12 Jahren
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 12 Jahren
  David Howells 59d8053f1e proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h vor 12 Jahren
  Andrew Morton 3c743a7f7b fs/proc/kcore.c: use register_hotmemory_notifier() vor 12 Jahren
  David Howells 2f96b8c1d5 proc: Split kcore bits from linux/procfs.h into linux/kcore.h vor 12 Jahren
  Andrew Morton 87ebdc00ee fs/proc: clean up printks vor 12 Jahren
  Lai Jiangshan 4ff1b2c293 procfs: use N_MEMORY instead N_HIGH_MEMORY vor 12 Jahren
  Djalal Harouni b908243c54 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static vor 13 Jahren
  Laura Vasilescu f1f996b66c kcore: fix spelling in read_kcore() comment vor 13 Jahren
  Dave Anderson ceff1a7709 /proc/kcore: fix seeking vor 14 Jahren
  Wu Fengguang 36e15263aa kcore: add _text to KCORE_TEXT vor 15 Jahren
  Linus Torvalds 98c89cdd3a Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing vor 15 Jahren
  Frederic Weisbecker 34aacb2920 procfs: Use generic_file_llseek in /proc/kcore vor 15 Jahren