Linux Serial subsystem development
 help / color / mirror / Atom feed
 messages from 2026-08-29 16:16:24 to 2026-09-04 22:40:55 UTC [more...]

[PATCH v6 00/13] Ambarella CV75 SoC minimal bring-up
 2026-09-04 22:40 UTC  (36+ messages)
` [PATCH v6 01/13] dt-bindings: arm: add Ambarella CV75 platforms
` [PATCH v6 02/13] dt-bindings: mfd: syscon: add Ambarella CV75 secure scratchpad
` [PATCH v6 03/13] dt-bindings: clock: add Ambarella CV75 RCT
` [PATCH v6 04/13] dt-bindings: pinctrl: add Ambarella CV75 pinctrl
` [PATCH v6 05/13] dt-bindings: gpio: pl061: add Ambarella CV75 variant
` [PATCH v6 06/13] dt-bindings: serial: snps-dw-apb-uart: add ambarella,cv75-uart
` [PATCH v6 07/13] clk: ambarella: add CV75 CCU driver
    `  "
` [PATCH v6 08/13] gpio: regmap: support write_data_after_dir and girq
` [PATCH v6 09/13] gpio: pl061: use gpio-regmap and add Ambarella layout
` [PATCH v6 10/13] pinctrl: ambarella: add CV75 pin controller
` [PATCH v6 11/13] serial: 8250_dw: add Ambarella CV75 quirks
` [PATCH v6 12/13] arm64: ambarella: add ARCH_AMBARELLA and CV75 EVK DT
` [PATCH v6 13/13] MAINTAINERS: add ARM/AMBARELLA SoC support

[PATCH v2 0/5] kthread: convert remaining users to kthread_create_worker
 2026-09-04 21:13 UTC  (11+ messages)
` [PATCH v2 1/5] media: ivtv: convert to kthread_run_worker
` [PATCH v2 2/5] net: encx24j600: "
` [PATCH v2 4/5] cpufreq: schedutil: convert to kthread_create_worker
` [PATCH v2 3/5] tty: sc16is7xx: convert to kthread_run_worker
` [PATCH v2 5/5] kthread: remove worker->task self assignment

[PATCH v3] tty: serial: qcom_geni: don't ida_free() the console port line
 2026-09-04 15:44 UTC  (2+ messages)

[PATCH 0/2] WK2xxx SPI to UART bridge driver
 2026-09-04 15:28 UTC  (18+ messages)
` [PATCH 1/2] serial: wk2xxx: Add WK2xxx SPI UART driver
` [PATCH 2/2] dt-bindings: serial: Document WK2xxx SPI UART bindings
` [PATCH v2 0/2] WK2xxx SPI to UART bridge driver
  ` [PATCH v2 1/2] serial: wk2xxx: Add WK2xxx SPI UART driver
  ` [PATCH v2 2/2] dt-bindings: serial: Document WK2xxx SPI UART bindings
  ` [PATCH v3 0/2] WK2xxx SPI to UART bridge driver
    ` [PATCH v3 1/2] serial: wk2xxx: Add WK2xxx SPI UART driver
    ` [PATCH v3 2/2] dt-bindings: serial: Document WK2xxx SPI UART bindings

[syzbot] [serial?] KASAN: slab-use-after-free Write in tty_init_dev
 2026-09-04 12:38 UTC  (2+ messages)

[syzbot] Monthly serial report (Sep 2026)
 2026-09-04 12:33 UTC 

[PATCH v2] tty: serial: qcom_geni: don't ida_free() the console port line
 2026-09-04 12:21 UTC  (4+ messages)

[PATCH] tty: serial: fix typo "inteface" in comment
 2026-09-04 12:20 UTC  (2+ messages)

[PATCH v2] serial: fix ioctl hangup race
 2026-09-04 11:55 UTC  (2+ messages)

[PATCH] tty: fix typos in comments
 2026-09-04 11:41 UTC  (2+ messages)

[PATCH v2 0/9] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
 2026-09-04  9:01 UTC  (13+ messages)
` [PATCH v2 1/9] pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0
` [PATCH v2 3/9] soc: qcom: geni-se: Add helper to set SE clock rate via OPP
` [PATCH v2 4/9] soc: qcom: geni-se: Remove OPP rate reset from resource deactivation
` [PATCH v2 7/9] i2c: qcom-geni: Vote for SE clock rate using OPP

[PATCH] tty: serial: qcom_geni: don't ida_free() the console port line
 2026-09-04  8:04 UTC  (5+ messages)

[PATCH] rust: serdev: Synchronize receive callback before calling unbind
 2026-09-03 22:34 UTC  (4+ messages)

[PATCH] dt-bindings: serial: 8250: add marvell,armada-38x-uart compatible
 2026-09-03 18:58 UTC  (7+ messages)

[PATCH] tty: abort break signalling on hangup
 2026-09-03 17:09 UTC  (3+ messages)

[PATCH] serial: fix ioctl hangup race
 2026-09-03 17:06 UTC  (3+ messages)

[syzbot] [usb?] general protection fault in keyspan_break_ctl
 2026-09-03 14:55 UTC 

[PATCH v5 00/12] Ambarella CV75 SoC minimal bring-up
 2026-09-03 13:01 UTC  (7+ messages)
` [PATCH v5 10/12] serial: 8250: add Ambarella UART driver
      `  "
        `  "
          `  "
            `  "

[PATCH v2 0/2] tty: fix break race
 2026-09-03  6:22 UTC  (6+ messages)
` [PATCH v2 1/2] USB: serial: fix break_ctl() NULL-pointer dereference
` [PATCH v2 2/2] tty: fix break race

[PATCH] serial: 8250: Add Armada 38x earlycon support
 2026-09-02 22:25 UTC  (2+ messages)

[PATCH tty 0/1] Make 8250 deferred MSR handling LAZY
 2026-09-02  8:34 UTC  (10+ messages)
` [PATCH tty 1/1] serial: 8250: Change console_msr_work to IRQ_WORK_LAZY

[PATCH v2 0/3] serial: 8250_mxpcie: probe and console fixes
 2026-09-02  2:22 UTC  (12+ messages)
` [PATCH v2 1/3] serial: 8250_mxpcie: set the driver data before registering ports
` [PATCH v2 2/3] serial: 8250_mxpcie: only unregister the ports that were registered
` [PATCH v2 3/3] serial: 8250_mxpcie: take the line settings from the new termios

[PATCH v1] serial: qcom-geni: Avoid double-free of PM domain list
 2026-09-01 14:52 UTC  (5+ messages)

[PATCH] kconfig: fix extra output from savedefconfig on out-of-range defaults
 2026-09-01 13:48 UTC  (2+ messages)

[PATCH] vc_screen: reload vc pointer before if (ret) in vcs_write() to avoid UAF
 2026-09-01 11:55 UTC  (2+ messages)

vt: Enlarge the framebuffer glyph size from 16 to 32 bits
 2026-09-01 11:14 UTC  (9+ messages)

[PATCH v2] serial: qcom-geni: Fix port_ida handling for console and probe errors
 2026-09-01  9:57 UTC  (6+ messages)

[PATCH v3 0/2] serial: 8250_mid: fix race condition between output flush and termios update
 2026-09-01  9:04 UTC  (6+ messages)
` [PATCH v3 1/2] serial: 8250: export and rename wait_for_xmitr()
` [PATCH v3 2/2] serial: 8250_mid: wait for LSR tx empty before setting termios

[PATCH AUTOSEL 6.18-5.10] serial: 8250: fix possible ISR soft lockup
 2026-08-31 14:21 UTC  (6+ messages)
` [PATCH AUTOSEL 6.18] tty: serial: 8250: protect against NULL uart->port.dev in register
` [PATCH AUTOSEL 6.18] serial: 8250_port: recognize UPIO_AU

[PATCH v3 00/14] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-08-31 13:02 UTC  (11+ messages)
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback

[PATCH v1] serial: qcom-geni: Fix port_ida handling for console and probe errors
 2026-08-31 10:51 UTC  (3+ messages)

[PATCH v2 0/3] tty: replace page allocator calls with k[mz]alloc()
 2026-08-31  8:54 UTC  (7+ messages)
` [PATCH v2 1/3] tty: port: replace get_zeroed_page() with kzalloc()
` [PATCH v2 2/3] serial: core: "
` [PATCH v2 3/3] tty: hvcs: replace __get_free_page() with kmalloc()

[PATCH 0/3] tty: replace page allocator calls with k[mz]alloc()
 2026-08-31  8:28 UTC  (10+ messages)
` [PATCH 1/3] tty: port: replace get_zeroed_page() with kzalloc()
` [PATCH 2/3] serial: core: "
` [PATCH 3/3] tty: hvcs: replace __get_free_page() with kmalloc()

[PATCH] serial: 8250_mid: wait for LSR tx empty before setting termios
 2026-08-31  8:25 UTC  (3+ messages)

[PATCH v2 0/2] serial: 8250_mid: fix race condition between output flush and termios update
 2026-08-31  7:32 UTC  (6+ messages)
` [PATCH v2 1/2] serial: 8250: export and rename wait_for_xmitr()
` [PATCH v2 2/2] serial: 8250_mid: wait for LSR tx empty before setting termios

[PATCH] serial: msm: select PM_OPP
 2026-08-30  9:17 UTC  (3+ messages)

[PATCH 3/5] tty: sc16is7xx: convert to kthread_run_worker
 2026-08-29 16:16 UTC 


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