summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-051-1/+1
|\
| * Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-261-1/+1
| |\
| * | fs/proc: kcore: use kcore_list type to check for vmalloc/module addressArd Biesheuvel2017-06-201-1/+1
* | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-4/+0
| |/ |/|
* | "Yes, people use FOLL_FORCE ;)"Linus Torvalds2017-05-301-1/+1
|/
* proc: try to remove use of FOLL_FORCE entirelyLinus Torvalds2017-05-091-4/+1
* pidns: expose task pid_ns_for_children to userspaceKirill Tkhai2017-05-081-0/+1
* fs/proc/inode.c: remove cast from memory allocationTobin C. Harding2017-05-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-052-4/+1
|\
| * proc: Fix unbalanced hard link numbersTakashi Iwai2017-04-281-0/+1
| * sysctl: Remove dead register_sysctl_rootEric W. Biederman2017-04-161-4/+0
* | proc: show MADV_FREE pages info in smapsShaohua Li2017-05-031-1/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-0/+15
|\ \
| * | livepatch: add /proc/<pid>/patch_stateJosh Poimboeuf2017-03-081-0/+15
| |/
* | thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov2017-04-131-1/+8
* | sysctl: add sanity check for proc_douintvecLiping Zhang2017-04-071-0/+1
|/
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-036-17/+20
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-026-17/+20
* | sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-022-1/+2
* | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+5
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
|/
* mm: use mmget_not_zero() helperVegard Nossum2017-02-273-5/+5
* mm: add new mmgrab() helperVegard Nossum2017-02-271-2/+2
* /proc/kcore: update physical address for kcore ram and textPratyush Anand2017-02-271-1/+4
* procfs: use an enum for possible hidepid valuesLafcadio Wluiki2017-02-243-6/+7
* proc: less code duplication in /proc/*/cmdlineAlexey Dobriyan2017-02-241-88/+56
* proc: use rb_entry()Geliang Tang2017-02-241-5/+6
* userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-241-2/+2
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-235-89/+117
|\
| * proc/sysctl: Don't grab i_lock under sysctl_lock.Eric W. Biederman2017-02-221-13/+18
| * proc/sysctl: prune stale dentries during unregisteringKonstantin Khlebnikov2017-02-133-19/+50
| * proc: Better ownership of files for non-dumpable tasks in user namespacesEric W. Biederman2017-01-243-69/+61
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-02-211-4/+9
|\ \
| * | proc,security: move restriction on writing /proc/pid/attr nodes to procStephen Smalley2017-01-091-4/+9
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-203-45/+42
|\ \ \
| * | | s390, sched/cputime: Make arch_cpu_idle_time() to return nsecsFrederic Weisbecker2017-02-011-2/+2
| * | | sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker2017-02-011-5/+5
| * | | sched/cputime: Convert guest time accounting to nsecs (u64)Frederic Weisbecker2017-02-011-3/+3
| * | | sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker2017-02-012-39/+36
OpenPOWER on IntegriCloud