Linux Serial subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-11 14:54:38 to 2026-05-16 08:48:25 UTC [more...]

[PATCH] Bluetooth: hci_uart: fix UAF in hci_uart_tty_close()
 2026-05-16  8:47 UTC  (13+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "
  ` Re:Re: [PATCH] "
  ` [PATCH v4] "
      `  "
      ` [PATCH v5] "
      ` [PATCH v6] Bluetooth: hci_uart: fix UAFs and race conditions in close and init paths
      ` [PATCH v7] "

[PATCH v2] serial: max310x: fix compile errors if CONFIG_SPI_MASTER is disabled
 2026-05-15 18:30 UTC 

[PATCH] tty: serial: samsung: Remove redundant port lock acquisition in rx helpers
 2026-05-15 12:41 UTC 

[PATCH 0/2] serial: 8250_dw: clock-notifier cleanup
 2026-05-15 10:55 UTC  (4+ messages)
` [PATCH 1/2] serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails
` [PATCH 2/2] serial: 8250_dw: remove clock-notifier infrastructure

[PATCH tty v4 0/6] 8250: Add console flow control
 2026-05-15 10:21 UTC  (12+ messages)
` [PATCH tty v4 2/6] serial: Replace driver usage of UPF_CONS_FLOW
` [PATCH tty v4 3/6] serial: sh-sci: Avoid deprecated UPF_CONS_FLOW

[PATCH] serial: max310x: fix compile errors if CONFIG_SPI_MASTER is disabled
 2026-05-15 10:05 UTC  (2+ messages)

[PATCH v2] serial: 8250: Clear CON_PRINTBUFFER on port re-registration
 2026-05-15  7:44 UTC  (3+ messages)

[PATCH] vt: merge ucs_is_zero_width()/ucs_is_double_width() into ucs_get_width()
 2026-05-15  3:48 UTC 

[tty:tty-next 28/31] drivers/tty/serial/max310x.c:1730:1: warning: unused label 'err_spi_register'
 2026-05-14 23:35 UTC 

[PATCH 0/2] amba/serial: amba-pl011: Bring back zx29 UART support
 2026-05-13 21:34 UTC  (3+ messages)
` [PATCH 1/2] ARM: zte: Add support for zx29 low level debug
` [PATCH 2/2] amba/serial: amba-pl011: Bring back zx29 UART support

[PATCH] serial: 8250-dw: unregister 8250 port if clk_notifier_register() fails
 2026-05-13 20:35 UTC  (3+ messages)

[PATCH v2 1/2] Add ZTE LRX UART driver
 2026-05-13 18:13 UTC  (3+ messages)

[PATCH v1 1/2] LRW UART: dt-bindings: Add binding for LRW UART
 2026-05-13 18:07 UTC  (2+ messages)

[PATCH v1 2/2] LRW UART: serial: add driver for the LRW UART
 2026-05-13 18:05 UTC  (2+ messages)

[REPORT] serial: 8250: BREAK + SysRq dispatch silently broken since 8324a54f604d
 2026-05-13 17:51 UTC  (19+ messages)
` [PATCH 0/3] serial: 8250: fix BREAK+SysRq dispatch on guard()-locked IRQ handlers
  ` [PATCH 1/3] serial: core: introduce guard(uart_port_lock_sysrq_irqsave)
  ` [PATCH 2/3] serial: 8250: dispatch SysRq character in serial8250_handle_irq()
  ` [PATCH 3/3] serial: 8250_dw: dispatch SysRq character in dw8250_handle_irq()
  ` [PATCH v2 0/3] serial: 8250: fix BREAK+SysRq dispatch on guard()-locked IRQ handlers
    ` [PATCH v2 1/3] serial: core: introduce guard(uart_port_lock_check_sysrq_irqsave)
    ` [PATCH v2 2/3] serial: 8250: dispatch SysRq character in serial8250_handle_irq()
    ` [PATCH v2 3/3] serial: 8250_dw: dispatch SysRq character in dw8250_handle_irq()

[PATCH v2 2/2] tty: serial: Add LRX UART driver
 2026-05-13 10:11 UTC  (2+ messages)

[PATCH v2 0/2] Add ZTE LRX UART driver
 2026-05-13 10:01 UTC  (2+ messages)

[PATCH v2 6.12.y 00/10] serial: 8250_dw: backport BUSY deassert series
 2026-05-13 10:16 UTC  (12+ messages)
` [PATCH v2 6.12.y 01/10] serial: 8250: use serial_port_in/out() helpers
` [PATCH v2 6.12.y 02/10] serial: 8250_dw: Comment possible corner cases in serial_out() implementation
` [PATCH v2 6.12.y 03/10] serial: introduce uart_port_lock() guard()s
` [PATCH v2 6.12.y 04/10] serial: 8250: convert serial8250_do_shutdown() to scoped_guard()
` [PATCH v2 6.12.y 05/10] serial: 8250: Protect LCR write in shutdown
` [PATCH v2 6.12.y 06/10] serial: 8250_dw: Avoid unnecessary LCR writes
` [PATCH v2 6.12.y 07/10] serial: 8250: Add serial8250_handle_irq_locked()
` [PATCH v2 6.12.y 08/10] serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handling
` [PATCH v2 6.12.y 09/10] serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt storm
` [PATCH v2 6.12.y 10/10] serial: 8250_dw: Ensure BUSY is deasserted

[PATCH v1 1/2] LRW UART: dt-bindings: Add binding for LRW UART
 2026-05-13  8:44 UTC 

[PATCH v1 2/2] LRW UART: serial: add driver for the LRW UART
 2026-05-13  8:44 UTC 

BUG: General Protection Fault in h5_recv due to TTY line discipline race condition (TIOCSTI)
 2026-05-13  2:54 UTC 

[PATCH v2] dt-bindings: qcom: geni-se-qup: Add compatible for SA8797P SoC
 2026-05-12 20:23 UTC  (2+ messages)

[tty:tty-next 28/31] drivers/tty/serial/max310x.c:1507:20: warning: 'max310x_regmap_name' defined but not used
 2026-05-12 19:53 UTC 

[PATCH v2 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
 2026-05-12 17:14 UTC  (3+ messages)
` [PATCH v2 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
` [PATCH v2 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver

[tty:tty-next 28/31] drivers/tty/serial/max310x.c:1727:25: error: use of undeclared identifier 'max310x_spi_driver'; did you mean 'max310x_i2c_driver'?
 2026-05-12 11:52 UTC 

[tty:tty-next 28/31] drivers/tty/serial/max310x.c:1727:32: error: 'max310x_spi_driver' undeclared; did you mean 'max310x_i2c_driver'?
 2026-05-12 10:59 UTC 

[PATCH tty v5 0/3] 8250: Add console flow control
 2026-05-12  9:29 UTC  (6+ messages)
` [PATCH tty v5 1/3] serial: 8250: Set cons_flow on port registration
` [PATCH tty v5 2/3] serial: 8250: Check LSR timeout on console flow control
` [PATCH tty v5 3/3] serial: 8250: Add support for "

[LINUX PATCH] serial: xilinx_uartps: fix runtime PM race during probe
 2026-05-12  7:38 UTC  (2+ messages)

[PATCH v2] serial: altera_jtaguart: handle uart_add_one_port() failures
 2026-05-12  6:56 UTC 

[tty:tty-linus] BUILD SUCCESS 452d6fa37ae9b021f4f6d397dbae077f7296f6f4
 2026-05-12  6:52 UTC 

[tty:tty-testing] BUILD SUCCESS 16e95bfb79b5d9d01dc7651d98caf3c2ace331cd
 2026-05-12  4:09 UTC 

[PATCH] serial: atmel: honor CREAD in atmel_set_termios
 2026-05-11 16:59 UTC  (5+ messages)
  ` [PATCH] tty: serial: atmel: Ignore chars when CREAD is cleared
  ` [PATCH v2] "

[PATCH] tty: serial: qcom-geni: re-arm RX DMA on spurious zero-length interrupt
 2026-05-11 15:21 UTC  (2+ messages)

[PATCH] serial: altera_jtaguart: handle uart_add_one_port() failures
 2026-05-11 15:15 UTC  (2+ messages)

[PATCH v7 0/4] rust: add basic serial device bus abstractions
 2026-05-11 14:54 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox