index
:
Linux Stable
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.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
*
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
2019-05-02
1
-2
/
+4
*
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-04-27
1
-0
/
+18
*
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
2019-04-03
1
-1
/
+2
*
proc, oom: do not report alien mms when setting oom_score_adj
Michal Hocko
2019-02-27
1
-4
/
+0
*
mm: proc: smaps_rollup: fix pss_locked calculation
Sandeep Patil
2019-02-20
1
-8
/
+14
*
proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
Ivan Delalande
2018-12-29
1
-7
/
+6
*
mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
Vlastimil Babka
2018-11-13
1
-1
/
+3
*
proc: restrict kernel stack dumps to root
Jann Horn
2018-10-10
1
-0
/
+14
*
fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
James Morse
2018-09-15
1
-1
/
+3
*
mm: /proc/pid/pagemap: hide swap entries from unprivileged users
Huang Ying
2018-08-03
1
-10
/
+16
*
fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
Vlastimil Babka
2018-07-17
1
-1
/
+1
*
proc/kcore: don't bounds check against address 0
Laura Abbott
2018-06-21
1
-7
/
+16
*
proc: revalidate kernel thread inodes to root:root
Alexey Dobriyan
2018-06-21
1
-0
/
+6
*
mm, pagemap: fix swap offset value for PMD migration entry
Huang Ying
2018-06-21
1
-1
/
+5
*
fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table
Danilo Krummrich
2018-05-30
1
-0
/
+3
*
proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk
2018-05-22
1
-1
/
+1
*
prctl: Add force disable speculation
Thomas Gleixner
2018-05-22
1
-0
/
+3
*
proc: Provide details on speculation flaw mitigations
Kees Cook
2018-05-22
1
-0
/
+22
*
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
2018-05-19
1
-4
/
+4
*
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
2018-04-26
1
-0
/
+4
*
proc: fix /proc/*/map_files lookup
Alexey Dobriyan
2018-04-26
1
-1
/
+28
*
fs/proc/kcore.c: use probe_kernel_read() instead of memcpy()
Heiko Carstens
2018-02-16
1
-13
/
+5
*
proc: fix coredump vs read /proc/*/stat race
Alexey Dobriyan
2018-01-23
1
-2
/
+5
*
x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
Rafael J. Wysocki
2018-01-10
1
-0
/
+6
*
tty fix oops when rmmod 8250
nixiaoming
2017-12-20
1
-1
/
+2
*
mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry
Huang Ying
2017-11-03
1
-1
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
27
-0
/
+27
*
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
2017-09-29
1
-1
/
+2
*
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
2017-09-29
1
-8
/
+13
*
sched/debug: Implement consistent task-state printing
Peter Zijlstra
2017-09-29
1
-13
/
+2
*
fs/proc: Report eip/esp in /prod/PID/stat for coredumping
John Ogness
2017-09-15
1
-0
/
+9
*
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
2
-5
/
+5
*
procfs: remove unused variable
Arnd Bergmann
2017-09-13
1
-1
/
+0
*
procfs: use faster rb_first_cached()
Davidlohr Bueso
2017-09-08
4
-15
/
+17
*
fs, proc: unconditional cond_resched when reading smaps
David Rientjes
2017-09-08
1
-2
/
+3
*
proc: uninline proc_create()
Alexey Dobriyan
2017-09-08
1
-0
/
+8
*
fs, proc: remove priv argument from is_stack
Michal Hocko
2017-09-08
2
-8
/
+5
*
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
2017-09-08
1
-1
/
+1
*
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
2017-09-08
1
-0
/
+7
*
mm: soft-dirty: keep soft-dirty bits over thp migration
Naoya Horiguchi
2017-09-08
1
-11
/
+16
*
mm: thp: check pmd migration entry in common path
Zi Yan
2017-09-08
1
-11
/
+21
*
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
2017-09-06
1
-0
/
+1
*
mm: add /proc/pid/smaps_rollup
Daniel Colascione
2017-09-06
3
-62
/
+139
*
mm: rename global_page_state to global_zone_page_state
Michal Hocko
2017-09-06
1
-5
/
+5
*
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-05
1
-4
/
+4
|
\
|
*
Merge 4.13-rc5 into char-misc-next
Greg Kroah-Hartman
2017-08-14
2
-6
/
+9
|
|
\
|
*
\
Merge 4.13-rc2 into char-misc-next
Greg Kroah-Hartman
2017-07-23
1
-3
/
+3
|
|
\
\
|
*
|
|
block: order /proc/devices by major number
Logan Gunthorpe
2017-07-17
1
-2
/
+2
|
*
|
|
char_dev: order /proc/devices by major number
Logan Gunthorpe
2017-07-17
1
-4
/
+4
*
|
|
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-08-25
2
-6
/
+9
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]