summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-24Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-24Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-24Merge tag 'tag-chrome-platform-fixes-for-v6.3-rc4' of git://git.kernel.org/pu...Linus Torvalds
2023-03-24Merge tag 'i2c-for-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-24Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-03-24platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih
2023-03-23Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-23Merge tag 'for-net-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-03-23Merge tag 'wireless-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-03-23Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang
2023-03-23Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold
2023-03-23Bluetooth: btinel: Check ACPI handle for NULL before accessingKiran K
2023-03-23efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failureArd Biesheuvel
2023-03-23efi/libstub: Use relocated version of kernel's struct screen_infoArd Biesheuvel
2023-03-23net: mdio: thunder: Add missing fwnode_handle_put()Liang He
2023-03-22Merge tag 'mlx5-fixes-2023-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-03-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-03-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-03-22net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL
2023-03-22net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL
2023-03-22net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()Arınç ÜNAL
2023-03-22net: asix: fix modprobe "sysfs: cannot create duplicate filename"Grant Grundler
2023-03-22gve: Cache link_speed value from deviceJoshua Washington
2023-03-22net: enetc: fix aggregate RMON counters not showing the rangesVladimir Oltean
2023-03-22Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K
2023-03-22Bluetooth: btusb: Remove detection of ISO packets over bulkLuiz Augusto von Dentz
2023-03-22xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer
2023-03-22hvc/xen: prevent concurrent accesses to the shared ringRoger Pau Monne
2023-03-22mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel
2023-03-22wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg
2023-03-22wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg
2023-03-21net/sonic: use dma_mapping_error() for error checkZhang Changzhong
2023-03-21net: mscc: ocelot: add TX_MM_HOLD to ocelot_mm_stats_layoutVladimir Oltean
2023-03-21net: mscc: ocelot: fix transfer from region->buf to ocelot->statsVladimir Oltean
2023-03-21net: mscc: ocelot: fix stats region batchingVladimir Oltean
2023-03-21atm: idt77252: fix kmemleak when rmmod idt77252Li Zetao
2023-03-21Merge tag 'vfio-v6.3-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-03-21net/mlx5: E-Switch, Fix an Oops in error handling codeDan Carpenter
2023-03-21net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla
2023-03-21net/mlx5e: Overcome slow response for first macsec ASO WQEEmeel Hakim
2023-03-21net/mlx5e: Initialize link speed to zeroRoy Novich
2023-03-21net/mlx5: Fix steering rules cleanupLama Kayal
2023-03-21net/mlx5e: Block entering switchdev mode with ns inconsistencyGavin Li
2023-03-21net/mlx5e: Set uplink rep as NETNS_LOCALGavin Li
2023-03-21i40e: fix flow director packet filter programmingRadoslaw Tyl
2023-03-21iavf: fix hang on reboot with iceStefan Assmann
2023-03-21ice: remove filters only if VSI is deletedMichal Swiatkowski
2023-03-21ice: check if VF exists before mode checkMichal Swiatkowski
2023-03-21ice: fix rx buffers handling for flow director packetsPiotr Raczynski