summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-23crypto: xilinx - Remove union from zynqmp_aead_drv_ctxHarsh Jain
2026-01-23firmware: zynqmp: Move crypto API's to separate fileHarsh Jain
2026-01-22net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-22ublk: fix batch I/O recovery -ENODEV errorMing Lei
2026-01-22ublk: implement batch request completion via blk_mq_end_request_batch()Ming Lei
2026-01-22ublk: add new feature UBLK_F_BATCH_IOMing Lei
2026-01-22ublk: abort requests filled in event kfifoMing Lei
2026-01-22ublk: refactor ublk_queue_rq() and add ublk_batch_queue_rq()Ming Lei
2026-01-22ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processingMing Lei
2026-01-22ublk: add batch I/O dispatch infrastructureMing Lei
2026-01-22ublk: add io events fifo structureMing Lei
2026-01-22ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei
2026-01-22ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei
2026-01-22ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDSMing Lei
2026-01-22ublk: prepare for not tracking task context for command batchMing Lei
2026-01-22ublk: define ublk_ch_batch_io_fops for the coming feature F_BATCH_IOMing Lei
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-22net: phy: Grammar update for comment in genphy_update_linkSimon Horman
2026-01-22net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MPStefan Eichenberger
2026-01-22net: phy: micrel: add option to keep the preamble before sfd for KSZ9131Stefan Eichenberger
2026-01-22PCI/IDE: Fix reading a wrong reg for unused sel stream initializationLi Ming
2026-01-22PCI/IDE: Fix off by one error calculating VF RID rangeLi Ming
2026-01-22clk: mediatek: Fix error handling in runtime PM setupHaotian Zhang
2026-01-22Revert "PCI/TSM: Report active IDE streams"Dan Williams
2026-01-22clk: mediatek: don't select clk-mt8192 for all ARM64 buildsBartosz Golaszewski
2026-01-22clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocksNicolas Frattaroli
2026-01-22clk: mediatek: Refactor pllfh registration to pass deviceNicolas Frattaroli
2026-01-22clk: mediatek: Pass device to clk_hw_register for PLLsNicolas Frattaroli
2026-01-22clk: mediatek: Refactor pll registration to pass deviceNicolas Frattaroli
2026-01-22clk: Respect CLK_OPS_PARENT_ENABLE during recalcNicolas Frattaroli
2026-01-22clk: mediatek: Drop __initconst from gatesSjoerd Simons
2026-01-22clk: tegra: tegra124-emc: fix device leak on set_rate()Johan Hovold
2026-01-23Merge tag 'mediatek-drm-fixes-20260119' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2026-01-23Merge tag 'drm-intel-next-fixes-2026-01-22' of https://gitlab.freedesktop.org...Dave Airlie
2026-01-22Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-nextDave Jiang
2026-01-22cxl/region: Use do_div() for 64-bit modulo operationAlison Schofield
2026-01-22cxl/region: Translate HPA to DPA and memdev in unaligned regionsAlison Schofield
2026-01-22cxl/region: Translate DPA->HPA in unaligned MOD3 regionsAlison Schofield
2026-01-22cxl/core: Fix cxl_dport debugfs EINJ entriesCheatham, Benjamin
2026-01-22cxl/acpi: Remove cxl_acpi_set_cache_size()Li Ming
2026-01-22cxl/hdm: Fix newline character in dev_err() messagesRobert Richter
2026-01-22cxl/pci: Remove outdated FIXME comment and BUILD_BUG_ONSamasth Norway Ananda
2026-01-23Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/a...Dave Airlie
2026-01-22cxl: Update RAS handler interfaces to also support CXL PortsTerry Bowman
2026-01-22cxl/mem: Clarify @host for devm_cxl_add_nvdimm()Dan Williams
2026-01-22PCI/AER: Update struct aer_err_info with kernel-doc formattingTerry Bowman
2026-01-22PCI/AER: Report CXL or PCIe bus type in AER trace loggingTerry Bowman
2026-01-22PCI/AER: Use guard() in cxl_rch_handle_error_iter()Terry Bowman
2026-01-22PCI/AER: Move CXL RCH error handling to aer_cxl_rch.cTerry Bowman