2019-03-06 |
Peng Fan | mm/cma.c: cma_declare_contiguous: correct err handling |
tree | commitdiff |
2019-03-06 |
Qian Cai | mm/page_ext.c: fix an imbalance with kmemleak |
tree | commitdiff |
2019-03-06 |
Andrey Ryabinin | mm/compaction: pass pgdat to too_many_isolated() instea... |
tree | commitdiff |
2019-03-06 |
Andrey Ryabinin | mm: remove zone_lru_lock() function, access ->lru_lock... |
tree | commitdiff |
2019-03-06 |
Andrey Ryabinin | mm/workingset: remove unused @mapping argument in worki... |
tree | commitdiff |
2019-03-06 |
Gustavo A. R. Silva | mm/swapfile.c: use struct_size() in kvzalloc() |
tree | commitdiff |
2019-03-06 |
Yue Hu | mm/cma_debug.c: remove static scoped cma_debugfs_root |
tree | commitdiff |
2019-03-06 |
Yu Zhao | mm/shmem: make find_get_pages_range() work for huge... |
tree | commitdiff |
2019-03-06 |
Christoph Hellwig | mm: unexport free_reserved_area |
tree | commitdiff |
2019-03-06 |
Oscar Salvador | mm,memory_hotplug: explicitly pass the head to isolate_... |
tree | commitdiff |
2019-03-06 |
Jan Kara | mm/migrate.c: cleanup expected_page_refs() |
tree | commitdiff |
2019-03-06 |
Mike Rapoport | docs/core-api/mm: fix return value descriptions in mm/ |
tree | commitdiff |
2019-03-06 |
Mike Rapoport | docs/mm: vmalloc: re-indent kernel-doc comemnts |
tree | commitdiff |
2019-03-06 |
Alexey Dobriyan | numa: make "nr_online_nodes" unsigned int |
tree | commitdiff |
2019-03-06 |
Alexey Dobriyan | numa: make "nr_node_ids" unsigned int |
tree | commitdiff |
2019-03-06 |
Tetsuo Handa | mm,oom: don't kill global init via memory.oom.group |
tree | commitdiff |
2019-03-06 |
Daniel Jordan | mm, swap: bounds check swap_info array accesses to... |
tree | commitdiff |
2019-03-06 |
Kirill Tkhai | mm/vmscan.c: do not allocate duplicate stack variables... |
tree | commitdiff |
2019-03-06 |
Yang Shi | mm: ksm: do not block on page lock when searching stabl... |
tree | commitdiff |
2019-03-06 |
Chris Down | mm: memcontrol: expose THP events on a per-memcg basis |
tree | commitdiff |
2019-03-06 |
Yang Shi | mm: vmscan: do not iterate all mem cgroups for global... |
tree | commitdiff |
2019-03-06 |
Joel Fernandes ... | mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd |
tree | commitdiff |
2019-03-06 |
Aneesh Kumar K.V | mm: update get_user_pages_longterm to migrate pages... |
tree | commitdiff |
2019-03-06 |
Vineeth Remanan... | mm: rid swapoff of quadratic complexity |
tree | commitdiff |
2019-03-06 |
Vineeth Remanan... | mm: refactor swap-in logic out of shmem_getpage_gfp |
tree | commitdiff |
2019-03-06 |
Kirill Tkhai | mm/vmscan.c: remove 7th argument of isolate_lru_pages() |
tree | commitdiff |
2019-03-06 |
Vlastimil Babka | mm, mempolicy: fix uninit memory access |
tree | commitdiff |
2019-03-06 |
Tetsuo Handa | memcg: killed threads should not invoke memcg OOM killer |
tree | commitdiff |
2019-03-06 |
Mike Rapoport | mm/page_alloc.c: check return value of memblock_alloc_n... |
tree | commitdiff |
2019-03-06 |
Aneesh Kumar K.V | mm/hugetlb: add prot_modify_start/commit sequence for... |
tree | commitdiff |
2019-03-06 |
Aneesh Kumar K.V | mm: update ptep_modify_prot_commit to take old pte... |
tree | commitdiff |
2019-03-06 |
Aneesh Kumar K.V | mm: update ptep_modify_prot_start/commit to take vm_are... |
tree | commitdiff |
2019-03-06 |
Wei Yang | mm: fix some typos in mm directory |
tree | commitdiff |
2019-03-06 |
Changbin Du | mm/page_owner: move config option to mm/Kconfig.debug |
tree | commitdiff |
2019-03-06 |
Yang Fan | mm/mmap.c: remove some redundancy in arch_get_unmapped_... |
tree | commitdiff |
2019-03-06 |
Shakeel Butt | mm, oom: remove 'prefer children over parent' heuristic |
tree | commitdiff |
2019-03-06 |
Greg Kroah-Hartman | mm: no need to check return value of debugfs_create... |
tree | commitdiff |
2019-03-06 |
Matthew Wilcox | mm/memory.c: prevent mapping typed pages to userspace |
tree | commitdiff |
2019-03-06 |
Matthew Wilcox | mm: prevent mapping slab pages to userspace |
tree | commitdiff |
2019-03-06 |
Uladzislau Rezki... | mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! |
tree | commitdiff |
2019-03-06 |
Chris Down | mm, memcg: extract memcg maxable seq_file logic to... |
tree | commitdiff |
2019-03-06 |
Chris Down | mm, memcg: create mem_cgroup_from_seq |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: capture a page under direct compaction |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: be selective about what pageblocks... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: sample pageblocks for free pages |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: round-robin the order while searching... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: reduce premature advancement of the... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: do not consider a need to reschedule... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: rework compact_should_abort as compact_... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: keep cached migration PFNs synced for... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: check early for huge pages encountered... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: finish pageblock scanning on contention |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: avoid rescanning the same pageblock... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: use free lists to quickly locate a... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: keep migration source private to a... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: use free lists to quickly locate a... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: ignore the fragmentation avoidance... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: always finish scanning of a full pageblock |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, migrate: immediately fail migration of a page with... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: rename map_pages to split_map_pages |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: remove unnecessary zone parameter in... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: remove last_migrated_pfn from compact_c... |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: rearrange compact_control |
tree | commitdiff |
2019-03-06 |
Mel Gorman | mm, compaction: shrink compact_control |
tree | commitdiff |
2019-03-06 |
zhengbin | mm/filemap: pass inclusive 'end_byte' parameter to... |
tree | commitdiff |
2019-03-06 |
Yang Shi | mm: swap: add comment for swap_vma_readahead |
tree | commitdiff |
2019-03-06 |
Yang Shi | mm: swap: check if swap backing device is congested... |
tree | commitdiff |
2019-03-06 |
Matthew Wilcox | mm/filemap.c: remove redundant test from find_get_pages... |
tree | commitdiff |
2019-03-06 |
Gustavo A. R. Silva | mm/memcontrol.c: use struct_size() in kmalloc() |
tree | commitdiff |
2019-03-06 |
Wei Yang | mm: remove extra drain pages on pcp list |
tree | commitdiff |
2019-03-06 |
Anshuman Khandual | mm/hugetlb: distinguish between migratability and movab... |
tree | commitdiff |
2019-03-06 |
Matthew Wilcox | mm: remove sysctl_extfrag_handler() |
tree | commitdiff |
2019-03-06 |
Uladzislau Rezki... | vmalloc: export __vmalloc_node_range for CONFIG_TEST_VM... |
tree | commitdiff |
2019-03-06 |
Roman Penyaev | mm/vmalloc: pass VM_USERMAP flags directly to __vmalloc... |
tree | commitdiff |
2019-03-06 |
Roman Penyaev | mm/vmalloc: do not call kmemleak_free() on not yet... |
tree | commitdiff |
2019-03-06 |
Roman Penyaev | mm/vmalloc: fix size check for remap_vmalloc_range_part... |
tree | commitdiff |
2019-03-06 |
Roman Penyaev | mm/vmalloc.c: make vmalloc_32_user() align base kernel... |
tree | commitdiff |
2019-03-06 |
Shakeel Butt | memcg: localize memcg_kmem_enabled() check |
tree | commitdiff |
2019-03-06 |
Wei Yang | mm, slub: make the comment of put_cpu_partial() complete |
tree | commitdiff |
2019-03-06 |
Kirill Tkhai | mm: reuse only-pte-mapped KSM page in do_wp_page() |
tree | commitdiff |
2019-03-06 |
Anshuman Khandual | mm: replace all open encodings for NUMA_NO_NODE |
tree | commitdiff |
2019-03-06 |
Liviu Dudau | mm/vmalloc.c: don't dereference possible NULL pointer... |
tree | commitdiff |
2019-03-06 |
Arun KS | mm/page_alloc.c: memory hotplug: free pages as higher... |
tree | commitdiff |
2019-03-06 |
Qian Cai | mm/slub.c: remove an unused addr argument |
tree | commitdiff |
2019-03-06 |
Qian Cai | mm/slab.c: kmemleak no scan alien caches |
tree | commitdiff |
2019-03-06 |
Peng Wang | mm/slub.c: freelist is ensured to be NULL when new_slab... |
tree | commitdiff |
2019-03-06 |
Andrey Konovalov | kasan: fix coccinelle warnings in kasan_p*_table |
tree | commitdiff |
2019-03-06 |
Arnd Bergmann | kasan: fix kasan_check_read/write definitions |
tree | commitdiff |
2019-03-06 |
Qian Cai | page_poison: play nicely with KASAN |
tree | commitdiff |
2019-03-06 |
Andrey Ryabinin | kasan: remove use after scope bugs detection. |
tree | commitdiff |
2019-03-06 |
zhongjiang | mm: hwpoison: fix thp split handing in soft_offline_in_... |
tree | commitdiff |
2019-03-05 |
Linus Torvalds | Merge branch 'core-rcu-for-linus' of git://git.kernel... |
tree | commitdiff |
2019-03-05 |
Linus Torvalds | Merge branch 'timers-2038-for-linus' of git://git.kerne... |
tree | commitdiff |
2019-03-05 |
Linus Torvalds | Merge branch 'x86-pti-for-linus' of git://git.kernel... |
tree | commitdiff |
2019-03-05 |
Linus Torvalds | Merge branch 'irq-core-for-linus' of git://git.kernel... |
tree | commitdiff |
2019-03-05 |
Linus Torvalds | Merge branch 'timers-core-for-linus' of git://git.kerne... |
tree | commitdiff |
2019-03-05 |
Linus Torvalds | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2019-03-05 |
Linus Torvalds | Merge branch 'parisc-5.1-1' of git://git.kernel.org... |
tree | commitdiff |
2019-03-05 |
Linus Torvalds | Merge tag 's390-5.1-1' of git://git.kernel.org/pub... |
tree | commitdiff |
2019-03-05 |
Linus Torvalds | Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel... |
tree | commitdiff |
next |