summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2025-05-04dm: Allow .prepare_ioctl to handle ioctls directlyKevin Wolf
2025-05-04Merge tag 'v6.15-rc4' into x86/fpu, to pick up fixesIngo Molnar
2025-05-03futex: Implement FUTEX2_MPOLPeter Zijlstra
2025-05-03futex: Implement FUTEX2_NUMAPeter Zijlstra
2025-05-03futex: Allow to resize the private local hashSebastian Andrzej Siewior
2025-05-03futex: Allow automatic allocation of process wide futex hashSebastian Andrzej Siewior
2025-05-03futex: Add basic infrastructure for local task local hashSebastian Andrzej Siewior
2025-05-03mm: Add vmalloc_huge_node()Peter Zijlstra
2025-05-03rcuref: Provide rcuref_is_dead()Sebastian Andrzej Siewior
2025-05-02net: stmmac: remove speed_mode_2500() methodRussell King (Oracle)
2025-05-02net: stmmac: add get_interfaces() platform methodRussell King (Oracle)
2025-05-02Merge tag 'pm-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-05-02Merge branch 'pm-cpufreq'Rafael J. Wysocki