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.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
*
sysctl: add the ->permissions callback on the ctl_table_root
Pavel Emelyanov
2008-04-29
1
-2
/
+2
*
sysctl: merge equal proc_sys_read and proc_sys_write
Pavel Emelyanov
2008-04-29
1
-39
/
+11
*
proc: introduce proc_create_data to setup de->data
Denis V. Lunev
2008-04-29
2
-4
/
+6
*
proc: convert /proc/tty/ldiscs to seq_file interface
Alexey Dobriyan
2008-04-29
1
-31
/
+45
*
proc: remove ->get_info infrastructure
Alexey Dobriyan
2008-04-29
1
-6
/
+1
*
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
3
-2
/
+2
*
proc: remove proc_root_driver
Alexey Dobriyan
2008-04-29
1
-4
/
+1
*
proc: remove proc_root_fs
Alexey Dobriyan
2008-04-29
1
-3
/
+2
*
proc: remove proc_bus
Alexey Dobriyan
2008-04-29
1
-3
/
+2
*
proc: drop several "PDE valid/invalid" checks
Alexey Dobriyan
2008-04-29
2
-56
/
+46
*
proc: less special case in xlate code
Alexey Dobriyan
2008-04-29
1
-3
/
+6
*
proc: simplify locking in remove_proc_entry()
Alexey Dobriyan
2008-04-29
1
-42
/
+40
*
procfs: mem permission cleanup
Roland McGrath
2008-04-29
1
-9
/
+29
*
proc: switch to proc_create()
Alexey Dobriyan
2008-04-29
4
-51
/
+24
*
procfs task exe symlink
Matt Helsley
2008-04-29
4
-69
/
+75
*
proc: print more information when removing non-empty directories
Alexey Dobriyan
2008-04-29
1
-1
/
+6
*
smaps: account swap entries
Peter Zijlstra
2008-04-28
1
-4
/
+12
*
vmalloc: show vmalloced areas via /proc/vmallocinfo
Christoph Lameter
2008-04-28
1
-0
/
+17
*
make swap_pte_to_pagemap_entry() static
Adrian Bunk
2008-04-28
1
-1
/
+1
*
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
Ram Pai
2008-04-23
1
-0
/
+15
*
[patch 5/7] vfs: mountinfo: allow using process root
Miklos Szeredi
2008-04-23
1
-57
/
+51
*
[PATCH] proc_readfd_common() race fix
Al Viro
2008-04-22
1
-3
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
2
-16
/
+56
|
\
|
*
Change pagemap output format to allow for future reporting of huge pages
Hans Rosenfeld
2008-03-22
1
-16
/
+34
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-21
1
-1
/
+1
|
|
\
|
*
|
[PATCH] export sessionid alongside the loginuid in procfs
Eric Paris
2008-03-18
1
-0
/
+22
*
|
|
[NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.
Denis V. Lunev
2008-04-02
1
-2
/
+0
*
|
|
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.
Denis V. Lunev
2008-03-27
1
-0
/
+2
*
|
|
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-3
/
+3
|
|
/
|
/
|
*
|
[NET]: Fix permissions of /proc/net
Andre Noll
2008-03-20
1
-1
/
+1
|
/
*
pagemap: proper read error handling
Marcelo Tosatti
2008-03-13
1
-5
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-12
4
-37
/
+116
|
\
|
*
net: fix build with CONFIG_NET=n
Andrew Morton
2008-03-11
1
-0
/
+2
|
*
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
Pavel Emelyanov
2008-03-07
4
-37
/
+114
*
|
block/genhd.c: proper externs
Adrian Bunk
2008-03-04
1
-2
/
+1
*
|
latencytop: change /proc task_struct access method
Hiroshi Shimamoto
2008-02-25
1
-28
/
+12
*
|
latencytop: fix memory leak on latency proc file
Hiroshi Shimamoto
2008-02-25
1
-1
/
+10
*
|
latencytop: fix kernel panic while reading latency proc file
Hiroshi Shimamoto
2008-02-25
1
-0
/
+2
|
/
*
proc: add RLIMIT_RTTIME to /proc/<pid>/limits
Eugene Teo
2008-02-23
1
-0
/
+1
*
/proc/pid/pagemap: fix PM_SPECIAL macro
Hans Rosenfeld
2008-02-23
1
-1
/
+1
*
d_path: Make d_path() use a struct path
Jan Blunck
2008-02-14
1
-1
/
+1
*
d_path: Make seq_path() use a struct path argument
Jan Blunck
2008-02-14
2
-2
/
+2
*
d_path: Make proc_get_link() use a struct path argument
Jan Blunck
2008-02-14
4
-41
/
+33
*
Use struct path in fs_struct
Jan Blunck
2008-02-14
1
-4
/
+4
*
Introduce path_put()
Jan Blunck
2008-02-14
1
-1
/
+1
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
2
-2
/
+3
*
revert "proc: fix the threaded proc self"
Andrew Morton
2008-02-08
1
-6
/
+6
*
procfs: constify function pointer tables
Jan Engelhardt
2008-02-08
7
-22
/
+22
*
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2008-02-08
2
-2
/
+0
*
proc: fix ->open'less usage due to ->proc_fops flip
Alexey Dobriyan
2008-02-08
3
-10
/
+38
[next]