public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-26 14:36:31 to 2026-02-18 00:51:49 UTC [more...]

printk, vt: sleep from invalid context bug
 2026-02-18  0:51 UTC  (4+ messages)

[PATCH] serial: 8250_ni: use kzalloc_obj() for allocation
 2026-02-17 21:48 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver updates for 7.0-rc1
 2026-02-17 17:55 UTC  (2+ messages)

[PATCH 00/13] Add DMA support for LINFlexD UART driver
 2026-02-17  8:39 UTC  (24+ messages)
` [PATCH 01/13] serial: linflexuart: Fix locking in set_termios
` [PATCH 02/13] serial: linflexuart: Clean SLEEP bit in LINCR1 after suspend
` [PATCH 03/13] serial: linflexuart: Check FIFO full before writing
` [PATCH 04/13] serial: linflexuart: Correctly clear UARTSR in buffer mode
` [PATCH 05/13] serial: linflexuart: Update RXEN/TXEN outside INITM mode
` [PATCH 06/13] serial: linflexuart: Ensure FIFO is empty when entering INITM
` [PATCH 07/13] serial: linflexuart: Revert earlycon workaround
` [PATCH 08/13] dt-bindings: serial: fsl-linflexuart: add clock input properties
` [PATCH 09/13] dt-bindings: serial: fsl-linflexuart: add dma properties
` [PATCH 10/13] serial: linflexuart: Add support for changing baudrate
` [PATCH 11/13] serial: linflexuart: Add support for configurable stop bits
` [PATCH 12/13] serial: linflexuart: Add DMA support
` [PATCH 13/13] serial: linflexuart: Avoid stopping DMA during receive operations

[PATCH] tty: ipwireless: Fix use-after-free in tasklet during device removal
 2026-02-17  8:03 UTC  (11+ messages)

[PATCH v1 0/2] LRW UART: Patch series for LRW UART driver
 2026-02-13 17:50 UTC  (8+ messages)
` [PATCH v1 1/2] LRW UART: dt-bindings: Add binding for LRW UART
` [PATCH v1 2/2] LRW UART: serial: add driver for the "

[PATCH 2/2] LRW UART: serial: add driver for the LRW UART
 2026-02-13  9:26 UTC 

[PATCH 2/2] tty: serial: add driver for the LRW UART
 2026-02-13  9:22 UTC 

[PATCH v10] tty: tty_port: add workqueue to flip TTY buffer
 2026-02-13  8:50 UTC 

[PATCH v3] serial: 8250: always disable IRQ during THRE test
 2026-02-12 10:15 UTC  (3+ messages)

[PATCH] tty: n_tty: fix KCSAN data-race in n_tty_flush_buffer / n_tty_lookahead_flow_ctrl
 2026-02-11 21:08 UTC 

rts-gpios support in fsl_lpuart driver?
 2026-02-11  9:59 UTC  (4+ messages)

[PATCH v2] serial: 8250: add CONFIG_SERIAL_8250_PROBE_BAUD option
 2026-02-10 17:49 UTC  (2+ messages)

[PATCH v2 00/16] MIPS: move pic32.h header file from asm to platform_data
 2026-02-10 15:50 UTC  (4+ messages)

[PATCH] serial: amba-pl011: Enable UART in earlycon setup
 2026-02-10 14:10 UTC  (4+ messages)

[PATCH 0/3] vt: add modifier support to cursor and navigation keys
 2026-02-10  6:53 UTC  (7+ messages)
` [PATCH 1/3] vt: add modifier support to cursor keys
` [PATCH 2/3] vt: add KT_CSI keysym type for modifier-aware CSI sequences
` [PATCH 3/3] vt: add fallback to plain map for modifier-aware key types

[PATCH 0/3] baisc devicetree support for Amlogic A9
 2026-02-09 22:19 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: arm: amlogic: add A311Y3 support
` [PATCH 2/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for A9
` [PATCH 3/3] arm64: dts: add support for A9 based Amlogic BY401

[PATCH] serial: 8250: Fix TX deadlock when using DMA
 2026-02-09 20:58 UTC 

[PATCH v5 00/11] Add support for Microchip LAN969x
 2026-02-09 13:27 UTC  (8+ messages)
` [PATCH v5 06/11] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v5 08/11] arm64: dts: microchip: add LAN969x support
` [PATCH v5 11/11] arm64: dts: microchip: add EV23X71A board

[PATCH] serial: 8250: add CONFIG_SERIAL_8250_PROBE_BAUD option
 2026-02-08 15:28 UTC  (2+ messages)

[PATCH RFC 0/4] rust: add basic serial device bus abstractions
 2026-02-08 14:30 UTC  (6+ messages)
` [PATCH RFC 2/4] "

[PATCH] vt: keyboard: add NULL check for vc_cons[fg_console].d in kbd_keycode and kbd_rawcode
 2026-02-08  0:31 UTC 

[PATCH] tty: vt: keyboard: fix general protection fault in k_meta
 2026-02-07 19:27 UTC 

[PATCH v2] dt-bindings: serial: snps-dw-apb-uart: Add RV1103B compatible
 2026-02-07 18:37 UTC  (2+ messages)

[PATCH 07/11] dt-bindings: serial: snps-dw-apb-uart: Add support for RV1103B
 2026-02-07 11:09 UTC  (3+ messages)

[PATCH] tty: constify tty_ldisc_ops
 2026-02-06  6:20 UTC 

[PATCH v9] tty: tty_port: add workqueue to flip TTY buffer
 2026-02-05 15:42 UTC  (3+ messages)

[PATCH v1] serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWN
 2026-02-04  9:57 UTC  (5+ messages)

[PATCH v4 0/7] 8250 DW UART fixes when under constant Rx pressure
 2026-02-03 17:10 UTC  (8+ messages)
` [PATCH v4 1/7] serial: 8250: Protect LCR write in shutdown
` [PATCH v4 2/7] serial: 8250_dw: Avoid unnecessary LCR writes
` [PATCH v4 3/7] serial: 8250: Add serial8250_handle_irq_locked()
` [PATCH v4 4/7] serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handling
` [PATCH v4 5/7] serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt storm
` [PATCH v4 6/7] serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSY
` [PATCH v4 7/7] serial: 8250_dw: Ensure BUSY is deasserted

[PATCH v3 00/10] Add support for Renesas RZ/G3L SoC and SMARC-EVK platform
 2026-02-03 10:30 UTC 

[PATCH] serial: 8250: add CONFIG_SERIAL_8250_PROBE_BAUD option
 2026-02-01  4:18 UTC 

[syzbot] [serial?] general protection fault in k_meta
 2026-01-31 14:57 UTC 

[syzbot] [serial?] general protection fault in puts_queue
 2026-01-31  3:14 UTC 

[PATCH v4 0/6] dt-bindings: goldfish: Convert to DT schema
 2026-01-30 22:24 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/7] 8250 DW UART fixes when under constant Rx pressure
 2026-01-30 20:59 UTC  (9+ messages)
` [PATCH v3 1/7] serial: 8250: Protect LCR write in shutdown
` [PATCH v3 2/7] serial: 8250_dw: Avoid unnecessary LCR writes
` [PATCH v3 3/7] serial: 8250: Add serial8250_handle_irq_locked()
` [PATCH v3 4/7] serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handling
` [PATCH v3 5/7] serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt storm
` [PATCH v3 6/7] serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSY
` [PATCH v3 7/7] serial: 8250_dw: Ensure BUSY is deasserted

[PATCH 00/19] printk cleanup - part 3
 2026-01-30 17:27 UTC  (8+ messages)
` [PATCH 01/19] printk/nbcon: Use an enum to specify the required callback in console_is_usable()
` [PATCH 02/19] printk: Introduce console_is_nbcon
` [PATCH 05/19] printk: Add more context to suspend/resume functions

[PATCH v2 0/7] 8250 DW UART fixes when under constant Rx pressure
 2026-01-30 12:44 UTC  (19+ messages)
` [PATCH v2 1/7] serial: 8250: Protect LCR write in shutdown
` [PATCH v2 2/7] serial: 8250_dw: Avoid unnecessary LCR writes
` [PATCH v2 3/7] serial: 8250: Add serial8250_handle_irq_locked()
` [PATCH v2 4/7] serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handling
` [PATCH v2 5/7] serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt storm
` [PATCH v2 6/7] serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSY
` [PATCH v2 7/7] serial: 8250_dw: Ensure BUSY is deasserted

[PATCH] tty: hvc_iucv: fix off-by-one in number of supported devices
 2026-01-30  7:29 UTC 

[PATCH] tty: synclink_gt: remove broken driver
 2026-01-30  4:46 UTC  (3+ messages)

[PATCH v3] serial: 8250: Fix fifo underflow on flush
 2026-01-30  3:54 UTC  (2+ messages)

[syzbot] Monthly serial report (Jan 2026)
 2026-01-29 11:51 UTC 

[PATCH v8] tty: tty_port: add workqueue to flip TTY buffer
 2026-01-29 10:31 UTC  (6+ messages)

[syzbot] [serial?] general protection fault in fn_enter
 2026-01-28 16:31 UTC  (2+ messages)

[syzbot] [serial?] general protection fault in k_pad
 2026-01-28 16:27 UTC  (2+ messages)

[syzbot] [serial?] general protection fault in to_utf8
 2026-01-28 16:03 UTC  (2+ messages)

[PATCH v1 1/1] serial: 8250_port: Drop duplicate NULL check
 2026-01-28 15:44 UTC  (3+ messages)

[linux-next:master] [tty] d000422a46: sysfs:cannot_create_duplicate_filename
 2026-01-28 14:09 UTC 

[PATCH] tty: serial: samsung_tty: avoid dev_dbg deadlock
 2026-01-28 11:28 UTC 

[PATCH v2 00/10] Add support for Renesas RZ/G3L SoC and SMARC-EVK platform
 2026-01-28 11:30 UTC 

[tty:tty-testing] BUILD SUCCESS 0a15f43b92ddaa2fdb476891a12ac2e207c7fcd2
 2026-01-28  9:20 UTC 

[PATCH] printk, vt, fbcon: Remove console_conditional_schedule()
 2026-01-28  9:02 UTC  (4+ messages)

[PATCH] vt: save/restore unicode screen buffer for alternate screen
 2026-01-27 22:56 UTC 

[PATCH v2] serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl exists
 2026-01-27 20:13 UTC  (2+ messages)

[PATCH 0/6] 8250 DW UART fixes when under constant Rx pressure
 2026-01-27 16:19 UTC  (17+ messages)
` [PATCH 3/6] serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handling
` [PATCH 4/6] serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt storm
` [PATCH 6/6] serial: 8250_dw: Ensure BUSY is deasserted

[PATCH] vt: Add enable module parameter
 2026-01-26 23:00 UTC  (13+ messages)


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