summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-11-12drm/amdgpu: jump to the correct label on failurePierre-Eric Pelloux-Prayer1-1/+1
2025-11-12drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfacesVitaly Prosyak1-0/+12
2025-11-12Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-18/+19
2025-11-11iio: accel: bmc150: Fix irq assumption regressionLinus Walleij2-0/+6
2025-11-11mmc: dw_mmc-rockchip: Fix wrong internal phase calculateShawn Lin1-2/+2
2025-11-11mmc: pxamci: Simplify pxamci_probe() error handling using devm APIsRakuram Eswaran1-38/+18
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger7-48/+43
2025-11-11Bluetooth: btrtl: Avoid loading the config file on security chipsMax Chou1-11/+13
2025-11-11net/mlx5e: Fix potentially misleading debug messageGal Pressman1-2/+16
2025-11-11net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman1-1/+9
2025-11-11net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman1-2/+3
2025-11-11net/mlx5e: Trim the length of the num_doorbell errorCosmin Ratiu1-1/+1
2025-11-11net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()Carolina Jubran1-1/+2
2025-11-11EDAC/altera: Use INTTEST register for Ethernet and USB SBE injectionNiravkumar L Rabara1-2/+2
2025-11-11EDAC/altera: Handle OCRAM ECC enable after warm resetNiravkumar L Rabara1-3/+15
2025-11-11wifi: mwl8k: inject DSSS Parameter Set element into beacons if missingPawel Dembicki1-5/+66
2025-11-11wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer1-4/+10
2025-11-11Merge tag 'ath-current-20251110' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg1-0/+3
2025-11-11net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba1-1/+4
2025-11-11net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanismAksh Garg1-13/+14
2025-11-11net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeoutAksh Garg1-1/+23
2025-11-11bonding: fix mii_status when slave is downNicolas Dichtel1-2/+3
2025-11-11Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAFRaphael Pinsonneault-Thibeault1-7/+6
2025-11-10drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpgNitin Gote1-0/+5
2025-11-10drm/xe/xe3: Extend wa_14023061436Tangudu Tilak Tirumalesh1-0/+2
2025-11-10drm/xe/xe3: Add WA_14024681466 for Xe3_LPGNitin Gote2-0/+5
2025-11-10platform/x86: msi-wmi-platform: Fix typo in WMI GUIDArmin Wolf1-1/+1
2025-11-10platform/x86: msi-wmi-platform: Only load on MSI devicesArmin Wolf2-1/+41
2025-11-10drm/i915/psr: fix pipe to vblank conversionJani Nikula1-1/+2
2025-11-10drm/panthor: Flush shmem writes before mapping buffers CPU-uncachedBoris Brezillon1-0/+18
2025-11-10spi: Add TODO comment about ACPI GPIO setupHans de Goede1-0/+2
2025-11-10USB: serial: option: add support for Rolling RW101R-GLVanillan Wang1-2/+8
2025-11-10pinctrl: cirrus: Fix fwnode leak in cs42l43_pin_probe()Haotian Zhang1-4/+19
2025-11-09Merge tag 'i2c-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-27/+23
2025-11-09Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2025-11-09kbuild: Let kernel-doc.py use PYTHON3 overrideJean Delvare2-2/+2
2025-11-09most: usb: fix double free on late probe failureJohan Hovold1-9/+5
2025-11-09slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slavesMiaoqian Lin1-0/+1
2025-11-09usb: typec: ucsi: psy: Set max current to zero when disconnectedJameson Thies1-0/+5
2025-11-09usb: gadget: f_eem: Fix memory leak in eem_unwrapKuen-Han Tsai1-1/+6
2025-11-09usb: dwc3: pci: Sort out the Intel device IDsHeikki Krogerus1-41/+41
2025-11-09usb: dwc3: pci: add support for the Intel Nova Lake -SHeikki Krogerus1-0/+2
2025-11-09drivers/usb/dwc3: fix PCI parent checkJamie Iles1-1/+2
2025-11-09usb: storage: Fix memory leak in USB bulk transportDesnes Nunes1-0/+16
2025-11-09xhci: sideband: Fix race condition in sideband unregisterMathias Nyman1-44/+58
2025-11-09xhci: dbgtty: Fix data corruption when transmitting data form DbC to hostMathias Nyman2-1/+17
2025-11-09xhci: fix stale flag preventig URBs after link state error is clearedMathias Nyman2-5/+11
2025-11-09Merge tag 'drm-fixes-2025-11-09' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-12/+12
2025-11-09Merge tag 'rtc-6.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-3/+1
2025-11-08rtc: rx8025: fix incorrect register referenceYuta Hayama1-1/+1