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
*
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
*
sysctl: add helper to register a sysctl mount point
Luis Chamberlain
2022-01-22
1
-0
/
+14
*
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2022-01-22
1
-1
/
+1
*
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
2022-01-22
1
-0
/
+33
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
4
-15
/
+11
|
\
|
*
kthread: dynamically allocate memory to store kthread's full name
Yafang Shao
2022-01-20
1
-0
/
+3
|
*
sysctl: remove redundant ret assignment
luo penghao
2022-01-20
1
-1
/
+0
|
*
sysctl: fix duplicate path separator in printed entries
Geert Uytterhoeven
2022-01-20
1
-4
/
+4
|
*
proc: convert the return type of proc_fd_access_allowed() to be boolean
Qi Zheng
2022-01-20
1
-2
/
+2
|
*
proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
David Hildenbrand
2022-01-20
1
-8
/
+2
*
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+5
|
\
\
|
*
|
exit: Use the correct exit_code in /proc/<pid>/stat
Eric W. Biederman
2022-01-08
1
-1
/
+5
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-1
/
+12
|
\
\
\
|
*
|
|
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2022-01-15
1
-0
/
+1
|
*
|
|
mm: add a field to store names for private anonymous memory
Colin Cross
2022-01-15
1
-1
/
+11
|
|
|
/
|
|
/
|
*
/
|
net: add netns refcount tracker to struct seq_net_private
Eric Dumazet
2021-12-10
1
-3
/
+16
|
/
/
*
/
proc/vmcore: fix clearing user buffer by properly using clear_user()
David Hildenbrand
2021-11-20
1
-8
/
+12
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
2
-41
/
+85
|
\
|
*
proc: allow pid_revalidate() during LOOKUP_RCU
Stephen Brennan
2021-11-09
1
-8
/
+10
|
*
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
2021-11-09
1
-30
/
+69
|
*
proc/vmcore: let pfn_is_ram() return a bool
David Hildenbrand
2021-11-09
1
-4
/
+4
|
*
procfs: do not list TID 0 in /proc/<pid>/task
Florian Weimer
2021-11-09
1
-0
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-12
/
+16
|
\
|
|
*
mm/smaps: simplify shmem handling of pte holes
Peter Xu
2021-11-06
1
-10
/
+12
|
*
mm/smaps: fix shmem pte hole swap calculation
Peter Xu
2021-11-06
1
-2
/
+4
*
|
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
2021-11-03
1
-3
/
+3
|
\
\
|
*
|
coredump: Limit coredumps to a single thread group
Eric W. Biederman
2021-10-08
1
-3
/
+3
|
|
/
*
|
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-01
1
-3
/
+3
|
\
\
|
*
|
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-3
/
+3
|
|
/
*
|
proc: Use task_is_running() for wchan in /proc/$pid/stat
Kees Cook
2021-10-15
1
-5
/
+2
*
|
Revert "proc/wchan: use printk format instead of lookup_symbol_name()"
Kees Cook
2021-10-15
1
-8
/
+11
*
|
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
2021-10-05
2
-7
/
+11
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
2
-15
/
+8
|
\
|
*
connector: send event on write to /proc/[pid]/comm
Ohhoon Kwon
2021-09-08
1
-1
/
+4
|
*
proc: stop using seq_get_buf in proc_task_name
Christoph Hellwig
2021-09-08
1
-14
/
+4
*
|
mm: remove VM_DENYWRITE
David Hildenbrand
2021-09-03
1
-1
/
+0
|
/
*
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-07-03
1
-1
/
+1
|
\
|
*
switch file_open_root() to struct path
Al Viro
2021-04-07
1
-1
/
+1
*
|
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-07-03
1
-1
/
+1
|
\
\
|
*
|
bootconfig: Change array value to use child node
Masami Hiramatsu
2021-06-10
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
4
-35
/
+92
|
\
\
\
|
*
|
|
procfs/dmabuf: add inode number to /proc/*/fdinfo
Kalesh Singh
2021-07-01
1
-2
/
+3
[next]