summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-14xen: Remove some deadcode (x)Dr. David Alan Gilbert
2025-07-14i2c: Clarify behavior of I2C_M_RD flagI Viswanath
2025-07-13ext4: enhance tracepoints during the folios writebackZhang Yi
2025-07-13ext4: process folios writeback in bytesZhang Yi
2025-07-13mm/damon: add trace event for effective size quotaSeongJae Park
2025-07-13mm/damon: add trace event for auto-tuned monitoring intervalsSeongJae Park
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-13ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usagePeng Fan
2025-07-13Merge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-13dt-bindings: iio: adc: mt6359: Add MT6373 PMIC AuxADCAngeloGioacchino Del Regno
2025-07-13dt-bindings: iio: adc: mt6359: Add MT6363 PMIC AuxADCAngeloGioacchino Del Regno
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
2025-07-13iio: adc: ad_sigma_delta: use u8 instead of uint8_tDavid Lechner
2025-07-13PM: hibernate: Add stub for pm_hibernate_is_recovering()Mario Limonciello
2025-07-13RDMA/efa: Add CQ with external memory supportMichael Margolin
2025-07-13RDMA/core: Add umem "is_contiguous" and "start_dma_addr" helpersMichael Margolin
2025-07-13RDMA/uverbs: Add a common way to create CQ with umemMichael Margolin