summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-26thunderbolt: Limit XDomain response copy to actual frame sizeMichael Bommarito
2026-05-26thunderbolt: Validate XDomain request packet size before type castMichael Bommarito
2026-05-26thunderbolt: Clamp XDomain response data copy to allocation sizeMichael Bommarito
2026-05-26thunderbolt: Bound root directory content to block sizeMichael Bommarito
2026-05-26thunderbolt: Reject zero-length property entries in validatorMichael Bommarito
2026-05-11thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()Michael Bommarito
2026-05-11thunderbolt: property: Reject dir_len < 4 to prevent size_t underflowMichael Bommarito
2026-05-11thunderbolt: property: Reject u32 wrap in tb_property_entry_valid()Michael Bommarito
2026-05-10Merge tag 'edac_urgent_for_v7.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-05-09Merge tag 'rust-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2026-05-09Merge tag 'hwmon-for-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-09Merge tag 'staging-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-09Merge tag 'usb-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-05-09Merge tag 'i2c-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-08Merge tag 'pci-v7.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-08PCI: Initialize temporary device in new_id_store()Samiullah Khawaja
2026-05-08PCI: Update saved_config_space upon resource assignmentLukas Wunner
2026-05-08Merge tag 'block-7.1-20260508' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-08Merge tag 'spi-fix-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-08Merge tag 'regulator-fix-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-08Merge tag 'drm-fixes-2026-05-08-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-08Merge tag 'usb-serial-7.1-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-05-08Merge tag 'iommu-fixes-v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-08ublk: fix use-after-free in ublk_cancel_cmd()Ming Lei
2026-05-08drm: Set old handle to NULL before prime swap in change_handleFrancis, David
2026-05-08Merge tag 'amd-drm-fixes-7.1-2026-05-06' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-05-08Merge tag 'drm-misc-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-05-07hwmon: (ads7871) Fix endianness bug in 16-bit register readsTabrez Ahmed
2026-05-07hwmon: (lm75) Fix configuration register writes.Markus Stockhausen
2026-05-07hwmon: (lm75) Fix AS6200 and TMP112 setup and alarm handlingMarkus Stockhausen
2026-05-08Merge tag 'drm-xe-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-07net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()Daniel Machon
2026-05-07net: sparx5: fix wrong chip ids for TSN SKUsDaniel Machon
2026-05-07Merge tag 'platform-drivers-x86-v7.1-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-07Merge tag 'pmdomain-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-07net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_...Joey Lu
2026-05-07net: phy: broadcom: Save PHY counters during suspendJustin Chen
2026-05-07veth: fix OOB txq access in veth_poll() with asymmetric queue countsJesper Dangaard Brouer
2026-05-07eth: fbnic: fix double-free of PCS on phylink creation failureBobby Eshleman
2026-05-07i2c: smbus: reject oversized block transfers in the common pathWeiming Shi
2026-05-07drm/bochs: Drop manual put on probe error pathMyeonghun Pak
2026-05-06Merge tag 'chrome-platform-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-05-06net: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann
2026-05-06net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()Shitalkumar Gandhi
2026-05-06netdevsim: psp: rcu protect psp_dev referenceDaniel Zahka
2026-05-06netdevsim: psp: serialize calls to nsim_psp_uninit()Daniel Zahka
2026-05-06netdevsim: psp: only call nsim_psp_uninit() on PFsDaniel Zahka
2026-05-06Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski