summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-10Merge tag 'edac_urgent_for_v7.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+2
2026-05-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-69/+19
2026-05-09Merge tag 'rust-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds1-1/+0
2026-05-09Merge tag 'hwmon-for-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-28/+75
2026-05-09Merge tag 'staging-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+4
2026-05-09Merge tag 'usb-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-21/+34
2026-05-09Merge tag 'i2c-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-11/+29
2026-05-09Merge tag 'pci-v7.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+14
2026-05-08PCI: Initialize temporary device in new_id_store()Samiullah Khawaja1-1/+8
2026-05-08PCI: Update saved_config_space upon resource assignmentLukas Wunner1-0/+2
2026-05-08Merge tag 'block-7.1-20260508' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+35
2026-05-08Merge tag 'spi-fix-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-25/+83
2026-05-08Merge tag 'regulator-fix-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2026-05-08Merge tag 'drm-fixes-2026-05-08-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds40-230/+222
2026-05-08Merge tag 'usb-serial-7.1-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-0/+4
2026-05-08Merge tag 'iommu-fixes-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-49/+113
2026-05-08ublk: fix use-after-free in ublk_cancel_cmd()Ming Lei1-5/+15
2026-05-08drm: Set old handle to NULL before prime swap in change_handleFrancis, David1-1/+24
2026-05-08Merge tag 'amd-drm-fixes-7.1-2026-05-06' of https://gitlab.freedesktop.org/ag...Dave Airlie14-154/+80
2026-05-08Merge tag 'drm-misc-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie18-56/+87
2026-05-08hwmon: (ads7871) Fix endianness bug in 16-bit register readsTabrez Ahmed1-1/+5
2026-05-08hwmon: (lm75) Fix configuration register writes.Markus Stockhausen1-1/+1
2026-05-08hwmon: (lm75) Fix AS6200 and TMP112 setup and alarm handlingMarkus Stockhausen1-4/+4
2026-05-08Merge tag 'drm-xe-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie6-16/+29
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds68-427/+1223
2026-05-07net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()Daniel Machon1-1/+2
2026-05-07net: sparx5: fix wrong chip ids for TSN SKUsDaniel Machon1-5/+5
2026-05-07Merge tag 'platform-drivers-x86-v7.1-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-1/+6
2026-05-07Merge tag 'pmdomain-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+16
2026-05-07net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_...Joey Lu1-0/+2
2026-05-07net: phy: broadcom: Save PHY counters during suspendJustin Chen4-0/+29
2026-05-07veth: fix OOB txq access in veth_poll() with asymmetric queue countsJesper Dangaard Brouer1-1/+2
2026-05-07eth: fbnic: fix double-free of PCS on phylink creation failureBobby Eshleman1-1/+2
2026-05-07i2c: smbus: reject oversized block transfers in the common pathWeiming Shi1-0/+12
2026-05-07drm/bochs: Drop manual put on probe error pathMyeonghun Pak1-7/+3
2026-05-07Merge tag 'chrome-platform-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+1
2026-05-07net: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann1-0/+5
2026-05-07net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()Shitalkumar Gandhi1-2/+4
2026-05-07netdevsim: psp: rcu protect psp_dev referenceDaniel Zahka2-20/+36
2026-05-07netdevsim: psp: serialize calls to nsim_psp_uninit()Daniel Zahka2-3/+16
2026-05-07netdevsim: psp: only call nsim_psp_uninit() on PFsDaniel Zahka1-1/+2
2026-05-07Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski1-0/+7
2026-05-06Bluetooth: virtio_bt: validate rx pkt_type header lengthMichael Bommarito1-3/+20
2026-05-06Bluetooth: virtio_bt: clamp rx length before skb_putMichael Bommarito1-4/+12
2026-05-06Bluetooth: btmtk: validate WMT event SKB length before struct accessTristan Madani1-2/+13
2026-05-06Bluetooth: hci_uart: Fix NULL deref in recv callbacks when priv is uninitializedAurelien DESBRIERES4-0/+12
2026-05-06Bluetooth: btintel_pcie: treat boot stage bit 12 as warningSai Teja Aluvala2-4/+11
2026-05-06Merge tag 'parisc-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+10
2026-05-06Merge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski13-60/+160
2026-05-06Merge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-175/+171