index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-10-03
mm/khugepaged: add tracepoint to hpage_collapse_scan_file()
Zach O'Keefe
2022-10-03
mm/madvise: add file and shmem support to MADV_COLLAPSE
Zach O'Keefe
2022-10-03
mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
Zach O'Keefe
2022-10-03
mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
Zach O'Keefe
2022-10-03
mm/madvise: MADV_COLLAPSE return EAGAIN when page cannot be isolated
Zach O'Keefe
2022-10-03
mm/khugepaged: check compound_order() in collapse_pte_mapped_thp()
Zach O'Keefe
2022-10-03
mm: hugetlb: fix UAF in hugetlb_handle_userfault
Liu Shixin
2022-10-03
mm: memcontrol: make cgroup_memory_noswap a static key
Kairui Song
2022-10-03
mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
Kaixu Xia
2022-10-03
mm/damon/sysfs: return 'err' value when call kstrtoul() failed
Xin Hao
2022-10-03
mm/page_alloc: update comments for rmqueue()
Ran Xiaokai
2022-10-03
mm/damon: rename damon_pageout_score() to damon_cold_score()
Kaixu Xia
2022-10-03
hugetlb: freeze allocated pages before creating hugetlb pages
Mike Kravetz
2022-10-03
mm/page_alloc: fix obsolete comment in deferred_pfn_valid()
Miaohe Lin
2022-10-03
mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()
Miaohe Lin
2022-10-03
mm/page_alloc: init local variable buddy_pfn
Miaohe Lin
2022-10-03
mm/page_alloc: use helper macro SZ_1{K,M}
Miaohe Lin
2022-10-03
mm/page_alloc: make boot_nodestats static
Miaohe Lin
2022-10-03
mm/page_alloc: use local variable zone_idx directly
Miaohe Lin
2022-10-03
mm/page_alloc: add missing is_migrate_isolate() check in set_page_guard()
Miaohe Lin
2022-10-03
mm/page_alloc: fix freeing static percpu memory
Miaohe Lin
2022-10-03
mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
Miaohe Lin
2022-10-03
mm/page_alloc: remove obsolete comment in zone_statistics()
Miaohe Lin
2022-10-03
mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTH
Miaohe Lin
2022-10-03
mm/page_alloc: make zone_pcp_update() static
Miaohe Lin
2022-10-03
mm/page_alloc: ensure kswapd doesn't accidentally go to sleep
Miaohe Lin
2022-10-03
mm/page_table_check: fix typos
Chih-En Lin
2022-10-03
mm/damon: return void from damon_set_schemes()
Kaixu Xia
2022-10-03
mm/secretmem: add __init annotation to secretmem_init()
Xiu Jianfeng
2022-10-03
mm/damon/lru_sort: change damon_lru_sort_wmarks to static
Yang Yingliang
2022-10-03
mm/damon/reclaim: change damon_reclaim_wmarks to static
Yang Yingliang
2022-10-03
mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid()
Kaixu Xia
2022-10-03
mm/damon: simplify scheme create in lru_sort.c
Xin Hao
2022-10-03
mm/damon/sysfs: avoid call damon_target_has_pid() repeatedly
Xin Hao
2022-10-03
x86: kmsan: handle CPU entry area
Alexander Potapenko
2022-10-03
mm: fs: initialize fsdata passed to write_begin/write_end interface
Alexander Potapenko
2022-10-03
entry: kmsan: introduce kmsan_unpoison_entry_regs()
Alexander Potapenko
2022-10-03
security: kmsan: fix interoperability with auto-initialization
Alexander Potapenko
2022-10-03
kmsan: add tests for KMSAN
Alexander Potapenko
2022-10-03
kmsan: handle memory sent to/from USB
Alexander Potapenko
2022-10-03
dma: kmsan: unpoison DMA mappings
Alexander Potapenko
2022-10-03
instrumented.h: add KMSAN support
Alexander Potapenko
2022-10-03
init: kmsan: call KMSAN initialization routines
Alexander Potapenko
2022-10-03
kmsan: handle task creation and exiting
Alexander Potapenko
2022-10-03
mm: kmsan: call KMSAN hooks from SLUB code
Alexander Potapenko
2022-10-03
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2022-10-03
kmsan: add KMSAN runtime core
Alexander Potapenko
2022-10-03
stackdepot: reserve 5 extra bits in depot_stack_handle_t
Alexander Potapenko
2022-10-03
hugetlb: clean up code checking for fault/truncation races
Mike Kravetz
2022-10-03
hugetlb: use new vma_lock for pmd sharing synchronization
Mike Kravetz
[prev]
[next]