summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-15PCI: hv: Use the correct hypercall for unmasking interrupts on nestedStanislav Kinsburskii
2025-07-15Drivers: hv: Use nested hypercall for post message and signal eventNuno Das Neves
2025-07-14Merge tag 'for-6.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-14net: phy: Don't register LEDs for genphySean Anderson
2025-07-14drm/panfrost: Fix scheduler workqueue bugPhilipp Stanner
2025-07-14nvme: fix endianness of command word prints in nvme_log_err_passthru()John Garry
2025-07-14nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()Zheng Qixing
2025-07-14spi: Add check for 8-bit transfer with 8 IO mode supportCheng Ming Lin
2025-07-14cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=yDaniel Lezcano
2025-07-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-13Merge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-13nvmem: imx-ocotp: fix MAC address byte lengthSteffen Bätz
2025-07-13usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHYMinas Harutyunyan
2025-07-13usb: dwc3: qcom: Don't leave BCR assertedKrishna Kurapati
2025-07-13HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires
2025-07-13HID: core: ensure __hid_request reserves the report ID as the first byteBenjamin Tissoires
2025-07-13HID: core: ensure the allocated report buffer can contain the reserved report IDBenjamin Tissoires
2025-07-11Merge tag 'pci-v6.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-11Merge tag 'drm-fixes-2025-07-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-11net: emaclite: Fix missing pointer increment in aligned_read()Alok Tiwari
2025-07-11drm/nouveau: check ioctl command codes betterArnd Bergmann
2025-07-11Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-11Merge tag 'net-6.16-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2025-07-11Merge tag 'gpio-fixes-for-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-11Merge tag 'pm-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-11platform/x86: dell-lis3lv02d: Add Precision 3551Jan-Niklas Burfeind
2025-07-11platform/x86: alieneware-wmi-wmax: Add AWCC support to more laptopsKurt Borja
2025-07-11platform/x86: Fix initialization order for firmware_attributes_classTorsten Hilbrich
2025-07-11platform: arm64: huawei-gaokun-ec: fix OF node leakJohan Hovold
2025-07-11wifi: ath12k: Fix packets received in WBM error ring with REO LUT enabledNithyanantham Paramasivam
2025-07-11bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur
2025-07-11bnxt_en: Flush FW trace before copying to the coredumpShruti Parab
2025-07-11bnxt_en: Fix DCB ETS validationShravya KN
2025-07-11net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam()Alok Tiwari
2025-07-11net/mlx5e: Add new prio for promiscuous modeJianbo Liu
2025-07-11net/mlx5e: Fix race between DIM disable and net_dim()Carolina Jubran
2025-07-11net/mlx5: Reset bw_share field when changing a node's parentCarolina Jubran
2025-07-11Merge tag 'drm-misc-fixes-2025-07-10' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2025-07-11Merge tag 'aspeed-6.16-fixes-0' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-07-11can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debu...Sean Nyekjaer
2025-07-11Merge tag 'drm-xe-fixes-2025-07-11' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter
2025-07-10drm/xe/guc: Default log level to non-verboseLucas De Marchi
2025-07-10drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VFMichal Wajdeczko
2025-07-10drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2Julia Filipchuk
2025-07-10drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()Shuicheng Lin
2025-07-10drm/xe: Release runtime pm for error path of xe_devcoredump_read()Shuicheng Lin
2025-07-10drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin
2025-07-10net: phy: microchip: limit 100M workaround to link-down events on LAN88xxOleksij Rempel
2025-07-10net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bitsOleksij Rempel
2025-07-10ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeofMingming Cao