summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-11-08regmap: provide regmap_assign_bits()Bartosz Golaszewski
2024-11-08iommu: Make set_dev_pasid op support domain replacementYi Liu
2024-11-08iommu: Pass old domain to set_dev_pasid opYi Liu
2024-11-07net: phy: remove genphy_config_eee_advertHeiner Kallweit
2024-11-07net: phy: make genphy_c45_write_eee_adv() staticHeiner Kallweit
2024-11-07block: always verify unfreeze lock on the owner taskMing Lei
2024-11-07bootmem: stop using page->indexMatthew Wilcox (Oracle)
2024-11-07mm: mass constification of folio/page pointersMatthew Wilcox (Oracle)
2024-11-07mm: renovate page_address_in_vma()Matthew Wilcox (Oracle)
2024-11-07mm: convert page_to_pgoff() to page_pgoff()Matthew Wilcox (Oracle)
2024-11-07block: Add a public bdev_zone_is_seq() helperDamien Le Moal
2024-11-07block: RCU protect disk->conv_zones_bitmapDamien Le Moal
2024-11-07mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_splitSuren Baghdasaryan
2024-11-07alloc_tag: support for page allocation tag compressionSuren Baghdasaryan
2024-11-07alloc_tag: introduce pgtag_ref_handle to abstract page tag referencesSuren Baghdasaryan
2024-11-07alloc_tag: populate memory for module tags as neededSuren Baghdasaryan
2024-11-07alloc_tag: load module tags into separate contiguous memorySuren Baghdasaryan
2024-11-07maple_tree: add mas_for_each_rev() helperSuren Baghdasaryan
2024-11-07execmem: add support for cache of large ROX pagesMike Rapoport (Microsoft)
2024-11-07arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)
2024-11-07module: prepare to handle ROX allocations for textMike Rapoport (Microsoft)
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-07mm: vmalloc: group declarations depending on CONFIG_MMU togetherMike Rapoport (Microsoft)
2024-11-07signal: restore the override_rlimit logicRoman Gushchin
2024-11-07mm/page_alloc: keep track of free highatomicYu Zhao
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-07nvme: add reservation command's definesGuixin Liu
2024-11-07Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe
2024-11-07wwan: core: Add WWAN ADB and MIPC port typeJinjian Song
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland
2024-11-06memcg: workingset: remove folio_memcg_rcu usageShakeel Butt
2024-11-06memcg-v1: remove memcg move locking codeShakeel Butt
2024-11-06memcg-v1: remove charge move codeShakeel Butt
2024-11-06mm: add missing mmu_notifier_clear_young for !MMU_NOTIFIERJames Houghton
2024-11-06mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_subSourav Panda
2024-11-06maple_tree: fix outdated flag name in commentJann Horn
2024-11-06mm: remove unused has_isolate_pageblockLuoxi Li
2024-11-06mm: huge_memory: move file_thp_enabled() into huge_memory.cKefeng Wang
2024-11-06mm/mglru: reset page lru tier bits when activatingWei Xu
2024-11-06mm: avoid zeroing user movable page twice with init_on_alloc=1Zi Yan
2024-11-06mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang
2024-11-06kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_endJohn Hubbard
2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador
2024-11-06mm: make hugetlb mappings go through mm_get_unmapped_area_vmflagsOscar Salvador
2024-11-06mm/mmap: teach generic_get_unmapped_area{_topdown} to handle hugetlb mappingsOscar Salvador
2024-11-06mm: move set_pxd_safe() helpers from generic to platformAnshuman Khandual
2024-11-06mm: remove PageKsm()Matthew Wilcox (Oracle)
2024-11-06mm: add PageAnonNotKsm()Matthew Wilcox (Oracle)
2024-11-07hrtimers: Delete hrtimer_init_on_stack()Nam Cao
2024-11-07hrtimers: Delete hrtimer_init_sleeper_on_stack()Nam Cao