index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
2025-06-25
fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio
David Hildenbrand
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-11
proc: fix the issue of proc_mem_open returning NULL
Penglei Jiang
2025-05-11
fs/proc/page: refactor to reduce code duplication
Liu Ye
2025-05-11
fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions
Andrei Vagin
2025-05-05
mm: remove NR_BOUNCE zone stat
Christoph Hellwig
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-25
Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-21
fs/procfs: fix the comment above proc_pid_wchan()
Bart Van Assche
2025-03-21
meminfo: add a per node counter for balloon drivers
Nico Pache
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
2025-03-17
fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup ...
David Hildenbrand
2025-03-17
fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO...
David Hildenbrand
2025-03-17
fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (...
David Hildenbrand
2025-03-17
fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFI...
David Hildenbrand
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
2025-03-17
fs/proc/task_mmu: reduce scope of lazy mmu region
Ryan Roberts
2025-03-16
fs/proc/task_mmu: add guard region bit to pagemap
Lorenzo Stoakes
2025-03-16
proc: fix UAF in proc_get_inode()
Ye Bin
2025-03-13
posix-timers: Dont iterate /proc/$PID/timers with sighand:: Siglock held
Thomas Gleixner
2025-02-17
procfs: fix a locking bug in a vmcore_add_device_dump() error path
Bart Van Assche
2025-02-10
crash: Use note name macros
Akihiko Odaki
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
2025-01-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-01-27
virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM
David Hildenbrand
2025-01-27
fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges ...
David Hildenbrand
2025-01-27
fs/proc/vmcore: factor out freeing a list of vmcore ranges
David Hildenbrand
2025-01-27
fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list
David Hildenbrand
2025-01-27
fs/proc/vmcore: move vmcore definitions out of kcore.h
David Hildenbrand
2025-01-27
fs/proc/vmcore: prefix all pr_* with "vmcore:"
David Hildenbrand
2025-01-27
fs/proc/vmcore: disallow vmcore modifications while the vmcore is open
David Hildenbrand
2025-01-27
fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
David Hildenbrand
2025-01-27
fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
David Hildenbrand
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
ksm: add ksm involvement information for each process
xu xin
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.kcore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-12
fs/proc: fix softlockup in __read_vmcore (part 2)
Rik van Riel
2025-01-04
fs/proc: do_task_stat: Fix ESP not readable during coredump
Nam Cao
2024-12-30
fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit
David Hildenbrand
2024-12-22
vfs: support caching symlink lengths in inodes
Mateusz Guzik
2024-12-05
fs/proc/vmcore.c: fix warning when CONFIG_MMU=n
Andrew Morton
2024-12-02
proc/kcore: use percpu_rw_semaphore for kclist_lock
Omar Sandoval
[next]