summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-28nvme/ioctl: check SUBMIT_IO with nvme_cmd_allowed()Yang Xiuwei
2026-07-28nvme-apple: Remove redundant dev_err_probe()Pan Chuang
2026-07-28nvme-pci: disable controller on admin queue IRQ setup failureMyeonghun Pak
2026-07-28Merge tag 'platform-drivers-x86-v7.2-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-07-28i2c: iproc: reset bus after timeout if START_BUSY is stuckJonas Gorski
2026-07-28Bluetooth: btusb: Fix short read errors in btusb_qca_send_vendor_req()Greg Kroah-Hartman
2026-07-28Bluetooth: btmtk: Fix short read errors in btmtk_usb_reg_read()Greg Kroah-Hartman
2026-07-28Bluetooth: btmtk: Fix short read errors in btmtk_usb_uhw_reg_read()Greg Kroah-Hartman
2026-07-28Bluetooth: btintel: Validate length before parsing diagnostics TLVZijun Hu
2026-07-28clk: rockchip: Fractional PLL coefficient on RK3588/RK3576 is two's complementAlexey Charkov
2026-07-28clk: rockchip: Fix the fractional part denominator on RK3588/RK3576 PLLsAlexey Charkov
2026-07-28regulator: qcom-rpmh: Add support for PM8350BEsteban Urrutia
2026-07-28regulator: fan53555: Add support for mode operations on Silergy devicesVictor Krawiec
2026-07-28e1000: fix memory leak in e1000_probe()Dawei Feng
2026-07-28igbvf: Fix leak in TX DMA error cleanupMatt Vollrath
2026-07-28igc: remove napi_synchronize() in igc_down()David Carlier
2026-07-28ice: suppress DPLL errors during reset recoveryPrzemyslaw Korba
2026-07-28ice: fix memory leak in ice_lbtest_prepare_rings()Dawei Feng
2026-07-28ice: fix VF interrupts cleanupDawid Osuchowski
2026-07-28ice: wait for reset completion in ice_resume()Aaron Ma
2026-07-28idpf: Fix mailbox IRQ name leak on request failureYuho Choi
2026-07-28idpf: adjust TxQ ring count minimumJoshua Hay
2026-07-28idpf: bound interrupt-vector register fill to the allocated arrayMichael Bommarito
2026-07-28platform/x86/amd/hsmp: Enable protocol version 7 metric tables on the ACPI dr...Muralidhara M K
2026-07-28platform/x86/amd/hsmp: Add IOCTL_GET_TELEMETRY_DATA for metric table readsMuralidhara M K
2026-07-28platform/x86/amd/hsmp: Source metric-table size from firmwareMuralidhara M K
2026-07-28platform/x86/amd/hsmp: Unify response_sz validation to an upper-bound checkMuralidhara M K
2026-07-28spi: spacemit: drop redundant dev_err_probe() around irq helpersPei Xiao
2026-07-28spi: spacemit: fix dangling TX DMA descriptor on RX prep failurePei Xiao
2026-07-28nvme: enable context analysis support for nvme host driverNilay Shroff
2026-07-28nvme: fix context analysis warning in tcp.cNilay Shroff
2026-07-28nvme: add context annotations in tcp.cNilay Shroff
2026-07-28nvme: fix context analysis warning in rdma.cNilay Shroff
2026-07-28nvme: add context annotations in rdma.cNilay Shroff
2026-07-28nvme: add context annotations for nvme_queue::sq_lockNilay Shroff
2026-07-28nvme: add context annotations in fabric.cNilay Shroff
2026-07-28nvme: add context annotations for nvme_subsystems_lockNilay Shroff
2026-07-28nvme: add context annotations for nvme_ctrl::ana_lockNilay Shroff
2026-07-28nvme: add context annotations for nvme_subsystem::lockNilay Shroff
2026-07-28nvme: remove redundant initialization of delayed_removal_secsNilay Shroff
2026-07-28nvme: add context annotations for nvme_dev::shutdown_lockNilay Shroff
2026-07-28nvme: add context annotations for nvme_ns_head::current_pathNilay Shroff
2026-07-28nvme: add context annotations for nvme_ns_head::requeue_listNilay Shroff
2026-07-28nvme: remove redundant initialization of nvme_ns_head::requeue_listNilay Shroff
2026-07-28nvme: add context annotations for nvme_ns_head::srcuNilay Shroff
2026-07-28nvme: add context annotations for nvme_passthru_{start|stop}Nilay Shroff
2026-07-28nvme: update nvme_passthru_end() signatureNilay Shroff
2026-07-28nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman
2026-07-28spi: spi-qpic-snand: write the feature value before executing SET_FEATUREStanislaw Pal
2026-07-28PCI: imx6: Fix i.MX6Q/DL boot hang caused by improper PHY power sequencingRichard Zhu