index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2021-02-24
mm/hugetlb: refactor subpage recording
Joao Martins
2021-02-24
mm/hugetlb: grab head page refcount once for group of subpages
Joao Martins
2021-02-24
mm/hugetlb: simplify the calculation of variables
Jiapeng Zhong
2021-02-24
mm/hugetlb: fix use after free when subpool max_hpages accounting is not enabled
Miaohe Lin
2021-02-24
mm/hugetlb: use helper huge_page_order and pages_per_huge_page
Miaohe Lin
2021-02-24
mm/hugetlb: avoid unnecessary hugetlb_acct_memory() call
Miaohe Lin
2021-02-24
mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
Li Xinhai
2021-02-24
mm/hugetlb: fix potential double free in hugetlb_register_node() error path
Miaohe Lin
2021-02-24
mm/huge_memory.c: update tlb entry if pmd is changed
Bibo Mao
2021-02-24
mm,hwpoison: send SIGBUS to PF_MCE_EARLY processes on action required events
Aili Yao
2021-02-24
mm: simplify free_highmem_page() and free_reserved_page()
David Hildenbrand
2021-02-24
mm: remove unneeded local variable in free_area_init_core
Baoquan He
2021-02-24
mm: simplify parameter of setup_usemap()
Baoquan He
2021-02-24
mm: simplify parater of function memmap_init_zone()
Baoquan He
2021-02-24
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
2021-02-24
kasan: fix bug detection via ksize for HW_TAGS mode
Andrey Konovalov
2021-02-24
kasan: move _RET_IP_ to inline wrappers
Andrey Konovalov
2021-02-24
kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
Andrey Konovalov
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
2021-02-24
kasan: add match-all tag tests
Andrey Konovalov
2021-02-24
kasan: prefix global functions with kasan_
Andrey Konovalov
2021-02-24
mm/page_reporting: use list_entry_is_head() in page_reporting_cycle()
sh_def@163.com
2021-02-24
mm: mremap: unlink anon_vmas when mremap with MREMAP_DONTUNMAP success
Li Xinhai
2021-02-24
mm: rmap: explicitly reset vma->anon_vma in unlink_anon_vmas()
Li Xinhai
2021-02-24
mm/mprotect.c: optimize error detection in do_mprotect_pkey()
Tianjia Zhang
2021-02-24
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
2021-02-24
mm/pgtable-generic.c: optimize the VM_BUG_ON condition in pmdp_huge_clear_flu...
Miaohe Lin
2021-02-24
mm/pgtable-generic.c: simplify the VM_BUG_ON condition in pmdp_huge_clear_flu...
Miaohe Lin
2021-02-24
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
2021-02-24
mm/mmap.c: remove unnecessary local variable
Adrian Huang
2021-02-24
mm: memcontrol: fix slub memory accounting
Muchun Song
2021-02-24
mm: memcontrol: fix get_active_memcg return value
Muchun Song
2021-02-24
mm: memcontrol: fix swap undercounting in cgroup2
Muchun Song
2021-02-24
fs: buffer: use raw page_memcg() on locked page
Johannes Weiner
2021-02-24
mm/list_lru.c: remove kvfree_rcu_local()
Shakeel Butt
2021-02-24
mm: memcontrol: replace the loop with a list_for_each_entry()
Muchun Song
2021-02-24
mm/memcontrol: remove redundant NULL check
Yang Li
2021-02-24
mm: kmem: make __memcg_kmem_(un)charge static
Roman Gushchin
2021-02-24
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
2021-02-24
mm/memcg: remove rcu locking for lock_page_lruvec function series
Alex Shi
2021-02-24
mm/memcg: revise the using condition of lock_page_lruvec function series
Alex Shi
2021-02-24
mm: memcontrol: make the slab calculation consistent
Muchun Song
2021-02-24
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: fix NR_ANON_THPS accounting in charge moving
Muchun Song
2021-02-24
mm: memcontrol: optimize per-lruvec stats counter memory usage
Muchun Song
2021-02-24
mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT
Roman Gushchin
[next]