2020-04-02 |
Vlastimil Babka | mm, compaction: fully assume capture is not NULL in... |
tree | commitdiff |
2020-04-02 |
Rik van Riel | mm,thp,compaction,cma: allow THP migration for CMA... |
tree | commitdiff |
2020-04-02 |
Rik van Riel | mm,compaction,cma: add alloc_contig flag to compact_control |
tree | commitdiff |
2020-04-02 |
Mateusz Nosek | mm/vmscan.c: do_try_to_free_pages(): clean code by... |
tree | commitdiff |
2020-04-02 |
Kirill Tkhai | mm/vmscan.c: make may_enter_fs bool in shrink_page_list() |
tree | commitdiff |
2020-04-02 |
Mateusz Nosek | mm/vmscan.c: clean code by removing unnecessary assignment |
tree | commitdiff |
2020-04-02 |
Qian Cai | mm/vmscan.c: fix data races using kswapd_classzone_idx |
tree | commitdiff |
2020-04-02 |
Wei Yang | mm/vmscan.c: remove cpu online notification for now |
tree | commitdiff |
2020-04-02 |
Yang Shi | mm: vmscan: replace open codings to NUMA_NO_NODE |
tree | commitdiff |
2020-04-02 |
Yang Shi | mm: vmpressure: use mem_cgroup_is_root API |
tree | commitdiff |
2020-04-02 |
Yang Shi | mm: vmpressure: don't need call kfree if kstrndup fails |
tree | commitdiff |
2020-04-02 |
chenqiwu | mm/page_alloc: simplify page_is_buddy() for better... |
tree | commitdiff |
2020-04-02 |
Mateusz Nosek | mm/page_alloc.c: micro-optimisation Remove unnecessary... |
tree | commitdiff |
2020-04-02 |
chenqiwu | mm/page_alloc.c: use free_area_empty() instead of open... |
tree | commitdiff |
2020-04-02 |
Mateusz Nosek | mm, pagealloc: micro-optimisation: save two branches... |
tree | commitdiff |
2020-04-02 |
Joel Savitz | mm/page_alloc: increase default min_free_kbytes bound |
tree | commitdiff |
2020-04-02 |
Walter Wu | kasan: detect negative size in memory operation function |
tree | commitdiff |
2020-04-02 |
Baoquan He | mm/sparse.c: allocate memmap preferring the given node |
tree | commitdiff |
2020-04-02 |
Baoquan He | mm/sparse.c: use kvmalloc/kvfree to alloc/free memmap... |
tree | commitdiff |
2020-04-02 |
Pingfan Liu | mm/sparse: rename pfn_present() to pfn_in_present_section() |
tree | commitdiff |
2020-04-02 |
Wei Yang | mm/sparsemem: get address to page struct instead of... |
tree | commitdiff |
2020-04-02 |
Brian Geffon | mm/mremap: add MREMAP_DONTUNMAP to mremap() |
tree | commitdiff |
2020-04-02 |
Jaewon Kim | mm: mmap: add trace point of vm_unmapped_area |
tree | commitdiff |
2020-04-02 |
Jaewon Kim | mmap: remove inline of vm_unmapped_area |
tree | commitdiff |
2020-04-02 |
Wang Wenhu | mm/memory.c: clarify a confusing comment for vm_iomap_m... |
tree | commitdiff |
2020-04-02 |
WANG Wenhu | mm: clarify a confusing comment for remap_pfn_range() |
tree | commitdiff |
2020-04-02 |
Peter Xu | mm/gup: allow to react to fatal signals |
tree | commitdiff |
2020-04-02 |
Peter Xu | mm/gup: allow VM_FAULT_RETRY for multiple times |
tree | commitdiff |
2020-04-02 |
Peter Xu | mm: allow VM_FAULT_RETRY for multiple times |
tree | commitdiff |
2020-04-02 |
Peter Xu | mm/gup: fix __get_user_pages() on fault retry of hugetlb |
tree | commitdiff |
2020-04-02 |
Peter Xu | mm/gup: rename "nonblocking" to "locked" where proper |
tree | commitdiff |
2020-04-02 |
Anshuman Khandual | mm/vma: make is_vma_temporary_stack() available for... |
tree | commitdiff |
2020-04-02 |
Anshuman Khandual | mm/vma: move VM_NO_KHUGEPAGED into generic header |
tree | commitdiff |
2020-04-02 |
Thomas Hellstrom | mm/mapping_dirty_helpers: update huge page-table entry... |
tree | commitdiff |
2020-04-02 |
Roman Gushchin | mm: memcg: make memory.oom.group tolerable to task... |
tree | commitdiff |
2020-04-02 |
Chris Down | mm, memcg: prevent mem_cgroup_protected store tearing |
tree | commitdiff |
2020-04-02 |
Chris Down | mm, memcg: prevent memory.swap.max load tearing |
tree | commitdiff |
2020-04-02 |
Chris Down | mm, memcg: prevent memory.min load/store tearing |
tree | commitdiff |
2020-04-02 |
Chris Down | mm, memcg: prevent memory.low load/store tearing |
tree | commitdiff |
2020-04-02 |
Chris Down | mm, memcg: prevent memory.max load tearing |
tree | commitdiff |
2020-04-02 |
Chris Down | mm, memcg: prevent memory.high load/store tearing |
tree | commitdiff |
2020-04-02 |
Vincenzo Frascino | mm/memcontrol.c: make mem_cgroup_id_get_many() __maybe_... |
tree | commitdiff |
2020-04-02 |
Shakeel Butt | memcg: css_tryget_online cleanups |
tree | commitdiff |
2020-04-02 |
Johannes Weiner | mm: memcontrol: recursive memory.low protection |
tree | commitdiff |
2020-04-02 |
Johannes Weiner | mm: memcontrol: clean up and document effective low... |
tree | commitdiff |
2020-04-02 |
Johannes Weiner | mm: memcontrol: fix memory.low proportional distribution |
tree | commitdiff |
2020-04-02 |
Roman Gushchin | mm: kmem: rename (__)memcg_kmem_(un)charge_memcg()... |
tree | commitdiff |
2020-04-02 |
Roman Gushchin | mm: memcg/slab: cache page number in memcg_(un)charge_s... |
tree | commitdiff |
2020-04-02 |
Roman Gushchin | mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_m... |
tree | commitdiff |
2020-04-02 |
Roman Gushchin | mm: kmem: rename memcg_kmem_(un)charge() into memcg_kme... |
tree | commitdiff |
2020-04-02 |
Roman Gushchin | mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments |
tree | commitdiff |
2020-04-02 |
Roman Gushchin | mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments |
tree | commitdiff |
2020-04-02 |
Roman Gushchin | mm: memcg/slab: use mem_cgroup_from_obj() |
tree | commitdiff |
2020-04-02 |
Kirill Tkhai | mm/memcontrol.c: allocate shrinker_map on appropriate... |
tree | commitdiff |
2020-04-02 |
Yafang Shao | mm, memcg: fix build error around the usage of kmem_caches |
tree | commitdiff |
2020-04-02 |
Wei Yang | mm/swap_state.c: use the same way to count page in... |
tree | commitdiff |
2020-04-02 |
Yang Shi | mm: swap: use smp_mb__after_atomic() to order LRU bit set |
tree | commitdiff |
2020-04-02 |
Yang Shi | mm: swap: make page_evictable() inline |
tree | commitdiff |
2020-04-02 |
Wei Yang | mm/swap_slots.c: assign|reset cache slot by value directly |
tree | commitdiff |
2020-04-02 |
Qian Cai | mm/swapfile: fix data races in try_to_unuse() |
tree | commitdiff |
2020-04-02 |
Wei Yang | mm/swap.c: not necessary to export __pagevec_lru_add() |
tree | commitdiff |
2020-04-02 |
Chen Wandun | mm/swapfile.c: fix comments for swapcache_prepare |
tree | commitdiff |
2020-04-02 |
Pingfan Liu | mm/gup: fix omission of check on FOLL_LONGTERM in gup... |
tree | commitdiff |
2020-04-02 |
Pingfan Liu | mm/gup: rename nr as nr_pinned in get_user_pages_fast() |
tree | commitdiff |
2020-04-02 |
Claudio Imbrenda | mm/gup/writeback: add callbacks for inaccessible pages |
tree | commitdiff |
2020-04-02 |
John Hubbard | mm: dump_page(): additional diagnostics for huge pinned... |
tree | commitdiff |
2020-04-02 |
Matthew Wilcox ... | mm: improve dump_page() for compound pages |
tree | commitdiff |
2020-04-02 |
John Hubbard | mm/gup_benchmark: support pin_user_pages() and related... |
tree | commitdiff |
2020-04-02 |
John Hubbard | mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting |
tree | commitdiff |
2020-04-02 |
John Hubbard | mm/gup: page->hpage_pinned_refcount: exact pin counts... |
tree | commitdiff |
2020-04-02 |
John Hubbard | mm/gup: track FOLL_PIN pages |
tree | commitdiff |
2020-04-02 |
John Hubbard | mm/gup: require FOLL_GET for get_user_pages_fast() |
tree | commitdiff |
2020-04-02 |
John Hubbard | mm/gup: pass gup flags to two more routines |
tree | commitdiff |
2020-04-02 |
John Hubbard | mm/gup: pass a flags arg to __gup_device_* functions |
tree | commitdiff |
2020-04-02 |
John Hubbard | mm/gup: split get_user_pages_remote() into two routines |
tree | commitdiff |
2020-04-02 |
Matthew Wilcox ... | mm/filemap.c: rewrite pagecache_get_page documentation |
tree | commitdiff |
2020-04-02 |
Matthew Wilcox ... | mm/filemap.c: unexport find_get_entry |
tree | commitdiff |
2020-04-02 |
Matthew Wilcox ... | mm/page-writeback.c: use VM_BUG_ON_PAGE in clear_page_d... |
tree | commitdiff |
2020-04-02 |
Matthew Wilcox ... | mm/filemap.c: use vm_fault error code directly |
tree | commitdiff |
2020-04-02 |
Souptick Joarder | mm/filemap.c: remove unused argument from shrink_readah... |
tree | commitdiff |
2020-04-02 |
Xianting Tian | mm/filemap.c: clear page error before actual read |
tree | commitdiff |
2020-04-02 |
Mauricio Faria de... | mm/page-writeback.c: write_cache_pages(): deduplicate... |
tree | commitdiff |
2020-04-02 |
Jan Kara | mm/filemap.c: don't bother dropping mmap_sem for zero... |
tree | commitdiff |
2020-04-02 |
Qian Cai | mm/Makefile: disable KCSAN for kmemleak |
tree | commitdiff |
2020-04-02 |
Nathan Chancellor | mm/kmemleak.c: use address-of operator on section symbols |
tree | commitdiff |
2020-04-02 |
Vlastimil Babka | revert "topology: add support for node_to_mem_node... |
tree | commitdiff |
2020-04-02 |
Kees Cook | slub: relocate freelist pointer to middle of object |
tree | commitdiff |
2020-04-02 |
Kees Cook | slub: improve bit diffusion for freelist ptr obfuscation |
tree | commitdiff |
2020-04-02 |
chenqiwu | mm/slub.c: replace kmem_cache->cpu_partial with wrapped... |
tree | commitdiff |
2020-04-02 |
chenqiwu | mm/slub.c: replace cpu_slab->partial with wrapped APIs |
tree | commitdiff |
2020-04-02 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2020-04-02 |
Linus Torvalds | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub... |
tree | commitdiff |
2020-04-02 |
Linus Torvalds | Merge tag 'xarray-5.7' of git://git.infradead.org/users... |
tree | commitdiff |
2020-04-01 |
Linus Torvalds | Merge tag 'linux-kselftest-kunit-5.7-rc1' of git:/... |
tree | commitdiff |
2020-04-01 |
Linus Torvalds | Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel... |
tree | commitdiff |
2020-04-01 |
Linus Torvalds | Merge tag 'for-5.7/dm-changes' of git://git.kernel... |
tree | commitdiff |
2020-04-01 |
Linus Torvalds | Merge tag 'drm-next-2020-04-01' of git://anongit.freede... |
tree | commitdiff |
2020-04-01 |
Linus Torvalds | Merge tag 'mailbox-v5.7' of git://git.linaro.org/landin... |
tree | commitdiff |
2020-04-01 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2020-04-01 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
next |