开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
4 days
Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
5 days
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
5 days
Merge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5 days
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-05
proc: protect ptrace_may_access() with exec_update_lock (FD links)
Jann Horn
2026-06-05
proc: protect ptrace_may_access() with exec_update_lock (part 1)
Jann Horn
2026-06-05
VFS: use wait_var_event for waiting in d_alloc_parallel()
NeilBrown
2026-06-02
tick/sched: Consolidate idle time fetching APIs
Frederic Weisbecker
2026-05-27
proc: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-26
genirq/proc: Speed up /proc/interrupts iteration
Thomas Gleixner
2026-05-26
x86/irq: Move IOAPIC misrouted and PIC/APIC error counts into irq_stats
Thomas Gleixner
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
2026-05-26
sched/coredump: introduce enum task_dumpable
Christian Brauner (Amutable)
2026-05-11
proc: handle subset=pid separately in userns visibility checks
Alexey Gladkov
2026-05-11
proc: prevent reconfiguring subset=pid
Alexey Gladkov
2026-05-11
proc: subset=pid: Show /proc/self/net only for CAP_NET_ADMIN
Alexey Gladkov
2026-05-11
fs: move SB_I_USERNS_VISIBLE to FS_USERNS_MOUNT_RESTRICTED
Christian Brauner
2026-05-11
proc: allow to mark /proc files permanent outside of fs/proc/
Alexey Dobriyan
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-08
mm: add gpu active/reclaim per-node stat counters (v2)
Dave Airlie
2026-04-05
mm: vmalloc: streamline vmalloc memory accounting
Johannes Weiner
2026-04-05
mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport (Microsoft)
2026-03-27
proc: array: drop stale FIXME about RCU in task_sig()
Jaime Saguillo Revilla
2026-03-26
proc: rename proc_notify_change to proc_setattr
Christoph Hellwig
2026-03-26
proc: rename proc_setattr to proc_nochmod_setattr
Christoph Hellwig
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-03-06
fs/proc: Don't lock root inode when creating "self" and "thread-self"
NeilBrown
2026-02-25
Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
proc: Fix pointer error dereference
Ethan Tidmore
2026-02-13
Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-02-12
procfs: fix possible double mmput() in do_procmap_query()
Andrii Nakryiko
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-08
procfs: fix missing RCU protection when reading real_parent in do_task_stat()
Jinliang Zheng
2026-02-05
procfs: avoid fetching build ID while holding VMA lock
Andrii Nakryiko
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
2025-12-08
fs/proc: replace "__auto_type" with "const auto"
H. Peter Anvin
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-12-06
Merge tag 'locking-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]