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-7.0.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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
Input: mms114 - use guard notation when acquiring mutex
Dmitry Torokhov
1
-15
/
+5
2026-03-25
Input: mk712 - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-12
/
+4
2026-03-25
Input: melfas_mip4 - switch to using cleanup functions
Dmitry Torokhov
1
-77
/
+44
2026-03-25
Input: lpc32xx_ts - use guard notation when acquiring mutex
Dmitry Torokhov
1
-6
/
+2
2026-03-25
Input: iqs7211 - use cleanup facility for fwnodes
Dmitry Torokhov
1
-16
/
+8
2026-03-25
Input: iqs5xx - simplify parsing of firmware blob
Dmitry Torokhov
1
-23
/
+22
2026-03-25
Input: iqs5xx - switch to using cleanup functions
Dmitry Torokhov
1
-81
/
+64
2026-03-25
Input: ipaq-micro-ts - use guard notation when acquiring mutex/spinlock
Dmitry Torokhov
1
-6
/
+2
2026-03-25
Input: imx6ul_tsc - use guard notation when acquiring mutex
Dmitry Torokhov
1
-10
/
+9
2026-03-25
Input: imagis - use guard notation when acquiring mutex
Dmitry Torokhov
1
-14
/
+16
2026-03-25
Input: hycon-hy46xx - use guard notation when acquiring mutex
Dmitry Torokhov
1
-20
/
+11
2026-03-25
Input: hideep - switch to using cleanup functions
Dmitry Torokhov
1
-34
/
+20
2026-03-25
Input: goodix - switch to using cleanup functions in firmware code
Dmitry Torokhov
1
-14
/
+15
2026-03-25
Input: exc3000 - use guard notation when acquiring mutex
Dmitry Torokhov
1
-21
/
+10
2026-03-25
Input: elo - use guard notation when acquiring mutex
Dmitry Torokhov
1
-16
/
+16
2026-03-25
Input: elants_i2c - switch to using cleanup facilities
Dmitry Torokhov
1
-52
/
+39
2026-03-25
Input: ektf2127 - use guard notation when acquiring mutex
Dmitry Torokhov
1
-4
/
+4
2026-03-25
Input: eeti_ts - use guard notation when acquiring mutexes
Dmitry Torokhov
1
-17
/
+10
2026-03-25
Input: edt-ft5x06 - use guard notation when acquiring mutex
Dmitry Torokhov
1
-56
/
+31
2026-03-25
Input: cyttsp - use guard notation when acquiring mutex
Dmitry Torokhov
1
-12
/
+8
2026-03-25
Input: chipone_icn8318 - use guard notation when acquiring mutex
Dmitry Torokhov
1
-4
/
+4
2026-03-25
Input: bu21029_ts - use guard notation when acquiring mutex
Dmitry Torokhov
1
-4
/
+4
2026-03-25
Input: auo-pixcir-ts - use guard notation when acquiring mutexes
Dmitry Torokhov
1
-21
/
+22
2026-03-25
Input: atmel_mxt_ts - switch to using cleanup functions
Dmitry Torokhov
1
-154
/
+136
2026-03-25
Input: ads7846 - switch to using cleanup functions
Dmitry Torokhov
1
-28
/
+16
2026-03-25
Input: ad7879 - use guard notation when acquiring mutexes
Dmitry Torokhov
1
-31
/
+15
2026-03-25
Input: ad7877 - use guard notation when acquiring mutexes/locks
Dmitry Torokhov
1
-20
/
+12
2026-03-25
net: mana: fix use-after-free in add_adev() error path
Guangshuo Li
1
-2
/
+4
2026-03-25
net: lan743x: fix duplex configuration in mac_link_up
Thangaraj Samynathan
1
-0
/
+5
2026-03-25
net: dsa: mxl862xx: use RST_DATA to skip writing zero words
Daniel Golle
1
-0
/
+38
2026-03-25
net: dsa: mxl862xx: add CRC for MDIO communication
Daniel Golle
5
-65
/
+296
2026-03-25
virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...
xietangxin
1
-0
/
+1
2026-03-25
drm/bridge: lt8713sx: avoid 64-bit division
Arnd Bergmann
1
-1
/
+1
2026-03-25
drm/bridge: lt8713sx select CONFIG_CRC8
Arnd Bergmann
1
-0
/
+1
2026-03-25
clk: eswin: Add eic7700 clock driver
Xuyang Dong
7
-0
/
+2327
2026-03-25
drm/msm/dsi/phy: rename DSI_PHY_7NM_QUIRK_PRE_V4_1 to DSI_PHY_7NM_QUIRK_V4_0
Pengyu Luo
1
-8
/
+8
2026-03-25
clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks
MaĆra Canal
1
-4
/
+34
2026-03-25
drm/msm/dpu: use full scale alpha in _dpu_crtc_setup_blend_cfg()
Dmitry Baryshkov
3
-20
/
+19
2026-03-25
drm/msm/dpu: simplify bg_alpha selection
Dmitry Baryshkov
1
-1
/
+3
2026-03-25
HSI: cmt_speech: fix wrong printf format
Rosen Penev
1
-1
/
+1
2026-03-25
HSI: omap_ssi_port: remove null check from FAM
Rosen Penev
1
-1
/
+1
2026-03-25
gpu: nova-core: create GSP-RM logging buffers debugfs entries
Timur Tabi
1
-8
/
+39
2026-03-25
gpu: nova-core: create debugfs root in module init
Timur Tabi
1
-0
/
+25
2026-03-25
gpu: nova-core: Replace module_pci_driver! with explicit module init
Timur Tabi
1
-2
/
+23
2026-03-25
drm/ci: add rk3588-rock-5b
Vignesh Raman
9
-1
/
+84
2026-03-25
drm/ci: move qualcomm baremetal jobs to lava
Vignesh Raman
4
-17
/
+31
2026-03-25
drm/ci: uprev mesa
Vignesh Raman
35
-355
/
+387
2026-03-25
drm/ci: i915: cml: update runner tag
Vignesh Raman
1
-4
/
+4
2026-03-25
drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2
Vignesh Raman
1
-1
/
+1
2026-03-25
media: imx8mq-mipi-csi2: Add support for i.MX8ULP
Guoniu Zhou
1
-0
/
+1
[prev]
[next]