index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
2020-12-02
proc: don't allow async path resolution of /proc/self components
Jens Axboe
2020-06-20
proc: Use new_inode not new_inode_pseudo
Eric W. Biederman
2020-01-23
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
2019-12-21
fs/proc/array.c: allow reporting eip/esp for all coredumping threads
John Ogness
2019-12-21
proc: fix coredump vs read /proc/*/stat race
Alexey Dobriyan
2019-12-21
fs/proc: Report eip/esp in /prod/PID/stat for coredumping
John Ogness
2019-12-21
fs/proc: Stop reporting eip and esp in /proc/PID/stat
Andy Lutomirski
2019-11-25
proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()
Borislav Petkov
2019-06-22
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-05-16
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-01-26
proc: Remove empty line in /proc/self/status
Gwendal Grignou
2018-12-17
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
2018-12-17
proc: don't use FOLL_FORCE for reading cmdline and environment
Linus Torvalds
2018-12-17
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2018-10-10
proc: restrict kernel stack dumps to root
Jann Horn
2018-07-25
proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk
2018-07-25
prctl: Add force disable speculation
Thomas Gleixner
2018-07-25
proc: Provide details on speculation flaw mitigations
Kees Cook
2018-05-30
fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table
Danilo Krummrich
2018-05-30
proc: fix /proc/*/map_files lookup
Alexey Dobriyan
2018-05-26
procfs: fix pthread cross-thread naming if !PR_DUMPABLE
Janis Danisevskis
2018-05-26
proc read mm's {arg,env}_{start,end} with mmap semaphore taken.
Mateusz Guzik
2018-05-26
proc: meminfo: estimate available memory more conservatively
Johannes Weiner
2018-04-08
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
2017-12-20
tty fix oops when rmmod 8250
nixiaoming
2017-06-26
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-09-24
mm: introduce get_task_exe_file
Mateusz Guzik
2016-09-15
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
2016-06-24
proc: prevent stacking filesystems on top
Jann Horn
2016-05-11
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
2016-05-04
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
2016-02-25
numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390
Michael Holzheu
2016-02-25
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2015-12-18
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
Colin Ian King
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-06
proc: actually make proc_fd_permission() thread-friendly
Oleg Nesterov
2015-11-06
fs/proc/array.c: set overflow flag in case of error
Andy Shevchenko
2015-11-05
mm, oom: add comment for why oom_adj exists
David Rientjes
2015-11-05
mm: clear_soft_dirty_pmd() requires THP
Laurent Dufour
2015-11-05
mm: clear pte in clear_soft_dirty()
Laurent Dufour
2015-11-05
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
Naoya Horiguchi
2015-11-05
mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps
Naoya Horiguchi
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-11-03
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]