summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-08-09block: remove the bd_bdi in struct block_deviceChristoph Hellwig2-2/+1
2021-08-09block: move the bdi from the request_queue to the gendiskChristoph Hellwig2-3/+1
2021-08-09block: add a queue_has_disk helperChristoph Hellwig1-0/+1
2021-08-09block: pass a gendisk to blk_queue_update_readaheadChristoph Hellwig1-1/+1
2021-08-09block: remove support for delayed queue registrationsChristoph Hellwig1-6/+0
2021-08-09block: support delayed holder registrationChristoph Hellwig1-0/+5
2021-08-09block: look up holders by bdevChristoph Hellwig2-4/+3
2021-08-09block: make the block holder code optionalChristoph Hellwig2-3/+3
2021-08-09iommu: return full error code from iommu_map_sg[_atomic]()Logan Gunthorpe1-11/+11
2021-08-09dma-mapping: allow map_sg() ops to return negative error codesLogan Gunthorpe2-30/+10
2021-08-09thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt statusSanjay R Mehta1-0/+2
2021-08-09mfd: db8500-prcmu: Handle missing FW variantLinus Walleij1-1/+2
2021-08-09netfilter: x_tables: never register tables by defaultFlorian Westphal1-3/+3
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman10-21/+89
2021-08-09Merge 5.14-rc5 into staging-nextGreg Kroah-Hartman15-53/+99
2021-08-09Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman9-20/+83
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman15-53/+99
2021-08-09Merge 5.14-rc5 into usb-nextGreg Kroah-Hartman10-21/+89
2021-08-09Merge tag 'v5.14-rc5' into nextVinod Koul15-53/+99
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+24
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2021-08-08once: Fix panic when module unloadKefeng Wang1-2/+2
2021-08-06srcutiny: Mark read-side data racesPaul E. McKenney1-4/+4
2021-08-06rculist: Unify documentation about missing list_empty_rcu()Julian Wiedmann1-18/+17
2021-08-06rcu: Mark accesses to ->rcu_read_lock_nestingPaul E. McKenney1-1/+1
2021-08-06rcu: Remove special bit at the bottom of the ->dynticks counterJoel Fernandes (Google)1-3/+0
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2021-08-06xfs: introduce CPU hotplug infrastructureDave Chinner1-0/+1
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-0/+3
2021-08-06dmaengine: dw: Convert members to u32 in platform dataAndy Shevchenko1-10/+10
2021-08-06PM: EM: Increase energy calculation precisionLukasz Luba1-0/+16
2021-08-06KVM: Cache the last used slot index per vCPUDavid Matlack1-0/+13
2021-08-06KVM: Move last_used_slot logic out of search_memslotsDavid Matlack1-16/+48
2021-08-06KVM: Rename lru_slot to last_used_slotDavid Matlack1-3/+3
2021-08-06Merge tag 'sysfs_defferred_iomem_get_mapping-5.15' of git://git.kernel.org/pu...Greg Kroah-Hartman1-1/+1
2021-08-06clk: qcom: smd: Add support for SM6125 rpm clocksMartin Botka1-0/+1
2021-08-06clk: Align provider-specific CLK_* bit definitionsGeert Uytterhoeven1-5/+5
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+6
2021-08-05net/mlx5: E-Switch, Add event callback for representorsMark Bloch1-0/+9
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch1-0/+1
2021-08-05net/mlx5: Lag, add initial logic for shared FDBMark Bloch1-0/+3
2021-08-05net/mlx5: Return mdev from eswitchMark Bloch1-0/+6
2021-08-05gpiolib: constify passed device_node pointerKrzysztof Kozlowski2-11/+12
2021-08-05of: unify of_count_phandle_with_args() arguments with !CONFIG_OFKrzysztof Kozlowski1-1/+1
2021-08-05blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flagBart Van Assche1-0/+6
2021-08-05spi: modify set_cs_timing parameterMason Zhang1-2/+1
2021-08-05spi: move cs spi_delay to spi_deviceMason Zhang1-11/+9
2021-08-05sysfs: Rename struct bin_attribute member to f_mappingKrzysztof Wilczyński1-1/+1
2021-08-05sysfs: Invoke iomem_get_mapping() from the sysfs open callbackKrzysztof Wilczyński1-1/+1
2021-08-05zorro: Drop useless (and hardly used) .driver member in struct zorro_devUwe Kleine-König1-1/+0