summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/proc.rst
AgeCommit message (Expand)Author
2025-11-20mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes
2025-10-04Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-10-03Merge tag 'docs-6.18' of git://git.lwn.net/linuxLinus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-21alloc_tag: mark inaccurate allocation counters in /proc/allocinfo outputSuren Baghdasaryan
2025-09-13prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGEDavid Hildenbrand
2025-09-03doc: filesystems: proc: remove stale information from introBaruch Siach
2025-09-02procfs: add "pidns" mount optionAleksa Sarai
2025-08-29docs: proc.rst: Fix VFIO Device title formattingAlex Williamson
2025-08-25vfio/pci: print vfio-device syspath to fdinfoAlex Mastro
2025-07-19mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counterVlastimil Babka
2025-06-11docs: proc: update VmFlags documentation in smapswangfushuai
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-03-21MM documentation: add "Unaccepted" meminfo entryNico Pache
2025-03-21meminfo: add a per node counter for balloon driversNico Pache
2025-03-17mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...David Hildenbrand
2025-03-17fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup ...David Hildenbrand
2025-03-17fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO...David Hildenbrand
2025-03-16docs,procfs: document /proc/PID/* access permission checksAndrii Nakryiko
2025-01-25Documentation/filesystems/proc.rst: fix possessive form of "process"Andrew Morton
2025-01-25ksm: add ksm involvement information for each processxu xin
2024-10-04mm: Define VM_SHADOW_STACK for arm64 when we support GCSMark Brown
2024-07-12docs/procfs: call out ioctl()-based PROCMAP_QUERY command existenceAndrii Nakryiko
2024-06-24/proc/pid/smaps: add mseal info for vmaJeff Xu
2024-05-24lib: add version into /proc/allocinfo outputSuren Baghdasaryan
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-04-25lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan
2024-04-15iommu: account IOMMU allocated memoryPasha Tatashin
2024-02-12docs: proc.rst: comm: mention the included NULChristoph Anton Mitterer
2023-12-20mm: thp: introduce multi-size THP sysfs interfaceRyan Roberts
2023-10-31doc: Add /proc/bootconfig to proc.rstPaul E. McKenney
2023-10-07doc: Update /proc/cmdline documentation to include boot configPaul E. McKenney
2023-09-05Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-09-02proc/ksm: add ksm stats to /proc/pid/smapsStefan Roesch
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-18Documentation: Fix typosBjorn Helgaas
2023-07-11mm: Introduce VM_SHADOW_STACK for shadow stack memoryYu-cheng Yu
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-21fs/proc: add Kthread flag to /proc/$pid/statusChunguang Wu
2023-04-05mm/memtest: add results of early memtest to /proc/meminfoTomas Mudrunka
2023-03-14Documentation: fs/proc: corrections and updateRandy Dunlap
2023-01-02docs: proc.rst: add softnet_stat to /proc/net tableYang Yang
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-11-30mm: anonymous shared memory namingPasha Tatashin
2022-11-18proc: report open files as size in stat() for /proc/pid/fdIvan Babrou
2022-11-15Documentation: update the description of TracerPid in procfs.rstChen Linxuan
2022-08-24mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.Yosry Ahmed
2022-07-17doc: proc: fix the description to THPeligibleYang Shi