]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-08-25 Mike Rapoportmemblock: make memblock_find_in_range method private
2021-08-25 Vasily Averinmm/mempolicy.c: use in_task() in mempolicy_slab_node()
2021-08-25 Feng Tangmm/mempolicy: unify the create() func for bind/interlea...
2021-08-25 Ben Widawskymm/mempolicy: advertise new MPOL_PREFERRED_MANY
2021-08-25 Nathan Chancellormm/hugetlb: Initialize page to NULL in alloc_buddy_huge...
2021-08-25 Ben Widawskymm-hugetlb-add-support-for-mempolicy-mpol_preferred_man...
2021-08-25 Ben Widawskymm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
2021-08-25 Feng Tangmm/memplicy: add page allocation function for MPOL_PREF...
2021-08-25 Dave Hansenmm/mempolicy: add MPOL_PREFERRED_MANY for multiple...
2021-08-25 Baolin Wangmm/mempolicy: use readable NUMA_NO_NODE macro instead...
2021-08-25 Andrew Mortonmm-mempolicy-convert-from-atomic_t-to-refcount_t-on...
2021-08-25 Xiyu Yangmm/mempolicy: convert from atomic_t to refcount_t on...
2021-08-25 Andrew Mortonmm-compaction-support-triggering-of-proactive-compactio...
2021-08-25 Charan Teja... mm: compaction: support triggering of proactive compact...
2021-08-25 Andrew Mortonmm-compaction-optimize-proactive-compaction-deferrals-fix
2021-08-25 Charan Teja... mm: compaction: optimize proactive compaction deferrals
2021-08-25 Vlastimil Babkamm, vmscan: guarantee drop_slab_node() termination
2021-08-25 Miaohe Linmm/vmscan: add 'else' to remove check_pending label
2021-08-25 Miaohe Linmm/vmscan: remove unneeded return value of kswapd_run()
2021-08-25 Miaohe Linmm/vmscan: remove misleading setting to sc->priority
2021-08-25 Miaohe Linmm/vmscan: remove the PageDirty check after MADV_FREE...
2021-08-25 Hui Summ/vmpressure: replace vmpressure_to_css() with vmpress...
2021-08-25 Huang Yingmm/migrate: add sysfs interface to enable reclaim migration
2021-08-25 Dave Hansenmm/vmscan: never demote for memcg reclaim
2021-08-25 Keith Buschmm-vmscan-consider-anonymous-pages-without-swap-v11
2021-08-25 Keith Buschmm/vmscan: Consider anonymous pages without swap
2021-08-25 Dave Hansenmm-vmscan-add-helper-for-querying-ability-to-age-anonym...
2021-08-25 Dave Hansenmm/vmscan: add helper for querying ability to age anony...
2021-08-25 Yang Shimm/vmscan: add page demotion counter
2021-08-25 Dave Hansenmm-migrate-demote-pages-during-reclaim-v11
2021-08-25 Dave Hansenmm/migrate: demote pages during reclaim
2021-08-25 Yang Shimm/migrate: enable returning precise migrate_pages...
2021-08-25 Dave Hansenmm/migrate: update node demotion order on hotplug events
2021-08-25 Dave Hansenmm/numa: automatically generate node migration order
2021-08-25 Nadav Amitselftests/vm/userfaultfd: wake after copy failure
2021-08-25 Nadav Amituserfaultfd: prevent concurrent API initialization
2021-08-25 Nadav Amituserfaultfd: change mmap_changing to atomic
2021-08-25 Mike Kravetzhugetlb: before freeing hugetlb page set dtor to approp...
2021-08-25 Mike Kravetzhugetlb: drop ref count earlier after page allocation
2021-08-25 Mike Kravetzhugetlb: simplify prep_compound_gigantic_page ref count...
2021-08-25 Yang Shimm: hwpoison: dump page for unhandlable page
2021-08-25 Yang Shidoc: hwpoison: correct the support for hugepage
2021-08-25 Yang Shimm: hwpoison: don't drop slab caches for offlining...
2021-08-25 Miaohe Linmm/hwpoison: fix some obsolete comments
2021-08-25 Miaohe Linmm/hwpoison: change argument struct page **hpagep to...
2021-08-25 Miaohe Linmm/hwpoison: fix potential pte_unmap_unlock pte error
2021-08-25 Miaohe Linmm/hwpoison: remove unneeded variable unmap_success
2021-08-25 Vasily Averinmm/page_alloc.c: use in_task()
2021-08-25 Mike Rapoportmm/page_alloc: make alloc_node_mem_map() __init rather...
2021-08-25 Nico Pachemm/page_alloc.c: fix 'zone_id' may be used uninitialize...
2021-08-25 Mike Rapoportmemblock: stop poisoning raw allocations
2021-08-25 Mike Rapoportmm: introduce memmap_alloc() to unify memory map allocation
2021-08-25 Mike Rapoportmicroblaze: simplify pte_alloc_one_kernel()
2021-08-25 Mike Rapoportmm-page_alloc-always-initialize-memory-map-for-the...
2021-08-25 Mike Rapoportmm/page_alloc: always initialize memory map for the...
2021-08-25 Andrey Konovalovkasan: test: avoid corrupting memory in kasan_rcu_uaf
2021-08-25 Andrey Konovalovkasan: test: avoid corrupting memory in copy_user_test
2021-08-25 Andrey Konovalovkasan: test: clean up ksize_uaf
2021-08-25 Andrey Konovalovkasan: test: only do kmalloc_uaf_memset for generic...
2021-08-25 Andrey Konovalovkasan: test: disable kmalloc_memmove_invalid_size for...
2021-08-25 Andrey Konovalovkasan: test: avoid corrupting memory via memset
2021-08-25 Andrey Konovalovkasan: test: avoid writing invalid memory
2021-08-25 Andrey Konovalovkasan: test: rework kmalloc_oob_right
2021-08-25 Woody Linmm/kasan: move kasan.fault to mm/kasan/report.c
2021-08-25 Chen Wandunmm/vmalloc: fix wrong behavior in vread
2021-08-25 Uladzislau... lib/test_vmalloc.c: add a new 'nr_pages' parameter
2021-08-25 Uladzislau... mm/vmalloc: remove gfpflags_allow_blocking() check
2021-08-25 Uladzislau... mm/vmalloc: use batched page requests in bulk-allocator
2021-08-25 Miles Chenmm/sparse: clarify pgdat_to_phys
2021-08-25 Matthew Wilcoxinclude/linux/mmzone.h: avoid a warning in sparse memor...
2021-08-25 Naoya Horiguchimm/sparse: set SECTION_NID_SHIFT to 6
2021-08-25 Ohhoon Kwonmm: sparse: remove __section_nr() function
2021-08-25 Ohhoon Kwonmm: sparse: pass section_nr to find_memory_block
2021-08-25 Ohhoon Kwonmm: sparse: pass section_nr to section_mark_present
2021-08-25 Muchun Songmm/bootmem_info.c: mark __init on register_page_bootmem...
2021-08-25 Dmitry Safonovmm/mremap: don't account pages in vma_to_resize()
2021-08-25 Chen Wandunmm/mremap: fix memory account on do_munmap() failure
2021-08-25 Liam R. Howlettremap_file_pages: Use vma_lookup() instead of find_vma()
2021-08-25 Tetsuo Handaadd-mmap_assert_locked-annotations-to-find_vma-fix
2021-08-25 Luigi Rizzomm/pagemap: add mmap_assert_locked() annotations to...
2021-08-25 Greg Kroah... mm: change fault_in_pages_* to have an unsigned size...
2021-08-25 Huang Yingmm,do_huge_pmd_numa_page: remove unnecessary TLB flushi...
2021-08-25 Christoph Hellwigmm: remove flush_kernel_dcache_page
2021-08-25 Christoph Hellwigscatterlist: replace flush_kernel_dcache_page with...
2021-08-25 Christoph Hellwigmmc: mmc_spi: replace flush_kernel_dcache_page with...
2021-08-25 Christoph Hellwigmmc: JZ4740: remove the flush_kernel_dcache_page call...
2021-08-25 Nicholas Pigginpowerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
2021-08-25 Nicholas Pigginlazy-tlb-shoot-lazies-a-non-refcounting-lazy-tlb-option-fix
2021-08-25 Nicholas Pigginlazy tlb: shoot lazies, a non-refcounting lazy tlb...
2021-08-25 Nicholas Pigginlazy-tlb-allow-lazy-tlb-mm-refcounting-to-be-configurab...
2021-08-25 Andrew Mortonlazy-tlb-allow-lazy-tlb-mm-refcounting-to-be-configurab...
2021-08-25 Nicholas Pigginlazy tlb: allow lazy tlb mm refcounting to be configurable
2021-08-25 Nicholas Pigginlazy-tlb-introduce-lazy-mm-refcount-helper-functions-fix
2021-08-25 Nicholas Pigginlazy tlb: introduce lazy mm refcount helper functions
2021-08-25 Po-Hsu Linselftests/vm: use kselftest skip code for skipped tests
2021-08-25 Michal Hockomemcg: fix up drain_local_stock comment
2021-08-25 Miaohe Linmm, memcg: save some atomic ops when flush is already...
2021-08-25 Miaohe Linmm, memcg: remove unused functions
2021-08-25 Baolin Wangmm: memcontrol: set the correct memcg swappiness restri...
2021-08-25 Vasily Averinmemcg: replace in_interrupt() by !in_task() in active_m...
next