summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-20ublk: don't access ublk_queue in ublk_check_commit_and_fetch()Caleb Sander Mateos
2025-09-20ublk: don't pass ublk_queue to ublk_fetch()Caleb Sander Mateos
2025-09-20ublk: don't access ublk_queue in ublk_config_io_buf()Caleb Sander Mateos
2025-09-20ublk: don't access ublk_queue in ublk_check_fetch_buf()Caleb Sander Mateos
2025-09-20ublk: pass q_id and tag to __ublk_check_and_get_req()Caleb Sander Mateos
2025-09-20ublk: don't access ublk_queue in ublk_daemon_register_io_buf()Caleb Sander Mateos
2025-09-20ublk: don't access ublk_queue in ublk_register_io_buf()Caleb Sander Mateos
2025-09-20ublk: pass ublk_device to ublk_register_io_buf()Caleb Sander Mateos
2025-09-20ublk: don't dereference ublk_queue in ublk_check_and_get_req()Caleb Sander Mateos
2025-09-20ublk: don't dereference ublk_queue in ublk_ch_uring_cmd_local()Caleb Sander Mateos
2025-09-20ublk: add helpers to check ublk_device flagsCaleb Sander Mateos
2025-09-20ublk: don't pass ublk_queue to __ublk_fail_req()Caleb Sander Mateos
2025-09-20ublk: don't pass q_id to ublk_queue_cmd_buf_size()Caleb Sander Mateos
2025-09-20ublk: remove ubq check in ublk_check_and_get_req()Caleb Sander Mateos
2025-09-20io_uring: fix nvme's 32b cqes on mixed cqKeith Busch
2025-09-20crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regsChenghai Huang
2025-09-20crypto: hisilicon/qm - clear all VF configurations in the hardwareWeili Qian
2025-09-20crypto: hisilicon - enable error reporting againWeili Qian
2025-09-20crypto: hisilicon/qm - mask axi error before memory initWeili Qian
2025-09-20crypto: hisilicon/qm - invalidate queues in useWeili Qian
2025-09-20crypto: qat - Return pointer directly in adf_ctl_alloc_resourcesHerbert Xu
2025-09-20crypto: aspeed - Fix dma_unmap_sg() directionThomas Fourier
2025-09-20crypto: comp - Use same definition of context alloc and free opsDan Moulding
2025-09-20cpuidle: Fail cpuidle device registration if there is one alreadyRafael J. Wysocki
2025-09-20cpuidle: sysfs: Use sysfs_emit()/sysfs_emit_at() instead of sprintf()/scnprin...Vivek Yadav
2025-09-20cpufreq: Initialize cpufreq-based invariance before subsysChristian Loehle
2025-09-19clk: spacemit: fix i2s clockTroy Mitchell
2025-09-19clk: spacemit: introduce pre-div for ddn clockTroy Mitchell
2025-09-19clk: scmi: Add duty cycle ops only when duty cycle is supportedJacky Bai
2025-09-19clk: keystone: sci-clk: use devm_kmemdup_array()Raag Jadav
2025-09-19clk: ti: am33xx: keep WKUP_DEBUGSS_CLKCTRL enabledMatthias Schiffer
2025-09-19clk: amlogic: fix recent code refactoringMarek Szyprowski
2025-09-19Merge tag 'sunxi-clk-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd
2025-09-20firewire: core: fix overlooked update of subsystem ABI versionTakashi Sakamoto
2025-09-20drm/i915/vrr: s/intel_vrr_flipline_offset/intel_vrr_vmin_flipline_offset/Ville Syrjälä
2025-09-20drm/i915/vrr: Hide the ICL/TGL intel_vrr_flipline_offset() mangling betterVille Syrjälä
2025-09-19net: stmmac: remove mac_interfaceRussell King (Oracle)
2025-09-19net: stmmac: thead: convert to use phy_interfaceRussell King (Oracle)
2025-09-19net: stmmac: sun8i: convert to use phy_interfaceRussell King (Oracle)
2025-09-19net: stmmac: stm32: convert to use phy_interfaceRussell King (Oracle)
2025-09-19net: stmmac: starfive: convert to use phy_interfaceRussell King (Oracle)
2025-09-19net: stmmac: socfpga: convert to use phy_interfaceRussell King (Oracle)
2025-09-19net: stmmac: ingenic: convert to use phy_interfaceRussell King (Oracle)
2025-09-19net: stmmac: imx: convert to use phy_interfaceRussell King (Oracle)
2025-09-19net: stmmac: use phy_interface in stmmac_check_pcs_mode()Russell King (Oracle)
2025-09-19net/mlx5: Remove dead code from total_vfs setterVlad Dumitrescu
2025-09-19net: phy: micrel: use %pe in print formatJakub Kicinski
2025-09-19ethernet: rvu-af: Remove slash from the driver namePetr Malat
2025-09-19ptp_ocp: make ptp_ocp driver compatible with PTP_EXTTS_REQUEST2Vadim Fedorenko
2025-09-19net: ti: icssm-prueth: unwind cleanly in probe()Dan Carpenter