linux-2.6-microblaze.git
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()
2020-08-07 Vlastimil Babkamm, slub: make reclaim_account attribute read-only
2020-08-07 Vlastimil Babkamm, slub: make remaining slub_debug related attributes...
2020-08-07 Vlastimil Babkamm, slub: remove runtime allocation order changes
2020-08-07 Vlastimil Babkamm, slub: make some slub_debug related attributes read...
2020-08-07 Vlastimil Babkamm, slub: extend slub_debug syntax for multiple blocks
2020-08-07 Xiao Yangmm/slab.c: update outdated kmem_list3 in a comment
2020-08-07 Long Limm, slab: check GFP_SLAB_BUG_MASK before alloc_pages...
2020-08-07 Kees Cookmm/slab: add naive detection of double free
2020-08-07 Kees Cookmm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to includ...
2020-08-07 William Kucharskimm: ksize() should silently accept a NULL pointer
2020-08-07 Waiman Longmm, treewide: rename kzfree() to kfree_sensitive()
2020-08-07 Pavel Machekocfs2: fix unbalanced locking
2020-08-07 Alexander A... ocfs2: replace HTTP links with HTTPS ones
2020-08-07 Junxiao Biocfs2: change slot number type s16 to u16
2020-08-07 Randy Dunlapocfs2: suballoc.h: delete a duplicated word
2020-08-07 Gang Heocfs2: fix remounting needed after setfacl command
2020-08-07 Luca Stefanintfs: fix ntfs_test_inode and ntfs_init_locked_inode...
2020-08-07 Colin Ian Kingscripts/spelling.txt: add more spellings to spelling.txt
2020-08-07 Joe Perchesconst_structs.checkpatch: add regulator_ops
2020-08-07 Konstantin... scripts/decode_stacktrace.sh: guess path to vmlinux...
2020-08-07 Konstantin... scripts/decode_stacktrace.sh: guess path to modules
2020-08-07 Konstantin... scripts/decode_stacktrace.sh: guess basepath if not...
2020-08-07 Konstantin... scripts/decode_stacktrace.sh: skip missing symbols
2020-08-07 Nikolay Borisovscripts/bloat-o-meter: Support comparing library archives
2020-08-07 Jialu Xuscripts/tags.sh: collect compiled source precisely
2020-08-07 Gaurav Singhtools/testing/selftests/cgroup/cgroup_util.c: cg_read_s...
2020-08-07 Alexander A... tools/: replace HTTP links with HTTPS ones
2020-08-07 Ilias Stamatiskthread: remove incorrect comment in kthread_create_on_...
2020-08-07 Peter Zijlstramm: fix kthread_use_mm() vs TLB invalidate
2020-08-07 David Hildenbrandmm/shuffle: don't move pages between zones and don...
2020-08-07 Ralph Campbellmm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER
2020-08-06 Linus TorvaldsMerge tag 'tty-5.9-rc1' of git://git./linux/kernel...
2020-08-06 Linus TorvaldsMerge tag 'staging-5.9-rc1' of git://git./linux/kernel...
2020-08-06 Linus TorvaldsMerge tag 'sound-5.9-rc1' of git://git./linux/kernel...
2020-08-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-08-06 Linus TorvaldsRevert "x86/mm/64: Do not sync vmalloc/ioremap mappings"
2020-08-06 Linus TorvaldsMerge tag 'sched-fifo-2020-08-04' of git://git./linux...
2020-08-06 Linus TorvaldsMerge tag 'integrity-v5.9' of git://git./linux/kernel...
2020-08-06 Linus TorvaldsMerge branch 'for-5.9' of git://git./linux/kernel/git...
2020-08-06 Linus TorvaldsMerge tag 'livepatching-for-5.9' of git://git./linux...
2020-08-06 Linus TorvaldsMerge tag 'Smack-for-5.9' of git://github.com/cschaufle...
2020-08-06 Linus TorvaldsMerge tag 'mips_5.9' of git://git./linux/kernel/git...
2020-08-06 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2020-08-06 Linus TorvaldsMerge tag 'csky-for-linus-5.9-rc1' of https://github...
2020-08-06 Linus TorvaldsMerge tag 'xtensa-20200805' of git://github.com/jcmvbkb...
2020-08-06 Linus TorvaldsMerge tag 'hyperv-next-signed' of git://git./linux...
2020-08-06 Randy DunlapALSA: pci: delete repeated words in comments
next