linux-2.6-microblaze.git
2020-08-07 Walter Wukasan: add tests for call_rcu stack recording
2020-08-07 Walter Wukasan: record and print the free track
2020-08-07 Walter Wurcu: kasan: record and print call_rcu() call stack
2020-08-07 Marco Elverkasan: update required compiler versions in documentation
2020-08-07 Marco Elverkasan: improve and simplify Kconfig.kasan
2020-08-07 Uladzislau... mm/vmalloc.c: remove BUG() from the find_va_links()
2020-08-07 Mike Rapoportmm: vmalloc: remove redundant assignment in unmap_kerne...
2020-08-07 Uladzislau... mm/vmalloc: update the header about KVA rework
2020-08-07 Uladzislau... mm/vmalloc: switch to "propagate()" callback
2020-08-07 Uladzislau... mm/vmalloc: simplify augment_tree_propagate_check()
2020-08-07 Uladzislau... mm/vmalloc: simplify merge_or_add_vmap_area()
2020-08-07 Matthew Wilcox... vmalloc: convert to XArray
2020-08-07 Mike Rapoportmm/sparse: cleanup the code surrounding memory_present()
2020-08-07 Wei Yangmm/sparse: only sub-section aligned range would be...
2020-08-07 Wei Yangmm/sparse: never partially remove memmap for early...
2020-08-07 Ricardo Cañueloselftests: add mincore() tests
2020-08-07 Wei Yangmm/mremap: start addresses are properly aligned
2020-08-07 Wei Yangmm/mremap: calculate extent in one place
2020-08-07 Wei Yangmm/mremap: it is sure to have enough space when extent...
2020-08-07 Peter Collingbournemm: remove unnecessary wrapper function do_mmap_pgoff()
2020-08-07 Miaohe Linmm: mmap: merge vma after call_mmap() if possible
2020-08-07 Anshuman Khandualarm64/mm: enable vmem_altmap support for vmemmap mappings
2020-08-07 Anshuman Khandualmm/sparsemem: enable vmem_altmap support in vmemmap_all...
2020-08-07 Anshuman Khandualmm/sparsemem: enable vmem_altmap support in vmemmap_pop...
2020-08-07 Feng Tangmm: adjust vm_committed_as_batch according to vm overco...
2020-08-07 Feng Tangpercpu_counter: add percpu_counter_sync()
2020-08-07 Feng Tangmm/util.c: make vm_memory_committed() more accurate
2020-08-07 Feng Tangproc/meminfo: avoid open coded reading of vm_committed_as
2020-08-07 Zhen Leimm/mmap: optimize a branch judgment in ksys_mmap_pgoff()
2020-08-07 Joerg Roedelmm: move p?d_alloc_track to separate header file
2020-08-07 Mike Rapoportmm: move lib/ioremap.c to mm/
2020-08-07 Mike Rapoportasm-generic: pgalloc: provide generic pgd_free()
2020-08-07 Mike Rapoportasm-generic: pgalloc: provide generic pud_alloc_one...
2020-08-07 Mike Rapoportasm-generic: pgalloc: provide generic pmd_alloc_one...
2020-08-07 Mike Rapoportxtensa: switch to generic version of pte allocation
2020-08-07 Mike Rapoportopeinrisc: switch to generic version of pte allocation
2020-08-07 Mike Rapoportmm: remove unneeded includes of <asm/pgalloc.h>
2020-08-07 Alex Zhangmm/memory.c: make remap_pfn_range() reject unaligned...
2020-08-07 Ralph Campbellmm: remove redundant check non_swap_entry()
2020-08-07 Michal Koutnýmm/page_counter.c: fix protection usage propagation
2020-08-07 Johannes Weinermm: memcontrol: don't count limit-setting reclaim as...
2020-08-07 Johannes Weinermm: memcontrol: restore proper dirty throttling when...
2020-08-07 Yafang Shaomemcg, oom: check memcg margin for parallel oom
2020-08-07 Chris Downmm, memcg: decouple e{low,min} state mutations from...
2020-08-07 Yafang Shaomm, memcg: avoid stale protection values when cgroup...
2020-08-07 Chris Downmm, memcg: unify reclaim retry limits with page allocator
2020-08-07 Chris Downmm, memcg: reclaim more aggressively before high alloca...
2020-08-07 Roman Gushchinmm: memcontrol: avoid workload stalls when lowering...
2020-08-07 Roman Gushchinmm: kmem: switch to static_branch_likely() in memcg_kme...
2020-08-07 Roman Gushchinmm: slab: rename (un)charge_slab_page() to (un)account_...
2020-08-07 Roman Gushchinmm: memcg/slab: remove unused argument by charge_slab_p...
2020-08-07 Shakeel Buttmm: memcontrol: account kernel stack per node
2020-08-07 Roman Gushchintools/cgroup: add memcg_slabinfo.py tool
2020-08-07 Roman Gushchinkselftests: cgroup: add kernel memory accounting tests
2020-08-07 Roman Gushchinmm: memcg/slab: use a single set of kmem_caches for...
2020-08-07 Roman Gushchinmm: memcg/slab: remove redundant check in memcg_accumul...
2020-08-07 Roman Gushchinmm: memcg/slab: deprecate slab_root_caches
2020-08-07 Roman Gushchinmm: memcg/slab: remove memcg_kmem_get_cache()
2020-08-07 Roman Gushchinmm: memcg/slab: simplify memcg cache creation
2020-08-07 Roman Gushchinmm: memcg/slab: use a single set of kmem_caches for...
2020-08-07 Roman Gushchinmm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
2020-08-07 Roman Gushchinmm: memcg/slab: deprecate memory.kmem.slabinfo
2020-08-07 Roman Gushchinmm: memcg/slab: charge individual slab objects instead...
2020-08-07 Roman Gushchinmm: memcg/slab: save obj_cgroup for non-root slab objects
2020-08-07 Roman Gushchinmm: memcg/slab: allocate obj_cgroups for non-root slab...
2020-08-07 Roman Gushchinmm: memcg/slab: obj_cgroup API
2020-08-07 Johannes Weinermm: memcontrol: decouple reference counting from page...
2020-08-07 Roman Gushchinmm: slub: implement SLUB version of obj_to_index()
2020-08-07 Roman Gushchinmm: memcg: convert vmstat slab counters to bytes
2020-08-07 Roman Gushchinmm: memcg: prepare for byte-sized vmstat items
2020-08-07 Roman Gushchinmm: memcg: factor out memcg- and lruvec-level changes...
2020-08-07 Roman Gushchinmm: kmem: make memcg_kmem_enabled() irreversible
2020-08-07 Chris Downtmpfs: support 64-bit inums per-sb
2020-08-07 Chris Downtmpfs: per-superblock i_ino support
2020-08-07 Xianting Tianmm/page_io.c: use blk_io_schedule() for avoiding task...
2020-08-07 Krzysztof Kozlowskimm: swap: fix kerneldoc of swap_vma_readahead()
2020-08-07 Zhen Leimm/swap_slots.c: remove redundant check for swap_slot_c...
2020-08-07 Zhen Leimm/swap_slots.c: simplify enable_swap_slots_cache()
2020-08-07 Zhen Leimm/swap_slots.c: simplify alloc_swap_slot_cache()
2020-08-07 Tang Yizhoumm/gup.c: fix the comment of return value for populate_...
2020-08-07 Yang Shimm: filemap: add missing FGP_ flags in kerneldoc commen...
2020-08-07 Yang Shimm: filemap: clear idle flag for writes
2020-08-07 John Hubbardmm, dump_page: do not crash with bad compound_mapcount()
2020-08-07 Matthew Wilcox... mm/debug: print hashed address of struct page
2020-08-07 Matthew Wilcox... mm/debug: print the inode number in dump_page
2020-08-07 Matthew Wilcox... mm/debug: switch dump_page to get_kernel_nofault
2020-08-07 Matthew Wilcox... mm/debug: print head flags in dump_page
2020-08-07 Matthew Wilcox... mm/debug: dump compound page information on a second...
2020-08-07 Matthew Wilcox... mm/debug: handle page->mapping better in dump_page
2020-08-07 Anshuman KhandualDocumentation/mm: add descriptions for arch page table...
2020-08-07 Anshuman Khandualmm/debug_vm_pgtable: add debug prints for individual...
2020-08-07 Anshuman Khandualmm/debug_vm_pgtable: add tests validating advanced...
2020-08-07 Anshuman Khandualmm/debug_vm_pgtable: add tests validating arch helpers...
2020-08-07 Marco Elvermm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLU...
2020-08-07 Sebastian Andrzej... mm/slub.c: drop lockdep_assert_held() from put_map()
2020-08-07 Vlastimil Babkamm, slab/slub: improve error reporting and overhead...
2020-08-07 Vlastimil Babkamm, slab/slub: move and improve cache_from_obj()
2020-08-07 Vlastimil Babkamm, slub: extend checks guarded by slub_debug static key
2020-08-07 Vlastimil Babkamm, slub: introduce kmem_cache_debug_flags()
2020-08-07 Vlastimil Babkamm, slub: introduce static key for slub_debug()
next