summaryrefslogtreecommitdiff
path: root/fs/proc
Commit message (Expand)AuthorAge
* proc: try to remove use of FOLL_FORCE entirelyLinus Torvalds2017-05-09
* pidns: expose task pid_ns_for_children to userspaceKirill Tkhai2017-05-08
* fs/proc/inode.c: remove cast from memory allocationTobin C. Harding2017-05-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-05
|\
| * proc: Fix unbalanced hard link numbersTakashi Iwai2017-04-28
| * sysctl: Remove dead register_sysctl_rootEric W. Biederman2017-04-16
* | proc: show MADV_FREE pages info in smapsShaohua Li2017-05-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-02
|\ \
| * | livepatch: add /proc/<pid>/patch_stateJosh Poimboeuf2017-03-08
| |/
* | thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov2017-04-13
* | sysctl: add sanity check for proc_douintvecLiping Zhang2017-04-07
|/
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* | sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar2017-03-02
* | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-02
* | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
|/
* mm: use mmget_not_zero() helperVegard Nossum2017-02-27
* mm: add new mmgrab() helperVegard Nossum2017-02-27
* /proc/kcore: update physical address for kcore ram and textPratyush Anand2017-02-27
* procfs: use an enum for possible hidepid valuesLafcadio Wluiki2017-02-24
* proc: less code duplication in /proc/*/cmdlineAlexey Dobriyan2017-02-24
* proc: use rb_entry()Geliang Tang2017-02-24
* userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-24
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-23
|\
| * proc/sysctl: Don't grab i_lock under sysctl_lock.Eric W. Biederman2017-02-22
| * proc/sysctl: prune stale dentries during unregisteringKonstantin Khlebnikov2017-02-13
| * proc: Better ownership of files for non-dumpable tasks in user namespacesEric W. Biederman2017-01-24
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-02-21
|\ \
| * | proc,security: move restriction on writing /proc/pid/attr nodes to procStephen Smalley2017-01-09
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-20
|\ \ \
| * | | s390, sched/cputime: Make arch_cpu_idle_time() to return nsecsFrederic Weisbecker2017-02-01
| * | | sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker2017-02-01
| * | | sched/cputime: Convert guest time accounting to nsecs (u64)Frederic Weisbecker2017-02-01
| * | | sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker2017-02-01
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-20
|\ \ \ \
| * | | | timers: Omit POSIX timer stuff from task_struct when disabledNicolas Pitre2017-01-27
| | |/ / | |/| |
* | | | mm: fix KPF_SWAPCACHE in /proc/kpageflagsHugh Dickins2017-02-07
| |/ / |/| |
* | | proc: add a schedule point in proc_pid_readdir()Eric Dumazet2017-01-24
| |/ |/|
* | sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming2017-01-10
|/