summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | net: lan966x: Fix configuration of the PCSHoratiu Vultur2022-12-221-1/+1
| * | | | | | bonding: fix lockdep splat in bond_miimon_commit()Eric Dumazet2022-12-221-3/+5
| * | | | | | nfp: fix schedule in atomic context when sync mc addressYinjun Zhang2022-12-222-4/+64
| * | | | | | vmxnet3: correctly report csum_level for encapsulated packetRonak Doshi2022-12-221-0/+8
| * | | | | | net: vrf: determine the dst using the original ifindex for multicastAntoine Tenart2022-12-221-3/+3
| * | | | | | ice: xsk: do not use xdp_return_frame() on tx_buf->raw_bufMaciej Fijalkowski2022-12-221-1/+1
| * | | | | | Merge tag 'wireless-2022-12-21' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-12-224-10/+13
| |\ \ \ \ \ \
| | * | | | | | wifi: ath9k: use proper statements in conditionalsArnd Bergmann2022-12-201-7/+7
| | * | | | | | wifi: mt76: mt7996: select CONFIG_RELAYArnd Bergmann2022-12-201-0/+1
| | * | | | | | wifi: iwlwifi: fw: skip PPAG for JFJohannes Berg2022-12-201-0/+5
| | * | | | | | wifi: ti: remove obsolete lines in the MakefileLukas Bulwahn2022-12-141-3/+0
* | | | | | | | Merge tag 'gpio-fixes-for-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-056-24/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | gpio: sifive: Fix refcount leak in sifive_gpio_probeMiaoqian Lin2023-01-021-0/+1
| * | | | | | | | gpio: sprd: Make the irqchip immutableCixi Geng2022-12-301-3/+6
| * | | | | | | | gpio: pmic-eic-sprd: Make the irqchip immutableCixi Geng2022-12-301-11/+18
| * | | | | | | | gpio: eic-sprd: Make the irqchip immutableCixi Geng2022-12-301-9/+14
| * | | | | | | | gpio: pca953x: avoid to use uninitialized value pinctrlHaibo Chen2022-12-301-0/+3
| * | | | | | | | gpiolib: Fix using uninitialized lookup-flags on ACPI platformsHans de Goede2022-12-301-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'fbdev-for-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-055-19/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | fbdev: omapfb: avoid stack overflow warningArnd Bergmann2023-01-051-10/+18
| * | | | | | | | fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel2023-01-021-2/+2
| * | | | | | | | fbdev: atyfb: use strscpy() to instead of strncpy()Xu Panda2022-12-281-2/+1
| * | | | | | | | fbdev: omapfb: use strscpy() to instead of strncpy()Xu Panda2022-12-281-3/+2
| * | | | | | | | fbdev: make offb driver tristateRandy Dunlap2022-12-271-2/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-01-0518-141/+148
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | virtio_blk: Fix signedness bug in virtblk_prep_rq()Rafael Mendonca2022-12-281-2/+4
| * | | | | | | vdpa_sim_net: should not drop the multicast/broadcast packetCindy Lu2022-12-281-0/+3
| * | | | | | | vdpasim: fix memory leak when freeing IOTLBsJason Wang2022-12-281-1/+3
| * | | | | | | vdpa: conditionally fill max max queue pair for statsJason Wang2022-12-281-5/+4
| * | | | | | | vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_removeRong Wang2022-12-281-1/+1
| * | | | | | | vduse: Validate vq_num in vduse_validate_config()Harshit Mogalapalli2022-12-281-0/+3
| * | | | | | | vhost_vdpa: fix the crash in unmap a large memoryCindy Lu2022-12-281-20/+26
| * | | | | | | virtio: Implementing attribute show with sysfs_emitDawei Li2022-12-281-6/+6
| * | | | | | | virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun2022-12-281-1/+2
| * | | | | | | vdpa_sim: fix vringh initialization in vdpasim_queue_ready()Stefano Garzarella2022-12-281-2/+1
| * | | | | | | virtio_blk: use UINT_MAX instead of -1UAngus Chen2022-12-281-1/+1
| * | | | | | | vhost-vdpa: fix an iotlb memory leakStefano Garzarella2022-12-281-4/+8
| * | | | | | | vhost: fix range used in translate_desc()Stefano Garzarella2022-12-281-2/+2
| * | | | | | | vringh: fix range used in iotlb_translate()Stefano Garzarella2022-12-281-3/+2
| * | | | | | | vhost/vsock: Fix error handling in vhost_vsock_init()Yuan Can2022-12-281-1/+8
| * | | | | | | vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()ruanjinjie2022-12-282-2/+6
| * | | | | | | virtio_pci: modify ENOENT to EINVALAngus Chen2022-12-281-1/+1
| * | | | | | | RDMA/mlx5: remove variable iColin Ian King2022-12-281-2/+0
| * | | | | | | virtio_ring: use helper function is_power_of_2()Shaoqin Huang2022-12-281-1/+1
| * | | | | | | virtio_pci: use helper function is_power_of_2()Shaoqin Huang2022-12-281-1/+1
| * | | | | | | vdpa/mlx5: Avoid overwriting CVQ iotlbEli Cohen2022-12-283-59/+39
| * | | | | | | vdpa/mlx5: Avoid using reslock in event_handlerEli Cohen2022-12-281-12/+4
| * | | | | | | vdpa/mlx5: Fix wrong mac address deletionEli Cohen2022-12-281-1/+1
| * | | | | | | vdpa/mlx5: Return error on vlan ctrl commands if not supportedEli Cohen2022-12-281-0/+3
| * | | | | | | vdpa/mlx5: Fix rule forwarding VLAN to TIREli Cohen2022-12-281-3/+5