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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
5
-6
/
+5
|
\
|
*
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
1
-11
/
+20
|
|
\
|
*
|
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
5
-5
/
+5
|
*
|
fs: proc: Delete inode time initializations in proc_alloc_inode()
Deepa Dinamani
2016-09-27
1
-1
/
+0
*
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
6
-28
/
+35
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-08
3
-3
/
+3
|
|
\
\
\
|
|
*
|
|
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
3
-3
/
+3
|
*
|
|
|
proc: switch auxv to use of __mem_open()
Al Viro
2016-10-05
1
-19
/
+26
|
*
|
|
|
proc: unsigned file descriptors
Alexey Dobriyan
2016-09-27
3
-6
/
+6
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2016-10-07
1
-1
/
+1
*
|
|
|
mm, proc: fix region lost in /proc/self/smaps
Robert Ho
2016-10-07
1
-3
/
+5
*
|
|
|
proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self
John Stultz
2016-10-07
1
-15
/
+19
*
|
|
|
proc: add LSM hook checks to /proc/<tid>/timerslack_ns
John Stultz
2016-10-07
1
-0
/
+10
*
|
|
|
proc: relax /proc/<tid>/timerslack_ns capability requirements
John Stultz
2016-10-07
1
-14
/
+20
*
|
|
|
meminfo: break apart a very long seq_printf with #ifdefs
Joe Perches
2016-10-07
1
-116
/
+95
*
|
|
|
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
Joe Perches
2016-10-07
2
-120
/
+107
*
|
|
|
proc: faster /proc/*/status
Alexey Dobriyan
2016-10-07
1
-40
/
+47
*
|
|
|
fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w...
James Morse
2016-10-07
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-10-06
1
-7
/
+7
|
\
\
\
\
|
*
|
|
|
sysctl: Stop implicitly passing current into sysctl_table_root.lookup
Eric W. Biederman
2016-08-08
1
-7
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-10-05
3
-0
/
+20
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-11
/
+20
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
2
-6
/
+3
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-18
2
-3
/
+3
|
|
\
\
\
\
|
*
|
|
|
|
net: make net namespace sysctls belong to container's owner
Dmitry Torokhov
2016-08-14
1
-0
/
+5
|
*
|
|
|
|
proc: make proc entries inherit ownership from parent
Dmitry Torokhov
2016-08-14
2
-0
/
+15
*
|
|
|
|
|
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
2016-09-30
1
-11
/
+20
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
fs/proc/kcore.c: Add bounce buffer for ktext data
Jiri Olsa
2016-09-20
1
-1
/
+6
|
*
|
|
|
|
fs/proc/kcore.c: Make bounce buffer global for read
Jiri Olsa
2016-09-20
1
-10
/
+14
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-15
2
-6
/
+3
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-09-10
1
-0
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
mm: fix show_smap() for zone_device-pmd ranges
Dan Williams
2016-09-09
1
-0
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-09-01
1
-6
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
mm: introduce get_task_exe_file
Mateusz Guzik
2016-08-31
1
-6
/
+1
*
|
|
|
|
proc: Fix return address printk conversion specifer in /proc/<pid>/stack
Josh Poimboeuf
2016-08-18
1
-1
/
+1
|
/
/
/
/
*
|
|
/
proc, meminfo: use correct helpers for calculating LRU sizes in meminfo
Mel Gorman
2016-08-11
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2016-08-07
1
-1
/
+1
|
\
\
\
|
*
|
|
get rid of 'parent' argument of ->d_compare()
Al Viro
2016-07-31
1
-1
/
+1
*
|
|
|
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-08-06
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
qstr: constify instances in procfs
Al Viro
2016-07-30
1
-1
/
+1
*
|
|
|
fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2
Geert Uytterhoeven
2016-08-03
1
-1
/
+1
*
|
|
|
fs/proc/task_mmu.c: suppress compilation warnings with W=1
Valdis Kletnieks
2016-08-02
1
-0
/
+1
*
|
|
|
procfs: avoid 32-bit time_t in /proc/*/stat
Arnd Bergmann
2016-08-02
1
-6
/
+4
*
|
|
|
proc_oom_score: remove tasklist_lock and pid_alive()
Oleg Nesterov
2016-08-02
1
-5
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-07-29
3
-58
/
+21
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
vfs: Generalize filesystem nodev handling.
Eric W. Biederman
2016-06-23
1
-2
/
+2
|
*
|
|
proc: Convert proc_mount to use mount_ns.
Eric W. Biederman
2016-06-23
3
-51
/
+13
|
*
|
|
mnt: Refactor fs_fully_visible into mount_too_revealing
Eric W. Biederman
2016-06-23
2
-1
/
+2
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-28
2
-100
/
+107
|
\
\
\
\
|
*
|
|
|
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
Andy Lutomirski
2016-07-28
1
-1
/
+1
[next]