Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9207f9d45b0ad071baa128e846d7e7ed85016df3
/
fs
/
proc
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
32fb378
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
3cc4a84
proc: add a reschedule point in proc_readfd_common()
by Eric Dumazet
· 9 years ago
bb646cd
proc_pid_attr_write(): switch to memdup_user()
by Al Viro
· 9 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
41a0c249
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
by Colin Ian King
· 9 years ago
1a384ea
teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU mode
by Al Viro
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
75021d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
54708d2
proc: actually make proc_fd_permission() thread-friendly
by Oleg Nesterov
· 9 years ago
3a49f3d
fs/proc/array.c: set overflow flag in case of error
by Andy Shevchenko
· 9 years ago
b72bdfa
mm, oom: add comment for why oom_adj exists
by David Rientjes
· 9 years ago
5d3875a
mm: clear_soft_dirty_pmd() requires THP
by Laurent Dufour
· 9 years ago
326c259
mm: clear pte in clear_soft_dirty()
by Laurent Dufour
· 9 years ago
5d317b2
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
by Naoya Horiguchi
· 9 years ago
25ee01a
mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps
by Naoya Horiguchi
· 9 years ago
e627078
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
7eeef2a
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a5ad88c
mm: get rid of 'vmalloc_info' from /proc/meminfo
by Linus Torvalds
· 9 years ago
a7b7617
mm: add architecture primitives for software dirty bit clearing
by Martin Schwidefsky
· 10 years ago
b2f7392
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
by Ingo Molnar
· 9 years ago
a1c8368
fs: Drop unlikely before IS_ERR(_OR_NULL)
by Viresh Kumar
· 9 years ago
774636e
proc: convert to kstrto*()/kstrto*_from_user()
by Alexey Dobriyan
· 9 years ago
ecf1a3d
proc: change proc_subdir_lock to a rwlock
by Waiman Long
· 9 years ago
bdb4d10
procfs: always expose /proc/<pid>/map_files/ and make it readable
by Calvin Owens
· 9 years ago
d3691d2
proc: add cond_resched to /proc/kpage* read/write loop
by Vladimir Davydov
· 9 years ago
f074a8f
proc: export idle flag via kpageflags
by Vladimir Davydov
· 9 years ago
33c3fc7
mm: introduce idle page tracking
by Vladimir Davydov
· 9 years ago
80ae2fd
proc: add kpagecgroup file
by Vladimir Davydov
· 9 years ago
8334b96
mm: /proc/pid/smaps:: show proportional swap share of the mapping
by Minchan Kim
· 9 years ago
77bb499
pagemap: add mmap-exclusive bit for marking pages mapped only here
by Konstantin Khlebnikov
· 9 years ago
1c90308
pagemap: hide physical addresses from non-privileged users
by Konstantin Khlebnikov
· 9 years ago
356515e
pagemap: rework hugetlb and thp report
by Konstantin Khlebnikov
· 9 years ago
deb9454
pagemap: switch to the new format and do some cleanup
by Konstantin Khlebnikov
· 9 years ago
a06db75
pagemap: check permissions and capabilities at open time
by Konstantin Khlebnikov
· 9 years ago
16ba6f8
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
by Andrea Arcangeli
· 9 years ago
5831905
capabilities: ambient capabilities
by Andy Lutomirski
· 9 years ago
73b6fa8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
0e1dbcc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5aaeb5c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
by Ingo Molnar
· 9 years ago
0c8c0f0
x86/fpu, sched: Dynamically allocate 'struct fpu'
by Dave Hansen
· 9 years ago
3581d45
/proc/$PID/cmdline: fixup empty ARGV case
by Alexey Dobriyan
· 9 years ago
db5d5b3
fs, proc: add help for CONFIG_PROC_CHILDREN
by Iago López Galeiras
· 9 years ago
90f8572
vfs: Commit to never having exectuables on proc and sysfs.
by Eric W. Biederman
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
22a093b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5968cec
sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y
by Naveen N. Rao
· 9 years ago
0cbee99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
eb6d38d
proc: Allow creating permanently empty directories that serve as mount points
by Eric W. Biederman
· 10 years ago
f9bd673
sysctl: Allow creating permanently empty directories that serve as mountpoints.
by Eric W. Biederman
· 10 years ago
2e13ba5
fs, proc: introduce CONFIG_PROC_CHILDREN
by Iago López Galeiras
· 9 years ago
c2c0bb4
proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
by Alexey Dobriyan
· 9 years ago
f51c0ea
procfs: treat parked tasks as sleeping for task state
by Chris Metcalf
· 9 years ago
2726d56
vfs: add seq_file_path() helper
by Miklos Szeredi
· 9 years ago
1b852bc
mnt: Refactor the logic for mounting sysfs and proc in a user namespace
by Eric W. Biederman
· 10 years ago
5f2c417
switch ->put_link() from dentry to inode
by Al Viro
· 10 years ago
6e77137b
don't pass nameidata to ->follow_link()
by Al Viro
· 10 years ago
680baac
new ->follow_link() and ->put_link() calling conventions
by Al Viro
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
6c8c903
proc: show locks in /proc/pid/fdinfo/X
by Andrey Vagin
· 10 years ago
25ce319
proc: remove use of seq_printf return value
by Joe Perches
· 10 years ago
41416f2
lib/string_helpers.c: change semantics of string_escape_mem
by Rasmus Villemoes
· 10 years ago
e4bc332
/proc/PID/status: show all sets of pid according to ns
by Chen Hanxiao
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
ab676b7
pagemap: do not leak physical addresses to non-privileged userspace
by Kirill A. Shutemov
· 10 years ago
7e0e953
procfs: fix race between symlink removals and traversals
by Al Viro
· 10 years ago
5065296
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
34b4776
vmcore: fix PT_NOTE n_namesz, n_descsz overflow issue
by WANG Chao
· 10 years ago
a0c2e07
proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
edc924e
fs/proc/array.c: convert to use string_escape_str()
by Andy Shevchenko
· 10 years ago
198d159
fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps
by Rafael Aquini
· 10 years ago
6bee55f
fs: proc: use PDE() to get proc_dir_entry
by Alexander Kuleshov
· 10 years ago
695f055
fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS)
by Petr Cermak
· 10 years ago
7d5b3bf
mm: /proc/pid/clear_refs: avoid split_huge_page()
by Kirill A. Shutemov
· 10 years ago
48684a6
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
by Naoya Horiguchi
· 10 years ago
d85f4d6
numa_maps: remove numa_maps->vma
by Naoya Horiguchi
· 10 years ago
632fd60
numa_maps: fix typo in gather_hugetbl_stats
by Naoya Horiguchi
· 10 years ago
f995ece
pagemap: use walk->vma instead of calling find_vma()
by Naoya Horiguchi
· 10 years ago
5c64f52
clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
by Naoya Horiguchi
· 10 years ago
14eb6fd
smaps: remove mem_size_stats->vma and use walk_page_vma()
by Naoya Horiguchi
· 10 years ago
05fbf35
proc/pagemap: walk page tables under pte lock
by Konstantin Khlebnikov
· 10 years ago
dc6c9a3
mm: account pmd page tables to the process
by Kirill A. Shutemov
· 10 years ago
56873f4
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
by Wang, Yalin
· 10 years ago
1da4b35
proc: drop handling non-linear mappings
by Kirill A. Shutemov
· 10 years ago
d443b9f
gut proc_register() a bit
by Al Viro
· 10 years ago
ac88ee3
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
47f8f92
fs/proc/meminfo.c: include cma info in proc/meminfo
by Pintu Kumar
· 10 years ago
87c31b3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
603ba7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
c291ee6
genirq: Prevent proc race against freeing of irq descriptors
by Thomas Gleixner
· 10 years ago
9cc4651
userns: Add a knob to disable setgroups on a per user namespace basis
by Eric W. Biederman
· 10 years ago
b6da007
Merge branch 'akpm' (patchbomb from Andrew)
by Linus Torvalds
· 10 years ago
707c596
Merge branch 'nsfs' into for-next
by Al Viro
· 10 years ago
3d3d35b
kill proc_ns completely
by Al Viro
· 10 years ago
e149ed2
take the targets of /proc/*/ns/* symlinks to separate fs
by Al Viro
· 10 years ago
c35a7f1
exit: proc: don't try to flush /proc/tgid/task/tgid
by Oleg Nesterov
· 10 years ago
abdba6e
proc: task_state: ptrace_parent() doesn't need pid_alive() check
by Oleg Nesterov
· 10 years ago
b0fafc1
proc: task_state: move the main seq_printf() outside of rcu_read_lock()
by Oleg Nesterov
· 10 years ago
0f4a0d5
proc: task_state: deuglify the max_fds calculation
by Oleg Nesterov
· 10 years ago
Next »