summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-29mm: fix unmap_mapping_range high bits shift bugJiajun Xie
2023-12-29mm: memcg: fix split queue list crash when large folio migrationBaolin Wang
2023-12-29mm: fix arithmetic for max_prop_frac when setting max_ratioJingbo Xu
2023-12-29mm: fix arithmetic for bdi min_ratioJingbo Xu
2023-12-29mm: align larger anonymous mappings on THP boundariesRik van Riel
2023-12-20mailmap: add an old address for Naoya HoriguchiMatthew Wilcox (Oracle)
2023-12-20mm/memory-failure: cast index to loff_t before shifting itMatthew Wilcox (Oracle)
2023-12-20mm/memory-failure: check the mapcount of the precise pageMatthew Wilcox (Oracle)
2023-12-20mm/memory-failure: pass the folio and the page to collect_procs()Matthew Wilcox (Oracle)
2023-12-20selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum
2023-12-20mm: migrate high-order folios in swap cache correctlyCharan Teja Kalla
2023-12-20maple_tree: do not preallocate nodes for slot storesSidhartha Kumar
2023-12-20mm/filemap: avoid buffered read/write race to read inconsistent dataBaokun Li
2023-12-20kunit: kasan_test: disable fortify string checker on kmalloc_oob_memsetNico Pache
2023-12-20kexec: select CRYPTO from KEXEC_FILE instead of depending on itArnd Bergmann
2023-12-20kexec: fix KEXEC_FILE dependenciesArnd Bergmann
2023-12-12mm/mglru: reclaim offlined memcgs harderYu Zhao
2023-12-12mm/mglru: respect min_ttl_ms with memcgsYu Zhao
2023-12-12mm/mglru: try to stop at high watermarksYu Zhao
2023-12-12mm/mglru: fix underprotected page cacheYu Zhao
2023-12-12mm/shmem: fix race in shmem_undo_range w/THPDavid Stevens
2023-12-12Revert "selftests: error out if kernel header files are not yet built"John Hubbard
2023-12-12crash_core: fix the check for whether crashkernel is from high memoryYuntao Wang
2023-12-12x86, kexec: fix the wrong ifdeffery CONFIG_KEXECBaoquan He
2023-12-12sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He
2023-12-12mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He
2023-12-12m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He
2023-12-12loongarch, kexec: change dependency of object filesBaoquan He
2023-12-12mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park
2023-12-12selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand
2023-12-12mm: fix VMA heap bounds checkingKefeng Wang
2023-12-12riscv: fix VMALLOC_START definitionBaoquan He
2023-12-12kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMPIgnat Korchagin
2023-12-06Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2023-12-06mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()Jiexun Wang
2023-12-06nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi
2023-12-06mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTISidhartha Kumar
2023-12-06scripts/gdb: fix lx-device-list-bus and lx-device-list-classFlorian Fainelli
2023-12-06MAINTAINERS: drop Antti PalosaariBagas Sanjaya
2023-12-06highmem: fix a memory copy problem in memcpy_from_folioSu Hui
2023-12-06nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi
2023-12-06kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He
2023-12-06units: add missing headerAndy Shevchenko
2023-12-06drivers/base/cpu: crash data showing should depends on KEXEC_COREBaoquan He
2023-12-06mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regionsSeongJae Park
2023-12-06scripts/gdb/tasks: fix lx-ps command errorKuan-Ying Lee
2023-12-06mm/Kconfig: make userfaultfd a menuconfigPeter Xu
2023-12-06selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache
2023-12-06mm/damon/core: copy nr_accesses when splitting regionSeongJae Park
2023-12-06lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenlyMing Lei