index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
media: ccs: Accommodate C-PHY into the calculation
David Heidelberg
1
-1
/
+15
2026-03-04
drm/msm/dpu: fix CMD panels on DPU 1.x - 3.x
Dmitry Baryshkov
1
-3
/
+4
2026-03-04
drm/msm/disp: set num_planes to 1 for interleaved YUV formats
Dmitry Baryshkov
1
-4
/
+4
2026-03-04
HID: playstation: Add missing check for input_ff_create_memless
Haotian Zhang
1
-1
/
+3
2026-03-04
regulator: core: move supply check earlier in set_machine_constraints()
André Draszik
1
-25
/
+30
2026-03-04
drm/msm/dpu: fix WD timer handling on DPU 8.x
Dmitry Baryshkov
5
-13
/
+57
2026-03-04
drm/msm/dpu: Set vsync source irrespective of mdp top support
Teguh Sobirin
1
-8
/
+8
2026-03-04
drm/msm/disp/dpu: add merge3d support for sc7280
Mahadevan P
1
-2
/
+12
2026-03-04
drm/amdgpu: Use explicit VCN instance 0 in SR-IOV init
Srinivasan Shanmugam
1
-22
/
+23
2026-03-04
drm/amdkfd: Fix signal_eviction_fence() bool return value
Srinivasan Shanmugam
1
-1
/
+1
2026-03-04
drm/amd: Drop "amdgpu kernel modesetting enabled" message
Mario Limonciello (AMD)
1
-1
/
+0
2026-03-04
media: chips-media: wave5: Fix memory leak on codec_info allocation failure
Zilin Guan
2
-2
/
+6
2026-03-04
ASoC: nau8821: Fixup nau8821_enable_jack_detect()
Cristian Ciocaltea
2
-0
/
+6
2026-03-04
ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
Cristian Ciocaltea
2
-11
/
+13
2026-03-04
ASoC: nau8821: Consistently clear interrupts before unmasking
Cristian Ciocaltea
1
-28
/
+30
2026-03-04
smack: /smack/doi: accept previously used values
Konstantin Andreev
1
-26
/
+45
2026-03-04
smack: /smack/doi must be > 0
Konstantin Andreev
1
-5
/
+7
2026-03-04
drm/panthor: Evict groups before VM termination
Ketil Johnsen
3
-0
/
+19
2026-03-04
ALSA: vmaster: Relax __free() variable declarations
Takashi Iwai
1
-6
/
+6
2026-03-04
ALSA: pcm: Relax __free() variable declarations
Takashi Iwai
3
-30
/
+33
2026-03-04
ALSA: pcm: use new array-copying-wrapper
Chenyuan Yang
1
-1
/
+1
2026-03-04
drm/panel: sw43408: Remove manual invocation of unprepare at remove
David Heidelberg
1
-4
/
+0
2026-03-04
workqueue: Process rescuer work items one-by-one using a cursor
Lai Jiangshan
1
-16
/
+59
2026-03-04
workqueue: Only assign rescuer work when really needed
Lai Jiangshan
1
-0
/
+4
2026-03-04
workqueue: Factor out assign_rescuer_work()
Lai Jiangshan
1
-11
/
+18
2026-03-04
drm/panthor: Make sure we resume the tick when new jobs are submitted
Boris Brezillon
1
-9
/
+34
2026-03-04
drm/panthor: Fix the logic that decides when to stop ticking
Boris Brezillon
1
-27
/
+17
2026-03-04
drm/panthor: Fix immediate ticking on a disabled tick
Boris Brezillon
1
-2
/
+7
2026-03-04
drm/panthor: Fix the group priority rotation logic
Boris Brezillon
1
-21
/
+31
2026-03-04
drm/panthor: Fix the full_tick check
Boris Brezillon
1
-2
/
+5
2026-03-04
drm/panthor: Recover from panthor_gpu_flush_caches() failures
Boris Brezillon
1
-7
/
+12
2026-03-04
arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions
Konrad Dybcio
1
-2
/
+6
2026-03-04
arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions
Konrad Dybcio
1
-2
/
+6
2026-03-04
arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models)
Jonathan Marek
1
-2
/
+2
2026-03-04
arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1
Dmitry Baryshkov
1
-0
/
+7
2026-03-04
arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0
Dmitry Baryshkov
1
-1
/
+0
2026-03-04
arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ storm
Dmitry Baryshkov
1
-1
/
+1
2026-03-04
arm64: dts: amlogic: g12: assign the MMC A signal clock
Jerome Brunet
1
-0
/
+3
2026-03-04
arm64: dts: amlogic: g12: assign the MMC B and C signal clocks
Jerome Brunet
1
-0
/
+6
2026-03-04
arm64: dts: amlogic: gx: assign the MMC signal clocks
Jerome Brunet
2
-0
/
+18
2026-03-04
arm64: dts: amlogic: axg: assign the MMC signal clocks
Jerome Brunet
1
-0
/
+6
2026-03-04
arm64: dts: amlogic: c3: assign the MMC signal clocks
Jerome Brunet
1
-0
/
+7
2026-03-04
hwspinlock: omap: Handle devm_pm_runtime_enable() errors
Haotian Zhang
1
-1
/
+3
2026-03-04
arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor watchdog instance...
Abhash Kumar Jha
2
-36
/
+36
2026-03-04
arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to appropriate order
Abhash Kumar Jha
1
-13
/
+13
2026-03-04
arm64: dts: amlogic: s4: fix mmc clock assignment
Jerome Brunet
1
-2
/
+8
2026-03-04
arm64: dts: amlogic: s4: assign mmc b clock to 24MHz
Jerome Brunet
1
-0
/
+3
2026-03-04
arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux node
AngeloGioacchino Del Regno
1
-1
/
+1
2026-03-04
arm: dts: lpc32xx: add clocks property to Motor Control PWM device tree node
Vladimir Zapolskiy
1
-0
/
+1
2026-03-04
ARM: dts: lpc32xx: Set motor PWM #pwm-cells property value to 3 cells
Vladimir Zapolskiy
1
-1
/
+1
[prev]
[next]