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-05-02
fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
Oleg Nesterov
1
-24
/
+29
2025-04-10
fs/procfs: fix the comment above proc_pid_wchan()
Bart Van Assche
1
-1
/
+1
2025-04-10
proc: fix UAF in proc_get_inode()
Ye Bin
3
-4
/
+26
2025-03-13
sysctl: share unsigned long const values
Luis Chamberlain
1
-0
/
+3
2025-01-23
fs/proc: fix softlockup in __read_vmcore (part 2)
Rik van Riel
1
-0
/
+2
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-10-17
proc: add config & param to block forcing mem writes
Adrian Ratiu
1
-1
/
+60
2024-08-19
sysctl: always initialize i_uid/i_gid
Thomas Weißschuh
1
-4
/
+2
2024-08-19
fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
David Hildenbrand
1
-0
/
+2
2024-07-05
fs/proc: fix softlockup in __read_vmcore
Rik van Riel
1
-0
/
+2
2024-03-15
fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_t...
Oleg Nesterov
1
-4
/
+6
2024-03-15
proc: Use task_is_running() for wchan in /proc/$pid/stat
Kees Cook
1
-5
/
+2
2023-12-03
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
1
-0
/
+7
2023-11-28
watchdog: move softlockup_panic back to early_param
Krister Johansen
1
-1
/
+0
2023-10-06
proc: nommu: /proc/<pid>/maps: release mmap read lock
Ben Wolsieffer
1
-12
/
+15
2023-09-19
procfs: block chmod on /proc/thread-self/comm
Aleksa Sarai
1
-1
/
+2
2023-02-09
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
1
-3
/
+1
2023-02-01
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
1
-0
/
+33
2022-10-29
mm: /proc/pid/smaps_rollup: fix no vma's null-deref
Seth Jenkins
1
-1
/
+1
2022-08-31
mm/smaps: don't access young/dirty bit if pte unpresent
Peter Xu
1
-3
/
+4
2022-08-17
proc: fix a dentry lock race between release_task and lookup
Zhihao Cheng
1
-8
/
+38
2022-07-29
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
1
-1
/
+1
2022-06-09
proc: fix dentry/inode overinstantiating under /proc/${pid}/net
Alexey Dobriyan
2
-0
/
+6
2022-05-18
procfs: prevent unprivileged processes accessing fdinfo dir
Kalesh Singh
1
-1
/
+22
2022-04-08
proc: bootconfig: Add null pointer check
Lv Ruyi
1
-0
/
+2
2022-03-08
proc: fix documentation and description of pagemap
Yun Zhou
1
-1
/
+2
2022-02-23
fs/proc: task_mmu.c: don't read mapcount for migration entry
Yang Shi
1
-9
/
+31
2021-12-01
proc/vmcore: fix clearing user buffer by properly using clear_user()
David Hildenbrand
1
-6
/
+10
2021-11-18
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
2
-7
/
+11
2021-11-12
Revert "proc/wchan: use printk format instead of lookup_symbol_name()"
Kees Cook
1
-8
/
+11
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-15
/
+8
2021-09-08
connector: send event on write to /proc/[pid]/comm
Ohhoon Kwon
1
-1
/
+4
2021-09-08
proc: stop using seq_get_buf in proc_task_name
Christoph Hellwig
1
-14
/
+4
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
1
-1
/
+0
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-35
/
+92
2021-07-01
procfs/dmabuf: add inode number to /proc/*/fdinfo
Kalesh Singh
1
-2
/
+3
2021-07-01
procfs: allow reading fdinfo with PTRACE_MODE_READ
Kalesh Singh
2
-3
/
+16
2021-07-01
proc: Avoid mixing integer types in mem_rw()
Marcelo Henrique Cerri
1
-1
/
+1
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-15
/
+8
2021-06-30
fs/proc/kcore: use page_offline_(freeze|thaw)
David Hildenbrand
1
-0
/
+13
2021-06-30
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
1
-1
/
+13
2021-06-30
fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
David Hildenbrand
1
-8
/
+27
2021-06-30
fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
David Hildenbrand
1
-5
/
+2
2021-06-30
mm/pagemap: export uffd-wp protection information
Peter Xu
1
-0
/
+9
2021-06-30
mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...
Miaohe Lin
1
-1
/
+1
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
1
-1
/
+1
[next]