index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-23
/
+34
2026-06-15
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+1
2026-06-15
Merge tag 'vfs-7.2-rc1.procfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-91
/
+69
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+8
2026-06-05
proc: protect ptrace_may_access() with exec_update_lock (FD links)
Jann Horn
1
-72
/
+47
2026-06-05
proc: protect ptrace_may_access() with exec_update_lock (part 1)
Jann Horn
1
-19
/
+22
2026-06-05
VFS: use wait_var_event for waiting in d_alloc_parallel()
NeilBrown
1
-2
/
+1
2026-05-28
proc: rewrite next_tgid()
Alexey Dobriyan
1
-24
/
+32
2026-05-28
proc: add tgid_iter.pid_ns member
Alexey Dobriyan
1
-6
/
+9
2026-05-27
proc: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
1
-8
/
+8
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
1
-23
/
+16
2026-05-26
sched/coredump: introduce enum task_dumpable
Christian Brauner (Amutable)
1
-1
/
+1
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+11
2026-03-26
proc: rename proc_setattr to proc_nochmod_setattr
Christoph Hellwig
1
-11
/
+11
2026-02-20
proc: Fix pointer error dereference
Ethan Tidmore
1
-0
/
+3
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+2
2025-11-16
procfs: make /self and /thread_self dentries persistent
Al Viro
1
-4
/
+2
2025-10-21
seqlock: Change do_io_accounting() to use scoped_seqlock_read()
Oleg Nesterov
1
-10
/
+3
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-09-13
fs/proc/base.c: fix the wrong format specifier
zhang jiao
1
-1
/
+1
2025-09-13
mm: convert remaining users to mm_flags_*() accessors
Lorenzo Stoakes
1
-2
/
+2
2025-09-13
mm: update coredump logic to correctly use bitmap mm flags
Lorenzo Stoakes
1
-3
/
+5
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
1
-3
/
+3
2025-06-10
switch procfs from d_set_d_op() to d_splice_alias_ops()
Al Viro
1
-6
/
+3
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+9
2025-05-11
proc: fix the issue of proc_mem_open returning NULL
Penglei Jiang
1
-3
/
+9
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
1
-1
/
+1
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-03-25
Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-28
/
+20
2025-03-21
fs/procfs: fix the comment above proc_pid_wchan()
Bart Van Assche
1
-1
/
+1
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
1
-7
/
+0
2025-03-13
posix-timers: Dont iterate /proc/$PID/timers with sighand:: Siglock held
Thomas Gleixner
1
-28
/
+20
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+4
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-2
/
+4
2025-01-25
ksm: add ksm involvement information for each process
xu xin
1
-0
/
+11
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-12
/
+14
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2024-11-07
posix-timers: Embed sigqueue in struct k_itimer
Thomas Gleixner
1
-2
/
+2
2024-11-05
mm: refactor mm_access() to not return NULL
Lorenzo Stoakes
1
-12
/
+14
2024-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
1
-1
/
+0
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+8
2024-09-16
Merge tag 'vfs-6.12.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+62
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-6
/
+24
2024-09-12
proc: store cookie in private data
Christian Brauner
1
-6
/
+24
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
1
-6
/
+4
2024-08-30
Merge patch series "proc: restrict overmounting of ephemeral entities"
Christian Brauner
1
-2
/
+2
2024-08-30
proc: block mounting on top of /proc/<pid>/map_files/*
Christian Brauner
1
-2
/
+2
2024-08-30
proc: add config & param to block forcing mem writes
Adrian Ratiu
1
-1
/
+60
[next]