summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2025-05-02configfs-tsm: Namespace TSM report symbolsDan Williams
2025-05-02bpf: udp: Make sure iter->batch always contains a full bucket snapshotJordan Rife
2025-05-02Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-02coredump: hand a pidfd to the usermode coredump helperChristian Brauner
2025-05-02uio_hv_generic: Fix sysfs creation path for ring bufferNaman Jain
2025-05-02iommu: Cleanup comments for dev_enable/disable_featLu Baolu
2025-05-02OPP: Add dev_pm_opp_set_level()Praveen Talari
2025-05-02OPP: Define and use scope-based cleanup helpersViresh Kumar
2025-05-01net: phy: factor out provider part from mdio_bus.cHeiner Kallweit
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-01x86/devmem: Remove duplicate range_is_allowed() definitionDan Williams
2025-05-01ASoC: codec: twl4030: Convert to GPIO descriptorsMark Brown
2025-04-30ice: Replace ice specific DSCP mapping num with a kernel defineTatyana Nikolova
2025-04-30iidc/ice/irdma: Break iidc.h into two headersDave Ertman
2025-04-30iidc/ice/irdma: Rename to iidc_* conventionDave Ertman
2025-04-30kbuild: require gcc-8 and binutils-2.30Arnd Bergmann