messages from 2026-08-27 18:00:33 to 2026-09-04 06:42:44 UTC [more...]
[PATCH v6 00/13] Ambarella CV75 SoC minimal bring-up
2026-09-04 6:42 UTC (16+ 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] 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 (12+ 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 v2 0/9] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
2026-09-01 16:48 UTC (22+ messages)
` [PATCH v2 1/9] pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0
` [PATCH v2 2/9] soc: qcom: geni-se: Populate clk_perf_tbl with SE source clock frequencies from perf OPP table
` [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 5/9] serial: qcom-geni: Use geni_se_set_rate() for source clock configuration
` [PATCH v2 6/9] spi: qcom-geni: Use geni_se_set_rate() for setting source clock frequency
` [PATCH v2 7/9] i2c: qcom-geni: Vote for SE clock rate using OPP
` [PATCH v2 8/9] i2c: qcom-geni: Use common GENI resource initialization helper
` [PATCH v2 9/9] i2c: qcom-geni: Use geni_se_set_rate() for setting source clock frequency
[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 (32+ messages)
` [Patch 1/9]: Make consolemap.c handle Unicode planes outside BMP
` [Patch 2/9]: Glyph size: Use GLYPH_SZ/HW rather than hardcoded 2, 1
` [Patch 3/9]: Replace scr_readw/writew by scr_readg/writeg, etc
` [Patch 4/9]: Amend internal manipulation of glyph structure
` [Patch 5/9]: vt: Amend three Kconfig files
` [Patch 6/9]: vt: Use u32 and typedef u1632 to handle whole glyphs
` [Patch 7/9]: vt: Handle up to 2^21 glyphs, rather than 256/512
` [Patch 8/9]: vt: Enhancements to the VT ioctl interface
` [Patch 9/9]: vt: Misc changes, e.g. to #include directives
[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 (4+ 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 (5+ messages)
[PATCH v2 0/2] serial: 8250_mid: fix race condition between output flush and termios update
2026-08-31 7:32 UTC (8+ 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
[PATCH 3/5] tty: sc16is7xx: convert to kthread_run_worker
2026-08-29 15:58 UTC
[PATCH] serial: qcom-geni: Fix unbalanced runtime PM resume for no_console_suspend
2026-08-28 14:43 UTC (3+ messages)
[BUG] WARNING: refcount bug in gsm_mux_net_start_xmit
2026-08-28 10:50 UTC (3+ messages)
[PATCH] tty: n_gsm: pin DLCI during configuration ioctls
2026-08-28 8:22 UTC (4+ messages)
[PATCH v2] serial: core: fix NULL pointer dereference in serial_core_unregister_port()
2026-08-28 7:10 UTC (2+ messages)
[PATCH v2] serial: 8250_omap: fix wake irq cleared during suspend
2026-08-28 7:07 UTC (3+ messages)
[BUG] nozomi: missing BAR-TYPE check -- writew() on an IOPORT cookie
2026-08-28 5:49 UTC (2+ messages)
[PATCH 08/13] HID: ft260: uart: add modem pins control via ioctl
2026-08-27 22:08 UTC
More than 256/512 glyphs on the Liinux console
2026-08-27 19:23 UTC (3+ messages)
[PATCH 01/13] HID: ft260: add serial driver
2026-08-27 19:16 UTC (2+ messages)
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