summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-27Revert "tty: tty_port: add workqueue to flip TTY buffer"Greg Kroah-Hartman7-78/+9
2026-01-23tty: tty_port: add workqueue to flip TTY bufferXin Zhao7-9/+78
2026-01-23serial: 8250_pci: Remove custom deprecated baud setting routineAndy Shevchenko2-76/+41
2026-01-23serial: 8250_omap: Remove custom deprecated baud setting routineAndy Shevchenko1-16/+0
2026-01-23dt-bindings: serial: renesas,scif: Document RZ/G3L SoCBiju Das1-0/+1
2026-01-23serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl existsKendall Willis1-0/+2
2026-01-16tty: hvc-iucv: Remove KMSG_COMPONENT macroHeiko Carstens1-3/+2
2026-01-16dt-bindings: serial: google,goldfish-tty: Convert to DT schemaKuan-Wei Chiu2-17/+41
2026-01-16dt-bindings: serial: sh-sci: Fold single-entry compatibles into enumLad Prabhakar1-10/+5
2026-01-16serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina...Moteen Shah1-1/+1
2026-01-16serial: 8250: 8250_omap.c: Add support for handling UART error conditionsMoteen Shah1-2/+21
2026-01-16serial: SH_SCI: improve "DMA support" promptRandy Dunlap1-1/+1
2026-01-16serial: Kconfig: fix ordering of entries for menu displayRandy Dunlap1-13/+13
2026-01-16serial: 8250: fix ordering of entries for menu displayRandy Dunlap1-47/+48
2026-01-16serial: imx: change SERIAL_IMX_CONSOLE to boolRandy Dunlap1-3/+3
2026-01-168250_men_mcb: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin1-3/+0
2026-01-16serial: men_z135_uart: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin1-1/+0
2026-01-16dt-bindings: serial: renesas,rsci: Document RZ/V2H(P) and RZ/V2N SoCsLad Prabhakar1-0/+6
2025-12-29Merge 6.19-rc3 into tty-nextGreg Kroah-Hartman575-2354/+4426
2025-12-29Linux 6.19-rc3v6.19-rc3Linus Torvalds1-1/+1
2025-12-28Merge tag 'usb-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds20-207/+130
2025-12-28Merge tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-14/+17
2025-12-28Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+5
2025-12-28Merge tag 'riscv-for-linus-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-27/+166
2025-12-28Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-24/+33
2025-12-27Merge tag 'spi-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-16/+22
2025-12-27Merge tag 'regulator-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-5/+5
2025-12-27Merge tag 'drm-fixes-2025-12-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds36-372/+347
2025-12-27Merge tag 'drm-msm-fixes-2025-12-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie36-372/+347
2025-12-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-9/+21
2025-12-27Merge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+2
2025-12-27Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-5/+32
2025-12-27Merge tag 'efi-fixes-for-v6.19-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+6
2025-12-26Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+2
2025-12-26Merge tag 'io_uring-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds14-180/+93
2025-12-26Merge tag 'v6.19-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-69/+70
2025-12-26firewire: nosy: Fix dma_free_coherent() sizeThomas Fourier1-5/+5
2025-12-25io_uring: fix filename leak in __io_openat_prep()Prithvi Tambewagh1-1/+1
2025-12-24kthread: Warn if mm_struct lacks user_ns in kthread_use_mm()Breno Leitao1-0/+1
2025-12-24arm64: efi: Fix NULL pointer dereference by initializing user_nsBreno Leitao1-0/+1
2025-12-24efi/libstub: gop: Fix EDID support in mixed-modeHans de Goede1-4/+4
2025-12-24Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds7-7/+26
2025-12-24Merge tag 'erofs-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2025-12-24cifs: Fix memory and information leak in smb3_reconfigure()Zilin Guan1-0/+2
2025-12-24drm/msm: Replace unsafe snprintf usage with scnprintfEvan Lambert1-5/+5
2025-12-24vhost/vsock: improve RCU read sections around vhost_vsock_get()Stefano Garzarella1-4/+11
2025-12-24tools/virtio: add device, device_driver stubsMichael S. Tsirkin1-0/+8
2025-12-24tools/virtio: fix up oot buildMichael S. Tsirkin2-2/+13
2025-12-24virtio_features: make it self-containedMichael S. Tsirkin1-0/+2