summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-08-09block: remove the bd_bdi in struct block_deviceChristoph Hellwig
2021-08-09block: move the bdi from the request_queue to the gendiskChristoph Hellwig
2021-08-09block: add a queue_has_disk helperChristoph Hellwig
2021-08-09block: pass a gendisk to blk_queue_update_readaheadChristoph Hellwig
2021-08-09block: remove support for delayed queue registrationsChristoph Hellwig
2021-08-09block: support delayed holder registrationChristoph Hellwig
2021-08-09block: look up holders by bdevChristoph Hellwig
2021-08-09block: make the block holder code optionalChristoph Hellwig
2021-08-09iommu: return full error code from iommu_map_sg[_atomic]()Logan Gunthorpe
2021-08-09dma-mapping: allow map_sg() ops to return negative error codesLogan Gunthorpe
2021-08-09dt-bindings: interconnect: Add Qualcomm SC8180x DT bindingsGeorgi Djakov
2021-08-09thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt statusSanjay R Mehta
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-08-09mfd: db8500-prcmu: Handle missing FW variantLinus Walleij
2021-08-09netfilter: x_tables: never register tables by defaultFlorian Westphal
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman
2021-08-09Merge tag 'v5.14-rc5' into nextVinod Koul
2021-08-08net: dsa: sja1105: rely on DSA core tracking of port learning stateVladimir Oltean
2021-08-08net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean
2021-08-08drm/gem: Provide offset-adjusted framebuffer BO mappingsThomas Zimmermann
2021-08-08drm/simple-kms: Support custom CRTC stateThomas Zimmermann
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-08once: Fix panic when module unloadKefeng Wang
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky
2021-08-07dt-bindings: msm: dsi: document phy-type property for 7nm dsi phyJonathan Marek
2021-08-06srcutiny: Mark read-side data racesPaul E. McKenney
2021-08-06rculist: Unify documentation about missing list_empty_rcu()Julian Wiedmann
2021-08-06rcu: Mark accesses to ->rcu_read_lock_nestingPaul E. McKenney
2021-08-06rcu: Remove special bit at the bottom of the ->dynticks counterJoel Fernandes (Google)
2021-08-06drm/amdkfd: Allow querying SVM attributes that are clearFelix Kuehling
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-06xfs: introduce CPU hotplug infrastructureDave Chinner
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-08-06netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal
2021-08-06netfilter: nfnetlink_hook: missing chain familyPablo Neira Ayuso
2021-08-06dmaengine: dw: Convert members to u32 in platform dataAndy Shevchenko
2021-08-06PM: EM: Increase energy calculation precisionLukasz Luba
2021-08-06KVM: Cache the last used slot index per vCPUDavid Matlack
2021-08-06KVM: Move last_used_slot logic out of search_memslotsDavid Matlack
2021-08-06KVM: Rename lru_slot to last_used_slotDavid Matlack
2021-08-06Merge tag 'sysfs_defferred_iomem_get_mapping-5.15' of git://git.kernel.org/pu...Greg Kroah-Hartman
2021-08-06net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean
2021-08-05clk: qcom: smd: Add support for SM6125 rpm clocksMartin Botka
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown
2021-08-05clk: Align provider-specific CLK_* bit definitionsGeert Uytterhoeven