index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-08-14
Merge 4.13-rc5 into char-misc-next
Greg Kroah-Hartman
2
-6
/
+9
2017-08-10
mm: fix KSM data corruption
Minchan Kim
1
-2
/
+5
2017-08-10
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
1
-4
/
+4
2017-08-10
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
Aleksa Sarai
1
-1
/
+2
2017-07-23
Merge 4.13-rc2 into char-misc-next
Greg Kroah-Hartman
1
-3
/
+3
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2017-07-17
block: order /proc/devices by major number
Logan Gunthorpe
1
-2
/
+2
2017-07-17
char_dev: order /proc/devices by major number
Logan Gunthorpe
1
-4
/
+4
2017-07-14
fault-inject: add /proc/<pid>/fail-nth
Akinobu Mita
1
-0
/
+1
[next]