index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
proc: don't allow async path resolution of /proc/self components
Jens Axboe
1
-0
/
+7
2020-06-20
proc: Use new_inode not new_inode_pseudo
Eric W. Biederman
3
-3
/
+3
2020-05-02
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-1
/
+1
2019-11-25
proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()
Borislav Petkov
1
-0
/
+10
2019-08-06
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+18
2019-08-04
fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...
Radoslaw Burny
1
-0
/
+4
2019-07-10
fs/proc/array.c: allow reporting eip/esp for all coredumping threads
John Ogness
1
-1
/
+1
2019-05-02
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
1
-2
/
+4
2019-04-03
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
1
-1
/
+2
2019-02-27
proc, oom: do not report alien mms when setting oom_score_adj
Michal Hocko
1
-4
/
+0
2019-01-23
proc: Remove empty line in /proc/self/status
Guenter Roeck
1
-1
/
+2
2018-12-29
proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
Ivan Delalande
1
-7
/
+6
2018-10-20
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2
-39
/
+36
2018-10-10
proc: restrict kernel stack dumps to root
Jann Horn
1
-0
/
+14
2018-08-15
proc: Fix proc_sys_prune_dcache to hold a sb reference
Eric W. Biederman
2
-14
/
+31
2018-08-15
proc/sysctl: Don't grab i_lock under sysctl_lock.
Eric W. Biederman
1
-13
/
+18
2018-08-15
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
3
-19
/
+50
2018-05-30
fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table
Danilo Krummrich
1
-0
/
+3
2018-05-30
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
1
-0
/
+4
2018-05-30
proc: fix /proc/*/map_files lookup
Alexey Dobriyan
1
-1
/
+28
2018-05-22
proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-22
prctl: Add force disable speculation
Thomas Gleixner
1
-0
/
+3
2018-05-22
proc: Provide details on speculation flaw mitigations
Kees Cook
1
-1
/
+23
2018-05-19
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
1
-5
/
+5
2018-02-17
fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
Heiko Carstens
1
-13
/
+5
2018-01-23
proc: fix coredump vs read /proc/*/stat race
Alexey Dobriyan
1
-2
/
+5
2017-12-20
tty fix oops when rmmod 8250
nixiaoming
1
-1
/
+2
2017-10-05
fs/proc: Report eip/esp in /prod/PID/stat for coredumping
John Ogness
1
-0
/
+9
2017-06-24
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-4
/
+0
2017-06-17
proc: add a schedule point in proc_pid_readdir()
Eric Dumazet
1
-0
/
+2
2017-05-25
proc: Fix unbalanced hard link numbers
Takashi Iwai
1
-0
/
+1
2017-04-21
thp: fix MADV_DONTNEED vs clear soft dirty race
Kirill A. Shutemov
1
-1
/
+8
2017-01-19
sysctl: Drop reference added by grab_header in proc_sys_readdir
Zhou Chengming
1
-1
/
+2
2016-10-28
proc: fix NULL dereference when reading /proc/<pid>/auxv
Leon Yu
1
-0
/
+3
2016-10-25
proc: don't use FOLL_FORCE for reading cmdline and environment
Linus Torvalds
1
-10
/
+8
2016-10-22
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-41
/
+25
2016-10-20
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
2
-37
/
+20
2016-10-20
fs/proc: Stop reporting eip and esp in /proc/PID/stat
Andy Lutomirski
1
-4
/
+5
2016-10-19
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-6
/
+13
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-6
/
+5
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-11
/
+20
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-28
/
+35
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
3
-3
/
+3
2016-10-08
cred: simpler, 1D supplementary groups
Alexey Dobriyan
1
-1
/
+1
2016-10-08
mm, proc: fix region lost in /proc/self/smaps
Robert Ho
1
-3
/
+5
2016-10-08
proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self
John Stultz
1
-15
/
+19
2016-10-08
proc: add LSM hook checks to /proc/<tid>/timerslack_ns
John Stultz
1
-0
/
+10
2016-10-08
proc: relax /proc/<tid>/timerslack_ns capability requirements
John Stultz
1
-14
/
+20
2016-10-08
meminfo: break apart a very long seq_printf with #ifdefs
Joe Perches
1
-116
/
+95
2016-10-08
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
Joe Perches
2
-120
/
+107
[next]