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
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-4
/
+4
2015-07-04
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+7
2015-07-04
sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y
Naveen N. Rao
1
-4
/
+7
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
5
-6
/
+73
2015-07-01
proc: Allow creating permanently empty directories that serve as mount points
Eric W. Biederman
4
-2
/
+35
2015-07-01
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
1
-0
/
+37
2015-06-25
fs, proc: introduce CONFIG_PROC_CHILDREN
Iago López Galeiras
3
-3
/
+7
2015-06-25
proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
Alexey Dobriyan
1
-9
/
+196
2015-06-24
procfs: treat parked tasks as sleeping for task state
Chris Metcalf
1
-0
/
+8
2015-06-23
vfs: add seq_file_path() helper
Miklos Szeredi
3
-4
/
+4
2015-05-13
mnt: Refactor the logic for mounting sysfs and proc in a user namespace
Eric W. Biederman
1
-4
/
+1
2015-05-11
switch ->put_link() from dentry to inode
Al Viro
1
-1
/
+1
2015-05-10
don't pass nameidata to ->follow_link()
Al Viro
5
-7
/
+7
2015-05-10
new ->follow_link() and ->put_link() calling conventions
Al Viro
5
-32
/
+27
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-34
/
+34
2015-04-17
proc: show locks in /proc/pid/fdinfo/X
Andrey Vagin
1
-10
/
+17
2015-04-15
proc: remove use of seq_printf return value
Joe Perches
2
-36
/
+50
2015-04-15
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
1
-2
/
+2
2015-04-15
/proc/PID/status: show all sets of pid according to ns
Chen Hanxiao
1
-0
/
+18
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
10
-34
/
+34
2015-03-17
pagemap: do not leak physical addresses to non-privileged userspace
Kirill A. Shutemov
1
-0
/
+3
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
3
-12
/
+22
2015-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-17
/
+8
2015-02-17
vmcore: fix PT_NOTE n_namesz, n_descsz overflow issue
WANG Chao
1
-4
/
+4
2015-02-13
proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-6
/
+4
2015-02-12
fs/proc/array.c: convert to use string_escape_str()
Andy Shevchenko
1
-27
/
+7
2015-02-12
fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps
Rafael Aquini
1
-0
/
+2
2015-02-12
fs: proc: use PDE() to get proc_dir_entry
Alexander Kuleshov
2
-2
/
+2
2015-02-12
fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...
Petr Cermak
1
-0
/
+14
2015-02-11
mm: /proc/pid/clear_refs: avoid split_huge_page()
Kirill A. Shutemov
1
-3
/
+44
2015-02-11
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
Naoya Horiguchi
1
-0
/
+3
2015-02-11
numa_maps: remove numa_maps->vma
Naoya Horiguchi
1
-16
/
+13
2015-02-11
numa_maps: fix typo in gather_hugetbl_stats
Naoya Horiguchi
1
-3
/
+3
2015-02-11
pagemap: use walk->vma instead of calling find_vma()
Naoya Horiguchi
1
-54
/
+14
2015-02-11
clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
Naoya Horiguchi
1
-24
/
+22
2015-02-11
smaps: remove mem_size_stats->vma and use walk_page_vma()
Naoya Horiguchi
1
-8
/
+4
2015-02-11
proc/pagemap: walk page tables under pte lock
Konstantin Khlebnikov
1
-5
/
+9
2015-02-11
mm: account pmd page tables to the process
Kirill A. Shutemov
1
-3
/
+6
2015-02-11
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
1
-3
/
+13
2015-02-10
proc: drop handling non-linear mappings
Kirill A. Shutemov
1
-16
/
+0
2015-01-25
gut proc_register() a bit
Al Viro
1
-17
/
+8
2014-12-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-12-18
fs/proc/meminfo.c: include cma info in proc/meminfo
Pintu Kumar
1
-2
/
+13
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+53
2014-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-149
/
+16
2014-12-13
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
1
-1
/
+1
2014-12-11
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
1
-0
/
+53
2014-12-10
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
7
-125
/
+205
2014-12-10
Merge branch 'nsfs' into for-next
Al Viro
3
-149
/
+16
2014-12-10
kill proc_ns completely
Al Viro
3
-11
/
+5
[next]