aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-11-09gpio: Get rid of GPIOF_ACTIVE_LOWAndy Shevchenko1-3/+0
2024-11-09iio: Move __private marking before struct element priv in struct iio_devJonathan Cameron1-1/+1
2024-11-09Merge commit '9365f0de4303f82ed4c2db1c39d3de824b249d80' into HEADJonathan Cameron23-31/+130
2024-11-08Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+0
2024-11-08sched_ext: Enable the ops breather and eject BPF scheduler on softlockupTejun Heo1-0/+2
2024-11-08nfs: Annotate struct pnfs_commit_array with __counted_by()Thorsten Blum1-1/+1
2024-11-08iommufd: Move struct iommufd_object to public iommufd headerNicolin Chen1-0/+24
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-29/+3
2024-11-08Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini37-58/+510
2024-11-08Merge branch 'cxl/for-6.13/dcd-prep' into cxl-for-nextDave Jiang1-0/+8
2024-11-08range: Add range_overlaps()Ira Weiny1-0/+8
2024-11-08regmap: provide regmap_assign_bits()Bartosz Golaszewski1-0/+16
2024-11-08iommu: Make set_dev_pasid op support domain replacementYi Liu1-1/+2
2024-11-08iommu: Pass old domain to set_dev_pasid opYi Liu1-1/+1
2024-11-07net: phy: remove genphy_config_eee_advertHeiner Kallweit1-1/+0
2024-11-07net: phy: make genphy_c45_write_eee_adv() staticHeiner Kallweit1-1/+0
2024-11-07block: always verify unfreeze lock on the owner taskMing Lei1-0/+4
2024-11-07bootmem: stop using page->indexMatthew Wilcox (Oracle)1-8/+27
2024-11-07mm: mass constification of folio/page pointersMatthew Wilcox (Oracle)2-8/+9
2024-11-07mm: renovate page_address_in_vma()Matthew Wilcox (Oracle)1-5/+2
2024-11-07mm: convert page_to_pgoff() to page_pgoff()Matthew Wilcox (Oracle)2-15/+18
2024-11-07block: Add a public bdev_zone_is_seq() helperDamien Le Moal1-0/+27
2024-11-07block: RCU protect disk->conv_zones_bitmapDamien Le Moal1-1/+1
2024-11-07mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_splitSuren Baghdasaryan2-58/+5
2024-11-07alloc_tag: support for page allocation tag compressionSuren Baghdasaryan4-18/+147
2024-11-07alloc_tag: introduce pgtag_ref_handle to abstract page tag referencesSuren Baghdasaryan2-50/+67
2024-11-07alloc_tag: populate memory for module tags as neededSuren Baghdasaryan2-0/+15
2024-11-07alloc_tag: load module tags into separate contiguous memorySuren Baghdasaryan2-7/+43
2024-11-07maple_tree: add mas_for_each_rev() helperSuren Baghdasaryan1-0/+14
2024-11-07execmem: add support for cache of large ROX pagesMike Rapoport (Microsoft)1-0/+14
2024-11-07arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)1-0/+6
2024-11-07module: prepare to handle ROX allocations for textMike Rapoport (Microsoft)3-0/+43
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+15
2024-11-07mm: vmalloc: group declarations depending on CONFIG_MMU togetherMike Rapoport (Microsoft)1-36/+24
2024-11-07signal: restore the override_rlimit logicRoman Gushchin1-1/+2
2024-11-07mm/page_alloc: keep track of free highatomicYu Zhao1-0/+1
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-12/+75
2024-11-07nvme: add reservation command's definesGuixin Liu1-0/+68
2024-11-07Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe1-3/+18
2024-11-07wwan: core: Add WWAN ADB and MIPC port typeJinjian Song1-0/+4
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland1-29/+3
2024-11-06memcg: workingset: remove folio_memcg_rcu usageShakeel Butt1-32/+2
2024-11-06memcg-v1: remove memcg move locking codeShakeel Butt1-54/+0
2024-11-06memcg-v1: remove charge move codeShakeel Butt1-5/+0
2024-11-06mm: add missing mmu_notifier_clear_young for !MMU_NOTIFIERJames Houghton1-0/+7
2024-11-06mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_subSourav Panda1-1/+1
2024-11-06maple_tree: fix outdated flag name in commentJann Horn1-1/+1
2024-11-06mm: remove unused has_isolate_pageblockLuoxi Li1-8/+0
2024-11-06mm: huge_memory: move file_thp_enabled() into huge_memory.cKefeng Wang1-13/+0
2024-11-06mm/mglru: reset page lru tier bits when activatingWei Xu2-1/+16