summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-09-03mlxsw: spectrum_ptp: Fix napi_gro_receive() call from GC workqueue contextTaylor Bates
2026-09-03netdevsim: take bus device refcount before registering deviceAdriano Cordova
2026-09-03net: bcmasp: fix tx_spb_ring_full() checking same slot cnt timesJustin Chen
2026-09-03net: bcmasp: clear txcb->last before writing each descriptorJustin Chen
2026-09-04drm/panic: clean new `clippy::needless_range_loop` lint for Rust 1.100.0Miguel Ojeda
2026-09-03PCI/P2PDMA: Add Zhaoxin host bridges to allowlistLeoLiu-oc
2026-09-03regulator: pf1550: fix division by zero in the ramp rate selectionDonggeun Yoo
2026-09-03nvme-fc: fix double free of fabrics options when nvme_add_ctrl() failsNiklas Cassel
2026-09-03nvmet: reject namespace enable without device pathSeokgyu Choi
2026-09-03nvmet-auth: Synchronize timeout work during SQ teardownKazuki Hanai
2026-09-03nvmet-tcp: reject unsolicited H2CData PDUsShivam Kumar
2026-09-03nvme-tcp: defer TLS inline send to io_workXixin Liu
2026-09-03nvmet-tcp: fix out-of-bounds write when receiving an over-long PDUShivam Kumar
2026-09-03nvme-tcp: return -EPROTO for a C2HData on a writeYehyeong Lee
2026-09-03nvmet: print namespace IDs as unsigned 32bit valueMohamed Khalfella
2026-09-03nvme: print namespace IDs as unsigned 32bit valueMohamed Khalfella
2026-09-03nvme: remove stale namespaces by NSID range during scanMohamed Khalfella
2026-09-03nvme: add missing SRCU grace period in error pathTristan Madani
2026-09-03nvme-fabrics: fix DHCHAP secret leak on parse failureXu Rao
2026-09-03PCI/pwrctrl: tc9563: Allow RESX reset assertion to sleepAbel Vesa
2026-09-03drm/xe/vm: Add srcid to xe_vm_get_property_ioctl fault reportJonathan Cavitt
2026-09-03drm/xe/pagefault: Add SRCID to pagefault structJonathan Cavitt
2026-09-03PCI: rcar-gen4: Use .post_deinit() to handle dw_pcie_ep_init() failuresMarek Vasut
2026-09-03PCI: dwc: Add dw_pcie_ep_ops->post_deinit() callbackMarek Vasut
2026-09-03PCI: rcar-gen4: Limit Max_Read_Request_Size to 256 BytesMarek Vasut
2026-09-03media: ipu-bridge: Add support additional link frequencySerin Yeh
2026-09-03media: i2c: ov8856: fix debug message to report actual CSI-2 lane countSerin Yeh
2026-09-03media: i2c: ov8856 : remove ACPI node bypass mechanismSerin Yeh
2026-09-03drm/xe/vram: report FLAT_CCS base misalignmentMatthew Auld
2026-09-03Merge tag 'acpi-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-09-03wifi: ath11k: unregister PM notifier on QMI init failure pathMiaoqing Pan
2026-09-03wifi: ath11k: fix NULL dereference in ahb remove when QMI init incompleteMiaoqing Pan
2026-09-03wifi: ath11k: fix sporadic WLAN initialization failuresMiaoqing Pan
2026-09-03wifi: ath12k: support calibration-variant from device treeAndrew LaMarche
2026-09-03wifi: ath11k: disable interrupts during firmware crash recoveryJulius Bairaktaris
2026-09-03wifi: ath11k: implement CE interrupt enable/disable for AHBJulius Bairaktaris
2026-09-03wifi: ath11k: Fix possible memory leak in ath11k_dp_srng_setup()Abdun Nihaal
2026-09-03wifi: ath12k: skip setting country code during registration when unchangedBaochen Qiang
2026-09-03wifi: ath12k: protect new_alpha2 access with base_lockBaochen Qiang
2026-09-03wifi: ath12k: use per-radio ab in ath12k_mac_hw_register()Baochen Qiang
2026-09-03wifi: ath12k: signal regd update completion when reg event is droppedBaochen Qiang
2026-09-03wifi: ath12k: remove skb->data check in ath12k_wmi_process_tpc_stats()Jeff Johnson
2026-09-03clk: tests: Add Kunit testing for nexus nodesMiquel Raynal (Schneider Electric)
2026-09-03clk: Add support for clock nexus dt bindingsMiquel Raynal (Schneider Electric)
2026-09-03clk: Use the generic OF phandle parsing in only one placeMiquel Raynal (Schneider Electric)
2026-09-03clk: Improve a couple of commentsMiquel Raynal (Schneider Electric)
2026-09-03clk: tests: Add Kunit testing for of_clk_get_parent_name()Miquel Raynal (Schneider Electric)
2026-09-03clk: tests: Add clk_parse_clkspec() Kunit testingMiquel Raynal (Schneider Electric)
2026-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-09-03Merge tag 's390-7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds