index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-02
dm cache: fix dirty mapping checking in passthrough mode switching
Ming-Hung Tsai
-33
/
+8
2026-03-02
dm cache: fix concurrent write failure in passthrough mode
Ming-Hung Tsai
-0
/
+9
2026-03-02
dm cache policy smq: fix missing locks in invalidating cache blocks
Ming-Hung Tsai
-0
/
+4
2026-03-02
dm cache: fix write hang in passthrough mode
Ming-Hung Tsai
-5
/
+25
2026-03-02
dm cache: fix write path cache coherency in passthrough mode
Ming-Hung Tsai
-0
/
+1
2026-03-02
dm cache: fix null-deref with concurrent writes in passthrough mode
Ming-Hung Tsai
-2
/
+4
2026-03-02
arm64: dts: marvell: armada-37xx: drop redundant status property
Gabor Juhos
-1
/
+0
2026-03-02
arm64: dts: marvell: armada-37xx: align 'phy-names' of EHCI node with DT schema
Gabor Juhos
-1
/
+1
2026-03-02
dt-bindings: arm64: add Marvell 7k COMe boards
Elad Nachman
-0
/
+11
2026-03-02
dm vdo slab-depot: validate old zone count on load
Matthew Sakai
-0
/
+4
2026-03-02
dm vdo indexer: validate saved zone count
Matthew Sakai
-0
/
+3
2026-03-02
arm64: dts: marvell: armada-3720: drop 'marvell,xenon-emmc' properties
Gabor Juhos
-2
/
+0
2026-03-02
MAINTAINERS: drop file entry in Marvell Kirkwood and Armada SOC support
Lukas Bulwahn
-1
/
+0
2026-03-02
arm64: dts: marvell: uDPU: add ethernet aliases
Robert Marko
-0
/
+5
2026-03-02
arm/arm64: dts: marvell: Drop unused .dtsi
Rob Herring (Arm)
-264
/
+0
2026-03-02
arm64: dts: a7k: use phy handle
Elad Nachman
-1
/
+1
2026-03-02
dt-bindings: hwmon: sl28cpld: Drop sa67mcu compatible
Michael Walle
-1
/
+0
2026-03-02
regcache: Amend printf() specifiers when printing registers
Andy Shevchenko
-2
/
+2
2026-03-02
regcache: Define iterator inside for-loop and align their types
Andy Shevchenko
-8
/
+7
2026-03-02
regulator: pf9453: Respect IRQ trigger settings from firmware
Franz Schnyder
-1
/
+1
2026-03-02
ASoC: dt-bindings: tegra: Add compatible for Tegra238 sound card
Sheetal
-0
/
+1
2026-03-02
ASoC: tegra: Add support for WM8962 and CPCAP
Mark Brown
-0
/
+421
2026-03-02
PCI: dwc: Remove not-going-to-be-supported code for Baikal SoC
Andy Shevchenko
-823
/
+0
2026-03-02
tools/rtla: Generate optstring from long options
Costa Shulyupin
-9
/
+37
2026-03-02
Support wm_adsp hibernation for runtime suspend
Mark Brown
-4
/
+63
2026-03-02
ASoC: sti: regmap_field usage improvements
Mark Brown
-2
/
+7
2026-03-02
ASoC: partial match the sdca codec name
Mark Brown
-2464
/
+5162
2026-03-02
platform: x86: remove unnecessary module_init/exit() functions
Ethan Nelson-Moore
-26
/
+0
2026-03-02
EDAC/versalnet: Refactor memory controller initialization and cleanup
Shubhrajyoti Datta
-77
/
+97
2026-03-02
arm64: dts: rockchip: Make Jaguar PCIe-refclk pin use pull-up config
Heiko Stuebner
-1
/
+1
2026-03-02
arm64: dts: rockchip: add pinctrl for clk-generator GPIO on rk3588-tiger
Heiko Stuebner
-0
/
+8
2026-03-02
arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on rk3588-tiger
Heiko Stuebner
-14
/
+5
2026-03-02
arm64: dts: rockchip: use gated-fixed-clock for pcie-refclk on rk3588-jaguar
Heiko Stuebner
-14
/
+5
2026-03-02
arm64: dts: rockchip: Enable displayport for rk3576 evb2
Chaoyi Chen
-0
/
+49
2026-03-02
arm64: dts: rockchip: Add battery and charger on rk3566-pinenote
Samuel Holland
-0
/
+26
2026-03-02
drm/panthor: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
2026-03-02
drm/panfrost: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
-1
/
+1
2026-03-02
dt-bindings: clock: rockchip: Add RV1103B CRU support
Fabio Estevam
-0
/
+221
2026-03-02
clk: rockchip: Add clock controller for the RV1103B
Fabio Estevam
-0
/
+715
2026-03-02
riscv: dts: spacemit: adapt regulator node name to preferred form
Yixun Lan
-7
/
+7
2026-03-02
arm64: dts: rockchip: Fix sdmmc pwren pinctrl for rk3576-evb2
Chaoyi Chen
-0
/
+2
2026-03-02
arm64: dts: zena: Add support for Zena CSS
Debbie Horsfall
-0
/
+833
2026-03-02
dt-bindings: arm: Add Zena CSS compatibility
Debbie Horsfall
-0
/
+10
2026-03-02
ARM: provide individual is_translation_fault() and is_permission_fault()
Russell King (Oracle)
-17
/
+19
2026-03-02
ARM: move FSR fault status definitions before fsr_fs()
Russell King (Oracle)
-3
/
+5
2026-03-02
ARM: use BIT() and GENMASK() for fault status register fields
Russell King (Oracle)
-6
/
+6
2026-03-02
ARM: move is_permission_fault() and is_translation_fault() to fault.h
Russell King (Oracle)
-26
/
+26
2026-03-02
driver core: platform: fix various formatting issues
Dmitry Torokhov
-28
/
+21
2026-03-02
driver core: platform: allow attaching software nodes when creating devices
Dmitry Torokhov
-2
/
+14
2026-03-02
driver core: platform: add kerneldoc to struct platform_device_info
Dmitry Torokhov
-11
/
+42
[prev]
[next]