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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
2017-04-21
thp: fix MADV_DONTNEED vs clear soft dirty race
Kirill A. Shutemov
2017-02-07
mm: fix KPF_SWAPCACHE in /proc/kpageflags
Hugh Dickins
2017-01-24
proc: add a schedule point in proc_pid_readdir()
Eric Dumazet
2017-01-10
sysctl: Drop reference added by grab_header in proc_sys_readdir
Zhou Chengming
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-14
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-12
fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time
Alexey Dobriyan
2016-12-12
fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID
Alexey Dobriyan
2016-12-12
fs/proc/array.c: slightly improve render_sigset_t
Rasmus Villemoes
2016-12-12
proc: tweak comments about 2 stage open and everything
Alexey Dobriyan
2016-12-12
proc: kmalloc struct pde_opener
Alexey Dobriyan
2016-12-12
proc: fix type of struct pde_opener::closing field
Alexey Dobriyan
2016-12-12
proc: just list_del() struct pde_opener
Alexey Dobriyan
2016-12-12
proc: make struct struct map_files_info::len unsigned int
Alexey Dobriyan
2016-12-12
proc: make struct pid_entry::len unsigned
Alexey Dobriyan
2016-12-12
proc: report no_new_privs state
Kees Cook
2016-12-12
mm: add cond_resched() in gather_pte_stats()
Hugh Dickins
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
proc/self: use generic_readlink
Miklos Szeredi
2016-11-24
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2016-11-17
xenfs: Use proc_create_mount_point() to create /proc/xen
Seth Forshee
2016-11-14
proc: Pass file mode to proc_pid_make_inode
Andreas Gruenbacher
2016-11-03
audit: less stack usage for /proc/*/loginuid
Alexey Dobriyan
2016-10-27
proc: fix NULL dereference when reading /proc/<pid>/auxv
Leon Yu
2016-10-24
proc: don't use FOLL_FORCE for reading cmdline and environment
Linus Torvalds
2016-10-22
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-10-20
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
2016-10-20
fs/proc: Stop reporting eip and esp in /proc/PID/stat
Andy Lutomirski
2016-10-19
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-07
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2016-10-07
mm, proc: fix region lost in /proc/self/smaps
Robert Ho
2016-10-07
proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self
John Stultz
2016-10-07
proc: add LSM hook checks to /proc/<tid>/timerslack_ns
John Stultz
2016-10-07
proc: relax /proc/<tid>/timerslack_ns capability requirements
John Stultz
2016-10-07
meminfo: break apart a very long seq_printf with #ifdefs
Joe Perches
2016-10-07
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
Joe Perches
2016-10-07
proc: faster /proc/*/status
Alexey Dobriyan
2016-10-07
fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w...
James Morse
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-10-05
proc: switch auxv to use of __mem_open()
Al Viro
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
[next]