perf test: Fix bpf test sample mismatch reporting
[linux-2.6-microblaze.git] / mm /
2021-09-04 Linus TorvaldsMerge git://github.com/Paragon-Software-Group/linux...
2021-09-04 Linus TorvaldsMerge tag 'f2fs-for-5.15-rc1' of git://git./linux/kerne...
2021-09-04 Linus TorvaldsMerge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org...
2021-09-04 Vlastimil Babkamm, slub: convert kmem_cpu_slab protection to local_lock
2021-09-04 Vlastimil Babkamm, slub: use migrate_disable() on PREEMPT_RT
2021-09-04 Vlastimil Babkamm, slub: protect put_cpu_partial() with disabled irqs...
2021-09-04 Vlastimil Babkamm, slub: make slab_lock() disable irqs with PREEMPT_RT
2021-09-04 Sebastian Andrzej... mm: slub: make object_map_lock a raw_spinlock_t
2021-09-03 Jakub KicinskiMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2021-09-03 Sebastian Andrzej... mm: slub: move flush_cpu_slab() invocations __free_slab...
2021-09-03 Vlastimil Babkamm, slab: split out the cpu offline variant of flush_slab()
2021-09-03 Vlastimil Babkamm, slub: don't disable irqs in slub_cpu_dead()
2021-09-03 Vlastimil Babkamm, slub: only disable irq with spin_lock in __unfreeze...
2021-09-03 Vlastimil Babkamm, slub: separate detaching of partial list in unfreez...
2021-09-03 Vlastimil Babkamm, slub: detach whole partial list at once in unfreeze...
2021-09-03 Vlastimil Babkamm, slub: discard slabs in unfreeze_partials() without...
2021-09-03 Vlastimil Babkamm, slub: move irq control into unfreeze_partials()
2021-09-03 Vlastimil Babkamm, slub: call deactivate_slab() without disabling...
2021-09-03 Vlastimil Babkamm, slub: make locking in deactivate_slab() irq-safe
2021-09-03 Vlastimil Babkamm, slub: move reset of c->page and freelist out of...
2021-09-03 Vlastimil Babkamm, slub: stop disabling irqs around get_partial()
2021-09-03 Vlastimil Babkamm, slub: check new pages with restored irqs
2021-09-03 Vlastimil Babkamm, slub: validate slab from partial list or page alloc...
2021-09-03 Vlastimil Babkamm, slub: restore irqs around calling new_slab()
2021-09-03 Vlastimil Babkamm, slub: move disabling irqs closer to get_partial...
2021-09-03 Vlastimil Babkamm, slub: do initial checks in ___slab_alloc() with...
2021-09-03 Vlastimil Babkamm, slub: move disabling/enabling irqs to ___slab_alloc()
2021-09-03 Vlastimil Babkamm, slub: simplify kmem_cache_cpu and tid setup
2021-09-03 Vlastimil Babkamm, slub: restructure new page checks in ___slab_alloc()
2021-09-03 Vlastimil Babkamm, slub: return slab page from get_partial() and set...
2021-09-03 Vlastimil Babkamm, slub: dissolve new_slab_objects() into ___slab_alloc()
2021-09-03 Vlastimil Babkamm, slub: extract get_partial() from new_slab_objects()
2021-09-03 Linus TorvaldsMerge tag 'linux-kselftest-next-5.15-rc1' of git:/...
2021-09-03 Linus TorvaldsMerge tag 'kbuild-v5.15' of git://git./linux/kernel...
2021-09-03 Linus TorvaldsMerge branch 'stable/for-linus-5.15-rc0' of git://git...
2021-09-03 Vlastimil Babkamm, slub: remove redundant unfreeze_partials() from...
2021-09-03 Vlastimil Babkamm, slub: don't disable irq for debug_check_no_locks_fr...
2021-09-03 Vlastimil Babkamm, slub: allocate private object map for validate_slab...
2021-09-03 Vlastimil Babkamm, slub: allocate private object map for debugfs listings
2021-09-03 Vlastimil Babkamm, slub: don't call flush_all() from slab_debug_trace_...
2021-09-03 Linus TorvaldsMerge tag 'powerpc-5.15-1' of git://git./linux/kernel...
2021-09-03 Linus TorvaldsMerge tag 'for-5.15/parisc-2' of git://git./linux/kerne...
2021-09-03 Linus TorvaldsMerge tag 'mips_5.15' of git://git./linux/kernel/git...
2021-09-03 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-09-03 Linus TorvaldsMerge tag 'livepatching-for-5.15' of git://git./linux...
2021-09-03 Linus TorvaldsMerge tag 'iommu-updates-v5.15' of git://git./linux...
2021-09-03 Linus TorvaldsMerge branch 'stable/for-linus-5.15' of git://git....
2021-09-03 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-09-03 zhangkuimm/madvise: add MADV_WILLNEED to process_madvise()
2021-09-03 Miaohe Linmm/vmstat: remove unneeded return value
2021-09-03 Miaohe Linmm/vmstat: simplify the array size calculation
2021-09-03 Miaohe Linmm/vmstat: correct some wrong comments
2021-09-03 Jing Xiangfengmm/percpu,c: remove obsolete comments of pcpu_chunk_pop...
2021-09-03 Zhansaya Bagdauletkyzymm: KSM: fix data type
2021-09-03 Randy Dunlapmm/migrate: correct kernel-doc notation
2021-09-03 Suren Baghdasaryanmm: introduce process_mrelease system call
2021-09-03 Mike Rapoportmemblock: make memblock_find_in_range method private
2021-09-03 Vasily Averinmm/mempolicy.c: use in_task() in mempolicy_slab_node()
2021-09-03 Feng Tangmm/mempolicy: unify the create() func for bind/interlea...
2021-09-03 Ben Widawskymm/mempolicy: advertise new MPOL_PREFERRED_MANY
2021-09-03 Ben Widawskymm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
2021-09-03 Feng Tangmm/memplicy: add page allocation function for MPOL_PREF...
2021-09-03 Dave Hansenmm/mempolicy: add MPOL_PREFERRED_MANY for multiple...
2021-09-03 Baolin Wangmm/mempolicy: use readable NUMA_NO_NODE macro instead...
2021-09-03 Charan Teja Reddymm: compaction: support triggering of proactive compact...
2021-09-03 Charan Teja Reddymm: compaction: optimize proactive compaction deferrals
2021-09-03 Vlastimil Babkamm, vmscan: guarantee drop_slab_node() termination
2021-09-03 Miaohe Linmm/vmscan: add 'else' to remove check_pending label
2021-09-03 Miaohe Linmm/vmscan: remove unneeded return value of kswapd_run()
2021-09-03 Miaohe Linmm/vmscan: remove misleading setting to sc->priority
2021-09-03 Miaohe Linmm/vmscan: remove the PageDirty check after MADV_FREE...
2021-09-03 Hui Summ/vmpressure: replace vmpressure_to_css() with vmpress...
2021-09-03 Huang Yingmm/migrate: add sysfs interface to enable reclaim migration
2021-09-03 Dave Hansenmm/vmscan: never demote for memcg reclaim
2021-09-03 Keith Buschmm/vmscan: Consider anonymous pages without swap
2021-09-03 Dave Hansenmm/vmscan: add helper for querying ability to age anony...
2021-09-03 Yang Shimm/vmscan: add page demotion counter
2021-09-03 Dave Hansenmm/migrate: demote pages during reclaim
2021-09-03 Yang Shimm/migrate: enable returning precise migrate_pages...
2021-09-03 Dave Hansenmm/migrate: update node demotion order on hotplug events
2021-09-03 Dave Hansenmm/numa: automatically generate node migration order
2021-09-03 Nadav Amituserfaultfd: change mmap_changing to atomic
2021-09-03 Mike Kravetzhugetlb: fix hugetlb cgroup refcounting during vma...
2021-09-03 Mike Kravetzhugetlb: before freeing hugetlb page set dtor to approp...
2021-09-03 Mike Kravetzhugetlb: drop ref count earlier after page allocation
2021-09-03 Mike Kravetzhugetlb: simplify prep_compound_gigantic_page ref count...
2021-09-03 Michael Wangmm: fix panic caused by __page_handle_poison()
2021-09-03 Yang Shimm: hwpoison: dump page for unhandlable page
2021-09-03 Yang Shimm: hwpoison: don't drop slab caches for offlining...
2021-09-03 Miaohe Linmm/hwpoison: fix some obsolete comments
2021-09-03 Miaohe Linmm/hwpoison: change argument struct page **hpagep to...
2021-09-03 Miaohe Linmm/hwpoison: fix potential pte_unmap_unlock pte error
2021-09-03 Miaohe Linmm/hwpoison: remove unneeded variable unmap_success
2021-09-03 George G. Davismm/page_isolation: tracing: trace all test_pages_isolat...
2021-09-03 Vasily Averinmm/page_alloc.c: use in_task()
2021-09-03 Mike Rapoportmm/page_alloc: make alloc_node_mem_map() __init rather...
2021-09-03 Nico Pachemm/page_alloc.c: fix 'zone_id' may be used uninitialize...
2021-09-03 Mike Rapoportmemblock: stop poisoning raw allocations
2021-09-03 Mike Rapoportmm: introduce memmap_alloc() to unify memory map allocation
2021-09-03 Mike Rapoportmm/page_alloc: always initialize memory map for the...
next