summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)AuthorFilesLines
2025-06-26fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folioDavid Hildenbrand1-1/+1
2025-06-01Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds3-11/+17
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-114/+64
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds1-2/+1
2025-05-12proc: fix the issue of proc_mem_open returning NULLPenglei Jiang3-11/+17
2025-05-12fs/proc/page: refactor to reduce code duplicationLiu Ye1-107/+54
2025-05-12fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regionsAndrei Vagin1-7/+10
2025-05-05mm: remove NR_BOUNCE zone statChristoph Hellwig1-2/+1
2025-04-08Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFSNeilBrown1-1/+1
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-18/+94
2025-03-25Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-28/+20
2025-03-25Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+0
2025-03-25Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+6
2025-03-22fs/procfs: fix the comment above proc_pid_wchan()Bart Van Assche1-1/+1
2025-03-22meminfo: add a per node counter for balloon driversNico Pache1-0/+2
2025-03-20sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditionalIngo Molnar1-7/+0
2025-03-18fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup ...David Hildenbrand2-2/+23
2025-03-18fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO...David Hildenbrand1-1/+6
2025-03-18fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (...David Hildenbrand1-2/+9
2025-03-18fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFI...David Hildenbrand2-3/+43
2025-03-18mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()David Hildenbrand1-2/+2
2025-03-17fs/proc/task_mmu: reduce scope of lazy mmu regionRyan Roberts1-7/+4
2025-03-17fs/proc/task_mmu: add guard region bit to pagemapLorenzo Stoakes1-1/+5
2025-03-17proc: fix UAF in proc_get_inode()Ye Bin3-4/+26
2025-03-13posix-timers: Dont iterate /proc/$PID/timers with sighand:: Siglock heldThomas Gleixner1-28/+20
2025-02-18procfs: fix a locking bug in a vmcore_add_device_dump() error pathBart Van Assche1-1/+4
2025-02-11crash: Use note name macrosAkihiko Odaki1-6/+6
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-6/+12
2025-01-28Pass parent directory inode and expected name to ->d_revalidate()Al Viro4-6/+12
2025-01-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-66/+236
2025-01-27virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAMDavid Hildenbrand1-0/+1
2025-01-27fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges ...David Hildenbrand2-0/+174
2025-01-27fs/proc/vmcore: factor out freeing a list of vmcore rangesDavid Hildenbrand1-8/+1
2025-01-27fs/proc/vmcore: factor out allocating a vmcore range and adding it to a listDavid Hildenbrand1-19/+2
2025-01-27fs/proc/vmcore: move vmcore definitions out of kcore.hDavid Hildenbrand1-10/+16
2025-01-27fs/proc/vmcore: prefix all pr_* with "vmcore:"David Hildenbrand1-1/+3
2025-01-27fs/proc/vmcore: disallow vmcore modifications while the vmcore is openDavid Hildenbrand1-23/+34
2025-01-27fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutexDavid Hildenbrand1-9/+8
2025-01-27fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutexDavid Hildenbrand1-7/+8
2025-01-27Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+11
2025-01-26ksm: add ksm involvement information for each processxu xin1-0/+11
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2025-01-20Merge tag 'vfs-6.14-rc1.kcore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-40/+41
2025-01-13fs/proc: fix softlockup in __read_vmcore (part 2)Rik van Riel1-0/+2
2025-01-04fs/proc: do_task_stat: Fix ESP not readable during coredumpNam Cao1-1/+1
2024-12-31fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bitDavid Hildenbrand1-1/+1
2024-12-22vfs: support caching symlink lengths in inodesMateusz Guzik1-1/+1
2024-12-06fs/proc/vmcore.c: fix warning when CONFIG_MMU=nAndrew Morton1-28/+28
2024-12-02proc/kcore: use percpu_rw_semaphore for kclist_lockOmar Sandoval1-5/+5