2020-08-07 |
Walter Wu | lib/test_kasan.c: fix KASAN unit tests for tag-based... |
commit | commitdiff | tree |
2020-08-07 |
Vincenzo Frascino | kasan: remove kasan_unpoison_stack_above_sp_to() |
commit | commitdiff | tree |
2020-08-07 |
Walter Wu | kasan: update documentation for generic kasan |
commit | commitdiff | tree |
2020-08-07 |
Walter Wu | kasan: add tests for call_rcu stack recording |
commit | commitdiff | tree |
2020-08-07 |
Walter Wu | kasan: record and print the free track |
commit | commitdiff | tree |
2020-08-07 |
Walter Wu | rcu: kasan: record and print call_rcu() call stack |
commit | commitdiff | tree |
2020-08-07 |
Marco Elver | kasan: update required compiler versions in documentation |
commit | commitdiff | tree |
2020-08-07 |
Marco Elver | kasan: improve and simplify Kconfig.kasan |
commit | commitdiff | tree |
2020-08-07 |
Uladzislau... | mm/vmalloc.c: remove BUG() from the find_va_links() |
commit | commitdiff | tree |
2020-08-07 |
Mike Rapoport | mm: vmalloc: remove redundant assignment in unmap_kerne... |
commit | commitdiff | tree |
2020-08-07 |
Uladzislau... | mm/vmalloc: update the header about KVA rework |
commit | commitdiff | tree |
2020-08-07 |
Uladzislau... | mm/vmalloc: switch to "propagate()" callback |
commit | commitdiff | tree |
2020-08-07 |
Uladzislau... | mm/vmalloc: simplify augment_tree_propagate_check() |
commit | commitdiff | tree |
2020-08-07 |
Uladzislau... | mm/vmalloc: simplify merge_or_add_vmap_area() |
commit | commitdiff | tree |
2020-08-07 |
Matthew Wilcox... | vmalloc: convert to XArray |
commit | commitdiff | tree |
2020-08-07 |
Mike Rapoport | mm/sparse: cleanup the code surrounding memory_present() |
commit | commitdiff | tree |
2020-08-07 |
Wei Yang | mm/sparse: only sub-section aligned range would be... |
commit | commitdiff | tree |
2020-08-07 |
Wei Yang | mm/sparse: never partially remove memmap for early... |
commit | commitdiff | tree |
2020-08-07 |
Ricardo Cañuelo | selftests: add mincore() tests |
commit | commitdiff | tree |
2020-08-07 |
Wei Yang | mm/mremap: start addresses are properly aligned |
commit | commitdiff | tree |
2020-08-07 |
Wei Yang | mm/mremap: calculate extent in one place |
commit | commitdiff | tree |
2020-08-07 |
Wei Yang | mm/mremap: it is sure to have enough space when extent... |
commit | commitdiff | tree |
2020-08-07 |
Peter Collingbourne | mm: remove unnecessary wrapper function do_mmap_pgoff() |
commit | commitdiff | tree |
2020-08-07 |
Miaohe Lin | mm: mmap: merge vma after call_mmap() if possible |
commit | commitdiff | tree |
2020-08-07 |
Anshuman Khandual | arm64/mm: enable vmem_altmap support for vmemmap mappings |
commit | commitdiff | tree |
2020-08-07 |
Anshuman Khandual | mm/sparsemem: enable vmem_altmap support in vmemmap_all... |
commit | commitdiff | tree |
2020-08-07 |
Anshuman Khandual | mm/sparsemem: enable vmem_altmap support in vmemmap_pop... |
commit | commitdiff | tree |
2020-08-07 |
Feng Tang | mm: adjust vm_committed_as_batch according to vm overco... |
commit | commitdiff | tree |
2020-08-07 |
Feng Tang | percpu_counter: add percpu_counter_sync() |
commit | commitdiff | tree |
2020-08-07 |
Feng Tang | mm/util.c: make vm_memory_committed() more accurate |
commit | commitdiff | tree |
2020-08-07 |
Feng Tang | proc/meminfo: avoid open coded reading of vm_committed_as |
commit | commitdiff | tree |
2020-08-07 |
Zhen Lei | mm/mmap: optimize a branch judgment in ksys_mmap_pgoff() |
commit | commitdiff | tree |
2020-08-07 |
Joerg Roedel | mm: move p?d_alloc_track to separate header file |
commit | commitdiff | tree |
2020-08-07 |
Mike Rapoport | mm: move lib/ioremap.c to mm/ |
commit | commitdiff | tree |
2020-08-07 |
Mike Rapoport | asm-generic: pgalloc: provide generic pgd_free() |
commit | commitdiff | tree |
2020-08-07 |
Mike Rapoport | asm-generic: pgalloc: provide generic pud_alloc_one... |
commit | commitdiff | tree |
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 |
next |