index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-24
proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()
Borislav Petkov
1
-0
/
+10
2019-10-29
fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c
David Hildenbrand
1
-12
/
+16
2019-07-31
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-03
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-27
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
1
-0
/
+18
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-02-20
mm: proc: smaps_rollup: fix pss_locked calculation
Sandeep Patil
1
-8
/
+14
2018-12-29
proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
Ivan Delalande
1
-7
/
+6
2018-11-13
mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()
Vlastimil Babka
1
-1
/
+3
2018-10-10
proc: restrict kernel stack dumps to root
Jann Horn
1
-0
/
+14
2018-09-15
fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries
James Morse
1
-1
/
+3
2018-08-03
mm: /proc/pid/pagemap: hide swap entries from unprivileged users
Huang Ying
1
-10
/
+16
2018-07-17
fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
Vlastimil Babka
1
-1
/
+1
2018-06-21
proc/kcore: don't bounds check against address 0
Laura Abbott
1
-7
/
+16
2018-06-21
proc: revalidate kernel thread inodes to root:root
Alexey Dobriyan
1
-0
/
+6
2018-06-21
mm, pagemap: fix swap offset value for PMD migration entry
Huang Ying
1
-1
/
+5
2018-05-30
fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table
Danilo Krummrich
1
-0
/
+3
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
-0
/
+22
2018-05-19
proc: do not access cmdline nor environ from file-backed areas
Willy Tarreau
1
-4
/
+4
2018-04-26
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
1
-0
/
+4
2018-04-26
proc: fix /proc/*/map_files lookup
Alexey Dobriyan
1
-1
/
+28
2018-02-16
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
2018-01-10
x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
Rafael J. Wysocki
1
-0
/
+6
2017-12-20
tty fix oops when rmmod 8250
nixiaoming
1
-1
/
+2
2017-11-03
mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry
Huang Ying
1
-1
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
27
-0
/
+27
2017-09-29
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
1
-1
/
+2
2017-09-29
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
1
-8
/
+13
2017-09-29
sched/debug: Implement consistent task-state printing
Peter Zijlstra
1
-13
/
+2
2017-09-15
fs/proc: Report eip/esp in /prod/PID/stat for coredumping
John Ogness
1
-0
/
+9
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2
-5
/
+5
2017-09-13
procfs: remove unused variable
Arnd Bergmann
1
-1
/
+0
2017-09-08
procfs: use faster rb_first_cached()
Davidlohr Bueso
4
-15
/
+17
2017-09-08
fs, proc: unconditional cond_resched when reading smaps
David Rientjes
1
-2
/
+3
2017-09-08
proc: uninline proc_create()
Alexey Dobriyan
1
-0
/
+8
2017-09-08
fs, proc: remove priv argument from is_stack
Michal Hocko
2
-8
/
+5
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
1
-1
/
+1
2017-09-08
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
1
-0
/
+7
2017-09-08
mm: soft-dirty: keep soft-dirty bits over thp migration
Naoya Horiguchi
1
-11
/
+16
2017-09-08
mm: thp: check pmd migration entry in common path
Zi Yan
1
-11
/
+21
2017-09-06
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
1
-0
/
+1
2017-09-06
mm: add /proc/pid/smaps_rollup
Daniel Colascione
3
-62
/
+139
2017-09-06
mm: rename global_page_state to global_zone_page_state
Michal Hocko
1
-5
/
+5
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2017-08-25
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2
-6
/
+9
[next]