summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-07md/md-llbitmap: remap checkpointed bits as reshape progressesYu Kuai1-0/+204
2026-08-07md/md-llbitmap: don't skip reshape ranges from bitmap stateYu Kuai1-0/+8
2026-08-07md/md-llbitmap: add reshape range mapping helpersYu Kuai4-19/+134
2026-08-07md/md-llbitmap: refuse reshape while llbitmap still needs syncYu Kuai1-0/+24
2026-08-07md/md-llbitmap: finish reshape geometryYu Kuai1-0/+34
2026-08-07md/md-llbitmap: track target reshape geometry fieldsYu Kuai1-0/+42
2026-08-07md/md-llbitmap: grow the page cache in place for reshapeYu Kuai1-11/+132
2026-08-07md/md-llbitmap: allocate page controls independentlyYu Kuai1-37/+62
2026-08-07md/md-llbitmap: track bitmap sync_size explicitlyYu Kuai1-2/+17
2026-08-07md: add exact bitmap mapping and reshape hooksYu Kuai5-3/+36
2026-08-07md: add helper to split bios at reshape offsetYu Kuai2-0/+43
2026-08-07md: skip bitmap accounting for empty write rangesYu Kuai1-2/+7
2026-08-07md/md-llbitmap: stop daemon timer rearm on destroyYu Kuai2-4/+14
2026-08-07md/md-llbitmap: prevent create failure bitmap UAFYu Kuai1-1/+2
2026-08-07md: avoid stale clone I/O accounting timestampsYu Kuai1-0/+2
2026-08-07md: wait for behind writes before destroying bitmapYu Kuai1-1/+1
2026-08-07md/raid5: round bitmap stripes with sector divisionYu Kuai1-4/+9
2026-08-07md/raid5: reject zero-sector reshape chunksYu Kuai1-0/+5
2026-08-07md/md-llbitmap: only end fully synced chunksYu Kuai1-4/+9
2026-08-07md/md-llbitmap: use GFP_NOIO for cache allocationsYu Kuai1-5/+5
2026-08-07md/md-llbitmap: clear flush state after daemon flushYu Kuai1-2/+2
2026-08-07phy: qcom: qmp-pcie: Add support for SM8475 Gen3x1 PCIe0 portEsteban Urrutia1-0/+108
2026-08-07phy: qcom: qmp-pcie: Add pcs_lane1 offset to V5 offsetsEsteban Urrutia1-0/+1
2026-08-07dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add SM8475 QMP PHYEsteban Urrutia1-0/+2
2026-08-07thunderbolt: Add quirk to reset host interface on DMA path teardown for AMD U...Basavaraj Natikar5-3/+97
2026-08-07phy: qcom: qmp-usb: Prevent unnecessary PM runtime suspend at bootLoic Poulain1-5/+19
2026-08-07phy: qcom: qmp-usb: Fix possible NULL-deref on early runtime suspendLoic Poulain1-2/+10
2026-08-07phy: qcom: snps-femto-v2: Fix possible NULL-deref on early runtime suspendLoic Poulain1-6/+20
2026-08-07phy: qcom: qmp-usb-legacy: Prevent unnecessary PM runtime suspend at bootLoic Poulain1-5/+19
2026-08-07phy: qcom: qmp-usb-legacy: Fix possible NULL-deref on early runtime suspendLoic Poulain1-2/+10
2026-08-07phy: qcom: qmp-usbc: Prevent unnecessary PM runtime suspend at bootLoic Poulain1-6/+20
2026-08-07phy: qcom: qmp-combo: Prevent unnecessary PM runtime suspend at bootLoic Poulain1-6/+20
2026-08-07phy: qcom: sgmii-eth: vote for both voltage rails with correct current loadsMohd Ayaan Anwar1-4/+33
2026-08-07dt-bindings: phy: qcom,sa8775p-dwmac-sgmii-phy: add named voltage rails and d...Mohd Ayaan Anwar1-0/+11
2026-08-07phy: qcom-qmp: qserdes-com: drop duplicate v8 DP headersDmitry Baryshkov1-52/+0
2026-08-07phy: qcom-qmp-ufs: Add UFS PHY support on HawiPalash Kambar4-1/+212
2026-08-07dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add Hawi UFS PHY compatiblePalash Kambar1-0/+2
2026-08-06hwmon: (corsair-psu) Fix linear11 calculationGuenter Roeck1-9/+14
2026-08-06hwmon: (corsair-psu) serialize debugfs access against hwmonAli Ahmet Memis1-0/+4
2026-08-06hwmon: (ltc4282) Fix parsing adi,current-limit-sense-microvoltGuenter Roeck1-1/+1
2026-08-06hwmon: (ltc4282) Clamp negative current limitsGuenter Roeck1-1/+5
2026-08-06hwmon: (ltc4282) Avoid overflow in maximum power calculationGuenter Roeck1-6/+6
2026-08-06hwmon: (ads7828) Fix external VREF regulator handlingQingshuang Fu1-5/+6
2026-08-06hwmon: (corsair-psu) fix possible out-of-bounds access on missing string term...Wilken Gottwalt1-2/+2
2026-08-06Merge branch 'resolve_btfids-implement-btf-tags-emission-for-kfuncs'Eduard Zingerman6-13/+304
2026-08-06docs, resolve_btfids: Document kfunc BTF annotation emissionIhor Solodrai3-5/+18
2026-08-06selftests/bpf: Verify decl tags emission in resolve_btfids testIhor Solodrai1-0/+40
2026-08-06resolve_btfids: Emit bpf_kfunc and bpf_fastcall decl tagsIhor Solodrai2-2/+31
2026-08-06selftests/bpf: Verify arena type tags in resolve_btfids testIhor Solodrai2-0/+76
2026-08-06resolve_btfids: Process KF_ARENA_* flags in resolve_btfidsIhor Solodrai2-7/+134