summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mm: memcontrol: make cgroup_memory_noswap a static keyKairui Song2022-10-031-8/+19
| * | | | mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()Kaixu Xia2022-10-033-21/+40
| * | | | mm/damon/sysfs: return 'err' value when call kstrtoul() failedXin Hao2022-10-031-32/+14
| * | | | mm/page_alloc: update comments for rmqueue()Ran Xiaokai2022-10-031-1/+2
| * | | | mm/damon: rename damon_pageout_score() to damon_cold_score()Kaixu Xia2022-10-034-5/+5
| * | | | hugetlb: freeze allocated pages before creating hugetlb pagesMike Kravetz2022-10-031-64/+38
| * | | | mm/page_alloc: fix obsolete comment in deferred_pfn_valid()Miaohe Lin2022-10-031-5/+1
| * | | | mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()Miaohe Lin2022-10-031-1/+1
| * | | | mm/page_alloc: init local variable buddy_pfnMiaohe Lin2022-10-031-1/+1
| * | | | mm/page_alloc: use helper macro SZ_1{K,M}Miaohe Lin2022-10-031-5/+5
| * | | | mm/page_alloc: make boot_nodestats staticMiaohe Lin2022-10-032-3/+1
| * | | | mm/page_alloc: use local variable zone_idx directlyMiaohe Lin2022-10-031-1/+1
| * | | | mm/page_alloc: add missing is_migrate_isolate() check in set_page_guard()Miaohe Lin2022-10-031-1/+2
| * | | | mm/page_alloc: fix freeing static percpu memoryMiaohe Lin2022-10-031-2/+4
| * | | | mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()Miaohe Lin2022-10-031-1/+1
| * | | | mm/page_alloc: remove obsolete comment in zone_statistics()Miaohe Lin2022-10-031-2/+0
| * | | | mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTHMiaohe Lin2022-10-031-1/+0
| * | | | mm/page_alloc: make zone_pcp_update() staticMiaohe Lin2022-10-032-12/+11
| * | | | mm/page_alloc: ensure kswapd doesn't accidentally go to sleepMiaohe Lin2022-10-031-1/+2
| * | | | mm/page_table_check: fix typosChih-En Lin2022-10-031-2/+2
| * | | | mm/damon: return void from damon_set_schemes()Kaixu Xia2022-10-034-15/+6
| * | | | mm/secretmem: add __init annotation to secretmem_init()Xiu Jianfeng2022-10-031-1/+1
| * | | | mm/damon/lru_sort: change damon_lru_sort_wmarks to staticYang Yingliang2022-10-031-1/+1
| * | | | mm/damon/reclaim: change damon_reclaim_wmarks to staticYang Yingliang2022-10-031-1/+1
| * | | | mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid()Kaixu Xia2022-10-031-2/+1
| * | | | mm/damon: simplify scheme create in lru_sort.cXin Hao2022-10-031-22/+17
| * | | | mm/damon/sysfs: avoid call damon_target_has_pid() repeatedlyXin Hao2022-10-031-1/+2
| * | | | x86: kmsan: handle CPU entry areaAlexander Potapenko2022-10-031-1/+5
| * | | | mm: fs: initialize fsdata passed to write_begin/write_end interfaceAlexander Potapenko2022-10-031-1/+1
| * | | | entry: kmsan: introduce kmsan_unpoison_entry_regs()Alexander Potapenko2022-10-031-0/+26
| * | | | security: kmsan: fix interoperability with auto-initializationAlexander Potapenko2022-10-031-0/+4
| * | | | kmsan: add tests for KMSANAlexander Potapenko2022-10-032-0/+585
| * | | | kmsan: handle memory sent to/from USBAlexander Potapenko2022-10-031-0/+16
| * | | | dma: kmsan: unpoison DMA mappingsAlexander Potapenko2022-10-031-0/+59
| * | | | instrumented.h: add KMSAN supportAlexander Potapenko2022-10-031-0/+38
| * | | | init: kmsan: call KMSAN initialization routinesAlexander Potapenko2022-10-035-1/+278
| * | | | kmsan: handle task creation and exitingAlexander Potapenko2022-10-033-0/+29
| * | | | mm: kmsan: call KMSAN hooks from SLUB codeAlexander Potapenko2022-10-033-0/+94
| * | | | mm: kmsan: maintain KMSAN metadata for page operationsAlexander Potapenko2022-10-036-2/+236
| * | | | kmsan: add KMSAN runtime coreAlexander Potapenko2022-10-038-0/+1407
| * | | | stackdepot: reserve 5 extra bits in depot_stack_handle_tAlexander Potapenko2022-10-031-1/+1
| * | | | hugetlb: clean up code checking for fault/truncation racesMike Kravetz2022-10-031-21/+3
| * | | | hugetlb: use new vma_lock for pmd sharing synchronizationMike Kravetz2022-10-034-45/+168
| * | | | hugetlb: add vma based lock for pmd sharingMike Kravetz2022-10-032-18/+197
| * | | | hugetlb: rename vma_shareable() and refactor codeMike Kravetz2022-10-031-6/+13
| * | | | hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cacheMike Kravetz2022-10-031-4/+4
| * | | | hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronizationMike Kravetz2022-10-033-81/+15
| * | | | hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate raceMike Kravetz2022-10-031-11/+11
| * | | | mm/hugetlb: remove unnecessary 'NULL' values from pointerXU pengfei2022-10-031-2/+2
| * | | | mm/filemap: make folio_put_wait_locked staticKe Sun2022-10-031-1/+1