aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-30Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabledLee Jones
2022-11-30drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones
2022-11-30mm/khugepaged: invoke MMU notifiers in shmem/file collapse pathsJann Horn
2022-11-30mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn
2022-11-30mm/khugepaged: take the right locks for page table retractionJann Horn
2022-11-30mm: migrate: fix THP's mapcount on isolationGavin Shan
2022-11-30mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-30mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...SeongJae Park
2022-11-30tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-30nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng
2022-11-30hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingMike Kravetz
2022-11-30madvise: use zap_page_range_single for madvise dontneedMike Kravetz
2022-11-30mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODEYang Shi
2022-11-22test_kprobes: fix implicit declaration error of test_kprobesLi Hua
2022-11-22nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirtyChen Zhongjin
2022-11-22mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1Aneesh Kumar K.V
2022-11-22mm: fix unexpected changes to {failslab|fail_page_alloc}.attrQi Zheng
2022-11-22swapfile: fix soft lockup in scan_swap_map_slotsChen Wandun
2022-11-22hugetlb: fix __prep_compound_gigantic_page page flag settingMike Kravetz
2022-11-22kfence: fix stack trace pruningMarco Elver
2022-11-22proc/meminfo: fix spacing in SecPageTablesYosry Ahmed
2022-11-22mm: multi-gen LRU: retry folios written back while isolatedYu Zhao
2022-11-22mailmap: update email address for Satya PriyaSatya Priya
2022-11-22mm/migrate_device: return number of migrating pages in args->cpagesAlistair Popple
2022-11-22kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatibleSam James
2022-11-22MAINTAINERS: update Alex Hung's email addressAlex Hung
2022-11-22mailmap: update Alex Hung's email addressAlex Hung
2022-11-22mm: mmap: fix documentation for vma_mas_szeroIan Cowan
2022-11-22mm/damon/sysfs-schemes: skip stats update if the scheme directory is removedSeongJae Park
2022-11-22mm/memory: return vm_fault_t result from migrate_to_ram() callbackAlistair Popple
2022-11-22mm: correctly charge compressed memory to its memcgLi Liguang
2022-11-22ipc/shm: call underlying open/close vm_opsMike Kravetz
2022-11-22gcov: clang: fix the buffer overflow issueMukesh Ojha
2022-11-22mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...Gautam Menghani
2022-11-22mm/page_exit: fix kernel doc warning in page_ext_put()Charan Teja Kalla
2022-11-22mm: khugepaged: allow page allocation fallback to eligible nodesYang Shi
2022-11-22mm: vmscan: fix extreme overreclaim and swap floodsJohannes Weiner
2022-11-08swap: add a limit for readahead page-cluster valueKairui Song
2022-11-08mm/hwpoison: introduce per-memory_block hwpoison counterNaoya Horiguchi
2022-11-08mm/hwpoison: pass pfn to num_poisoned_pages_*()Naoya Horiguchi
2022-11-08mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi
2022-11-08mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...Naoya Horiguchi
2022-11-08mm: migrate: try again if THP split is failed due to page refcntBaolin Wang
2022-11-08Revert "mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in"Peter Xu
2022-11-08hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()Hawkins Jiawei
2022-11-08mm: memory-failure: make action_result() return intKefeng Wang
2022-11-08mm: memory-failure: avoid pfn_valid() twice in soft_offline_page()Kefeng Wang
2022-11-08mm: memory-failure: make put_ref_page() more usefulKefeng Wang
2022-11-08compiler-gcc: document minimum version for `__no_sanitize_coverage__`Miguel Ojeda