index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2021-06-29
mm/debug: factor PagePoisoned out of __dump_page
Matthew Wilcox (Oracle)
2021-06-29
mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attempt
Aaron Tomlin
2021-06-29
mm: make __dump_page static
Matthew Wilcox (Oracle)
2021-06-29
kasan: add memory corruption identification support for hardware tag-based mode
Kuan-Ying Lee
2021-06-29
kasan: integrate the common part of two KASAN tag-based modes
Kuan-Ying Lee
2021-06-29
kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY
Kuan-Ying Lee
2021-06-29
kasan: use MAX_PTRS_PER_* for early shadow tables
Daniel Axtens
2021-06-29
kasan: allow architectures to provide an outline readiness check
Daniel Axtens
2021-06-29
kasan: use dump_stack_lvl(KERN_ERR) to print stacks
Alexander Potapenko
2021-06-29
mm: vmalloc: add cond_resched() in __vunmap()
Rafael Aquini
2021-06-29
mm/vmalloc: fallback to a single page allocator
Uladzislau Rezki
2021-06-29
mm/vmalloc: remove quoted strings split across lines
Uladzislau Rezki (Sony)
2021-06-29
mm/vmalloc: print a warning message first on failure
Uladzislau Rezki (Sony)
2021-06-29
mm/vmalloc: switch to bulk allocator in __vmalloc_area_node()
Uladzislau Rezki (Sony)
2021-06-29
mm/dmapool: use DEVICE_ATTR_RO macro
YueHaibing
2021-06-29
mm/mempolicy: use vma_lookup() in __access_remote_vm()
Liam Howlett
2021-06-29
mm/memory.c: use vma_lookup() in __access_remote_vm()
Liam Howlett
2021-06-29
mm/mremap: use vma_lookup() in vma_to_resize()
Liam Howlett
2021-06-29
mm/migrate: use vma_lookup() in do_pages_stat_array()
Liam Howlett
2021-06-29
mm/ksm: use vma_lookup() in find_mergeable_vma()
Liam Howlett
2021-06-29
mm/memory.c: fix comment of finish_mkwrite_fault()
Liu Xiang
2021-06-29
mm/mmap: use find_vma_intersection() in do_mmap() for overlap
Liam Howlett
2021-06-29
mm/mmap: introduce unlock_range() for code cleanup
Liam Howlett
2021-06-29
mm/mmap.c: logic of find_vma_intersection repeated in __do_munmap
Gonzalo Matias Juarez Tello
2021-06-29
mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()
David Hildenbrand
2021-06-29
loop: charge i/o to mem and blk cg
Dan Schatzberg
2021-06-29
mm: charge active memcg when no mm is set
Dan Schatzberg
2021-06-29
mm: vmscan: remove noinline_for_stack
Muchun Song
2021-06-29
mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock
Muchun Song
2021-06-29
mm: memcontrol: simplify the logic of objcg pinning memcg
Muchun Song
2021-06-29
mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec
Muchun Song
2021-06-29
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
2021-06-29
mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm
Muchun Song
2021-06-29
mm: memcontrol: fix page charging in page replacement
Muchun Song
2021-06-29
mm: memcontrol: fix root_mem_cgroup charging
Muchun Song
2021-06-29
mm: memcg/slab: disable cache merging for KMALLOC_NORMAL caches
Waiman Long
2021-06-29
mm: memcg/slab: create a new set of kmalloc-cg-<n> caches
Waiman Long
2021-06-29
mm: memcg/slab: properly set up gfp flags for objcg pointer array
Waiman Long
2021-06-29
mm/memcg: optimize user context object stock access
Waiman Long
2021-06-29
mm/memcg: improve refill_obj_stock() performance
Waiman Long
2021-06-29
mm/memcg: cache vmstat data in percpu memcg_stock_pcp
Waiman Long
2021-06-29
mm/memcg: move mod_objcg_state() to memcontrol.c
Waiman Long
2021-06-29
swap: check mapping_empty() for swap cache before being freed
Huang Ying
2021-06-29
mm: free idle swap cache page after COW
Huang Ying
2021-06-29
mm, swap: remove unnecessary smp_rmb() in swap_type_to_swap_info()
Huang Ying
2021-06-29
mm/swap_slots.c: delete meaningless forward declarations
Miaohe Lin
2021-06-29
mm/swap: remove unused local variable nr_shadows
Miaohe Lin
2021-06-29
mm/swapfile: move get_swap_page_of_type() under CONFIG_HIBERNATION
Miaohe Lin
2021-06-29
mm/shmem: fix shmem_swapin() race with swapoff
Miaohe Lin
2021-06-29
mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info()
Miaohe Lin
[next]