index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
Commit message (
Expand
)
Author
Age
Files
Lines
*
take care to handle NULL ->proc_lseek()
Al Viro
2022-08-14
1
-0
/
+3
*
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-07
9
-27
/
+65
|
\
|
*
proc: add some (hopefully) insightful comments
Alexey Dobriyan
2022-07-29
4
-5
/
+27
|
*
proc: fix a dentry lock race between release_task and lookup
Zhihao Cheng
2022-07-17
1
-8
/
+38
|
*
proc: delete unused <linux/uaccess.h> includes
Alexey Dobriyan
2022-07-17
8
-14
/
+0
*
|
mm: thp: kill __transhuge_page_enabled()
Yang Shi
2022-07-17
1
-1
/
+1
*
|
mm: thp: kill transparent_hugepage_active()
Yang Shi
2022-07-17
1
-1
/
+1
*
|
mm: handling Non-LRU pages returned by vm_normal_pages
Alex Sierra
2022-07-17
1
-1
/
+1
*
|
mm/smaps: add Pss_Dirty
Vincent Whitchurch
2022-07-03
1
-0
/
+3
|
/
*
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-27
4
-79
/
+71
|
\
|
*
proc: fix dentry/inode overinstantiating under /proc/${pid}/net
Alexey Dobriyan
2022-05-09
2
-0
/
+6
|
*
vmcore: convert read_from_oldmem() to take an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
1
-25
/
+15
|
*
vmcore: convert __read_vmcore to use an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
1
-52
/
+30
|
*
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
1
-20
/
+34
|
*
fs/proc/kcore.c: remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-29
1
-5
/
+9
*
|
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-26
1
-39
/
+50
|
\
\
|
*
|
sysctl: minor cleanup in new_dir()
Vasily Averin
2022-04-25
1
-1
/
+0
|
*
|
fs/proc: Introduce list_for_each_table_entry for proc sysctl
Meng Tang
2022-04-21
1
-38
/
+50
|
|
/
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
3
-2
/
+36
|
\
\
|
*
|
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
2022-05-19
1
-0
/
+7
|
*
|
mm/pagemap: recognize uffd-wp bit for shmem/hugetlbfs
Peter Xu
2022-05-13
1
-0
/
+7
|
*
|
ksm: count ksm merging pages for each process
xu xin
2022-04-28
1
-0
/
+22
|
*
|
fs/proc/task_mmu.c: remove redundant page validation of pte_page
Xianting Tian
2022-04-28
1
-2
/
+0
|
|
/
*
|
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
1
-2
/
+2
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
1
-1
/
+22
|
|
\
\
|
*
|
|
memcg: accounting for objects allocated for new netdevice
Vasily Averin
2022-05-04
1
-1
/
+1
|
*
|
|
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
2022-05-03
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-23
1
-5
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/aperfmperf: Replace aperfmperf_get_khz()
Thomas Gleixner
2022-04-27
1
-5
/
+1
|
|
/
*
/
procfs: prevent unprivileged processes accessing fdinfo dir
Kalesh Singh
2022-05-09
1
-1
/
+22
|
/
*
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-04-03
1
-0
/
+2
|
\
|
*
proc: bootconfig: Add null pointer check
Lv Ruyi
2022-04-02
1
-0
/
+2
*
|
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-28
2
-2
/
+0
|
\
\
|
*
|
tracehook: Remove tracehook.h
Eric W. Biederman
2022-03-10
2
-2
/
+0
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
2
-24
/
+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
Yang Li
2022-03-23
1
-1
/
+1
|
*
|
proc/vmcore: fix possible deadlock on concurrent mmap and read
David Hildenbrand
2022-03-23
1
-19
/
+22
|
*
|
proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
Hao Lee
2022-03-23
1
-4
/
+4
*
|
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-0
/
+1
|
\
\
\
|
*
|
|
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-03-03
1
-0
/
+1
*
|
|
|
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
proc: fix documentation and description of pagemap
Yun Zhou
2022-03-05
1
-1
/
+2
*
|
|
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
2022-03-05
1
-3
/
+3
|
/
/
*
/
fs/proc: task_mmu.c: don't read mapcount for migration entry
Yang Shi
2022-02-11
1
-9
/
+31
|
/
*
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
1
-4
/
+4
*
fs: proc: store PDE()->data into inode->i_private
Muchun Song
2022-01-22
3
-11
/
+1
*
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
2022-01-22
1
-2
/
+2
*
sysctl: add and use base directory declarer and registration helper
Luis Chamberlain
2022-01-22
1
-0
/
+9
*
sysctl: move maxolduid as a sysctl specific const
Luis Chamberlain
2022-01-22
1
-1
/
+1
*
sysctl: share unsigned long const values
Luis Chamberlain
2022-01-22
1
-0
/
+3
[next]