summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-05-09gpiolib: cdev: Fix use after free in lineinfo_changed_notifyZhongqiu Han
2024-05-09gpiolib: use a single SRCU struct for all GPIO descriptorsBartosz Golaszewski
2024-05-09net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only portsSteffen Bätz
2024-05-09net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 familySteffen Bätz
2024-05-09net: hns3: fix kernel crash when devlink reload during initializationYonglong Liu
2024-05-09net: hns3: fix port vlan filter not disabled issueYonglong Liu
2024-05-09net: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang
2024-05-09net: hns3: release PTP resources if pf initialization failedPeiyang Wang
2024-05-09net: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang
2024-05-09net: hns3: direct return when receive a unknown mailbox messageJian Shen
2024-05-09net: hns3: using user configure after hardware resetPeiyang Wang
2024-05-09spi: microchip-core-qspi: fix setting spi bus clock rateConor Dooley
2024-05-08Revert "drm/amdkfd: Add partition id field to location_id"Lijo Lazar
2024-05-08dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello
2024-05-08drm/amd/display: MST DSC check for older devicesAgustin Gutierrez
2024-05-08drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas
2024-05-08drm/amd/display: Fix DSC-re-computingAgustin Gutierrez
2024-05-08drm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto
2024-05-08Merge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-08Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-08nvmet-rdma: fix possible bad dereference when freeing rspsSagi Grimberg
2024-05-08nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()Dan Carpenter
2024-05-08net: phy: marvell-88q2xxx: add support for Rev B1 and B2Gregor Herburger
2024-05-08Merge tag 'qcom-drivers-for-6.10-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2024-05-07drm/connector: Add \n to message about demoting connector force-probesDouglas Anderson
2024-05-07gpiolib: fix the speed of descriptor label setting with SRCUBartosz Golaszewski
2024-05-07nvmet: make nvmet_wq unboundSagi Grimberg
2024-05-07nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callersMaurizio Lombardi
2024-05-07nvme-pci: Add quirk for broken MSIsSean Anderson
2024-05-07drm/i915/bios: Fix parsing backlight BDB dataKarthikeyan Ramasubramanian
2024-05-07Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-05-06Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds
2024-05-06PCI/ASPM: Restore parent state to parent, child state to childKai-Heng Feng
2024-05-06drm/i915/audio: Fix audio time stamp programming for DPChaitanya Kumar Borah
2024-05-06drm/i915/gt: Automate CCS Mode setting during engine resetsAndi Shyti
2024-05-06Merge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-06EDAC/synopsys: Fix ECC status and IRQ control race conditionSerge Semin
2024-05-05Merge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-05Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-05Merge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-05-05Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-05Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-04hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic
2024-05-04hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic
2024-05-04hwmon: (corsair-cpro) Use a separate buffer for sending commandsAleksa Savic
2024-05-03Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-03Merge tag 'for-net-2024-05-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-05-03net: ks8851: Queue RX packets in IRQ handler instead of disabling BHsMarek Vasut
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann
2024-05-03alpha: don't make functions public without a reasonAl Viro