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-7.1.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-05-22
serial: zs: Switch to using channel reset
Maciej W. Rozycki
2
-4
/
+5
2026-05-22
serial: zs: Fix bootconsole handover lockup
Maciej W. Rozycki
1
-21
/
+8
2026-05-22
serial: dz: Fix bootconsole handover lockup
Maciej W. Rozycki
1
-24
/
+12
2026-05-22
serial: dz: Fix bootconsole message clobbering at chip reset
Maciej W. Rozycki
1
-0
/
+21
2026-05-22
serial: 8250_dw: dispatch SysRq character in dw8250_handle_irq()
Jacques Nilo
1
-1
/
+1
2026-05-22
serial: 8250: dispatch SysRq character in serial8250_handle_irq()
Jacques Nilo
1
-2
/
+5
2026-05-22
tty: serial: samsung: Remove redundant port lock acquisition in rx helpers
Tudor Ambarus
1
-8
/
+0
2026-05-22
serial: altera_jtaguart: handle uart_add_one_port() failures
Myeonghun Pak
1
-1
/
+6
2026-05-22
USB: cdc-acm: Fix bit overlap and move quirk definitions to header
Wentao Guan
2
-2
/
+2
2026-05-22
usb: dwc2: Fix use after free in debug code
Dan Carpenter
1
-1
/
+3
2026-05-22
usb: chipidea: core: convert ci_role_switch to local variable
Xu Yang
1
-10
/
+6
2026-05-22
usb: gadget: f_fs: serialize DMABUF cancel against request completion
Michael Bommarito
1
-2
/
+22
2026-05-22
usb: gadget: f_fs: copy only received bytes on short ep0 read
Michael Bommarito
1
-1
/
+1
2026-05-22
usb: gadget: dummy_hcd: Reject hub port requests for non-existent ports
Seungjin Bae
1
-0
/
+4
2026-05-22
usbip: vudc: Fix use after free bug in vudc_remove due to race condition
Michael Bommarito
2
-1
/
+3
2026-05-22
usb: storage: Add quirks for PNY Elite Portable SSD
Sam Burkels
1
-0
/
+7
2026-05-22
USB: quirks: add NO_LPM for Lenovo ThinkPad USB-C Dock Gen2 hub controllers
Stephen J. Fuhry
1
-0
/
+4
2026-05-22
usb: usbtmc: reject interrupt endpoints with small wMaxPacketSize
Heitor Alves de Siqueira
1
-0
/
+6
2026-05-22
usb: usbtmc: check URB actual_length for interrupt-IN notifications
Heitor Alves de Siqueira
1
-0
/
+8
2026-05-22
xhci: tegra: Fix ghost USB device on dual-role port unplug
Wei-Cheng Chen
1
-32
/
+41
2026-05-22
usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind
Kai Aizen
1
-7
/
+21
2026-05-22
usb: gadget: net2280: Fix double free in probe error path
Guangshuo Li
1
-3
/
+1
2026-05-22
usb: gadget: f_hid: fix device reference leak in hidg_alloc()
Guangshuo Li
1
-2
/
+1
2026-05-22
usb: musb: omap2430: Fix use-after-free in omap2430_probe()
Wentao Liang
1
-1
/
+2
2026-05-22
clk: qcom: dispcc-sc8280xp: Don't park mdp_clk_src at registration time
Pengyu Luo
1
-2
/
+2
2026-05-22
Revert "mm: introduce a new page type for page pool in page type"
Byungchul Park
1
-1
/
+1
2026-05-22
zram: fix use-after-free in zram_writeback_endio
Richard Chang
1
-1
/
+5
2026-05-22
soc: qcom: ice: Fix the error code when 'qcom,ice' property is not found
Manivannan Sadhasivam
1
-1
/
+1
2026-05-22
Merge tag 'mediatek-drm-fixes-20260521' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
4
-4
/
+4
2026-05-22
Merge tag 'pci-v7.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2026-05-22
Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
73
-391
/
+2373
2026-05-22
Merge tag 'ceph-for-7.1-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-12
/
+8
2026-05-22
Merge tag 'drm-misc-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
20
-142
/
+127
2026-05-21
irqchip/renesas-rzt2h: Use pm_runtime_put_sync() in probe error path
Cosmin Tanislav
1
-1
/
+1
2026-05-21
Merge tag 'wireless-2026-05-21' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
15
-76
/
+194
2026-05-21
accel/amdxdna: Block running when IOMMU is off
Lizhi Hou
1
-0
/
+5
2026-05-21
accel/rocket: fix UAF via dangling GEM handle in create_bo
Dhabaleshwar Das
1
-5
/
+12
2026-05-21
Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-15
/
+22
2026-05-21
net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardown
Wei Fang
1
-1
/
+1
2026-05-21
net: enetc: fix init and teardown order to prevent use of unsafe resources
Wei Fang
1
-17
/
+18
2026-05-21
net: enetc: fix unbounded loop and interrupt handling in VF-to-PF messaging
Wei Fang
2
-31
/
+49
2026-05-21
net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()
Wei Fang
1
-3
/
+3
2026-05-21
net: enetc: fix race condition in VF MAC address configuration
Wei Fang
2
-0
/
+11
2026-05-21
net: enetc: fix TOCTOU race and validate VF MAC address
Wei Fang
1
-9
/
+30
2026-05-21
net: enetc: add ratelimiting to VF mailbox error messages
Wei Fang
1
-4
/
+6
2026-05-21
net: enetc: fix missing error code when pf->vf_state allocation fails
Wei Fang
1
-1
/
+3
2026-05-21
net: enetc: fix incorrect mailbox message status returned to VFs
Wei Fang
1
-4
/
+6
2026-05-21
Merge tag 'soc-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
3
-44
/
+114
2026-05-21
net: bcmgenet: keep RBUF EEE/PM disabled
Nicolai Buchwitz
1
-5
/
+4
2026-05-21
ethernet: 3c509: Fix most coding style issues
Maciej W. Rozycki
1
-376
/
+469
[prev]
[next]