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
hugetlb: use page.private for hugetlb specific page flags
Mike Kravetz
2021-02-24
mm: workingset: clarify eviction order and distance calculation
Oscar Salvador
2021-02-24
mm/vmscan.c: make lruvec_lru_size() static
Yu Zhao
2021-02-24
mm: VM_BUG_ON lru page flags
Yu Zhao
2021-02-24
mm: add __clear_page_lru_flags() to replace page_off_lru()
Yu Zhao
2021-02-24
mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()
Yu Zhao
2021-02-24
mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion()
Yu Zhao
2021-02-24
mm: don't pass "enum lru_list" to lru list addition functions
Yu Zhao
2021-02-24
mm/vmscan.c: use add_page_to_lru_list()
Yu Zhao
2021-02-24
mm/workingset.c: avoid unnecessary max_nodes estimation in count_shadow_nodes()
Miaohe Lin
2021-02-24
mm/vmscan: __isolate_lru_page_prepare() cleanup
Alex Shi
2021-02-24
mm/hugetlb: suppress wrong warning info when alloc gigantic page
Chen Wandun
2021-02-24
hugetlb: fix copy_huge_page_from_user contig page struct assumption
Mike Kravetz
2021-02-24
hugetlb: fix update_and_free_page contig page struct assumption
Mike Kravetz
2021-02-24
mm/hugetlb: use helper huge_page_size() to get hugepage size
Miaohe Lin
2021-02-24
mm/hugetlb: remove unnecessary VM_BUG_ON_PAGE on putback_active_hugepage()
Miaohe Lin
2021-02-24
mm/hugetlb: use helper function range_in_vma() in page_table_shareable()
Miaohe Lin
2021-02-24
hugetlb_cgroup: use helper pages_per_huge_page() in hugetlb_cgroup
Miaohe Lin
2021-02-24
mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is...
Aneesh Kumar K.V
2021-02-24
mm/huge_memory.c: remove unused return value of set_huge_zero_page()
Miaohe Lin
2021-02-24
mm/hugetlb.c: fix typos in comments
Zhiyuan Dai
2021-02-24
mm/hugetlb: remove redundant check in preparing and destroying gigantic page
Yanfei Xu
2021-02-24
mm/hugetlb: fix some comment typos
Miaohe Lin
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
[next]