summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-07md/md-llbitmap: grow the page cache in place for reshapeYu Kuai
2026-08-07md/md-llbitmap: allocate page controls independentlyYu Kuai
2026-08-07md/md-llbitmap: track bitmap sync_size explicitlyYu Kuai
2026-08-07md: add exact bitmap mapping and reshape hooksYu Kuai
2026-08-07md: add helper to split bios at reshape offsetYu Kuai
2026-08-07md: skip bitmap accounting for empty write rangesYu Kuai
2026-08-07md/md-llbitmap: stop daemon timer rearm on destroyYu Kuai
2026-08-07md/md-llbitmap: prevent create failure bitmap UAFYu Kuai
2026-08-07md: avoid stale clone I/O accounting timestampsYu Kuai
2026-08-07md: wait for behind writes before destroying bitmapYu Kuai
2026-08-07md/raid5: round bitmap stripes with sector divisionYu Kuai
2026-08-07md/raid5: reject zero-sector reshape chunksYu Kuai
2026-08-07md/md-llbitmap: only end fully synced chunksYu Kuai
2026-08-07md/md-llbitmap: use GFP_NOIO for cache allocationsYu Kuai
2026-08-07md/md-llbitmap: clear flush state after daemon flushYu Kuai
2026-08-07phy: qcom: qmp-pcie: Add support for SM8475 Gen3x1 PCIe0 portEsteban Urrutia
2026-08-07phy: qcom: qmp-pcie: Add pcs_lane1 offset to V5 offsetsEsteban Urrutia
2026-08-07thunderbolt: Add quirk to reset host interface on DMA path teardown for AMD U...Basavaraj Natikar
2026-08-07phy: qcom: qmp-usb: Prevent unnecessary PM runtime suspend at bootLoic Poulain
2026-08-07phy: qcom: qmp-usb: Fix possible NULL-deref on early runtime suspendLoic Poulain
2026-08-07phy: qcom: snps-femto-v2: Fix possible NULL-deref on early runtime suspendLoic Poulain
2026-08-07phy: qcom: qmp-usb-legacy: Prevent unnecessary PM runtime suspend at bootLoic Poulain
2026-08-07phy: qcom: qmp-usb-legacy: Fix possible NULL-deref on early runtime suspendLoic Poulain
2026-08-07phy: qcom: qmp-usbc: Prevent unnecessary PM runtime suspend at bootLoic Poulain
2026-08-07phy: qcom: qmp-combo: Prevent unnecessary PM runtime suspend at bootLoic Poulain
2026-08-07phy: qcom: sgmii-eth: vote for both voltage rails with correct current loadsMohd Ayaan Anwar
2026-08-07phy: qcom-qmp: qserdes-com: drop duplicate v8 DP headersDmitry Baryshkov
2026-08-07phy: qcom-qmp-ufs: Add UFS PHY support on HawiPalash Kambar
2026-08-06hwmon: (corsair-psu) Fix linear11 calculationGuenter Roeck
2026-08-06hwmon: (corsair-psu) serialize debugfs access against hwmonAli Ahmet Memis
2026-08-06hwmon: (ltc4282) Fix parsing adi,current-limit-sense-microvoltGuenter Roeck
2026-08-06hwmon: (ltc4282) Clamp negative current limitsGuenter Roeck
2026-08-06hwmon: (ltc4282) Avoid overflow in maximum power calculationGuenter Roeck
2026-08-06hwmon: (ads7828) Fix external VREF regulator handlingQingshuang Fu
2026-08-06hwmon: (corsair-psu) fix possible out-of-bounds access on missing string term...Wilken Gottwalt
2026-08-07bus: fsl-mc: drop unused assignment of acpi_device_id::driver_dataPawel Zalewski (The Capable Hub)
2026-08-07soc: fsl: qe: check platform_driver_register() in qe_ic_of_init()Linkai Gong
2026-08-07phy: lynx-10g: use RCW override procedure for dynamic protocol changeVladimir Oltean
2026-08-07soc: fsl: guts: implement the RCW override procedureVladimir Oltean
2026-08-07soc: fsl: guts: make fsl_soc_data available after fsl_guts_init()Vladimir Oltean
2026-08-07soc: fsl: guts: make it easier to determine on which SoC we are runningIoana Ciornei
2026-08-07soc: fsl: guts: add a central fsl_guts_read() functionIoana Ciornei
2026-08-07soc: fsl: guts: add a global structure to hold stateIoana Ciornei
2026-08-07soc: fsl: guts: use a macro to encode the DCFG CCSR spaceIoana Ciornei
2026-08-07soc: fsl: guts: perform fsl_guts_init() error teardown in reverse order of setupVladimir Oltean
2026-08-07bus: fsl-mc: Remove redundant dev_err()Pan Chuang
2026-08-07soc: fsl: qe: Add support of IRQs in QE GPIOPaul Louvel
2026-08-06zram: use a custom key for each zram objectSebastian Andrzej Siewior
2026-08-06zram: move lockmap to be per-zram instead per tableSebastian Andrzej Siewior
2026-08-06mm: introduce vma_get_page_prot() and use itLorenzo Stoakes