index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
2019-05-02
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
2019-04-03
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
2019-02-27
proc, oom: do not report alien mms when setting oom_score_adj
Michal Hocko
2019-01-23
proc: Remove empty line in /proc/self/status
Guenter Roeck
2018-12-29
proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
Ivan Delalande
2018-10-20
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2018-10-10
proc: restrict kernel stack dumps to root
Jann Horn
2018-08-15
proc: Fix proc_sys_prune_dcache to hold a sb reference
Eric W. Biederman
2018-08-15
proc/sysctl: Don't grab i_lock under sysctl_lock.
Eric W. Biederman
2018-08-15
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
2018-05-30
fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table
Danilo Krummrich
2018-05-30
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
2018-05-30
proc: fix /proc/*/map_files lookup
Alexey Dobriyan
2018-05-22
proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk
2018-05-22
prctl: Add force disable speculation
Thomas Gleixner
2018-05-22
proc: Provide details on speculation flaw mitigations
Kees Cook
2018-05-19
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
2018-02-17
fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
Heiko Carstens
2018-01-23
proc: fix coredump vs read /proc/*/stat race
Alexey Dobriyan
2017-12-20
tty fix oops when rmmod 8250
nixiaoming
2017-10-05
fs/proc: Report eip/esp in /prod/PID/stat for coredumping
John Ogness
2017-06-24
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-17
proc: add a schedule point in proc_pid_readdir()
Eric Dumazet
2017-05-25
proc: Fix unbalanced hard link numbers
Takashi Iwai
2017-04-21
thp: fix MADV_DONTNEED vs clear soft dirty race
Kirill A. Shutemov
2017-01-19
sysctl: Drop reference added by grab_header in proc_sys_readdir
Zhou Chengming
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]