summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-14PM / devfreq: Allow devfreq driver to add custom sysfs ABIsJie Zhan
2025-07-14Add RPMh regulator support for PM7550 & PMR735BMark Brown
2025-07-14ASoC: codec: Convert to GPIO descriptors forMark Brown
2025-07-14sched/topology: Remove sched_domain_topology_level::flagsK Prateek Nayak
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen
2025-07-14iomap: add read_folio_range() handler for buffered writesChristoph Hellwig
2025-07-14iomap: replace iomap_folio_ops with iomap_write_opsChristoph Hellwig
2025-07-14iomap: export iomap_writeback_folioChristoph Hellwig
2025-07-14iomap: add public helpers for uptodate state manipulationJoanne Koong
2025-07-14iomap: hide ioends from the generic writeback codeChristoph Hellwig
2025-07-14iomap: refactor the writeback interfaceChristoph Hellwig
2025-07-14iomap: pass more arguments using the iomap writeback contextChristoph Hellwig
2025-07-13mm/balloon_compaction: provide single balloon_page_insert() and balloon_mappi...David Hildenbrand
2025-07-13mm/balloon_compaction: "movable_ops" doc updatesDavid Hildenbrand
2025-07-13mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*David Hildenbrand
2025-07-13mm: simplify folio_expected_ref_count()David Hildenbrand
2025-07-13mm/page-flags: remove folio_mapping_flags()David Hildenbrand
2025-07-13mm/page-alloc: remove PageMappingFlags()David Hildenbrand
2025-07-13mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSMDavid Hildenbrand
2025-07-13mm: rename PG_isolated to PG_movable_ops_isolatedDavid Hildenbrand
2025-07-13mm: convert "movable" flag in page->mapping to a page flagDavid Hildenbrand
2025-07-13mm: stop storing migration_ops in page->mappingDavid Hildenbrand
2025-07-13mm: remove __folio_test_movable()David Hildenbrand
2025-07-13mm: rename __PageMovable() to page_has_movable_ops()David Hildenbrand
2025-07-13mm/migration: remove PageMovable()David Hildenbrand
2025-07-13mm/migrate: remove __ClearPageMovable()David Hildenbrand
2025-07-13mm/balloon_compaction: stop using __ClearPageMovable()David Hildenbrand
2025-07-13mm/migrate: remove folio_test_movable() and folio_movable_ops()David Hildenbrand
2025-07-13mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()David Hildenbrand
2025-07-13mm/balloon_compaction: make PageOffline sticky until the page is freedDavid Hildenbrand
2025-07-13mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2025-07-13maple tree: add some commentsDev Jain
2025-07-13mm: fix spelling issue in swap.hXuanye Liu
2025-07-13mm/hugetlb: remove prepare_hugepage_range()Peter Xu
2025-07-13mm/page_isolation: remove migratetype parameter from more functionsZi Yan
2025-07-13mm/page_isolation: remove migratetype from undo_isolate_page_range()Zi Yan
2025-07-13mm/page_isolation: remove migratetype from move_freepages_block_isolate()Zi Yan
2025-07-13mm/page_alloc: add support for initializing pageblock as isolatedZi Yan
2025-07-13mm/page_isolation: make page isolation a standalone bitZi Yan
2025-07-13mm/page_alloc: pageblock flags functions clean upZi Yan
2025-07-13mm,memory_hotplug: drop status_change_nid parameter from memory_notifyOscar Salvador
2025-07-13mm,memory_hotplug: implement numa node notifierOscar Salvador
2025-07-13mm,memory_hotplug: remove status_change_nid_normal and update documentationOscar Salvador
2025-07-13mm, madvise: extract mm code from prctl_set_vma() to mm/madvise.cVlastimil Babka
2025-07-13mm/madvise: eliminate very confusing manipulation of prev VMALorenzo Stoakes
2025-07-13Merge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-13iio: adc: ad_sigma_delta: add SPI offload supportDavid Lechner
2025-07-13iio: adc: ad_sigma_delta: use spi_optimize_message()David Lechner