summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-02dm cache: fix dirty mapping checking in passthrough mode switchingMing-Hung Tsai-33/+8
2026-03-02dm cache: fix concurrent write failure in passthrough modeMing-Hung Tsai-0/+9
2026-03-02dm cache policy smq: fix missing locks in invalidating cache blocksMing-Hung Tsai-0/+4
2026-03-02dm cache: fix write hang in passthrough modeMing-Hung Tsai-5/+25
2026-03-02dm cache: fix write path cache coherency in passthrough modeMing-Hung Tsai-0/+1
2026-03-02dm cache: fix null-deref with concurrent writes in passthrough modeMing-Hung Tsai-2/+4
2026-03-02arm64: dts: marvell: armada-37xx: drop redundant status propertyGabor Juhos-1/+0
2026-03-02arm64: dts: marvell: armada-37xx: align 'phy-names' of EHCI node with DT schemaGabor Juhos-1/+1
2026-03-02dt-bindings: arm64: add Marvell 7k COMe boardsElad Nachman-0/+11
2026-03-02dm vdo slab-depot: validate old zone count on loadMatthew Sakai-0/+4
2026-03-02dm vdo indexer: validate saved zone countMatthew Sakai-0/+3
2026-03-02arm64: dts: marvell: armada-3720: drop 'marvell,xenon-emmc' propertiesGabor Juhos-2/+0
2026-03-02MAINTAINERS: drop file entry in Marvell Kirkwood and Armada SOC supportLukas Bulwahn-1/+0
2026-03-02arm64: dts: marvell: uDPU: add ethernet aliasesRobert Marko-0/+5
2026-03-02arm/arm64: dts: marvell: Drop unused .dtsiRob Herring (Arm)-264/+0
2026-03-02arm64: dts: a7k: use phy handleElad Nachman-1/+1
2026-03-02dt-bindings: hwmon: sl28cpld: Drop sa67mcu compatibleMichael Walle-1/+0
2026-03-02regcache: Amend printf() specifiers when printing registersAndy Shevchenko-2/+2
2026-03-02regcache: Define iterator inside for-loop and align their typesAndy Shevchenko-8/+7
2026-03-02regulator: pf9453: Respect IRQ trigger settings from firmwareFranz Schnyder-1/+1
2026-03-02ASoC: dt-bindings: tegra: Add compatible for Tegra238 sound cardSheetal-0/+1
2026-03-02ASoC: tegra: Add support for WM8962 and CPCAPMark Brown-0/+421
2026-03-02PCI: dwc: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko-823/+0
2026-03-02tools/rtla: Generate optstring from long optionsCosta Shulyupin-9/+37
2026-03-02Support wm_adsp hibernation for runtime suspendMark Brown-4/+63
2026-03-02ASoC: sti: regmap_field usage improvementsMark Brown-2/+7
2026-03-02ASoC: partial match the sdca codec nameMark Brown-2464/+5162
2026-03-02platform: x86: remove unnecessary module_init/exit() functionsEthan Nelson-Moore-26/+0
2026-03-02EDAC/versalnet: Refactor memory controller initialization and cleanupShubhrajyoti Datta-77/+97
2026-03-02arm64: dts: rockchip: Make Jaguar PCIe-refclk pin use pull-up configHeiko Stuebner-1/+1
2026-03-02arm64: dts: rockchip: add pinctrl for clk-generator GPIO on rk3588-tigerHeiko Stuebner-0/+8
2026-03-02arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on rk3588-tigerHeiko Stuebner-14/+5
2026-03-02arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on rk3588-jaguarHeiko Stuebner-14/+5
2026-03-02arm64: dts: rockchip: Enable displayport for rk3576 evb2Chaoyi Chen-0/+49
2026-03-02arm64: dts: rockchip: Add battery and charger on rk3566-pinenoteSamuel Holland-0/+26
2026-03-02drm/panthor: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-1/+1
2026-03-02drm/panfrost: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-1/+1
2026-03-02dt-bindings: clock: rockchip: Add RV1103B CRU supportFabio Estevam-0/+221
2026-03-02clk: rockchip: Add clock controller for the RV1103BFabio Estevam-0/+715
2026-03-02riscv: dts: spacemit: adapt regulator node name to preferred formYixun Lan-7/+7
2026-03-02arm64: dts: rockchip: Fix sdmmc pwren pinctrl for rk3576-evb2Chaoyi Chen-0/+2
2026-03-02arm64: dts: zena: Add support for Zena CSSDebbie Horsfall-0/+833
2026-03-02dt-bindings: arm: Add Zena CSS compatibilityDebbie Horsfall-0/+10
2026-03-02ARM: provide individual is_translation_fault() and is_permission_fault()Russell King (Oracle)-17/+19
2026-03-02ARM: move FSR fault status definitions before fsr_fs()Russell King (Oracle)-3/+5
2026-03-02ARM: use BIT() and GENMASK() for fault status register fieldsRussell King (Oracle)-6/+6
2026-03-02ARM: move is_permission_fault() and is_translation_fault() to fault.hRussell King (Oracle)-26/+26
2026-03-02driver core: platform: fix various formatting issuesDmitry Torokhov-28/+21
2026-03-02driver core: platform: allow attaching software nodes when creating devicesDmitry Torokhov-2/+14
2026-03-02driver core: platform: add kerneldoc to struct platform_device_infoDmitry Torokhov-11/+42