linux-2.6-microblaze.git
2021-02-26 Andrey Konovalovkasan: ensure poisoning size alignment
2021-02-26 Andrey Konovalovkasan, mm: optimize krealloc poisoning
2021-02-26 Andrey Konovalovkasan, mm: fail krealloc on freed objects
2021-02-26 Andrey Konovalovkasan: rework krealloc tests
2021-02-26 Andrey Konovalovkasan: unify large kfree checks
2021-02-26 Andrey Konovalovkasan: clean up setting free info in kasan_slab_free
2021-02-26 Andrey Konovalovkasan: optimize large kmalloc poisoning
2021-02-26 Andrey Konovalovkasan, mm: optimize kmalloc poisoning
2021-02-26 Andrey Konovalovkasan, mm: don't save alloc stacks twice
2021-02-26 Alexander Potapenkokasan: use error_report_end tracepoint
2021-02-26 Alexander Potapenkokfence: use error_report_end tracepoint
2021-02-26 Alexander Potapenkotracing: add error_report_end trace point
2021-02-26 Marco Elverkfence: report sensitive information based on no_hash_p...
2021-02-26 Marco ElverMAINTAINERS: add entry for KFENCE
2021-02-26 Marco Elverkfence: add test suite
2021-02-26 Marco Elverkfence, Documentation: add KFENCE documentation
2021-02-26 Alexander Potapenkokfence, kasan: make KFENCE compatible with KASAN
2021-02-26 Alexander Potapenkomm, kfence: insert KFENCE hooks for SLUB
2021-02-26 Alexander Potapenkomm, kfence: insert KFENCE hooks for SLAB
2021-02-26 Marco Elverkfence: use pt_regs to generate stack trace on faults
2021-02-26 Marco Elverarm64, kfence: enable KFENCE for ARM64
2021-02-26 Alexander Potapenkox86, kfence: enable KFENCE for x86
2021-02-26 Alexander Potapenkomm: add Kernel Electric-Fence infrastructure
2021-02-26 Stephen Zhangmm/early_ioremap.c: use __func__ instead of function...
2021-02-26 Daniel Vettermm/backing-dev.c: use might_alloc()
2021-02-26 Daniel Vettermm/dmapool: use might_alloc()
2021-02-26 Guo Renmm: page-flags.h: Typo fix (It -> If)
2021-02-26 Miaohe Linmm/zsmalloc.c: use page_private() to access page->private
2021-02-26 Rokudo Yanzsmalloc: account the number of compacted pages correctly
2021-02-26 Miaohe Linmm/zsmalloc.c: convert to use kmem_cache_zalloc in...
2021-02-26 Tian Taomm: set the sleep_mapped to true for zbud and z3fold
2021-02-26 Tian Taomm/zswap: add the flag can_sleep_mapped
2021-02-26 Randy Dunlapmm: zswap: clean up confusing comment
2021-02-26 Miaohe Linmm/rmap: fix potential pte_unmap on an not mapped pte
2021-02-26 Miaohe Linmm/rmap: correct obsolete comment of page_get_anon_vma()
2021-02-26 Miaohe Linmm/rmap: use page_not_mapped in try_to_unmap()
2021-02-26 Miaohe Linmm/rmap: fix obsolete comment in __page_check_anon_rmap()
2021-02-26 Miaohe Linmm/rmap: remove unneeded semicolon in page_not_mapped()
2021-02-26 Miaohe Linmm/rmap: correct some obsolete comments of anon_vma
2021-02-26 Miaohe Linmm/mlock: stop counting mlocked pages when none vma...
2021-02-26 David Hildenbrandvirtio-mem: check against mhp_get_pluggable_range(...
2021-02-26 Anshuman Khanduals390/mm: define arch_get_mappable_range()
2021-02-26 Anshuman Khandualarm64/mm: define arch_get_mappable_range()
2021-02-26 Anshuman Khandualmm/memory_hotplug: prevalidate the address range being...
2021-02-26 David HildenbrandDocumentation: sysfs/memory: clarify some memory block...
2021-02-26 David Hildenbranddrivers/base/memory: don't store phys_device in memory...
2021-02-26 Miaohe Linmm/memory_hotplug: use helper function zone_end_pfn...
2021-02-26 David Hildenbrandmm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RE...
2021-02-26 Anshuman Khandualmm/memory_hotplug: rename all existing 'memhp' into...
2021-02-26 Dan Williamsmm: fix memory_failure() handling of dax-namespace...
2021-02-26 Dan Williamsmm: teach pfn_to_online_page() about ZONE_DEVICE sectio...
2021-02-26 Dan Williamsmm: teach pfn_to_online_page() to consider subsection...
2021-02-26 Dan Williamsmm: move pfn_to_online_page() out of line
2021-02-26 Jiang Biaomm/vmstat.c: erase latency in vmstat_shepherd
2021-02-26 Johannes Weinermm: vmstat: add some comments on internal storage of...
2021-02-26 Johannes Weinermm: vmstat: fix NOHZ wakeups for node stat changes
2021-02-26 Patrick Dalymm: cma: print region name on failure
2021-02-26 David Hildenbrandmm/page_alloc: count CMA pages per zone and print them...
2021-02-26 David Hildenbrandmm/cma: expose all pages to the buddy if activation...
2021-02-26 Roman Gushchinmm: cma: allocate cma areas bottom-up
2021-02-26 Rik van Rielmm,shmem,thp: limit shmem THP allocations to requested...
2021-02-26 Rik van Rielmm,thp,shmem: make khugepaged obey tmpfs mount flags
2021-02-26 Rik van Rielmm,thp,shm: limit gfp mask to no more than specified
2021-02-26 Rik van Rielmm,thp,shmem: limit shmem THP alloc gfp_mask
2021-02-26 Matthew Wilcox... mm: remove pagevec_lookup_entries
2021-02-26 Matthew Wilcox... mm: pass pvec directly to find_get_entries
2021-02-26 Matthew Wilcox... mm: remove nr_entries parameter from pagevec_lookup_entries
2021-02-26 Matthew Wilcox... mm: add an 'end' parameter to pagevec_lookup_entries
2021-02-26 Matthew Wilcox... mm: add an 'end' parameter to find_get_entries
2021-02-26 Matthew Wilcox... mm: add and use find_lock_entries
2021-02-26 Matthew Wilcox... iomap: use mapping_seek_hole_data
2021-02-26 Matthew Wilcox... mm/filemap: add mapping_seek_hole_data
2021-02-26 Matthew Wilcox... mm/filemap: add helper for finding pages
2021-02-26 Matthew Wilcox... mm/filemap: rename find_get_entry to mapping_get_entry
2021-02-26 Matthew Wilcox... mm: add FGP_ENTRY
2021-02-26 Matthew Wilcox... mm/swap: optimise get_shadow_from_swap_cache
2021-02-26 Matthew Wilcox... mm/shmem: use pagevec_lookup in shmem_unlock_mapping
2021-02-26 Matthew Wilcox... mm: make pagecache tagged lookups return only head...
2021-02-25 Linus TorvaldsMerge tag 'kbuild-v5.12' of git://git./linux/kernel...
2021-02-25 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2021-02-25 Linus TorvaldsMerge tag 'pci-v5.12-changes' of git://git./linux/kerne...
2021-02-25 Linus TorvaldsMerge tag 'nds32-for-linux-5.12' of git://git./linux...
2021-02-25 Geert Uytterhoevennds32: Fix bogus reference to <asm/procinfo.h>
2021-02-25 Christoph Hellwignds32: use get_kernel_nofault in dump_mem
2021-02-25 Christoph Hellwignds32: remove dump_instr
2021-02-25 Krzysztof Kozlowskinds32: configs: Cleanup CONFIG_CROSS_COMPILE
2021-02-25 Geert Uytterhoevennds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2021-02-25 Linus TorvaldsMerge tag 'x86-entry-2021-02-24' of git://git./linux...
2021-02-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-02-24 Chengyang Fanmm/migrate: remove unneeded semicolons
2021-02-24 Miaohe Linhugetlbfs: remove unneeded return value of hugetlb_vmtr...
2021-02-24 Miaohe Linhugetlbfs: fix some comment typos
2021-02-24 Miaohe Linhugetlbfs: correct some obsolete comments about inode...
2021-02-24 Miaohe Linhugetlbfs: make hugepage size conversion more readable
2021-02-24 Miaohe Linhugetlbfs: remove meaningless variable avoid_reserve
2021-02-24 Miaohe Linhugetlbfs: correct obsolete function name in hugetlbfs_...
2021-02-24 Miaohe Linhugetlbfs: use helper macro default_hstate in init_huge...
2021-02-24 Miaohe Linhugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_s...
2021-02-24 Mike Kravetzhugetlbfs: remove special hugetlbfs_set_page_dirty()
2021-02-24 Mike Kravetzmm/hugetlb: change hugetlb_reserve_pages() to type...
next