index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2020-04-02
mm/gup: rename nr as nr_pinned in get_user_pages_fast()
Pingfan Liu
2020-04-02
mm/gup/writeback: add callbacks for inaccessible pages
Claudio Imbrenda
2020-04-02
mm: dump_page(): additional diagnostics for huge pinned pages
John Hubbard
2020-04-02
mm: improve dump_page() for compound pages
Matthew Wilcox (Oracle)
2020-04-02
mm/gup_benchmark: support pin_user_pages() and related calls
John Hubbard
2020-04-02
mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
John Hubbard
2020-04-02
mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
John Hubbard
2020-04-02
mm/gup: track FOLL_PIN pages
John Hubbard
2020-04-02
mm/gup: require FOLL_GET for get_user_pages_fast()
John Hubbard
2020-04-02
mm/gup: pass gup flags to two more routines
John Hubbard
2020-04-02
mm/gup: pass a flags arg to __gup_device_* functions
John Hubbard
2020-04-02
mm/gup: split get_user_pages_remote() into two routines
John Hubbard
2020-04-02
mm/filemap.c: rewrite pagecache_get_page documentation
Matthew Wilcox (Oracle)
2020-04-02
mm/filemap.c: unexport find_get_entry
Matthew Wilcox (Oracle)
2020-04-02
mm/page-writeback.c: use VM_BUG_ON_PAGE in clear_page_dirty_for_io
Matthew Wilcox (Oracle)
2020-04-02
mm/filemap.c: use vm_fault error code directly
Matthew Wilcox (Oracle)
2020-04-02
mm/filemap.c: remove unused argument from shrink_readahead_size_eio()
Souptick Joarder
2020-04-02
mm/filemap.c: clear page error before actual read
Xianting Tian
2020-04-02
mm/page-writeback.c: write_cache_pages(): deduplicate identical checks
Mauricio Faria de Oliveira
2020-04-02
mm/filemap.c: don't bother dropping mmap_sem for zero size readahead
Jan Kara
2020-04-02
mm/Makefile: disable KCSAN for kmemleak
Qian Cai
2020-04-02
mm/kmemleak.c: use address-of operator on section symbols
Nathan Chancellor
2020-04-02
revert "topology: add support for node_to_mem_node() to determine the fallbac...
Vlastimil Babka
2020-04-02
slub: relocate freelist pointer to middle of object
Kees Cook
2020-04-02
slub: improve bit diffusion for freelist ptr obfuscation
Kees Cook
2020-04-02
mm/slub.c: replace kmem_cache->cpu_partial with wrapped APIs
chenqiwu
2020-04-02
mm/slub.c: replace cpu_slab->partial with wrapped APIs
chenqiwu
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-29
mm/sparse: fix kernel crash with pfn_section_valid check
Aneesh Kumar K.V
2020-03-29
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
2020-03-29
hugetlb_cgroup: fix illegal access to memory
Mina Almasry
2020-03-29
mm/swapfile.c: move inode_lock out of claim_swapfile
Naohiro Aota
2020-03-26
mm/mremap: Add comment explaining the untagging behaviour of mremap()
Will Deacon
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-21
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
2020-03-21
mm/mmu_notifier: silence PROVE_RCU_LIST warnings
Qian Cai
2020-03-21
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
2020-03-21
mm, memcg: throttle allocators based on ancestral memory.high
Chris Down
2020-03-21
mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
Chris Down
2020-03-21
mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
Baoquan He
2020-03-21
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
2020-03-18
mm: slub: be more careful about the double cmpxchg of freelist
Linus Torvalds
2020-03-18
mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
Jann Horn
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-10
net: memcg: late association of sock to memcg
Shakeel Butt
2020-03-10
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2020-03-06
mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled
Vlastimil Babka
2020-03-06
mm/z3fold.c: do not include rwlock.h directly
Sebastian Andrzej Siewior
2020-03-06
mm: avoid data corruption on CoW fault into PFN-mapped VMA
Kirill A. Shutemov
2020-03-06
mm: fix possible PMD dirty bit lost in set_pmd_migration_entry()
Huang Ying
[next]