summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-10nilfs2: convert nilfs_gccache_submit_read_data to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_mdt_submit_block to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_mdt_create_block to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_page_mkwrite() to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_segctor_prepare_write to use foliosMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert to __nilfs_clear_folio_dirty()Matthew Wilcox (Oracle)
2023-12-10nilfs2: convert to nilfs_clear_folio_dirty()Matthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_mdt_write_page() to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_writepage() to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert to nilfs_folio_buffers_clean()Matthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_forget_buffer to use a folioMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_segctor_complete_write to use foliosMatthew Wilcox (Oracle)
2023-12-10nilfs2: convert nilfs_abort_logs to use foliosMatthew Wilcox (Oracle)
2023-12-10nilfs2: add nilfs_end_folio_io()Matthew Wilcox (Oracle)
2023-12-10Squashfs: fix variable overflow triggered by sysbotPhillip Lougher
2023-12-10fs/nilfs2: use standard array-copy-functionPhilipp Stanner
2023-12-10introduce for_other_threads(p, t)Oleg Nesterov
2023-12-10kernel/reboot: explicitly notify if halt occurred instead of power offDongmin Lee
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
2023-12-06hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz
2023-12-06MAINTAINERS: add Andrew Morton for lib/*Andrew Morton