Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Huang Ying
|
ab6ecf247a
mm: /proc/pid/pagemap: hide swap entries from unprivileged users
|
7 years ago |
Linus Torvalds
|
c90fca951e
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
7 years ago |
Ram Pai
|
27cca866e3
mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeys
|
7 years ago |
Ram Pai
|
2c9e0a6fa2
mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
|
7 years ago |
Ram Pai
|
5212213aa5
mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
|
7 years ago |
Jonathan Corbet
|
ccf2b06794
Merge tag 'v4.17-rc2' into docs-next
|
7 years ago |
Mike Rapoport
|
1ad1335dc5
docs/admin-guide/mm: start moving here files from Documentation/vm
|
7 years ago |
Huang Ying
|
88c28f2469
mm, pagemap: fix swap offset value for PMD migration entry
|
7 years ago |
Jonathan Corbet
|
24844fd339
Merge branch 'mm-rst' into docs-next
|
7 years ago |
Mike Rapoport
|
ad56b738c5
docs/vm: rename documentation files to .rst
|
7 years ago |
Andrei Vagin
|
f66406638f
proc: replace seq_printf on seq_putc to speed up /proc/pid/smaps
|
7 years ago |
Andrei Vagin
|
d1be35cb6f
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
|
7 years ago |
Andrei Vagin
|
0e3dc01914
procfs: add seq_put_hex_ll to speed up /proc/pid/maps
|
7 years ago |
Kirill A. Shutemov
|
a3cf988fcb
mm: use updated pmdp_invalidate() interface to track dirty/accessed bits
|
7 years ago |
Konstantin Khlebnikov
|
8526d84f81
fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual memory
|
7 years ago |
Linus Torvalds
|
a3841f94c7
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
7 years ago |
Kirill A. Shutemov
|
af5b0f6a09
mm: consolidate page table accounting
|
7 years ago |
Kirill A. Shutemov
|
c4812909f5
mm: introduce wrappers to access mm->nr_ptes
|
7 years ago |
Kirill A. Shutemov
|
b4e98d9ac7
mm: account pud page tables
|
7 years ago |
Huang Ying
|
b83d7e4323
mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry
|
7 years ago |
Jan Kara
|
b6fb293f24
mm: Define MAP_SYNC and VM_SYNC flags
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Michal Hocko
|
0ee931c4e3
mm: treewide: remove GFP_TEMPORARY allocation flag
|
8 years ago |
David Rientjes
|
1403830294
fs, proc: unconditional cond_resched when reading smaps
|
8 years ago |
Michal Hocko
|
1240ea0dc3
fs, proc: remove priv argument from is_stack
|
8 years ago |
Jérôme Glisse
|
df6ad69838
mm/device-public-memory: device memory cache coherent with CPU
|
8 years ago |
Jérôme Glisse
|
5042db43cc
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
|
8 years ago |
Naoya Horiguchi
|
ab6e3d0939
mm: soft-dirty: keep soft-dirty bits over thp migration
|
8 years ago |
Zi Yan
|
84c3fc4e9c
mm: thp: check pmd migration entry in common path
|
8 years ago |