messages from 2024-12-04 15:25:28 to 2024-12-13 00:55:53 UTC [more...]
[PATCH 0/3] Add a new command in kgdb for vmcoreinfo
2024-12-13 0:55 UTC (12+ messages)
` [PATCH 1/3] kgdb: Add kgdb_mem2ebin function for converting memory to binary format
` [PATCH 2/3] serial: Move LF -> CRLF replacement from serial console to kdb
` [PATCH 3/3] kgdb: Add command linux.vmcoreinfo to kgdb
` [PATCH v2 0/3] Add a new command in kgdb for vmcoreinfo
` [PATCH v2 1/3] kgdb: Add kgdb_mem2ebin function for converting memory to binary format
` [PATCH v2 2/3] serial: Move LF -> CRLF replacement from serial console to kdb
` [PATCH v2 3/3] kgdb: Add command linux.vmcoreinfo to kgdb
[PATCH v1 0/7] Add support to load QUP SE firmware from
2024-12-12 15:58 UTC (28+ messages)
` [PATCH v1 1/7] dt-bindings: i2c: qcom,i2c-geni: Document DT properties for QUP firmware loading
` [PATCH v1 4/7] soc: qcom: geni-se:: Add support to load QUP SE Firmware via Linux subsystem
[PATCH v2 00/13] Add support for Renesas RZ/G3E SoC and SMARC-EVK platform
2024-12-12 12:43 UTC (3+ messages)
` [PATCH v2 01/13] dt-bindings: serial: renesas: Document RZ/G3E (r9a09g047) scif
[PATCH v5 00/10] riscv: add initial support for SpacemiT K1
2024-12-12 10:19 UTC (3+ messages)
[PATCH v3 00/13] Add support for SAMA7D65
2024-12-12 8:17 UTC (36+ messages)
` [PATCH v3 01/13] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
` [PATCH v3 02/13] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
` [PATCH v3 03/13] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
` [PATCH v3 04/13] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v3 05/13] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v3 06/13] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sama7d65
` [PATCH v3 07/13] dt-bindings: clock: Add SAMA7D65 PMC compatible string
` [PATCH v3 08/13] clk: at91: sama7d65: add sama7d65 pmc driver
` [PATCH v3 09/13] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH v3 10/13] ARM: dts: at91: Add sama7d65 pinmux
` [PATCH v3 11/13] ARM: dts: microchip: add support for sama7d65_curiosity board
` [PATCH v3 12/13] ARM: configs: at91: sama7: add new SoC config
` [PATCH v3 13/13] ARM: at91: add new SoC sama7d65
[PATCH v2] serial: amba-pl011: Fix RTS handling in RS485 mode
2024-12-12 2:04 UTC (2+ messages)
[PATCH v4 00/11] driver core: Constify API device_find_child()
2024-12-11 8:18 UTC (13+ messages)
` [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v4 02/11] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v4 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v4 05/11] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v4 06/11] driver core: Remove match_any()
` [PATCH v4 07/11] slimbus: core: Remove of_slim_match_dev()
` [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v4 09/11] driver core: Introduce an device matching API device_match_type()
` [PATCH v4 10/11] cxl/pmem: Replace match_nvdimm_bridge() with "
` [PATCH v4 11/11] usb: typec: class: Remove both cable_match() and partner_match()
[PATCH 0/3] tty: serial_core: little cleanup
2024-12-11 7:49 UTC (4+ messages)
` [PATCH 1/3] tty: serial_core: use more guard(mutex)
` [PATCH 2/3] tty: serial: get rid of exit label from uart_set_info()
` [PATCH 3/3] tty: serial: extract uart_change_port() "
[PATCH v3] serial: imx: Use uart_port_lock_irq() instead of uart_port_lock()
2024-12-10 23:36 UTC
[PATCH v2 1/1] tty: serial: 8250: Fix another runtime PM usage counter underflow
2024-12-10 17:01 UTC
[PATCH v2] serial: imx: Use uart_port_lock_irq() instead of uart_port_lock()
2024-12-10 15:40 UTC (4+ messages)
serial 00:06: Runtime PM usage count underflow!
2024-12-10 15:17 UTC (3+ messages)
[PATCH v2 0/3] Fixes multiple sysctl proc_handler usage error
2024-12-10 14:58 UTC (4+ messages)
` [PATCH v2 2/3] sysctl: Fix underflow value setting risk in vm_table
[PATCH 0/2] Optionally allow ttynull to be selected as a default console
2024-12-10 7:28 UTC (13+ messages)
` [PATCH 1/2] ttynull: Add an option to allow ttynull to be used as a console device
[PATCH v3] Documentation: move dev-tools debugging files to process/debugging/
2024-12-10 0:00 UTC
[PATCH] serial: imx: Use uart_port_lock_irqsave() instead of uart_port_lock()
2024-12-09 23:14 UTC (3+ messages)
[PATCH] m68k: coldfire: Support resources for UART
2024-12-09 12:57 UTC (9+ messages)
[PATCH v3 0/8] Add support for the rest of Renesas RZ/G3S serial interfaces
2024-12-09 12:19 UTC (13+ messages)
` [PATCH v3 4/8] arm64: dts: renesas: r9a08g045: Add the remaining SCIF interfaces
` [PATCH v3 5/8] arm64: dts: renesas: rzg3s-smarc: Fix the debug serial alias
` [PATCH v3 6/8] arm64: dts: renesas: rzg3s-smarc-switches: Add a header to describe different switches
` [PATCH v3 7/8] arm64: dts: renesas: rzg3s-smarc: Enable SCIF3
` [PATCH v3 8/8] arm64: dts: renesas: r9a08g045s33-smarc-pmod: Add overlay for SCIF1
[syzbot] [serial?] KASAN: slab-use-after-free Read in uart_write_room
2024-12-09 11:28 UTC
[PATCH v3 00/11] driver core: Constify API device_find_child()
2024-12-08 13:18 UTC (30+ messages)
` [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation
` [PATCH v3 02/11] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v3 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v3 05/11] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v3 06/11] driver core: Remove match_any()
` [PATCH v3 07/11] slimbus: core: Simplify of_find_slim_device() implementation
` [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v3 09/11] driver core: Introduce an device matching API device_match_type()
` [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge()
` [PATCH v3 11/11] usb: typec: class: Remove both cable_match() and partner_match()
[stable-kernel-only][5.15.y][5.10.y][PATCH] serial: sc16is7xx: the reg needs to shift in regmap_noinc
2024-12-07 13:47 UTC (3+ messages)
[tty:tty-linus] BUILD SUCCESS 4e450dfd0f968b79204637bf13280892dff287b1
2024-12-06 20:04 UTC
[PATCH 1/1] tty: serial: handle HAS_IOPORT dependencies
2024-12-06 16:02 UTC (23+ messages)
[PATCH v2] Documentation: move dev-tools debugging files to process/debugging/
2024-12-06 15:26 UTC (4+ messages)
[PATCH] tty: serial: Work around warning backtrace in serial8250_set_defaults
2024-12-06 6:58 UTC (4+ messages)
[PATCH] serial: altera_uart: Use KBUILD_MODNAME
2024-12-05 9:11 UTC
[PATCH RFT 0/6] serial: sh-sci: Fixes for earlycon and keep_bootcon
2024-12-05 8:51 UTC (10+ messages)
` [PATCH RFT 1/6] serial: sh-sci: Check if TX data was written to device in .tx_empty()
` [PATCH RFT 2/6] serial: sh-sci: Drop __initdata macro for port_cfg
` [PATCH RFT 3/6] serial: sh-sci: Move runtime PM enable to sci_probe_single()
` [PATCH RFT 4/6] serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in use
` [PATCH RFT 5/6] serial: sh-sci: Clean sci_ports[0] after at earlycon exit
` [PATCH RFT 6/6] serial: sh-sci: Increment the runtime usage counter for the earlycon device
[tty:tty-testing] BUILD SUCCESS 535a07698b8b3e6f305673102d297262cae2360a
2024-12-05 4:58 UTC
[tty:tty-linus] BUILD SUCCESS 7cc0e0a43a91052477c2921f924a37d9c3891f0c
2024-12-05 4:58 UTC
[PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
2024-12-05 0:07 UTC (12+ messages)
[PATCH AUTOSEL 6.1 3/4] serial: 8250_dw: Add Sophgo SG2044 quirk
2024-12-04 22:24 UTC
[PATCH AUTOSEL 6.6 3/6] serial: 8250_dw: Add Sophgo SG2044 quirk
2024-12-04 22:24 UTC
[PATCH AUTOSEL 6.11 3/7] serial: 8250_dw: Add Sophgo SG2044 quirk
2024-12-04 22:23 UTC
[PATCH AUTOSEL 6.12 3/8] serial: 8250_dw: Add Sophgo SG2044 quirk
2024-12-04 22:23 UTC
[PATCH v1 2/2] serial: 8250_pci: Share WCH IDs with parport_serial driver
2024-12-04 22:08 UTC (2+ messages)
[PATCH] serial: sh-sci: Use plain struct copy in early_console_setup()
2024-12-04 16:12 UTC (2+ messages)
[PATCH] serial: amba-pl011: Fix RTS handling in RS485 mode
2024-12-04 15:39 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;
as well as URLs for NNTP newsgroup(s).