index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-06
proc: actually make proc_fd_permission() thread-friendly
Oleg Nesterov
2015-11-06
fs/proc/array.c: set overflow flag in case of error
Andy Shevchenko
2015-11-05
mm, oom: add comment for why oom_adj exists
David Rientjes
2015-11-05
mm: clear_soft_dirty_pmd() requires THP
Laurent Dufour
2015-11-05
mm: clear pte in clear_soft_dirty()
Laurent Dufour
2015-11-05
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
Naoya Horiguchi
2015-11-05
mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps
Naoya Horiguchi
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-11-03
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-01
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
2015-10-14
mm: add architecture primitives for software dirty bit clearing
Martin Schwidefsky
2015-10-01
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
Ingo Molnar
2015-09-29
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-10
proc: convert to kstrto*()/kstrto*_from_user()
Alexey Dobriyan
2015-09-10
proc: change proc_subdir_lock to a rwlock
Waiman Long
2015-09-10
procfs: always expose /proc/<pid>/map_files/ and make it readable
Calvin Owens
2015-09-10
proc: add cond_resched to /proc/kpage* read/write loop
Vladimir Davydov
2015-09-10
proc: export idle flag via kpageflags
Vladimir Davydov
2015-09-10
mm: introduce idle page tracking
Vladimir Davydov
2015-09-10
proc: add kpagecgroup file
Vladimir Davydov
2015-09-08
mm: /proc/pid/smaps:: show proportional swap share of the mapping
Minchan Kim
2015-09-08
pagemap: add mmap-exclusive bit for marking pages mapped only here
Konstantin Khlebnikov
2015-09-08
pagemap: hide physical addresses from non-privileged users
Konstantin Khlebnikov
2015-09-08
pagemap: rework hugetlb and thp report
Konstantin Khlebnikov
2015-09-08
pagemap: switch to the new format and do some cleanup
Konstantin Khlebnikov
2015-09-08
pagemap: check permissions and capabilities at open time
Konstantin Khlebnikov
2015-09-04
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
2015-09-04
capabilities: ambient capabilities
Andy Lutomirski
2015-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
2015-07-18
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
2015-07-17
/proc/$PID/cmdline: fixup empty ARGV case
Alexey Dobriyan
2015-07-17
fs, proc: add help for CONFIG_PROC_CHILDREN
Iago López Galeiras
2015-07-10
vfs: Commit to never having exectuables on proc and sysfs.
Eric W. Biederman
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-07-04
sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y
Naveen N. Rao
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-01
proc: Allow creating permanently empty directories that serve as mount points
Eric W. Biederman
2015-07-01
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
2015-06-25
fs, proc: introduce CONFIG_PROC_CHILDREN
Iago López Galeiras
2015-06-25
proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
Alexey Dobriyan
2015-06-24
procfs: treat parked tasks as sleeping for task state
Chris Metcalf
2015-06-23
vfs: add seq_file_path() helper
Miklos Szeredi
2015-05-13
mnt: Refactor the logic for mounting sysfs and proc in a user namespace
Eric W. Biederman
2015-05-11
switch ->put_link() from dentry to inode
Al Viro
2015-05-10
don't pass nameidata to ->follow_link()
Al Viro
[next]