| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | Merge branch 'docs-next' of git://git.lwn.net/linux.git | Mark Brown | 1 | -9/+9 |
| 2026-05-11 | docs: proc: add documentation about mount restrictions | Alexey Gladkov | 1 | -1/+18 |
| 2026-05-03 | docs: proc: fix minor grammar and formatting issues | Myro Demma | 1 | -2/+2 |
| 2026-04-27 | Documentation: proc: fix section numbering in table of contents | Baolin Liu | 1 | -7/+7 |
| 2026-04-19 | Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+4 |
| 2026-04-18 | docs: proc: document ProtectionKey in smaps | Kevin Brodsky | 1 | -0/+4 |
| 2026-04-15 | Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+8 |
| 2026-04-08 | mm: add gpu active/reclaim per-node stat counters (v2) | Dave Airlie | 1 | -0/+8 |
| 2026-03-30 | docs: proc: remove description of prof_cpu_mask | Zenghui Yu (Huawei) | 1 | -8/+4 |
| 2026-03-09 | docs: filesystems: clarify KernelPageSize vs. MMUPageSize in smaps | David Hildenbrand (Arm) | 1 | -12/+28 |
| 2026-02-02 | docs: filesystems: ensure proc pid substitutable is complete | Thomas Böhler | 1 | -3/+3 |
| 2025-11-20 | mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps | Lorenzo Stoakes | 1 | -2/+3 |
| 2025-10-04 | Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -0/+14 |
| 2025-10-03 | Merge tag 'docs-6.18' of git://git.lwn.net/linux | Linus Torvalds | 1 | -21/+0 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+16 |
| 2025-09-21 | alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output | Suren Baghdasaryan | 1 | -0/+13 |
| 2025-09-13 | prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE | David Hildenbrand | 1 | -2/+3 |
| 2025-09-03 | doc: filesystems: proc: remove stale information from intro | Baruch Siach | 1 | -21/+0 |
| 2025-09-02 | procfs: add "pidns" mount option | Aleksa Sarai | 1 | -0/+8 |
| 2025-08-29 | docs: proc.rst: Fix VFIO Device title formatting | Alex Williamson | 1 | -1/+1 |
| 2025-08-25 | vfio/pci: print vfio-device syspath to fdinfo | Alex Mastro | 1 | -0/+14 |
| 2025-07-19 | mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter | Vlastimil Babka | 1 | -3/+5 |
| 2025-06-11 | docs: proc: update VmFlags documentation in smaps | wangfushuai | 1 | -1/+3 |
| 2025-04-01 | Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+10 |
| 2025-03-21 | MM documentation: add "Unaccepted" meminfo entry | Nico Pache | 1 | -0/+3 |
| 2025-03-21 | meminfo: add a per node counter for balloon drivers | Nico Pache | 1 | -0/+3 |
| 2025-03-17 | mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA... | David Hildenbrand | 1 | -2/+8 |
| 2025-03-17 | fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup ... | David Hildenbrand | 1 | -3/+19 |
| 2025-03-17 | fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO... | David Hildenbrand | 1 | -0/+5 |
| 2025-03-16 | docs,procfs: document /proc/PID/* access permission checks | Andrii Nakryiko | 1 | -0/+10 |
| 2025-01-25 | Documentation/filesystems/proc.rst: fix possessive form of "process" | Andrew Morton | 1 | -16/+18 |
| 2025-01-25 | ksm: add ksm involvement information for each process | xu xin | 1 | -0/+68 |
| 2024-10-04 | mm: Define VM_SHADOW_STACK for arm64 when we support GCS | Mark Brown | 1 | -1/+1 |
| 2024-07-12 | docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence | Andrii Nakryiko | 1 | -0/+9 |
| 2024-06-24 | /proc/pid/smaps: add mseal info for vma | Jeff Xu | 1 | -0/+1 |
| 2024-05-24 | lib: add version into /proc/allocinfo output | Suren Baghdasaryan | 1 | -2/+3 |
| 2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+29 |
| 2024-04-25 | lib: add allocation tagging support for memory allocation profiling | Suren Baghdasaryan | 1 | -0/+29 |
| 2024-04-15 | iommu: account IOMMU allocated memory | Pasha Tatashin | 1 | -2/+2 |
| 2024-02-12 | docs: proc.rst: comm: mention the included NUL | Christoph Anton Mitterer | 1 | -2/+2 |
| 2023-12-20 | mm: thp: introduce multi-size THP sysfs interface | Ryan Roberts | 1 | -3/+3 |
| 2023-10-31 | doc: Add /proc/bootconfig to proc.rst | Paul E. McKenney | 1 | -0/+5 |
| 2023-10-07 | doc: Update /proc/cmdline documentation to include boot config | Paul E. McKenney | 1 | -1/+2 |
| 2023-09-05 | Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+4 |
| 2023-09-02 | proc/ksm: add ksm stats to /proc/pid/smaps | Stefan Roesch | 1 | -0/+4 |
| 2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2023-08-18 | Documentation: Fix typos | Bjorn Helgaas | 1 | -6/+6 |
| 2023-07-11 | mm: Introduce VM_SHADOW_STACK for shadow stack memory | Yu-cheng Yu | 1 | -0/+1 |
| 2023-04-27 | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+2 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+8 |
| 2023-04-21 | fs/proc: add Kthread flag to /proc/$pid/status | Chunguang Wu | 1 | -0/+2 |
| 2023-04-05 | mm/memtest: add results of early memtest to /proc/meminfo | Tomas Mudrunka | 1 | -0/+8 |
| 2023-03-14 | Documentation: fs/proc: corrections and update | Randy Dunlap | 1 | -21/+23 |
| 2023-01-02 | docs: proc.rst: add softnet_stat to /proc/net table | Yang Yang | 1 | -0/+1 |
| 2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+5 |
| 2022-12-12 | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+17 |
| 2022-11-30 | mm: anonymous shared memory naming | Pasha Tatashin | 1 | -3/+5 |
| 2022-11-18 | proc: report open files as size in stat() for /proc/pid/fd | Ivan Babrou | 1 | -0/+17 |
| 2022-11-15 | Documentation: update the description of TracerPid in procfs.rst | Chen Linxuan | 1 | -1/+2 |
| 2022-08-24 | mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses. | Yosry Ahmed | 1 | -0/+4 |
| 2022-07-17 | doc: proc: fix the description to THPeligible | Yang Shi | 1 | -1/+3 |
| 2022-07-03 | mm/smaps: add Pss_Dirty | Vincent Whitchurch | 1 | -1/+4 |
| 2022-06-27 | docs: rename Documentation/vm to Documentation/mm | Mike Rapoport | 1 | -1/+1 |
| 2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -56/+98 |
| 2022-05-19 | mm: zswap: add basic meminfo and vmstat coverage | Johannes Weiner | 1 | -0/+6 |
| 2022-05-19 | Documentation: filesystems: proc: update meminfo section | Johannes Weiner | 1 | -56/+92 |
| 2022-05-15 | block: remove last remaining traces of IDE documentation | Paul Gortmaker | 1 | -85/+7 |
| 2022-01-15 | mm: add a field to store names for private anonymous memory | Colin Cross | 1 | -2/+4 |
| 2021-10-12 | docs: proc.rst: mountinfo: align columns | Christoph Anton Mitterer | 1 | -11/+11 |
| 2021-10-12 | docs: proc.rst: mountinfo: improved field numbering | Christoph Anton Mitterer | 1 | -6/+6 |
| 2021-07-01 | procfs/dmabuf: add inode number to /proc/*/fdinfo | Kalesh Singh | 1 | -6/+31 |
| 2021-06-30 | docs: proc.rst: meminfo: briefly describe gaps in memory accounting | Mike Rapoport | 1 | -2/+9 |
| 2021-03-08 | docs: filesystem: Update smaps vm flag list to latest | Peter Xu | 1 | -0/+4 |
| 2021-02-25 | docs: proc.rst: fix indentation warning | Randy Dunlap | 1 | -1/+1 |
| 2021-02-22 | Documentation: proc.rst: add more about the 6 fields in loadavg | Randy Dunlap | 1 | -0/+4 |
| 2021-02-04 | Documentation: /proc/loadavg: add 3 more field descriptions | Randy Dunlap | 1 | -1/+4 |
| 2020-12-15 | proc: provide details on indirect branch speculation | Anand K Mistry | 1 | -0/+2 |
| 2020-12-01 | Documentation: document /proc api for arm64 MTE vm flags | Szabolcs Nagy | 1 | -0/+1 |
| 2020-08-12 | doc, mm: clarify /proc/<pid>/oom_score value range | Michal Hocko | 1 | -0/+3 |
| 2020-08-12 | doc, mm: sync up oom_score_adj documentation | Michal Hocko | 1 | -8/+0 |
| 2020-07-13 | Documentation/filesystems/proc.rst: copy-editing cleanup | Randy Dunlap | 1 | -56/+55 |
| 2020-06-26 | docs: fs: proc.rst: convert a new chapter to ReST | Mauro Carvalho Chehab | 1 | -23/+21 |
| 2020-06-19 | docs: fs: proc.rst: fix a warning due to a merge conflict | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-06-04 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -17/+71 |
| 2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+2 |
| 2020-06-02 | mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead | NeilBrown | 1 | -2/+2 |
| 2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
| 2020-05-05 | docs: filesystems: convert sharedsubtree.txt to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-05-05 | Merge branch 'for-next/bti-user' into for-next/bti | Will Deacon | 1 | -0/+1 |
| 2020-04-22 | proc: use human-readable values for hidepid | Alexey Gladkov | 1 | -23/+23 |
| 2020-04-22 | docs: proc: add documentation for "hidepid=4" and "subset=pid" options and ne... | Alexey Gladkov | 1 | -0/+54 |
| 2020-03-02 | docs: filesystems: convert proc.txt to ReST | Mauro Carvalho Chehab | 1 | -0/+2169 |