index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+22
2022-05-18
ucounts: Split rlimit and ucount values and max values
Alexey Gladkov
1
-1
/
+1
2022-05-13
mm/pagemap: recognize uffd-wp bit for shmem/hugetlbfs
Peter Xu
1
-0
/
+7
2022-05-09
proc: fix dentry/inode overinstantiating under /proc/${pid}/net
Alexey Dobriyan
2
-0
/
+6
2022-05-09
procfs: prevent unprivileged processes accessing fdinfo dir
Kalesh Singh
1
-1
/
+22
2022-05-04
memcg: accounting for objects allocated for new netdevice
Vasily Averin
1
-1
/
+1
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
1
-1
/
+1
2022-04-29
vmcore: convert read_from_oldmem() to take an iov_iter
Matthew Wilcox (Oracle)
1
-25
/
+15
2022-04-29
vmcore: convert __read_vmcore to use an iov_iter
Matthew Wilcox (Oracle)
1
-52
/
+30
2022-04-29
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
1
-20
/
+34
2022-04-29
fs/proc/kcore.c: remove check of list iterator against head past the loop body
Jakob Koschel
1
-5
/
+9
2022-04-28
ksm: count ksm merging pages for each process
xu xin
1
-0
/
+22
2022-04-28
fs/proc/task_mmu.c: remove redundant page validation of pte_page
Xianting Tian
1
-2
/
+0
2022-04-27
x86/aperfmperf: Replace aperfmperf_get_khz()
Thomas Gleixner
1
-5
/
+1
2022-04-25
sysctl: minor cleanup in new_dir()
Vasily Averin
1
-1
/
+0
2022-04-21
fs/proc: Introduce list_for_each_table_entry for proc sysctl
Meng Tang
1
-38
/
+50
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-0
/
+2
2022-04-02
proc: bootconfig: Add null pointer check
Lv Ruyi
1
-0
/
+2
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+0
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-24
/
+27
2022-03-23
proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
Yang Li
1
-1
/
+1
2022-03-23
proc/vmcore: fix possible deadlock on concurrent mmap and read
David Hildenbrand
1
-19
/
+22
2022-03-23
proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
Hao Lee
1
-4
/
+4
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
2
-2
/
+0
2022-03-05
proc: fix documentation and description of pagemap
Yun Zhou
1
-1
/
+2
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
1
-3
/
+3
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
1
-0
/
+1
2022-02-11
fs/proc: task_mmu.c: don't read mapcount for migration entry
Yang Shi
1
-9
/
+31
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-4
/
+4
2022-01-22
fs: proc: store PDE()->data into inode->i_private
Muchun Song
3
-11
/
+1
2022-01-22
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
1
-2
/
+2
2022-01-22
sysctl: add and use base directory declarer and registration helper
Luis Chamberlain
1
-0
/
+9
2022-01-22
sysctl: move maxolduid as a sysctl specific const
Luis Chamberlain
1
-1
/
+1
2022-01-22
sysctl: share unsigned long const values
Luis Chamberlain
1
-0
/
+3
2022-01-22
sysctl: add helper to register a sysctl mount point
Luis Chamberlain
1
-0
/
+14
2022-01-22
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
1
-1
/
+1
2022-01-22
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
1
-0
/
+33
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-15
/
+11
2022-01-20
kthread: dynamically allocate memory to store kthread's full name
Yafang Shao
1
-0
/
+3
2022-01-20
sysctl: remove redundant ret assignment
luo penghao
1
-1
/
+0
2022-01-20
sysctl: fix duplicate path separator in printed entries
Geert Uytterhoeven
1
-4
/
+4
2022-01-20
proc: convert the return type of proc_fd_access_allowed() to be boolean
Qi Zheng
1
-2
/
+2
2022-01-20
proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
David Hildenbrand
1
-8
/
+2
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+5
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+12
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
1
-0
/
+1
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
1
-1
/
+11
2022-01-08
exit: Use the correct exit_code in /proc/<pid>/stat
Eric W. Biederman
1
-1
/
+5
[prev]
[next]