summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-11-09neighbour: Create netdev->neighbour associationGilad Naaman
2024-11-09gpio: Get rid of GPIOF_ACTIVE_LOWAndy Shevchenko
2024-11-09iio: Move __private marking before struct element priv in struct iio_devJonathan Cameron
2024-11-09Merge commit '9365f0de4303f82ed4c2db1c39d3de824b249d80' into HEADJonathan Cameron
2024-11-08Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-11-08sched_ext: Enable the ops breather and eject BPF scheduler on softlockupTejun Heo
2024-11-08nfs: Annotate struct pnfs_commit_array with __counted_by()Thorsten Blum
2024-11-08iommufd: Move struct iommufd_object to public iommufd headerNicolin Chen
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-08Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-11-08Merge branch 'cxl/for-6.13/dcd-prep' into cxl-for-nextDave Jiang
2024-11-08range: Add range_overlaps()Ira Weiny
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