summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-09thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt statusSanjay R Mehta
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-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-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-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-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-05clk: qcom: smd: Add support for SM6125 rpm clocksMartin Botka
2021-08-05clk: Align provider-specific CLK_* bit definitionsGeert Uytterhoeven
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05net/mlx5: E-Switch, Add event callback for representorsMark Bloch
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch
2021-08-05net/mlx5: Lag, add initial logic for shared FDBMark Bloch
2021-08-05net/mlx5: Return mdev from eswitchMark Bloch
2021-08-05gpiolib: constify passed device_node pointerKrzysztof Kozlowski
2021-08-05of: unify of_count_phandle_with_args() arguments with !CONFIG_OFKrzysztof Kozlowski
2021-08-05blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flagBart Van Assche
2021-08-05spi: modify set_cs_timing parameterMason Zhang
2021-08-05spi: move cs spi_delay to spi_deviceMason Zhang
2021-08-05sysfs: Rename struct bin_attribute member to f_mappingKrzysztof Wilczyński
2021-08-05sysfs: Invoke iomem_get_mapping() from the sysfs open callbackKrzysztof Wilczyński
2021-08-05zorro: Drop useless (and hardly used) .driver member in struct zorro_devUwe Kleine-König
2021-08-05netdevice: add the case if dev is NULLYajun Deng