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
compress-2025-01-21
compress-2025-01-23
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-11-24
proc: proc_maps_open allow proc_mem_open to return NULL
Jialin Wang
1
-2
/
+2
2025-11-24
fs/proc: fix uaf in proc_readdir_de()
Wei Yang
1
-3
/
+9
2025-11-24
proc: fix the issue of proc_mem_open returning NULL
Penglei Jiang
3
-11
/
+17
2025-10-02
fs/proc/task_mmu: check p->vec_buf for NULL
Jakub Acs
1
-0
/
+3
2025-09-19
proc: fix type confusion in pde_set_flags()
wangzijie
1
-1
/
+2
2025-09-09
proc: fix missing pde_set_flags() for net proc files
wangzijie
1
-17
/
+21
2025-08-20
mm/smaps: fix race between smaps_hugetlb_range and migration
Jinjiang Tu
1
-1
/
+5
2025-08-15
proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...
wangzijie
3
-1
/
+8
2025-07-17
mm: fix the inaccurate memory statistics issue for users
Baolin Wang
1
-7
/
+7
2025-07-17
fix proc_sys_compare() handling of in-lookup dentries
Al Viro
2
-8
/
+12
2025-07-06
fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio
David Hildenbrand
1
-1
/
+1
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-02-17
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
2025-01-09
fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bit
David Hildenbrand
1
-1
/
+1
2024-12-09
fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter...
Jiri Olsa
1
-0
/
+1
2024-12-05
fs/proc/kcore.c: fix coccinelle reported ERROR instances
Mirsad Todorovac
1
-5
/
+5
2024-11-16
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+3
2024-11-14
fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()
Dan Carpenter
1
-1
/
+3
2024-11-10
Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-4
/
+5
2024-11-07
fs/proc: fix compile warning about variable 'vmcore_mmap_ops'
Qi Xi
1
-4
/
+5
2024-11-07
proc/softirqs: replace seq_printf with seq_put_decimal_ull_width
David Wang
1
-1
/
+1
2024-10-21
Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-10-18
proc: Fix W=1 build kernel-doc warning
Thorsten Blum
1
-1
/
+1
2024-10-17
fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initialization
Brahmajit Das
1
-6
/
+10
2024-10-09
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
1
-2
/
+34
2024-09-24
Merge tag 'sysctl-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+8
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-38
/
+8
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-9
/
+5
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-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2024-09-17
proc: use __auto_type more
Alexey Dobriyan
1
-23
/
+8
2024-09-17
Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+5
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
4
-13
/
+85
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-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
3
-8
/
+6
2024-09-13
mm: Define VM_DROPPABLE for powerpc/32
Christophe Leroy
1
-1
/
+3
2024-09-12
proc: store cookie in private data
Christian Brauner
1
-6
/
+24
2024-09-09
proc: fold kmalloc() + strcpy() into kmemdup()
Alexey Dobriyan
1
-2
/
+2
2024-09-09
proc: Fix typo in the comment
Yan Zhen
2
-2
/
+2
2024-09-04
proc: Add nbcon support for /proc/consoles
John Ogness
1
-2
/
+3
2024-09-04
proc: consoles: Add notation to c_start/c_stop
John Ogness
1
-0
/
+2
2024-09-04
mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
Joey Gouly
1
-0
/
+2
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
1
-5
/
+3
2024-09-03
mm: rename PG_mappedtodisk to PG_owner_2
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-09-03
mm: introduce page_mapcount_is_type()
Matthew Wilcox (Oracle)
1
-2
/
+1
2024-09-02
sysctl: avoid spurious permanent empty tables
Thomas Weißschuh
1
-3
/
+8
2024-09-01
fs/procfs: remove build ID-related code duplication in PROCMAP_QUERY
Andrii Nakryiko
1
-15
/
+0
[next]