summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-05-07cpufreq/sched: Move cpufreq-specific EAS checks to cpufreqRafael J. Wysocki
2025-05-07cpufreq/sched: schedutil: Add helper for governor checksRafael J. Wysocki
2025-05-07irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()Frank Li
2025-05-07block: remove the q argument from blk_rq_map_kernChristoph Hellwig
2025-05-07block: add a bio_add_vmalloc helpersChristoph Hellwig
2025-05-07block: add a bio_add_max_vecs helperChristoph Hellwig
2025-05-07block: add a bdev_rw_virt helperChristoph Hellwig
2025-05-07block: add a bio_add_virt_nofail helperChristoph Hellwig
2025-05-07block: fix warning on 'make htmldocs'Ming Lei
2025-05-07KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2Mostafa Saleh
2025-05-07ubsan: Remove regs from report_ubsan_failure()Mostafa Saleh
2025-05-07genirq: Remove unused remove_percpu_irq()Dr. David Alan Gilbert
2025-05-07bus: firewall: Fix missing static inline annotations for stubsKrzysztof Kozlowski
2025-05-07genirq/manage: Rework can_request_irq()Thomas Gleixner
2025-05-06Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-05-06Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-05-06net: add missing instance lock to dev_set_promiscuityStanislav Fomichev
2025-05-07This patch set did some clean up and add runtime pmMark Brown
2025-05-06wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee
2025-05-06rpmsg: core: Remove deadcodeDr. David Alan Gilbert
2025-05-06kill vfs_submount()Al Viro
2025-05-06f2fs: fix to bail out in get_new_segment()Chao Yu
2025-05-06nvme: add FDP definitionsChristoph Hellwig
2025-05-06block: introduce a write_stream_granularity queue limitChristoph Hellwig
2025-05-06block: introduce max_write_streams queue limitKeith Busch
2025-05-06block: add a bi_write_stream fieldChristoph Hellwig
2025-05-06fs: add a write stream field to the kiocbChristoph Hellwig
2025-05-06block: move wbt_enable_default() out of queue freezing from sched ->exit()Ming Lei
2025-05-06block: add new helper for disabling elevator switch when deleting diskMing Lei
2025-05-06block: prevent adding/deleting disk during updating nr_hw_queuesMing Lei
2025-05-06block: move ELEVATOR_FLAG_DISABLE_WBT a request queue flagMing Lei
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie
2025-05-06dma-mapping: add a dma_need_unmap helperChristoph Hellwig
2025-05-06dma-mapping: Implement link/unlink ranges APILeon Romanovsky
2025-05-06dma-mapping: Provide an interface to allow allocate IOVALeon Romanovsky
2025-05-06iommu: generalize the batched sync after map interfaceChristoph Hellwig
2025-05-06dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.hChristoph Hellwig
2025-05-06PCI/P2PDMA: Refactor the p2pdma mapping helpersChristoph Hellwig
2025-05-05workqueue: fix typo in commentGuan-Chun Wu
2025-05-06AsoC: Phase out hybrid PCI devresMark Brown
2025-05-05of: reserved_mem: Add functions to parse "memory-region"Rob Herring (Arm)
2025-05-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-05-05mm: remove NR_BOUNCE zone statChristoph Hellwig
2025-05-05block: remove bounce buffering supportChristoph Hellwig
2025-05-05dma-fence: Add helper to sort and deduplicate dma_fence arraysArvind Yadav
2025-05-05RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad
2025-05-05reset: Add devm_reset_control_array_get_exclusive_released()Patrice Chotard
2025-05-05crypto: api - Rename CRYPTO_ALG_REQ_CHAIN to CRYPTO_ALG_REQ_VIRTHerbert Xu
2025-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5Herbert Xu
2025-05-04Merge back cpufreq material for 6.16Rafael J. Wysocki