index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
fs/procfs: fix the comment above proc_pid_wchan()
Bart Van Assche
1
-1
/
+1
2025-03-28
proc: fix UAF in proc_get_inode()
Ye Bin
3
-4
/
+26
2025-03-28
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
1
-4
/
+5
2025-02-21
fs/proc: do_task_stat: Fix ESP not readable during coredump
Nam Cao
1
-1
/
+1
2025-01-23
fs/proc: fix softlockup in __read_vmcore (part 2)
Rik van Riel
1
-0
/
+2
2024-12-14
fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter...
Jiri Olsa
1
-0
/
+1
2024-12-14
fs/proc/kcore.c: fix coccinelle reported ERROR instances
Mirsad Todorovac
1
-5
/
+5
2024-12-14
proc/softirqs: replace seq_printf with seq_put_decimal_ull_width
David Wang
1
-1
/
+1
2024-11-14
fs/proc: fix compile warning about variable 'vmcore_mmap_ops'
Qi Xi
1
-4
/
+5
2024-11-08
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
1
-2
/
+34
2024-11-08
fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions
Lorenzo Stoakes
1
-3
/
+14
2024-11-08
fs/proc/kcore: convert read_kcore() to read_kcore_iter()
Lorenzo Stoakes
1
-18
/
+18
2024-11-08
fs/proc/kcore: avoid bounce buffer for ktext data
Lorenzo Stoakes
1
-12
/
+5
2024-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-17
/
+9
2024-10-17
proc: add config & param to block forcing mem writes
Adrian Ratiu
1
-1
/
+60
2024-08-11
sysctl: always initialize i_uid/i_gid
Thomas Weißschuh
1
-4
/
+2
2024-08-11
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
1
-1
/
+1
2024-08-03
fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
David Hildenbrand
1
-0
/
+2
2024-06-21
fs/proc: fix softlockup in __read_vmcore
Rik van Riel
1
-0
/
+2
2024-03-15
fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
Oleg Nesterov
1
-26
/
+32
2024-03-15
fs/proc: do_task_stat: use __for_each_thread()
Oleg Nesterov
1
-3
/
+4
2024-02-23
fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...
Oleg Nesterov
1
-4
/
+6
2023-11-28
watchdog: move softlockup_panic back to early_param
Krister Johansen
1
-1
/
+0
2023-11-28
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
1
-0
/
+7
2023-10-06
proc: nommu: fix empty /proc/<pid>/maps
Ben Wolsieffer
2
-17
/
+22
2023-10-06
proc: nommu: /proc/<pid>/maps: release mmap read lock
Ben Wolsieffer
1
-12
/
+15
2023-09-13
procfs: block chmod on /proc/thread-self/comm
Aleksa Sarai
1
-1
/
+2
2023-08-03
proc/vmcore: fix signedness bug in read_from_oldmem()
Dan Carpenter
1
-1
/
+1
2023-05-17
sysctl: clarify register_sysctl_init() base directory order
Luis Chamberlain
1
-4
/
+1
2023-05-17
proc_sysctl: enhance documentation
Luis Chamberlain
1
-5
/
+20
2023-05-17
proc_sysctl: update docs for __register_sysctl_table()
Luis Chamberlain
1
-3
/
+11
2023-02-09
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
1
-3
/
+1
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
1
-3
/
+3
2022-11-22
proc/meminfo: fix spacing in SecPageTables
Yosry Ahmed
1
-1
/
+1
2022-10-20
mm: /proc/pid/smaps_rollup: fix maple tree search
Hugh Dickins
1
-1
/
+1
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-6
/
+38
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-63
/
+100
2022-10-10
Merge tag 'sysctl-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-8
/
+1
2022-10-10
Merge tag 'printk-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+0
2022-10-09
Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-1
/
+1
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2022-10-06
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2022-10-04
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-2
/
+0
2022-10-03
proc: mark more files as permanent
Alexey Dobriyan
8
-6
/
+37
2022-10-03
proc: make config PROC_CHILDREN depend on PROC_FS
Lukas Bulwahn
1
-0
/
+1
2022-09-29
printk: Declare log_wait properly
Thomas Gleixner
1
-2
/
+0
2022-09-26
ksm: count allocated ksm rmap_items for each process
xu xin
1
-0
/
+15
2022-09-26
fs/proc/task_mmu: stop using linked list and highest_vm_end
Matthew Wilcox (Oracle)
2
-33
/
+42
2022-09-26
fs/proc/base: use the vma iterators in place of linked list
Liam R. Howlett
1
-1
/
+4
2022-09-26
mm: remove vmacache
Liam R. Howlett
1
-1
/
+0
[next]