messages from 2026-06-24 12:48:24 to 2026-07-09 10:16:20 UTC [more...]
[PATCH 0/6] tty: serial: propagate errors from uart_ops.pm callback
2026-07-09 10:16 UTC (11+ messages)
` [PATCH 1/6] tty: serial: change uart_ops.pm callback to return int
` [PATCH 2/6] serial: 8250: update .pm callbacks "
` [PATCH 3/6] tty: serial: "
` [PATCH 4/6] arch: update uart pm "
` [PATCH 5/6] tty: serial: propagate uart_configure_port failure to uart_add_one_port
` [PATCH 6/6] serial: qcom-geni: check return value of pm_runtime_resume_and_get()
[PATCH v2 0/4] tty: replace __get_free_pages() with kmalloc()
2026-07-09 9:07 UTC (6+ messages)
` [PATCH v2 2/4] tty: amiserial: replace get_zeroed_page() with kzalloc()
[PATCH tty] serial: 8250: Ignore flow control on suspend/resume with no_console_suspend
2026-07-09 9:02 UTC (2+ messages)
[PATCH v4 0/7] soc: aspeed: Add BMC and host driver for PCIe BMC device
2026-07-09 8:54 UTC (15+ messages)
` [PATCH v4 1/7] dt-bindings: serial: 8250: aspeed: add compatible string for ast2600
` [PATCH v4 2/7] dt-bindings: serial: 8250: aspeed: add aspeed,vuart-over-pci bool prop
` [PATCH v4 3/7] serial: 8250_aspeed_vuart: add aspeed,ast2600-vuart compatible string
` [PATCH v4 4/7] serial: 8250_aspeed_vuart: add VUART over PCI
` [PATCH v4 5/7] soc: aspeed: add host-side PCIe BMC device driver
` [PATCH v4 6/7] ARM: dts: aspeed: g6: Change vuart compatible string for ast2600
` [PATCH v4 7/7] ARM: dts: aspeed: g6: add aspeed,vuart-over-pci prop to vuart3 and 4
[PATCH] serial: max310x: drive RTS in software when hardware delays are too short
2026-07-09 8:46 UTC
[PATCH v3 00/15] serial: 8250: add Moxa MUEx50 PCIe board support
2026-07-09 8:10 UTC (22+ messages)
` [PATCH v3 01/15] serial: 8250: split Moxa PCIe serial board support out of 8250_pci
` [PATCH v3 02/15] serial: 8250: add Moxa MUEx50 UART port type
` [PATCH v3 03/15] serial: 8250_mxpcie: enable enhanced mode and program FIFO trigger levels
` [PATCH v3 04/15] serial: 8250_mxpcie: enable automatic RTS/CTS flow control
` [PATCH v3 05/15] serial: 8250_mxpcie: offload XON/XOFF flow control to MUEx50 hardware
` [PATCH v3 06/15] serial: 8250_mxpcie: add custom handle_irq callback
` [PATCH v3 07/15] serial: 8250_mxpcie: speed up RX using memory-mapped FIFO window
` [PATCH v3 08/15] serial: 8250_mxpcie: speed up TX "
` [PATCH v3 09/15] serial: 8250_mxpcie: introduce per-port private data structure
` [PATCH v3 10/15] serial: 8250_mxpcie: defer uart_write_wakeup() to workqueue
` [PATCH v3 11/15] serial: 8250_mxpcie: support serial interface mode switching
` [PATCH v3 12/15] serial: 8250: allow low-level drivers to override break control
` [PATCH v3 13/15] serial: 8250_mxpcie: add break support for RS485 using MUEx50 features
` [PATCH v3 14/15] serial: 8250: allow UART drivers to override rx_trig_bytes handling
` [PATCH v3 15/15] serial: 8250_mxpcie: implement rx_trig_bytes callbacks via MUEx50 RTL
[PATCH] serial: 8250: handle ixp4xx register endianness correctly
2026-07-09 6:29 UTC (2+ messages)
[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
2026-07-09 5:43 UTC (3+ messages)
` (subset) "
[PATCH] serial: qcom-geni: do not advance stale DMA completions
2026-07-08 13:17 UTC
[tty:tty-linus] BUILD SUCCESS 22dd2777e6c180e1c945b00f6d18550979436324
2026-07-08 13:15 UTC
[tty:tty-testing] BUILD SUCCESS 9505146e885b1a842118aa6410f737290c4a5a32
2026-07-08 13:14 UTC
[PATCH 0/2] Stabilize serial line numbers on MediaTek Genio boards
2026-07-08 11:17 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: mediatek: alias all enabled serial ports on "
` [PATCH 2/2] serial: 8250_mtk: honor DT serial aliases
[PATCH v8] serial: 8250: fix use-after-free in IRQ chain handling
2026-07-08 9:11 UTC
[PATCH] serial: 8250: serialize shared IRQ startup
2026-07-08 8:47 UTC (7+ messages)
` [PATCH v2] serial: 8250: fix shared IRQ startup race causing IRQ warning
` [PATCH v3] "
` [PATCH v6] serial: 8250: fix use-after-free in IRQ chain handling
[PATCH v6] serial: 8250: fix use-after-free in IRQ chain handling
2026-07-08 8:45 UTC (13+ messages)
[PATCH v7] serial: 8250: fix use-after-free in IRQ chain handling
2026-07-08 7:14 UTC
[PATCH v2 0/4] Add support for the Mediatek Genio 520-EVK and 720-EVK boards
2026-07-08 6:22 UTC (8+ messages)
` [PATCH v2 1/4] dt-bindings: serial: mediatek,uart: Add compatible for MT8189 SoC
` [PATCH v2 2/4] dt-bindings: arm: mediatek: add Mediatek Genio 520/720-EVK boards
` [PATCH v2 3/4] arm64: dts: mediatek: add Genio 720-EVK board
` [PATCH v2 4/4] arm64: dts: mediatek: add Genio 520-EVK board
[PATCH] serial: 8250_pci: fix -Winitializer-overrides for Brainboxes UC-260/271/701/756 entries
2026-07-07 19:57 UTC (3+ messages)
[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
2026-07-07 17:50 UTC (12+ messages)
[PATCH 0/4] tty: replace __get_free_pages() with kmalloc()
2026-07-07 15:22 UTC (6+ messages)
` [PATCH 3/4] tty: serial: men_z135_uart: replace __get_free_page() "
[PATCH v5] serial: 8250: fix use-after-free in IRQ chain handling
2026-07-07 13:53 UTC (5+ messages)
[PATCH] tty: n_tty: order lockless input availability checks
2026-07-07 12:35 UTC (2+ messages)
[PATCH v1] tty: serial: rp2: Use named initializer for pci_device_id::driver_data
2026-07-07 12:26 UTC (3+ messages)
[PATCH v1] serial: 8250_exar: Consistently define pci_device_ids using named initializers
2026-07-07 9:06 UTC (2+ messages)
[PATCH] serial: msm: Disable DMA for kernel console UART
2026-07-07 7:58 UTC (2+ messages)
[PATCH 00/12] Add support for the Rockchip RV1106 and RV1103
2026-07-07 7:41 UTC (4+ messages)
` [PATCH 06/12] dt-bindings: serial: snps-dw-apb-uart: Add RV1106 compatible
[PATCH 1/2] tty: n_gsm: avoid reactivation without previous cleanup
2026-07-07 5:58 UTC (8+ messages)
` [PATCH 2/2] tty: n_gsm: issue mutex_destroy() from gsm_dlci_free()
[PATCH V1] serial: qcom_geni: Disable closing_wait for console to prevent shutdown timeout
2026-07-06 9:37 UTC
[tty:tty-testing] BUILD SUCCESS e508a176d86f5ca0916ac1caf80806f9ad3d91ef
2026-07-04 11:27 UTC
[syzbot] Monthly serial report (Jul 2026)
2026-07-04 4:32 UTC
[PATCH] serial: amba-pl011: drop redundant BUSY wait from earlycon pl011_putc()
2026-07-03 19:38 UTC (2+ messages)
` [PATCH v2] serial: amba-pl011: don't wait for BUSY after every earlycon character
[PATCH 1/4] goldfish: remove unused gf_write_dma_addr()
2026-07-03 8:47 UTC (4+ messages)
` [PATCH 2/4] tty: goldfish: drop unused goldfish_tty::opencount
` [PATCH 3/4] tty: goldfish: move gf_write_ptr() to tty/goldfish.c
` [PATCH 4/4] tty: goldfish: use guard() for locks
[PATCH v2] serial: qcom-geni: add force suspend/resume to system sleep callbacks
2026-07-02 11:41 UTC
[PATCH] serial: qcom-geni: add force suspend/resume to system sleep callbacks
2026-07-02 9:49 UTC (5+ messages)
[PATCH] tty: tty_jobctrl: use guard() in tiocgsid()
2026-07-02 3:34 UTC (2+ messages)
[PATCH] tty: tty_jobctrl: use guard() in tiocgsid()
2026-07-01 21:49 UTC
[PATCH] serial: 8250_dw: Prefer SRBR in bogus RX timeout workaround if available
2026-07-01 16:13 UTC (11+ messages)
[PATCH v2 00/15] serial: 8250: add Moxa MUEx50 PCIe board support
2026-07-01 12:42 UTC (19+ messages)
` [PATCH v2 01/15] serial: 8250: split Moxa PCIe serial board support out of 8250_pci
` [PATCH v2 02/15] serial: 8250: add Moxa MUEx50 UART port type
` [PATCH v2 03/15] serial: 8250_mxpcie: enable enhanced mode and program FIFO trigger levels
` [PATCH v2 04/15] serial: 8250_mxpcie: enable automatic RTS/CTS flow control
` [PATCH v2 05/15] serial: 8250_mxpcie: offload XON/XOFF flow control to MUEx50 hardware
` [PATCH v2 06/15] serial: 8250_mxpcie: add custom handle_irq callback
` [PATCH v2 07/15] serial: 8250_mxpcie: speed up RX using memory-mapped FIFO window
` [PATCH v2 08/15] serial: 8250_mxpcie: speed up TX "
` [PATCH v2 09/15] serial: 8250_mxpcie: introduce per-port private data structure
` [PATCH v2 10/15] serial: 8250_mxpcie: defer uart_write_wakeup() to workqueue
` [PATCH v2 11/15] serial: 8250_mxpcie: support serial interface mode switching
` [PATCH v2 12/15] serial: 8250: allow low-level drivers to override break control
` [PATCH v2 13/15] serial: 8250_mxpcie: add break support for RS485 using MUEx50 features
` [PATCH v2 14/15] serial: 8250: allow UART drivers to override rx_trig_bytes handling
` [PATCH v2 15/15] serial: 8250_mxpcie: implement rx_trig_bytes callbacks via MUEx50 RTL
[PATCH] serial: qcom-geni: Pre-map RX DMA buffer at probe to avoid sleep-in-atomic
2026-07-01 4:23 UTC
[PATCH] tty: tty_jobctrl: use guard()s in tiocspgrp()
2026-07-01 4:11 UTC (2+ messages)
[PATCH v1] serial: ma35d1: Fix OF node reference leaks in console init
2026-06-30 21:40 UTC
[Kernel Bug] INFO: task hung in show_cons_active
2026-06-30 14:20 UTC (6+ messages)
[PATCH v2 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
2026-06-30 13:14 UTC (4+ messages)
` [PATCH v2 2/2] dt-bindings: "
[PATCH v2] serial: max310x: implement gpio_chip::get_direction()
2026-06-30 12:13 UTC (2+ messages)
[PATCH v3 0/4] tty: replace __get_free_pages() with kmalloc()
2026-06-30 9:54 UTC (5+ messages)
` [PATCH v3 1/4] serial: pch: replace __get_free_page() "
` [PATCH v3 2/4] tty: amiserial: replace get_zeroed_page() with kzalloc()
` [PATCH v3 3/4] tty: serial: men_z135_uart: replace __get_free_page() with kmalloc()
` [PATCH v3 4/4] vc_screen: replace __get_free_pages() "
[PATCH v2 0/2] tty: n_gsm: fix gsm_queue() UAF and add a base regression test
2026-06-30 3:22 UTC (5+ messages)
[PATCH v3 00/10] MIPS: DEC: Fix serial device regressions + RTC cleanup
2026-06-29 17:12 UTC (3+ messages)
` [PATCH v3 10/10] MIPS: DEC: Ensure RTC platform device deregistration upon failure
[PATCH v2] serial: 8250_pnp: Use named initializers for pnp_device_id array
2026-06-29 17:04 UTC
[PATCH v1 1/1] serdev: acpi: Free resource list at appropriate time
2026-06-29 16:18 UTC (2+ messages)
[PATCH v12 0/3] rust: add basic serial device bus abstractions
2026-06-29 16:15 UTC (3+ messages)
` [PATCH v12 3/3] MAINTAINERS: serdev: Add self for serdev
[PATCH v1 1/1] serial: 8250_mid: Disable DMA for selected platforms
2026-06-26 9:49 UTC
[PATCH v5 0/9] driver core: Fix some race conditions
2026-06-26 8:21 UTC (2+ messages)
[PATCH] vt: fix spurious modifier in CSI/cursor key sequences
2026-06-26 2:48 UTC
[PATCH v3 0/7] soc: aspeed: Add BMC and host driver for PCIe BMC device
2026-06-25 9:10 UTC (12+ messages)
` [PATCH v3 1/7] dt-bindings: serial: 8250: aspeed: add compatible string for ast2600
` [PATCH v3 2/7] dt-bindings: serial: 8250: aspeed: add aspeed,vuart-over-pci bool prop
` [PATCH v3 6/7] ARM: dts: aspeed: g6: Change vuart compatible string for ast2600
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox