| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-21 | meminfo: add a per node counter for balloon drivers |  Nico Pache | 1 | -0/+2 |
| 2025-03-19 | sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional |  Ingo Molnar | 1 | -7/+0 |
| 2025-03-17 | fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup (CONFIG_NO_PAGE_MAPCOUNT) |  David Hildenbrand | 2 | -2/+23 |
| 2025-03-17 | fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO_PAGE_MAPCOUNT) |  David Hildenbrand | 1 | -1/+6 |
| 2025-03-17 | fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (CONFIG_NO_PAGE_MAPCOUNT) |  David Hildenbrand | 1 | -2/+9 |
| 2025-03-17 | fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFIG_NO_PAGE_MAPCOUNT) |  David Hildenbrand | 2 | -3/+43 |
| 2025-03-17 | mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared() |  David Hildenbrand | 1 | -2/+2 |
| 2025-03-17 | fs/proc/task_mmu: reduce scope of lazy mmu region |  Ryan Roberts | 1 | -7/+4 |
| 2025-03-16 | fs/proc/task_mmu: add guard region bit to pagemap |  Lorenzo Stoakes | 1 | -1/+5 |
| 2025-03-16 | proc: fix UAF in proc_get_inode() |  Ye Bin | 3 | -4/+26 |
| 2025-03-13 | posix-timers: Dont iterate /proc/$PID/timers with sighand:: Siglock held |  Thomas Gleixner | 1 | -28/+20 |
| 2025-02-17 | procfs: fix a locking bug in a vmcore_add_device_dump() error path |  Bart Van Assche | 1 | -1/+4 |
| 2025-02-10 | crash: Use note name macros |  Akihiko Odaki | 1 | -6/+6 |
| 2025-01-30 | Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 4 | -6/+12 |
| 2025-01-27 | Pass parent directory inode and expected name to ->d_revalidate() |  Al Viro | 4 | -6/+12 |
| 2025-01-27 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost |  Linus Torvalds | 2 | -66/+236 |
| 2025-01-27 | virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM |  David Hildenbrand | 1 | -0/+1 |
| 2025-01-27 | fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel |  David Hildenbrand | 2 | -0/+174 |
| 2025-01-27 | fs/proc/vmcore: factor out freeing a list of vmcore ranges |  David Hildenbrand | 1 | -8/+1 |
| 2025-01-27 | fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list |  David Hildenbrand | 1 | -19/+2 |
| 2025-01-27 | fs/proc/vmcore: move vmcore definitions out of kcore.h |  David Hildenbrand | 1 | -10/+16 |
| 2025-01-27 | fs/proc/vmcore: prefix all pr_* with "vmcore:" |  David Hildenbrand | 1 | -1/+3 |
| 2025-01-27 | fs/proc/vmcore: disallow vmcore modifications while the vmcore is open |  David Hildenbrand | 1 | -23/+34 |
| 2025-01-27 | fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex |  David Hildenbrand | 1 | -9/+8 |
| 2025-01-27 | fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex |  David Hildenbrand | 1 | -7/+8 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 1 | -0/+11 |
| 2025-01-25 | ksm: add ksm involvement information for each process |  xu xin | 1 | -0/+11 |
| 2025-01-20 | Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 2 | -2/+2 |
| 2025-01-20 | Merge tag 'vfs-6.14-rc1.kcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 1 | -40/+41 |
| 2025-01-12 | fs/proc: fix softlockup in __read_vmcore (part 2) |  Rik van Riel | 1 | -0/+2 |
| 2025-01-04 | fs/proc: do_task_stat: Fix ESP not readable during coredump |  Nam Cao | 1 | -1/+1 |
| 2024-12-30 | fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit |  David Hildenbrand | 1 | -1/+1 |
| 2024-12-22 | vfs: support caching symlink lengths in inodes |  Mateusz Guzik | 1 | -1/+1 |
| 2024-12-05 | fs/proc/vmcore.c: fix warning when CONFIG_MMU=n |  Andrew Morton | 1 | -28/+28 |
| 2024-12-02 | proc/kcore: use percpu_rw_semaphore for kclist_lock |  Omar Sandoval | 1 | -5/+5 |
| 2024-12-02 | proc/kcore: don't walk list on every read |  Omar Sandoval | 1 | -35/+35 |
| 2024-12-02 | proc/kcore: mark proc entry as permanent |  Omar Sandoval | 1 | -0/+1 |
| 2024-11-27 | Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 1 | -0/+1 |
| 2024-11-26 | Merge branch 'ovl.fixes' |  Christian Brauner | 2 | -54/+61 |
| 2024-11-25 | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 2 | -6/+6 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 2 | -13/+15 |
| 2024-11-22 | Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl |  Linus Torvalds | 2 | -54/+61 |
| 2024-11-22 | fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero |  Jiri Olsa | 1 | -0/+1 |
| 2024-11-19 | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2024-11-19 | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -4/+4 |
| 2024-11-18 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -1/+1 |
| 2024-11-18 | Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs |  Linus Torvalds | 2 | -10/+3 |
| 2024-11-16 | Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 1 | -1/+3 |
| 2024-11-14 | fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args() |  Dan Carpenter | 1 | -1/+3 |
| 2024-11-14 | Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'for-next/tlb', 'for-next/misc', 'for-next/mte', 'for-next/sysreg', 'for-next/stacktrace', 'for-next/hwcap3', 'for-next/kselftest', 'for-next/crc32', 'for-next/guest-cca', 'for-next/haft' and 'for-next/scs', remote-tracking... |  Catalin Marinas | 1 | -1/+1 |