messages from 2024-07-28 13:04:22 to 2024-08-07 01:50:40 UTC [more...]
[PATCH 00/12] Enable build system on macOS hosts
2024-08-07 1:50 UTC (14+ messages)
` [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts
` [PATCH 02/12] kbuild: add header_install dependency to scripts
` [PATCH 03/12] file2alias: fix uuid_t definitions for macos
` [PATCH 04/12] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name "
` [PATCH 05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h
` [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers
` [PATCH 07/12] selinux/mdp: "
` [PATCH 08/12] include: add elf.h support
` [PATCH 09/12] include: add endian.h support
` [PATCH 10/12] scripts/mod: add byteswap support
` [PATCH 11/12] tty/vt: conmakehash requires linux/limits.h
` [PATCH 12/12] scripts/kallsyms: add compatibility support for macos
[PATCH 0/2] tty: serial: samsung_tty: simple cleanups
2024-08-06 15:29 UTC (3+ messages)
` [PATCH 1/2] tty: serial: samsung_tty: drop unused argument to irq handlers
` [PATCH 2/2] tty: serial: samsung_tty: cast the interrupt's void *id just once
[PATCH 00/13] tty: random fixes and cleanups
2024-08-06 4:51 UTC (21+ messages)
` [PATCH 01/13] tty: simplify tty_dev_name_to_number() using guard(mutex)
` [PATCH 02/13] serial: protect uart_port_dtr_rts() in uart_shutdown() too
` [PATCH 03/13] serial: don't use uninitialized value in uart_poll_init()
` [PATCH 04/13] serial: remove quot_frac from serial8250_do_set_divisor()
` [PATCH 05/13] serial: use guards for simple mutex locks
` [PATCH 06/13] mxser: remove stale comment
` [PATCH 07/13] mxser: remove doubled sets of close times
` [PATCH 08/13] mctp: serial: propagage new tty types
` [PATCH 09/13] 6pack: remove sixpack::rbuff
` [PATCH 10/13] 6pack: drop sixpack::mtu
` [PATCH 11/13] 6pack: drop sixpack::buffsize
` [PATCH 12/13] 6pack: remove global strings
` [PATCH 13/13] 6pack: propagage new tty types
[syzbot] [serial?] KMSAN: uninit-value in n_tty_lookahead_flow_ctrl (2)
2024-08-06 3:41 UTC
/dev/ttynull and VT-less kernels on Desktop
2024-08-06 1:16 UTC (2+ messages)
[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
2024-08-05 19:47 UTC (22+ messages)
` [PATCH 01/10] dt-bindings: arm: rockchip: Add ArmSoM Sige 5
` [PATCH 02/10] dt-bindings: arm: rockchip: Add rk576 compatible string to pmu.yaml
` [PATCH 03/10] dt-bindings: i2c: i2c-rk3x: Add rk3576 compatible
` [PATCH 04/10] dt-bindings: iio: adc: Add rockchip,rk3576-saradc string
` [PATCH 05/10] dt-bindings: mfd: syscon: Add rk3576 QoS register compatible
` [PATCH 06/10] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3576
` [PATCH 07/10] dt-bindings: soc: rockchip: Add rk3576 syscon compatibles
` [PATCH 08/10] dt-bindings: timer: rockchip: Add rk3576 compatible
` [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT
` [PATCH 10/10] arm64: dts: rockchip: Add rk3576-armsom-sige5 board
[PATCH 0/4] Add initial support for Rockchip RK3528 SoC
2024-08-05 19:13 UTC (32+ messages)
` [PATCH 1/4] dt-bindings: serial: snps-dw-apb-uart: Document Rockchip RK3528
` [PATCH 2/4] dt-bindings: arm: rockchip: Add Radxa E20C board
` [PATCH 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC
` [PATCH 4/4] arm64: dts: rockchip: Add Radxa e20c board
[PATCH RESEND v4 0/6] dmaengine: dw: Fix src/dst addr width misconfig
2024-08-05 17:37 UTC (10+ messages)
` [PATCH RESEND v4 1/6] dmaengine: dw: Add peripheral bus width verification
` [PATCH RESEND v4 2/6] dmaengine: dw: Add memory "
` [PATCH RESEND v4 3/6] dmaengine: dw: Simplify prepare CTL_LO methods
` [PATCH RESEND v4 4/6] dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacks
` [PATCH RESEND v4 5/6] dmaengine: dw: Simplify max-burst calculation procedure
` [PATCH RESEND v4 6/6] dmaengine: dw: Unify ret-val local variables naming
[PATCH v2 00/10] Remove pcim_iomap_regions_request_all()
2024-08-05 8:01 UTC (11+ messages)
` [PATCH v2 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v2 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v2 03/10] crypto: qat - replace "
` [PATCH v2 04/10] crypto: marvell "
` [PATCH v2 05/10] intel_th: pci: Replace "
` [PATCH v2 06/10] wifi: iwlwifi: replace "
` [PATCH v2 07/10] ntb: idt: Replace "
` [PATCH v2 08/10] serial: rp2: "
` [PATCH v2 09/10] ALSA: korg1212: "
` [PATCH v2 10/10] PCI: Remove pcim_iomap_regions_request_all()
[PATCH v2 1/3] dt-bindings: serial: Add Loongson UART controller
2024-08-04 16:42 UTC (11+ messages)
` [PATCH v2 2/3] tty: serial: 8250: Add loongson uart driver support
` [PATCH v2 3/3] LoongArch: dts: Update UART driver to Loongson-2K0500, Loongson-2K1000 and Loongson-2K2000
[PATCH v2 0/3] uart: Introduce uart driver for the Loongson family chips
2024-08-04 6:36 UTC
[PATCH printk v7 00/35] wire up write_atomic() printing
2024-08-04 0:51 UTC (4+ messages)
` [PATCH printk v7 10/35] serial: core: Provide low-level functions to lock port
` [PATCH printk v7 11/35] serial: core: Introduce wrapper to set @uart_port->cons
` [PATCH printk v7 14/35] serial: core: Acquire nbcon context in port->lock wrapper
[PATCH] tty: vt: conmakehash: cope with abs_srctree no longer in env
2024-08-02 14:09 UTC (2+ messages)
[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-08-02 13:00 UTC (17+ messages)
` [PATCH V2 06/16] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
` [PATCH V2 07/16] drm/vc4: Get the rid of DRM_ERROR()
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval
` [PATCH V2 12/16] usb: dwc2: Add comment about BCM2848 ACPI ID
` [PATCH V2 13/16] usb: dwc2: Skip clock gating on Broadcom SoCs
` [PATCH V2 14/16] WIP: usb: dwc2: Implement recovery after PM domain off
` [PATCH V2 15/16] serial: 8250_bcm2835aux: add PM suspend/resume support
` [PATCH V2 16/16] ARM: bcm2835_defconfig: Enable SUSPEND
[PATCH RFC] dmaengine: dw: Prevent tx-status calling desc callback (Fix UART deadlock!)
2024-08-02 8:07 UTC
[PATCH 00/10] Remove pcim_iomap_regions_request_all()
2024-08-02 8:02 UTC (19+ messages)
` [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH 03/10] crypto: qat - replace "
` [PATCH 04/10] crypto: marvell "
` [PATCH 05/10] intel_th: pci: Replace "
` [PATCH 06/10] wifi: iwlwifi: replace "
` [PATCH 07/10] ntb: idt: Replace "
` [PATCH 08/10] serial: rp2: Remove "
` [PATCH 09/10] ALSA: korg1212: Replace "
` [PATCH 10/10] PCI: Remove pcim_iomap_regions_request_all()
Kazakhstan Crude Oil Product Offer REF:thghqo01
2024-08-02 4:19 UTC
[PATCH v5 00/10] riscv: add initial support for SpacemiT K1
2024-08-01 15:57 UTC (13+ messages)
` [PATCH v5 01/10] dt-bindings: vendor-prefixes: add spacemit
` [PATCH v5 02/10] dt-bindings: riscv: Add SpacemiT X60 compatibles
` [PATCH v5 03/10] dt-bindings: riscv: add SpacemiT K1 bindings
` [PATCH v5 04/10] dt-bindings: timer: Add SpacemiT K1 CLINT
` [PATCH v5 05/10] dt-bindings: interrupt-controller: Add SpacemiT K1 PLIC
` [PATCH v5 06/10] dt-bindings: serial: 8250: Add SpacemiT K1 uart compatible
` [PATCH v5 07/10] riscv: add SpacemiT SoC family Kconfig support
` [PATCH v5 08/10] riscv: dts: add initial SpacemiT K1 SoC device tree
` [PATCH v5 09/10] riscv: dts: spacemit: add Banana Pi BPI-F3 board "
` [PATCH v5 10/10] riscv: defconfig: enable SpacemiT SoC
[tty:tty-linus] BUILD SUCCESS 6e20753da6bc651e02378a0cdb78f16c42098c88
2024-08-01 10:52 UTC
[tty:tty-testing] BUILD SUCCESS 2108aa2a01d850f850ed6ccea4e447100df9ee82
2024-08-01 10:51 UTC
[PATCH] serdev: Use of_property_present()
2024-07-31 19:12 UTC
[regression] ENOTTY returned for tty fds
2024-07-31 16:12 UTC (10+ messages)
[PATCH printk v3 00/19] add threaded printing + the rest
2024-07-31 15:09 UTC (3+ messages)
` [PATCH printk v3 16/19] tty: sysfs: Add nbcon support for 'active'
[PATCH 0/5] serial: 8250: omap: Add am62 wakeup support
2024-07-30 21:22 UTC (8+ messages)
` [PATCH 3/5] serial: 8250: omap: Set wakeup capable, do not enable
` [PATCH 4/5] serial: 8250: omap: Support wakeup pinctrl state
` [PATCH 5/5] serial: 8250: omap: Set wakeup pinctrl on suspend
[PATCH V2 5/6] dt-bindings: serial: renesas: Document RZ/G2M v3.0 (r8a774a3) scif
2024-07-30 16:04 UTC (2+ messages)
[PATCH V2 08/16] drm/vc4: hdmi: add PM suspend/resume support
2024-07-30 13:32 UTC (2+ messages)
[PATCH 1/2] dt-bindings: serial: mediatek,uart: add MT7981
2024-07-30 9:11 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt7981: add UART controllers
[PATCH] serial: 8250_platform: Enable generic 16550A platform devices
2024-07-30 5:12 UTC
[PATCH v6 00/27] Add support for sam9x7 SoC family
2024-07-29 18:52 UTC (5+ messages)
` [PATCH v6 04/27] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7
When /dev/console is a disconnected /dev/ttyS0, TCGETS on /dev/console results in EIO (Even if TIOCCONS is called on a PTY)
2024-07-28 17:56 UTC (3+ 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).