aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/task_mmu.c
Commit message (Expand)AuthorAge
* mm,thp: stats for file backed THPSong Liu2019-09-24
* mm: introduce compound_nr()Matthew Wilcox (Oracle)2019-09-24
* pagewalk: separate function pointers from iterator dataChristoph Hellwig2019-09-07
* mm: split out a new pagewalk.h header from mm.hChristoph Hellwig2019-09-07
* mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi2019-07-18
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-14
|\
| * mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig2019-07-02
* | mm: smaps: split PSS into componentsLuigi Semenzato2019-07-12
* | proc: use down_read_killable mmap_sem for /proc/pid/clear_refsKonstantin Khlebnikov2019-07-12
* | proc: use down_read_killable mmap_sem for /proc/pid/pagemapKonstantin Khlebnikov2019-07-12
* | proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollupKonstantin Khlebnikov2019-07-12
* | proc: use down_read_killable mmap_sem for /proc/pid/mapsKonstantin Khlebnikov2019-07-12
|/
* mm/mmu_notifier: use correct mmu_notifier events for each invalidationJérôme Glisse2019-05-14
* mm/mmu_notifier: contextual information for event triggering invalidationJérôme Glisse2019-05-14
* coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-09
|\
| * mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-07
* | mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V2019-03-06
* | mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V2019-03-06
* | mm: proc: smaps_rollup: fix pss_locked calculationSandeep Patil2019-02-12
|/
* mm, thp, proc: report THP eligibility for each vmaMichal Hocko2018-12-28
* mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse2018-12-28
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-28
|\
| * xarray: Replace exceptional entriesMatthew Wilcox2018-09-29
* | mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()Vlastimil Babka2018-10-26
|/
* mm: /proc/pid/smaps_rollup: convert to single value seq_fileVlastimil Babka2018-08-22
* mm: /proc/pid/smaps: factor out common stats printingVlastimil Babka2018-08-22
* mm: /proc/pid/smaps: factor out mem stats gatheringVlastimil Babka2018-08-22
* mm: /proc/pid/*maps remove is_pid and related wrappersVlastimil Babka2018-08-22
* fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*Vlastimil Babka2018-07-14
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* mm: /proc/pid/pagemap: hide swap entries from unprivileged usersHuang Ying2018-06-07
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-07
|\
| * mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeysRam Pai2018-05-08
| * mm, powerpc, x86: introduce an additional vma bit for powerpc pkeyRam Pai2018-05-08
| * mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabledRam Pai2018-05-08
* | Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet2018-04-27
|\|
| * mm, pagemap: fix swap offset value for PMD migration entryHuang Ying2018-04-20
* | docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport2018-04-27
* | Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-16
|\ \ | |/ |/|
| * docs/vm: rename documentation files to .rstMike Rapoport2018-04-16
* | proc: replace seq_printf on seq_putc to speed up /proc/pid/smapsAndrei Vagin2018-04-11
* | proc: add seq_put_decimal_ull_width to speed up /proc/pid/smapsAndrei Vagin2018-04-11
* | procfs: add seq_put_hex_ll to speed up /proc/pid/mapsAndrei Vagin2018-04-11
|/
* mm: use updated pmdp_invalidate() interface to track dirty/accessed bitsKirill A. Shutemov2018-01-31
* fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual me...Konstantin Khlebnikov2018-01-31
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-17
|\
| * mm: Define MAP_SYNC and VM_SYNC flagsJan Kara2017-11-03
* | mm: consolidate page table accountingKirill A. Shutemov2017-11-15
* | mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-15