summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-03-29rtc: check if __rtc_read_time was successfulTom Rix
2022-03-29rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sramMiaoqian Lin
2022-03-29rtc: mc146818-lib: Fix the AltCentury for AMD platformsMario Limonciello
2022-03-29parisc: Fix CPU affinity for Lasi, WAX and Dino chipsHelge Deller
2022-03-29Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-29Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-29Merge branches 'clk-sifive' and 'clk-visconti' into clk-nextStephen Boyd
2022-03-29Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c...Stephen Boyd
2022-03-29Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...Stephen Boyd
2022-03-29Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl...Stephen Boyd
2022-03-29Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into...Stephen Boyd
2022-03-29Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' ...Stephen Boyd
2022-03-29clk: zynq: Update the parameters to zynq_clk_register_periph_clkShubhrajyoti Datta
2022-03-29clk: zynq: trivial warning fixShubhrajyoti Datta
2022-03-29Merge branch 'pm-opp'Rafael J. Wysocki
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-03-29phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPEGeert Uytterhoeven
2022-03-29net: lan966x: fix kernel oops on ioctl when I/F is downMichael Walle
2022-03-29nvme-multipath: fix hang when disk goes live over reconnectAnton Eidelman
2022-03-29nvme: fix RCU hole that allowed for endless looping in multipath round robinChris Leech
2022-03-29nvme: allow duplicate NSIDs for private namespacesSungup Moon
2022-03-29nvmet: remove redundant assignment after left shiftColin Ian King
2022-03-29nvmet: use a private workqueue instead of the system workqueueSagi Grimberg
2022-03-28ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski
2022-03-28ice: xsk: Stop Rx processing when ntc catches ntuMaciej Fijalkowski
2022-03-28ice: xsk: Eliminate unnecessary loop iterationMagnus Karlsson
2022-03-28Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-28net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-28vdpa/mlx5: Avoid processing works if workqueue was destroyedEli Cohen
2022-03-28vhost: handle error while adding split ranges to iotlbAnirudh Rayabharam
2022-03-28vdpa: support exposing the count of vqs to userspaceLongpeng
2022-03-28vdpa: change the type of nvqs to u32Longpeng
2022-03-28vdpa: support exposing the config size to userspaceLongpeng
2022-03-28vdpa/mlx5: re-create forwarding rules after mac modifiedMichael Qiu
2022-03-28virtio: pci: check bar values read from virtio config spaceKeir Fraser
2022-03-28Revert "virtio_pci: harden MSI-X interrupts"Jason Wang
2022-03-28Revert "virtio-pci: harden INTX interrupts"Jason Wang
2022-03-28drivers/net/virtio_net: Added RSS hash report control.Andrew Melnychenko
2022-03-28drivers/net/virtio_net: Added RSS hash report.Andrew Melnychenko
2022-03-28drivers/net/virtio_net: Added basic RSS support.Andrew Melnychenko
2022-03-28drivers/net/virtio_net: Fixed padded vheader to use v1 with hash.Andrew Melnychenko
2022-03-28virtio: use virtio_device_ready() in virtio_device_restore()Stefano Garzarella
2022-03-28virtio_ring: remove flags check for unmap packed indirect descXuan Zhuo
2022-03-28virtio_ring: remove flags check for unmap split indirect descXuan Zhuo
2022-03-28virtio_ring: rename vring_unmap_state_packed() to vring_unmap_extra_packed()Xuan Zhuo
2022-03-28net/mlx5: Add support for configuring max device MTUEli Cohen
2022-03-28virtio-crypto: rename skcipher algszhenwei pi
2022-03-28virtio-crypto: implement RSA algorithmzhenwei pi