2020-08-07 |
Mike Rapoport | asm-generic: pgalloc: provide generic pmd_alloc_one... |
commit | commitdiff | tree |
2020-08-07 |
Mike Rapoport | xtensa: switch to generic version of pte allocation |
commit | commitdiff | tree |
2020-08-07 |
Mike Rapoport | opeinrisc: switch to generic version of pte allocation |
commit | commitdiff | tree |
2020-08-07 |
Mike Rapoport | mm: remove unneeded includes of <asm/pgalloc.h> |
commit | commitdiff | tree |
2020-08-07 |
Alex Zhang | mm/memory.c: make remap_pfn_range() reject unaligned... |
commit | commitdiff | tree |
2020-08-07 |
Ralph Campbell | mm: remove redundant check non_swap_entry() |
commit | commitdiff | tree |
2020-08-07 |
Michal Koutný | mm/page_counter.c: fix protection usage propagation |
commit | commitdiff | tree |
2020-08-07 |
Johannes Weiner | mm: memcontrol: don't count limit-setting reclaim as... |
commit | commitdiff | tree |
2020-08-07 |
Johannes Weiner | mm: memcontrol: restore proper dirty throttling when... |
commit | commitdiff | tree |
2020-08-07 |
Yafang Shao | memcg, oom: check memcg margin for parallel oom |
commit | commitdiff | tree |
2020-08-07 |
Chris Down | mm, memcg: decouple e{low,min} state mutations from... |
commit | commitdiff | tree |
2020-08-07 |
Yafang Shao | mm, memcg: avoid stale protection values when cgroup... |
commit | commitdiff | tree |
2020-08-07 |
Chris Down | mm, memcg: unify reclaim retry limits with page allocator |
commit | commitdiff | tree |
2020-08-07 |
Chris Down | mm, memcg: reclaim more aggressively before high alloca... |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcontrol: avoid workload stalls when lowering... |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: kmem: switch to static_branch_likely() in memcg_kme... |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: slab: rename (un)charge_slab_page() to (un)account_... |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: remove unused argument by charge_slab_p... |
commit | commitdiff | tree |
2020-08-07 |
Shakeel Butt | mm: memcontrol: account kernel stack per node |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | tools/cgroup: add memcg_slabinfo.py tool |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | kselftests: cgroup: add kernel memory accounting tests |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: use a single set of kmem_caches for... |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: remove redundant check in memcg_accumul... |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: deprecate slab_root_caches |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: remove memcg_kmem_get_cache() |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: simplify memcg cache creation |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: use a single set of kmem_caches for... |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: deprecate memory.kmem.slabinfo |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: charge individual slab objects instead... |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: save obj_cgroup for non-root slab objects |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: allocate obj_cgroups for non-root slab... |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg/slab: obj_cgroup API |
commit | commitdiff | tree |
2020-08-07 |
Johannes Weiner | mm: memcontrol: decouple reference counting from page... |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: slub: implement SLUB version of obj_to_index() |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg: convert vmstat slab counters to bytes |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg: prepare for byte-sized vmstat items |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: memcg: factor out memcg- and lruvec-level changes... |
commit | commitdiff | tree |
2020-08-07 |
Roman Gushchin | mm: kmem: make memcg_kmem_enabled() irreversible |
commit | commitdiff | tree |
2020-08-07 |
Chris Down | tmpfs: support 64-bit inums per-sb |
commit | commitdiff | tree |
2020-08-07 |
Chris Down | tmpfs: per-superblock i_ino support |
commit | commitdiff | tree |
2020-08-07 |
Xianting Tian | mm/page_io.c: use blk_io_schedule() for avoiding task... |
commit | commitdiff | tree |
2020-08-07 |
Krzysztof Kozlowski | mm: swap: fix kerneldoc of swap_vma_readahead() |
commit | commitdiff | tree |
2020-08-07 |
Zhen Lei | mm/swap_slots.c: remove redundant check for swap_slot_c... |
commit | commitdiff | tree |
2020-08-07 |
Zhen Lei | mm/swap_slots.c: simplify enable_swap_slots_cache() |
commit | commitdiff | tree |
2020-08-07 |
Zhen Lei | mm/swap_slots.c: simplify alloc_swap_slot_cache() |
commit | commitdiff | tree |
2020-08-07 |
Tang Yizhou | mm/gup.c: fix the comment of return value for populate_... |
commit | commitdiff | tree |
2020-08-07 |
Yang Shi | mm: filemap: add missing FGP_ flags in kerneldoc commen... |
commit | commitdiff | tree |
2020-08-07 |
Yang Shi | mm: filemap: clear idle flag for writes |
commit | commitdiff | tree |
2020-08-07 |
John Hubbard | mm, dump_page: do not crash with bad compound_mapcount() |
commit | commitdiff | tree |
2020-08-07 |
Matthew Wilcox... | mm/debug: print hashed address of struct page |
commit | commitdiff | tree |
2020-08-07 |
Matthew Wilcox... | mm/debug: print the inode number in dump_page |
commit | commitdiff | tree |
2020-08-07 |
Matthew Wilcox... | mm/debug: switch dump_page to get_kernel_nofault |
commit | commitdiff | tree |
2020-08-07 |
Matthew Wilcox... | mm/debug: print head flags in dump_page |
commit | commitdiff | tree |
2020-08-07 |
Matthew Wilcox... | mm/debug: dump compound page information on a second... |
commit | commitdiff | tree |
2020-08-07 |
Matthew Wilcox... | mm/debug: handle page->mapping better in dump_page |
commit | commitdiff | tree |
2020-08-07 |
Anshuman Khandual | Documentation/mm: add descriptions for arch page table... |
commit | commitdiff | tree |
2020-08-07 |
Anshuman Khandual | mm/debug_vm_pgtable: add debug prints for individual... |
commit | commitdiff | tree |
2020-08-07 |
Anshuman Khandual | mm/debug_vm_pgtable: add tests validating advanced... |
commit | commitdiff | tree |
2020-08-07 |
Anshuman Khandual | mm/debug_vm_pgtable: add tests validating arch helpers... |
commit | commitdiff | tree |
2020-08-07 |
Marco Elver | mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLU... |
commit | commitdiff | tree |
2020-08-07 |
Sebastian Andrzej... | mm/slub.c: drop lockdep_assert_held() from put_map() |
commit | commitdiff | tree |
2020-08-07 |
Vlastimil Babka | mm, slab/slub: improve error reporting and overhead... |
commit | commitdiff | tree |
2020-08-07 |
Vlastimil Babka | mm, slab/slub: move and improve cache_from_obj() |
commit | commitdiff | tree |
2020-08-07 |
Vlastimil Babka | mm, slub: extend checks guarded by slub_debug static key |
commit | commitdiff | tree |
2020-08-07 |
Vlastimil Babka | mm, slub: introduce kmem_cache_debug_flags() |
commit | commitdiff | tree |
2020-08-07 |
Vlastimil Babka | mm, slub: introduce static key for slub_debug() |
commit | commitdiff | tree |
2020-08-07 |
Vlastimil Babka | mm, slub: make reclaim_account attribute read-only |
commit | commitdiff | tree |
2020-08-07 |
Vlastimil Babka | mm, slub: make remaining slub_debug related attributes... |
commit | commitdiff | tree |
2020-08-07 |
Vlastimil Babka | mm, slub: remove runtime allocation order changes |
commit | commitdiff | tree |
2020-08-07 |
Vlastimil Babka | mm, slub: make some slub_debug related attributes read... |
commit | commitdiff | tree |
2020-08-07 |
Vlastimil Babka | mm, slub: extend slub_debug syntax for multiple blocks |
commit | commitdiff | tree |
2020-08-07 |
Xiao Yang | mm/slab.c: update outdated kmem_list3 in a comment |
commit | commitdiff | tree |
2020-08-07 |
Long Li | mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages... |
commit | commitdiff | tree |
2020-08-07 |
Kees Cook | mm/slab: add naive detection of double free |
commit | commitdiff | tree |
2020-08-07 |
Kees Cook | mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to includ... |
commit | commitdiff | tree |
2020-08-07 |
William Kucharski | mm: ksize() should silently accept a NULL pointer |
commit | commitdiff | tree |
2020-08-07 |
Waiman Long | mm, treewide: rename kzfree() to kfree_sensitive() |
commit | commitdiff | tree |
2020-08-07 |
Pavel Machek | ocfs2: fix unbalanced locking |
commit | commitdiff | tree |
2020-08-07 |
Alexander A... | ocfs2: replace HTTP links with HTTPS ones |
commit | commitdiff | tree |
2020-08-07 |
Junxiao Bi | ocfs2: change slot number type s16 to u16 |
commit | commitdiff | tree |
2020-08-07 |
Randy Dunlap | ocfs2: suballoc.h: delete a duplicated word |
commit | commitdiff | tree |
2020-08-07 |
Gang He | ocfs2: fix remounting needed after setfacl command |
commit | commitdiff | tree |
2020-08-07 |
Luca Stefani | ntfs: fix ntfs_test_inode and ntfs_init_locked_inode... |
commit | commitdiff | tree |
2020-08-07 |
Colin Ian King | scripts/spelling.txt: add more spellings to spelling.txt |
commit | commitdiff | tree |
2020-08-07 |
Joe Perches | const_structs.checkpatch: add regulator_ops |
commit | commitdiff | tree |
2020-08-07 |
Konstantin... | scripts/decode_stacktrace.sh: guess path to vmlinux... |
commit | commitdiff | tree |
2020-08-07 |
Konstantin... | scripts/decode_stacktrace.sh: guess path to modules |
commit | commitdiff | tree |
2020-08-07 |
Konstantin... | scripts/decode_stacktrace.sh: guess basepath if not... |
commit | commitdiff | tree |
2020-08-07 |
Konstantin... | scripts/decode_stacktrace.sh: skip missing symbols |
commit | commitdiff | tree |
2020-08-07 |
Nikolay Borisov | scripts/bloat-o-meter: Support comparing library archives |
commit | commitdiff | tree |
2020-08-07 |
Jialu Xu | scripts/tags.sh: collect compiled source precisely |
commit | commitdiff | tree |
2020-08-07 |
Gaurav Singh | tools/testing/selftests/cgroup/cgroup_util.c: cg_read_s... |
commit | commitdiff | tree |
2020-08-07 |
Alexander A... | tools/: replace HTTP links with HTTPS ones |
commit | commitdiff | tree |
2020-08-07 |
Ilias Stamatis | kthread: remove incorrect comment in kthread_create_on_... |
commit | commitdiff | tree |
2020-08-07 |
Peter Zijlstra | mm: fix kthread_use_mm() vs TLB invalidate |
commit | commitdiff | tree |
2020-08-07 |
David Hildenbrand | mm/shuffle: don't move pages between zones and don... |
commit | commitdiff | tree |
2020-08-07 |
Ralph Campbell | mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER |
commit | commitdiff | tree |
2020-08-06 |
Linus Torvalds | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2020-08-06 |
Linus Torvalds | Merge tag 'staging-5.9-rc1' of git://git.kernel.org... |
commit | commitdiff | tree |
next |