summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-12-06checkstack: fix printed addressHeiko Carstens
2023-12-06mm/memory_hotplug: fix error handling in add_memory_resource()Sumanth Korikkar
2023-12-06mm/memory_hotplug: add missing mem_hotplug_lockSumanth Korikkar
2023-12-06.mailmap: add a new address mapping for Chester LinChester Lin
2023-12-06mm: fix oops when filemap_map_pmd() without prealloc_pteHugh Dickins
2023-12-06squashfs: squashfs_read_data need to check if the length is 0Lizhi Xu
2023-12-06mm/selftests: fix pagemap_ioctl memory map testPeter Xu
2023-12-06mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not setPeter Xu
2023-12-06mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma checkPeter Xu
2023-12-06mm: kmem: properly initialize local objcg variable in current_obj_cgroup()Roman Gushchin
2023-12-06mm/kmemleak: move set_track_prepare() outside raw_spinlocksLiu Shixin
2023-12-06Revert "mm/kmemleak: move the initialisation of object to __link_object"Liu Shixin
2023-12-06mm/memory.c:zap_pte_range() print bad swap entryAndrew Morton