index
:
pm24.git
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/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
2021-06-29
swap: fix do_swap_page() race with swapoff
Miaohe Lin
2021-06-29
mm/swapfile: use percpu_ref to serialize against concurrent swapoff
Miaohe Lin
2021-06-29
mm: pagewalk: fix walk for hugepage tables
Christophe Leroy
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2021-06-29
mm: gup: allow FOLL_PIN to scale in SMP
Andrea Arcangeli
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
2021-06-29
mm/writeback: use __set_page_dirty in __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
2021-06-29
mm/writeback: move __set_page_dirty() to core mm
Matthew Wilcox (Oracle)
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-06-29
writeback, cgroup: release dying cgwbs by switching attached inodes
Roman Gushchin
2021-06-29
writeback, cgroup: keep list of inodes attached to bdi_writeback
Roman Gushchin
2021-06-29
mm/page-writeback: use __this_cpu_inc() in account_page_dirtied()
Chi Wu
2021-06-29
mm/page-writeback: update the comment of Dirty position control
Chi Wu
2021-06-29
mm/page-writeback: Fix performance when BDI's share of ratio is 0.
Chi Wu
2021-06-29
mm: page-writeback: kill get_writeback_state() comments
Kefeng Wang
2021-06-29
mm/page_reporting: allow driver to specify reporting order
Gavin Shan
2021-06-29
mm/page_reporting: export reporting order as module parameter
Gavin Shan
2021-06-29
mm/page_reporting: fix code style in __page_reporting_request()
Gavin Shan
2021-06-29
mm: mmap_lock: use local locks instead of disabling preemption
Nicolas Saenz Julienne
2021-06-29
mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage()
Anshuman Khandual
2021-06-29
mm/kmemleak: fix possible wrong memory scanning period
Yanfei Xu
2021-06-29
mm/slub: add taint after the errors are printed
Georgi Djakov
2021-06-29
mm: slub: move sysfs slab alloc/free interfaces to debugfs
Faiyaz Mohammed
2021-06-29
slub: force on no_hash_pointers when slub_debug is enabled
Stephen Boyd
2021-06-29
slub: indicate slab_fix() uses printf formats
Joe Perches
2021-06-29
slub: actually use 'message' in restore_bytes()
Stephen Boyd
2021-06-29
slub: restore slub_debug=- behavior
Stephen Boyd
2021-06-29
mm, slub: change run-time assertion in kmalloc_index() to compile-time
Hyeonggon Yoo
2021-06-29
slub: remove resiliency_test() function
Oliver Glitta
2021-06-29
mm/slub, kunit: add a KUnit test for SLUB debugging functionality
Oliver Glitta
2021-06-29
slab: use __func__ to trace function name
gumingtao
2021-06-29
mm/page_alloc: correct return value of populated elements if bulk array is po...
Mel Gorman
2021-06-29
mm/page_alloc: fix memory map initialization for descending nodes
Mike Rapoport
2021-06-29
mm/gup: fix try_grab_compound_head() race with split_huge_page()
Jann Horn
2021-06-24
mm/page_alloc: do bulk array bounds check after checking populated elements
Mel Gorman
2021-06-24
mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array
Rasmus Villemoes
2021-06-24
mm/hwpoison: do not lock page again when me_huge_page() successfully recovers
Naoya Horiguchi
2021-06-24
mm,hwpoison: return -EHWPOISON to denote that the page has already been poisoned
Aili Yao
2021-06-24
mm/memory-failure: use a mutex to avoid memory_failure() races
Tony Luck
2021-06-24
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-06-24
mm/vmalloc: unbreak kasan vmalloc support
Daniel Axtens
[next]