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-01-07
hid: intel-thc-hid: Select SGL_ALLOC
Tim Zimmermann
1
-0
/
+1
2026-01-07
HID: bpf: fix bpf compilation with -fms-extensions
Benjamin Tissoires
1
-2
/
+4
2026-01-07
drm/exynos: hdmi: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2026-01-07
gpio: shared: don't allocate the lookup table until we really need it
Bartosz Golaszewski
1
-6
/
+6
2026-01-07
gpio: shared: fix a race condition
Bartosz Golaszewski
1
-11
/
+9
2026-01-07
gpio: shared: assign the correct firmware node for reset-gpio use-case
Bartosz Golaszewski
1
-1
/
+1
2026-01-07
gpio: rockchip: mark the GPIO controller as sleeping
Bartosz Golaszewski
1
-0
/
+1
2026-01-07
net: netdevsim: fix inconsistent carrier state after link/unlink
Yohei Kojima
1
-0
/
+8
2026-01-07
net: sfp: return the number of written bytes for smbus single byte access
Maxime Chevallier
1
-1
/
+1
2026-01-07
Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"
Vladimir Oltean
4
-78
/
+0
2026-01-07
idpf: fix aux device unplugging when rdma is not supported by vport
Larysa Zaremba
1
-1
/
+1
2026-01-07
idpf: cap maximum Rx buffer size
Joshua Hay
2
-3
/
+6
2026-01-07
idpf: Fix error handling in idpf_vport_open()
Sreedevi Joshi
1
-2
/
+2
2026-01-07
idpf: Fix RSS LUT NULL ptr issue after soft reset
Sreedevi Joshi
3
-17
/
+6
2026-01-07
idpf: Fix RSS LUT configuration on down interfaces
Sreedevi Joshi
1
-7
/
+11
2026-01-07
idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
Sreedevi Joshi
5
-79
/
+66
2026-01-07
idpf: fix issue with ethtool -n command display
Erik Gabriel Carrillo
2
-22
/
+40
2026-01-07
idpf: fix memory leak of flow steer list on rmmod
Sreedevi Joshi
3
-3
/
+42
2026-01-07
idpf: fix error handling in the init_task on load
Emil Tantilov
1
-4
/
+12
2026-01-07
idpf: fix memory leak in idpf_vc_core_deinit()
Emil Tantilov
1
-0
/
+4
2026-01-07
idpf: fix memory leak in idpf_vport_rel()
Emil Tantilov
1
-0
/
+2
2026-01-07
idpf: detach and close netdevs while handling a reset
Emil Tantilov
1
-49
/
+72
2026-01-06
idpf: keep the netdev when a reset fails
Emil Tantilov
1
-11
/
+6
2026-01-06
loop: don't change loop device under exclusive opener in loop_set_status
Raphael Pinsonneault-Thibeault
1
-11
/
+30
2026-01-06
drm/fb-helper: Fix vblank timeout during suspend/reset
Chengjun Yao
1
-0
/
+10
2026-01-06
PCI/VGA: Don't assume the only VGA device on a system is `boot_vga`
Mario Limonciello (AMD)
1
-7
/
+0
2026-01-06
drm/amdgpu: Fix query for VPE block_type and ip_count
Alan Liu
1
-0
/
+6
2026-01-06
drm/amd/display: Add missing encoder setup to DACnEncoderControl
Timur Kristóf
3
-12
/
+15
2026-01-06
drm/amd/display: Correct color depth for SelectCRTC_Source
Timur Kristóf
3
-29
/
+26
2026-01-06
drm/amd/amdgpu: Fix SMU warning during isp suspend-resume
Pratap Nirujogi
3
-0
/
+67
2026-01-06
drm/amdgpu: always backup and reemit fences
Alex Deucher
2
-6
/
+23
2026-01-06
drm/amdgpu: don't reemit ring contents more than once
Alex Deucher
2
-5
/
+19
2026-01-06
drm/amd/pm: force send pcie parmater on navi1x
Yang Wang
1
-18
/
+15
2026-01-06
drm/amd/pm: fix wrong pcie parameter on navi1x
Yang Wang
1
-2
/
+2
2026-01-06
drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]
Alex Deucher
1
-1
/
+1
2026-01-06
drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAnd...
Nathan Chancellor
1
-221
/
+66
2026-01-06
drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSched...
Nathan Chancellor
1
-185
/
+73
2026-01-06
drm/amd/display: Apply e4479aecf658 to dml
Nathan Chancellor
1
-1
/
+5
2026-01-05
ACPI: PCI: IRQ: Fix INTx GSIs signedness
Lorenzo Pieralisi
3
-28
/
+43
2026-01-05
PCI: meson: Report that link is up while in ASPM L0s and L1 states
Bjorn Helgaas
1
-35
/
+4
2026-01-05
Merge tag 'drm-rust-fixes-2025-12-29' of https://gitlab.freedesktop.org/drm/r...
Dave Airlie
5
-97
/
+113
2026-01-05
Merge tag 'devicetree-fixes-for-6.19-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+3
2026-01-04
virtio_net: fix device mismatch in devm_kzalloc/devm_kfree
Kommula Shiva Shankar
1
-3
/
+3
2026-01-04
bnxt_en: Fix potential data corruption with HW GRO/LRO
Srijit Bose
2
-6
/
+13
2026-01-04
net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
Zilin Guan
1
-0
/
+6
2026-01-04
net/ena: fix missing lock when update devlink params
Frank Liang
1
-0
/
+4
2026-01-04
net/mlx5e: Dealloc forgotten PSP RX modify header
Cosmin Ratiu
1
-3
/
+11
2026-01-04
net/mlx5e: Don't print error message due to invalid module
Gal Pressman
1
-1
/
+2
2026-01-04
net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM query
Gal Pressman
1
-2
/
+4
2026-01-04
net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_group
Alexei Lazar
1
-4
/
+5
[prev]
[next]