index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-06
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-03
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-09-14
fs/proc/base.c: fix the wrong format specifier
zhang jiao
1
-1
/
+1
2025-09-14
mm: convert remaining users to mm_flags_*() accessors
Lorenzo Stoakes
1
-2
/
+2
2025-09-14
mm: update coredump logic to correctly use bitmap mm flags
Lorenzo Stoakes
1
-3
/
+5
2025-07-29
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2025-07-22
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
1
-3
/
+3
2025-06-11
switch procfs from d_set_d_op() to d_splice_alias_ops()
Al Viro
1
-6
/
+3
2025-06-01
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+9
2025-05-12
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-22
fs/procfs: fix the comment above proc_pid_wchan()
Bart Van Assche
1
-1
/
+1
2025-03-20
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-28
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-2
/
+4
2025-01-26
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-20
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-06
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
2024-08-23
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
1
-4
/
+5
2024-07-29
posix-timers: Convert timer list to hlist
Thomas Gleixner
1
-3
/
+3
2024-06-06
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
1
-1
/
+1
2024-02-25
procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
Al Viro
1
-2
/
+0
2023-11-13
proc: Use lsmids instead of lsm names for attrs
Casey Schaufler
1
-14
/
+15
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-23
/
+29
2023-11-01
fs/proc/base.c: remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-11-01
do_io_accounting: use sig->stats_lock
Oleg Nesterov
1
-6
/
+14
2023-11-01
do_io_accounting: use __for_each_thread()
Oleg Nesterov
1
-4
/
+8
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
1
-1
/
+1
2023-10-19
proc: use initializer for clearing some buffers
Alexey Dobriyan
1
-10
/
+6
2023-10-18
proc: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-10-04
introduce __next_thread(), fix next_tid() vs exec() race
Oleg Nesterov
1
-4
/
+2
2023-08-30
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+2
[next]