summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-11drm/armada: Fix a potential double free in an error handling pathChristophe JAILLET
2023-04-11Merge tag 'mtd/fixes-for-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-11fbmem: Reject FB_ACTIVATE_KD_TEXT from userspaceDaniel Vetter
2023-04-11gve: Unify duplicate GQ min pkt desc size constantsShailend Chand
2023-04-11net: phy: nxp-c45-tja11xx: add remove callbackRadu Pirea (OSS)
2023-04-11net: fddi: skfp: rmt: Clean up some inconsistent indentingJiapeng Chong
2023-04-11drm/nouveau/fb: add missing sysmen flush callbacksKarol Herbst
2023-04-11drm/i915/dsi: fix DSS CTL register offsets for TGL+Jani Nikula
2023-04-10net: ethernet: mtk_eth_soc: use be32 type to store be32 valuesSimon Horman
2023-04-10net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski
2023-04-10bnxt: use new queue try_stop/try_wake macrosJakub Kicinski
2023-04-10ixgbe: use new queue try_stop/try_wake macrosJakub Kicinski
2023-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-04-10bluetooth: btbcm: Fix logic error in forming the board name.Sasha Finkelstein
2023-04-10Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race conditionZheng Wang
2023-04-09net: phy: sfp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: nxp-tja11xx: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: mxl: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: marvell: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: bcm54140: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: phy: aquantia: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: aquantia: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09net: nfp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-09Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Jakub Kicinski
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-09net: sfp: avoid EEPROM read of absent SFP moduleIvan Bornyakov
2023-04-09net: sfp: initialize sfp->i2c_block_size at sfp allocationIvan Bornyakov
2023-04-08Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-08Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-04-08Merge tag 'usb-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-04-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-04-08Merge tag 'block-6.3-2023-04-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-07r8152: Add __GFP_NOWARN to big allocationsDouglas Anderson
2023-04-07net: stmmac: dwmac-anarion: Always return struct anarion_gmac * from anarion_...Simon Horman
2023-04-07net: stmmac: dwmac-anarion: Use annotation __iomem for register baseSimon Horman
2023-04-07net: stmmac: remove set but unused mask in stmmac_ethtool_set_link_ksettings()Vladimir Oltean
2023-04-07Merge tag 'ipsec-esn-replay' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-04-07net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflowRadu Pirea (OSS)
2023-04-07net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J784S4 CPSW9GSiddharth Vadapalli
2023-04-07net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9GSiddharth Vadapalli
2023-04-07net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config()Siddharth Vadapalli
2023-04-07Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-07Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-07iavf: remove active_cvlans and active_svlans bitmapsAhmed Zaki
2023-04-07iavf: refactor VLAN filter statesAhmed Zaki
2023-04-07hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-07bonding: fix ns validation on backup slavesHangbin Liu
2023-04-07net: ethernet: mtk_eth_soc: mtk_ppe: prefer newly added l2 flowsFelix Fietkau
2023-04-07net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devicesFelix Fietkau
2023-04-07niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli