summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-28ASoC: ti: omap-abe-twl6040: Use dev_err_probe() for error handlingbui duc phuc1-2/+2
2026-07-28ASoC: ti: omap-abe-twl6040: Preserve error code and drop redundant logbui duc phuc1-7/+4
2026-07-28ASoC: ti: j721e-evm: Return the original error from card name parsingbui duc phuc1-4/+3
2026-07-28ASoC: ti: davinci-evm: Use dev_err_probe() for error handlingbui duc phuc1-2/+1
2026-07-28ASoC: ti: ams-delta: Use dev_err_probe() for error handlingbui duc phuc1-2/+2
2026-07-28ASoC: soc-generic-dmaengine: Handle DMA channel request failures correctlybui duc phuc1-0/+28
2026-07-28regulator: fan53555: Add support for mode operations on Silergy devicesVictor Krawiec1-1/+28
2026-07-28regulator: dt-bindings: Add fan53555 allowed modesVictor Krawiec2-0/+28
2026-07-28e1000: fix memory leak in e1000_probe()Dawei Feng1-1/+1
2026-07-28igbvf: Fix leak in TX DMA error cleanupMatt Vollrath1-2/+0
2026-07-28igc: remove napi_synchronize() in igc_down()David Carlier1-2/+1
2026-07-28ice: suppress DPLL errors during reset recoveryPrzemyslaw Korba1-7/+12
2026-07-28ice: fix memory leak in ice_lbtest_prepare_rings()Dawei Feng1-5/+5
2026-07-28ice: fix VF interrupts cleanupDawid Osuchowski3-0/+49
2026-07-28ice: wait for reset completion in ice_resume()Aaron Ma1-0/+10
2026-07-28idpf: Fix mailbox IRQ name leak on request failureYuho Choi1-1/+1
2026-07-28idpf: adjust TxQ ring count minimumJoshua Hay2-5/+2
2026-07-28idpf: bound interrupt-vector register fill to the allocated arrayMichael Bommarito4-5/+6
2026-07-28platform/x86/amd/hsmp: Enable protocol version 7 metric tables on the ACPI dr...Muralidhara M K1-2/+20
2026-07-28platform/x86/amd/hsmp: Add IOCTL_GET_TELEMETRY_DATA for metric table readsMuralidhara M K3-4/+220
2026-07-28platform/x86/amd/hsmp: Source metric-table size from firmwareMuralidhara M K3-6/+21
2026-07-28platform/x86/amd/hsmp: Unify response_sz validation to an upper-bound checkMuralidhara M K1-13/+9
2026-07-28platform/x86/amd/hsmp: Add HSMP messages for Family 1Ah, Model 50h-5FhMuralidhara M K1-14/+158
2026-07-28spi: spacemit: drop redundant dev_err_probe() around irq helpersPei Xiao1-2/+2
2026-07-28spi: spacemit: fix dangling TX DMA descriptor on RX prep failurePei Xiao1-1/+3
2026-07-28nvme: enable context analysis support for nvme host driverNilay Shroff1-0/+1
2026-07-28nvme: fix context analysis warning in tcp.cNilay Shroff1-1/+1
2026-07-28nvme: add context annotations in tcp.cNilay Shroff1-4/+9
2026-07-28nvme: fix context analysis warning in rdma.cNilay Shroff1-1/+1
2026-07-28nvme: add context annotations in rdma.cNilay Shroff1-9/+14
2026-07-28nvme: add context annotations for nvme_queue::sq_lockNilay Shroff1-4/+17
2026-07-28nvme: add context annotations in fabric.cNilay Shroff1-2/+2
2026-07-28nvme: add context annotations for nvme_subsystems_lockNilay Shroff2-4/+9
2026-07-28nvme: add context annotations for nvme_ctrl::ana_lockNilay Shroff1-0/+1
2026-07-28nvme: add context annotations for nvme_subsystem::lockNilay Shroff2-5/+14
2026-07-28nvme: remove redundant initialization of delayed_removal_secsNilay Shroff1-1/+0
2026-07-28nvme: add context annotations for nvme_dev::shutdown_lockNilay Shroff1-0/+1
2026-07-28nvme: add context annotations for nvme_ns_head::current_pathNilay Shroff1-1/+1
2026-07-28nvme: add context annotations for nvme_ns_head::requeue_listNilay Shroff1-1/+2
2026-07-28nvme: remove redundant initialization of nvme_ns_head::requeue_listNilay Shroff1-1/+0
2026-07-28nvme: add context annotations for nvme_ns_head::srcuNilay Shroff3-2/+9
2026-07-28nvme: add context annotations for nvme_passthru_{start|stop}Nilay Shroff1-2/+8
2026-07-28nvme: update nvme_passthru_end() signatureNilay Shroff2-3/+5
2026-07-28list: Permit context-unguarded access with list_empty_careful()Marco Elver1-0/+1
2026-07-28list: introduce LIST_HEAD_GUARDEDNilay Shroff1-0/+8
2026-07-28nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman1-2/+4
2026-07-28spi: spi-qpic-snand: write the feature value before executing SET_FEATUREStanislaw Pal1-4/+18
2026-07-28PCI: imx6: Fix i.MX6Q/DL boot hang caused by improper PHY power sequencingRichard Zhu1-19/+24
2026-07-28ALSA: usb-audio: Fix boot-time audio stuttering for USB Audio deviceZhang Heng3-1/+17
2026-07-28ALSA: usb-audio: Add quirk for Corsair Virtuoso (later revision)Robert Abrahamse1-0/+10