index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
base.c
Age
Commit message (
Expand
)
Author
8 days
fs: add real_fs to track task's actual fs_struct
Christian Brauner
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-06-15
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-15
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-05-28
proc: rewrite next_tgid()
Alexey Dobriyan
2026-05-28
proc: add tgid_iter.pid_ns member
Alexey Dobriyan
2026-05-27
proc: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
2026-05-26
sched/coredump: introduce enum task_dumpable
Christian Brauner (Amutable)
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-03-26
proc: rename proc_setattr to proc_nochmod_setattr
Christoph Hellwig
2026-02-20
proc: Fix pointer error dereference
Ethan Tidmore
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-16
procfs: make /self and /thread_self dentries persistent
Al Viro
2025-10-21
seqlock: Change do_io_accounting() to use scoped_seqlock_read()
Oleg Nesterov
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-09-13
fs/proc/base.c: fix the wrong format specifier
zhang jiao
2025-09-13
mm: convert remaining users to mm_flags_*() accessors
Lorenzo Stoakes
2025-09-13
mm: update coredump logic to correctly use bitmap mm flags
Lorenzo Stoakes
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2025-06-10
switch procfs from d_set_d_op() to d_splice_alias_ops()
Al Viro
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-11
proc: fix the issue of proc_mem_open returning NULL
Penglei Jiang
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-03-25
Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-21
fs/procfs: fix the comment above proc_pid_wchan()
Bart Van Assche
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
2025-03-13
posix-timers: Dont iterate /proc/$PID/timers with sighand:: Siglock held
Thomas Gleixner
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-25
ksm: add ksm involvement information for each process
xu xin
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-07
posix-timers: Embed sigqueue in struct k_itimer
Thomas Gleixner
2024-11-05
mm: refactor mm_access() to not return NULL
Lorenzo Stoakes
2024-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-12
proc: store cookie in private data
Christian Brauner
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-30
Merge patch series "proc: restrict overmounting of ephemeral entities"
Christian Brauner
2024-08-30
proc: block mounting on top of /proc/<pid>/map_files/*
Christian Brauner
[next]