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-12
tty: hvc_iucv: fix off-by-one in number of supported devices
Randy Dunlap
1
-1
/
+1
2026-03-12
serial: 8250_port: Drop duplicate NULL check
Andy Shevchenko
1
-2
/
+2
2026-03-12
tty: serial: samsung_tty: avoid dev_dbg deadlock
Alyssa Milburn
1
-8
/
+2
2026-03-12
pmdomain: mediatek: Fix power domain count
Adam Ford
1
-1
/
+1
2026-03-12
HID: pl: eliminate private debug macro
Oliver Neukum
1
-8
/
+4
2026-03-12
HID: mcp2221: Add module parameter to enfoce GPIO mode
Linus Walleij
1
-4
/
+14
2026-03-12
HID: appletb-kbd: add .resume method in PM
Aditya Garg
1
-2
/
+3
2026-03-12
HID: logitech-hidpp: Enable MX Master 4 over bluetooth
Adrian Freund
1
-0
/
+2
2026-03-12
net: ti: icssg: Fix wrong macro used in RX classifier configuration
MD Danish Anwar
1
-2
/
+2
2026-03-12
kbuild: Consolidate C dialect options
Nathan Chancellor
1
-2
/
+1
2026-03-12
spi: atcspi200: fix mutex initialization order
Pei Xiao
1
-1
/
+3
2026-03-12
MIPS: Don't select CLOCKSOURCE_WATCHDOG
Thomas Gleixner
1
-1
/
+0
2026-03-12
hinic3: Add ethtool basic ops
Fan Gong
11
-2
/
+677
2026-03-12
hinic3: Add PF/VF capability parsing and parameter validation
Fan Gong
2
-3
/
+52
2026-03-12
hinic3: Add PF FLR wait and timeout handling
Fan Gong
1
-0
/
+34
2026-03-12
hinic3: Add PF device support and function type validation
Fan Gong
5
-3
/
+27
2026-03-12
hinic3: Add msg_send_lock for message sending concurrecy
Fan Gong
2
-2
/
+11
2026-03-12
hinic3: Add RX VLAN offload support
Fan Gong
2
-0
/
+18
2026-03-12
hinic3: Add chip_present_flag checks to prevent errors when card is absent
Fan Gong
9
-8
/
+52
2026-03-12
hinic3: Add Command Queue/Async Event Queue/Complete Event Queue/Mailbox dump...
Fan Gong
5
-0
/
+106
2026-03-12
hinic3: Add command queue detailed-response interfaces
Fan Gong
2
-12
/
+169
2026-03-12
drm/ttm/tests: add a test to exercise ttm_bo_swapout
Thadeu Lima de Souza Cascardo
2
-0
/
+43
2026-03-12
drm/ttm: document that ttm_bo_swapout deals with pages
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2026-03-12
vsock: add G2H fallback for CIDs not owned by H2G transport
Alexander Graf
1
-0
/
+13
2026-03-12
drm/xe: implement VM_BIND decompression in vm_bind_ioctl
Nitin Gote
4
-9
/
+87
2026-03-12
drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve support
Nitin Gote
2
-27
/
+67
2026-03-12
Merge drm/drm-next into drm-misc-next
Maxime Ripard
414
-5249
/
+108550
2026-03-12
Merge tag 'drm-msm-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
15
-100
/
+107
2026-03-12
mshv: pass struct mshv_user_mem_region by reference
Mukesh R
1
-13
/
+13
2026-03-12
octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt status
Alok Tiwari
1
-2
/
+2
2026-03-12
octeontx2-af: devlink: fix NIX RAS reporter recovery condition
Alok Tiwari
1
-1
/
+1
2026-03-12
net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP support
Chintan Vankar
2
-8
/
+10
2026-03-12
net/mana: Null service_wq on setup error to prevent double destroy
Shiraz Saleem
1
-0
/
+1
2026-03-12
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
8
-82
/
+44
2026-03-12
net: dsa: realtek: Fix LED group port bit for non-zero LED group
Marek Behún
1
-3
/
+3
2026-03-12
net: macb: Clean up the .usrio settings in macb_config instances
Kevin Hao
1
-18
/
+1
2026-03-12
net: macb: Clean up the .init settings in macb_config instances
Kevin Hao
1
-18
/
+14
2026-03-12
net: macb: Clean up the .clk_init setting in the macb_config instances
Kevin Hao
1
-22
/
+19
2026-03-12
net: dsa: microchip: Fix error path in PTP IRQ setup
Bastien Curutchet (Schneider Electric)
1
-3
/
+8
2026-03-12
net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
1
-1
/
+1
2026-03-12
bus: Remove not-going-to-be-supported code for Baikal SoC
Andy Shevchenko
4
-720
/
+0
2026-03-12
i3c: dw-i3c-master: Set SIR_REJECT in DAT on device attach and reattach
Adrian Ng Ho Yin
1
-2
/
+2
2026-03-12
i3c: master: dw-i3c: Fix missing of_node for virtual I2C adapter
Peter Yin
1
-0
/
+2
2026-03-12
EDAC/mpc85xx: Constify device sysfs attributes
Thomas Weißschuh
1
-1
/
+1
2026-03-12
EDAC/device: Allow addition of const sysfs attributes
Thomas Weißschuh
2
-3
/
+3
2026-03-12
EDAC/pci_sysfs: Constify instance sysfs attributes
Thomas Weißschuh
1
-5
/
+5
2026-03-12
EDAC/device: Constify info sysfs attributes
Thomas Weißschuh
1
-5
/
+5
2026-03-12
EDAC/device: Drop unnecessary and dangerous casts of attributes
Thomas Weißschuh
1
-5
/
+3
2026-03-12
i3c: mipi-i3c-hci: Fallback to software reset when bus disable fails
Adrian Hunter
1
-30
/
+35
2026-03-12
i3c: mipi-i3c-hci: Fix handling of shared IRQs during early initialization
Adrian Hunter
1
-3
/
+10
[prev]
[next]