summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-161-0/+9
|\
| * signal: add pidfd_send_signal() syscallChristian Brauner2019-03-051-0/+9
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-123-117/+176
|\ \
| * | proc: Add fs_context support to procfsDavid Howells2019-02-283-68/+129
| * | procfs: Move proc_fill_super() to fs/proc/root.cDavid Howells2019-02-283-54/+52
| |/
* | proc: commit to genradixKent Overstreet2019-03-121-28/+15
* | proc: calculate end pointer for /proc/*/* lookup at compile timeAlexey Dobriyan2019-03-121-9/+10
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-091-1/+1
|\ \
| * | mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-071-1/+1
* | | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-071-3/+3
|\ \ \
| * | | audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs2019-01-251-3/+3
| | |/ | |/|
* | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-072-9/+56
|\ \ \
| * | | procfs: add smack subdir to attrsCasey Schaufler2019-01-082-9/+56
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-0610-62/+68
|\ \ \
| * | | proc: use seq_puts() everywhereAlexey Dobriyan2019-03-053-10/+10
| * | | proc: read kernel cpu stat pointer onceAlexey Dobriyan2019-03-051-28/+32
| * | | proc: remove unused argument in proc_pid_lookup()Zhikang Zhang2019-03-053-3/+3
| * | | fs/proc/thread_self.c: code cleanup for proc_setup_thread_self()Chengguang Xu2019-03-051-8/+8
| * | | fs/proc/self.c: code cleanup for proc_setup_self()Chengguang Xu2019-03-051-8/+8
| * | | mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V2019-03-051-3/+5
| * | | mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V2019-03-051-2/+2
| * | | mm: convert PG_balloon to PG_offlineDavid Hildenbrand2019-03-051-2/+2
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-061-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar2019-02-113-1/+24
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | sched/core: Convert sighand_struct.count to refcount_tElena Reshetova2019-02-041-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-051-3/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'linus' into irq/coreThomas Gleixner2019-02-143-1/+24
| |\ \ \ | | | |/ | | |/|
| * | | proc/stat: Make the interrupt statistics more efficientThomas Gleixner2019-02-101-3/+26
| | |/ | |/|
* | | proc, oom: do not report alien mms when setting oom_score_adjMichal Hocko2019-02-211-4/+0
* | | mm: proc: smaps_rollup: fix pss_locked calculationSandeep Patil2019-02-121-8/+14
| |/ |/|
* | proc: fix /proc/net/* after setns(2)Alexey Dobriyan2019-02-013-1/+24
|/
* fs/proc/base.c: slightly faster /proc/*/limitsAlexey Dobriyan2019-01-041-2/+4
* fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()Alexey Dobriyan2019-01-041-3/+1
* fs/proc/util.c: include fs/proc/internal.h for name_to_int()Eric Biggers2019-01-041-0/+1
* fs/proc/base.c: use ns_capable instead of capable for timerslack_nsBenjamin Gordon2019-01-041-3/+9
* mm, proc: report PR_SET_THP_DISABLE in procMichal Hocko2018-12-281-0/+10
* mm, thp, proc: report THP eligibility for each vmaMichal Hocko2018-12-281-0/+2
* mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse2018-12-281-2/+5
* /proc/kpagecount: return 0 for special pages that are never mappedAnthony Yznaga2018-12-281-1/+1
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
* proc/sysctl: don't return ENOMEM on lookup when a table is unregisteringIvan Delalande2018-12-131-7/+6
* Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-011-0/+18
|\
| * fs/proc: Show STACKLEAK metrics in the /proc file systemAlexander Popov2018-09-041-0/+18
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-313-3/+3
* | fs/proc/vmcore.c: Convert to use vmf_error()Souptick Joarder2018-10-311-1/+1
* | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-281-1/+1
|\ \
| * | xarray: Replace exceptional entriesMatthew Wilcox2018-09-291-1/+1
* | | mm: zero-seek shrinkersJohannes Weiner2018-10-261-0/+3
* | | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-261-3/+0
* | | mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka2018-10-261-8/+8