aboutsummaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2015-03-19Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-v3.10-15.03-androidlinux-linaro-lsk-v3.10-androidAlex Shi
2015-03-19 Merge tag 'v3.10.72' into linux-linaro-lsklsk-v3.10-15.03linux-linaro-lsk-v3.10Alex Shi
2015-03-18procfs: fix race between symlink removals and traversalsAl Viro
2015-03-16Merge branch 'linaro-android-3.10-lsk' ofAlex Shi
2015-03-09proc: make oom adjustment files user read-onlyRom Lemarchand
2015-03-09Revert "Grants system server access to /proc/<pid>/oom_adj for Android applic...Rom Lemarchand
2015-03-06fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak
2015-03-04fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o
2015-02-19Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2015-02-16Merge remote-tracking branch 'lsk/v3.10/topic/of' into linux-linaro-lskMark Brown
2015-02-16of: remove /proc/device-treeGrant Likely
2015-02-16fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware e...Dave Jones
2015-01-08Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2014-09-18Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris
2014-04-04Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-04-03mm: close PageTail raceDavid Rientjes
2014-03-28Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-03-23fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev
2013-11-14Merge remote-tracking branch 'lsk/v3.10/topic/android-fixes' into linux-linar...Mark Brown
2013-09-27Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-09-26proc: Restrict mounting the proc filesystemEric W. Biederman
2013-09-19mm: add a field to store names for private anonymous memoryColin Cross
2013-08-21Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-08-20fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng
2013-07-01Grants system server access to /proc/<pid>/oom_adj for Android applications.Mike Chan
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-05-28posix-timers: Show clock ID in proc filePavel Tikhomirov
2013-05-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-07Merge branch 'slab/next' into slab/for-linusPekka Enberg
2013-05-04proc_devtree: Replace include linux/module.h with linux/export.hSyam Sidhardhan
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.hDavid Howells
2013-05-01proc: Make the PROC_I() and PDE() macros internal to procfsDavid Howells
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-05-01take cgroup_open() and cpuset_open() to fs/proc/base.cAl Viro
2013-05-01proc: Supply an accessor for getting the data from a PDE's parentDavid Howells
2013-05-01proc: Add proc_mkdir_data()David Howells
2013-05-01proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}David Howells
2013-05-01proc: Move PDE_NET() to fs/proc/proc_net.cDavid Howells
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells
2013-05-01proc: Move proc_fd() to fs/proc/fd.hDavid Howells
2013-05-01proc: Uninline pid_delete_dentry()David Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-04-30fs, proc: truncate /proc/pid/comm writes to first TASK_COMM_LEN bytesDavid Rientjes
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29fs/proc/kcore.c: use register_hotmemory_notifier()Andrew Morton
2013-04-29mm, vmalloc: move get_vmalloc_info() to vmalloc.cJoonsoo Kim
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells