messages from 2026-06-18 10:09:21 to 2026-06-18 16:32:22 UTC [more...]
[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
2026-06-18 15:53 UTC (10+ messages)
` [PATCH RFC 1/3] cpu/hotplug: Introduce CONFIG_PARALLEL_SMT_PRIMARY_FIRST
` [PATCH RFC 3/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
[PATCH v7 0/7] arm_ffa, KVM: Fix FF-A emad offset calculations
2026-06-18 16:19 UTC (3+ messages)
` [PATCH v7 4/7] KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()
[PATCH v2 0/2] firmware: arm_scmi: Ensure automatic module loading
2026-06-18 15:56 UTC (3+ messages)
` [PATCH v2 1/2] module: add SCMI device table alias support
` [PATCH v2 2/2] firmware: arm_scmi: request modules for discovered protocols
[PATCH 1/3] arm64: dts: imx94-xspi: add the DMA channels
2026-06-18 15:54 UTC (5+ messages)
` [PATCH 3/3] dt-bindings: spi: nxp,imx94-xspi: add DMA properties
[PATCH kvmtool v2 0/7] x86 compilation fixes and arm64 PMU improvements
2026-06-18 15:50 UTC (8+ messages)
` [PATCH kvmtool v2 1/7] x86: Define bioscall only in 32-bit mode
` [PATCH kvmtool v2 2/7] virtio: Do not modify const strings in virtio_9p_rootdir_parser()
` [PATCH kvmtool v2 3/7] disk/core: Do not modify const strings in disk_img_name_parser()
` [PATCH kvmtool v2 4/7] arm64: Initialise the PMU after the GIC
` [PATCH kvmtool v2 5/7] util: Set exit status to errno in die_perror()
` [PATCH kvmtool v2 6/7] util: Allow die_perror() to take a variable list of argument
` [PATCH kvmtool v2 7/7] arm64: Improve KVM_ARM_VCPU_PMU_V3_CTRL diagnostics
[PATCH v4 0/4] arm64: cross-CPU NMI via SDEI
2026-06-18 15:48 UTC (4+ messages)
` [PATCH v4 3/4] drivers/firmware: add SDEI cross-CPU NMI service for arm64
[PATCH v1 1/1] i2c: pnx: Use generic definitions for bus frequencies
2026-06-18 15:48 UTC (2+ messages)
[PATCH v2 0/7] KVM: arm64: Fix missing ESR_ELx.IL in syndrome injection
2026-06-18 15:47 UTC (9+ messages)
` [PATCH v2 1/7] KVM: arm64: Set ESR_ELx.IL for injected undefined exceptions at EL2
` [PATCH v2 2/7] KVM: arm64: Unconditionally set IL for injected undefined exceptions
` [PATCH v2 3/7] KVM: arm64: Unconditionally set IL for injected abort exceptions
` [PATCH v2 4/7] KVM: arm64: Set IL for injected FPAC exceptions during ERET emulation
` [PATCH v2 5/7] KVM: arm64: Set IL for emulated SError injection
` [PATCH v2 6/7] KVM: arm64: Set IL for nested "
` [PATCH v2 7/7] KVM: arm64: Set IL in fake ESR for pKVM memory sharing exit
[PATCH net] net: airoha: fix BQL underflow and UAF in shared QDMA TX ring
2026-06-18 15:42 UTC (2+ messages)
[PATCH v4 0/3] perf: marvell: LLC-TAD PMU MPAM filtering support
2026-06-18 15:36 UTC (4+ messages)
` [PATCH v4 1/3] perf: marvell: Add MPAM partid filtering to CN10K TAD PMU
` [PATCH v4 2/3] perf: marvell: Add CN20K LLC-TAD PMU support
` [PATCH v4 3/3] dt-bindings: perf: marvell: add CN20K TAD "
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-06-18 15:37 UTC (6+ messages)
[PATCH 2/2] arm64: tlbflush: Reset active_cpu on ASID rollover
2026-06-18 15:21 UTC (3+ messages)
` [PATCH v2] "
[PATCHv2] arm64/entry: Fix arm64-specific rseq brokenness
2026-06-18 15:16 UTC (7+ messages)
Question: pinctrl-backed GPIO set_config and gpio_chip::can_sleep
2026-06-18 15:10 UTC (3+ messages)
[RFC PATCH 0/6] arm64: mm: Introducing ROX CACHE to ARM64 systems with bbml2 no abort
2026-06-18 15:05 UTC (5+ messages)
` [RFC PATCH 2/6] arm64: mm: allow huge vmap permission adjustments with bbml2_no_abort
` [RFC PATCH 3/6] arm64: mm: fix restoring linear map permissions on execmem cache clean
Question: SPEAr PLGPIO irq_enable on PREEMPT_RT and regmap updates
2026-06-18 14:49 UTC (2+ messages)
[RFC v3 net-next] net: airoha: add HW GRO offload support
2026-06-18 14:42 UTC
[PATCH 0/4] mfd: Add support for the MCU in the UGREEN DH2300 NAS
2026-06-18 14:39 UTC (4+ messages)
` [PATCH 3/4] mfd: Add support for UGREEN NASync DH2300 MCU
[PATCH v2 0/3] Optimize S2 page splitting
2026-06-18 14:38 UTC (5+ messages)
` [PATCH v2 1/3] KVM: arm64: Avoid re-testing walk_continue
` [PATCH v2 2/3] KVM: arm64: Introduce KVM_PGTABLE_WALK_SKIP_LEVEL* walk flags
` [PATCH v2 3/3] KVM: arm64: Make stage2_split_walker() skip unnecessary walks
[PATCH v3] i2c: sun6i-p2wi: Fix device node reference leak in p2wi_probe
2026-06-18 14:37 UTC
[PATCH v1 1/1] i2c: nomadik: Use generic definitions for bus frequencies
2026-06-18 14:17 UTC
[RFC PATCH net-next v8 00/12] net: pcs: Introduce support for fwnode PCS
2026-06-18 13:30 UTC (14+ messages)
` [RFC PATCH net-next v8 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [RFC PATCH net-next v8 02/12] net: phylink: introduce internal phylink PCS handling
` [RFC PATCH net-next v8 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS
` [RFC PATCH net-next v8 04/12] net: pcs: implement Firmware node support for PCS driver
` [RFC PATCH net-next v8 05/12] net: phylink: support late PCS provider attach
` [RFC PATCH net-next v8 06/12] net: Document PCS subsystem
` [RFC PATCH net-next v8 07/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [RFC PATCH net-next v8 08/12] of: property: fw_devlink: Add support for "pcs-handle"
` [RFC PATCH net-next v8 09/12] net: phylink: add .pcs_link_down PCS OP
` [RFC PATCH net-next v8 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [RFC PATCH net-next v8 12/12] net: airoha: add phylink support
` [RFC PATCH net-next v8 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
2026-06-18 14:05 UTC (4+ messages)
[PATCH v2] i2c: sun6i-p2wi: Fix device node reference leak in p2wi_probe
2026-06-18 14:05 UTC
[PATCH v1 1/1] i2c: davinci: Use generic definitions for bus frequencies
2026-06-18 13:34 UTC
[PATCH 2/4] i2c: sun6i-p2wi: Fix device node reference leak in p2wi_probe
2026-06-18 13:29 UTC (2+ messages)
[PATCH RFC v8 00/24] pkeys-based page table hardening
2026-06-18 13:22 UTC (4+ messages)
` [PATCH RFC v8 01/24] mm: Introduce kpkeys
[PATCH] Revert "ASoC: rockchip: rockchip_sai: Use guard() for spin locks"
2026-06-17 13:43 UTC (2+ messages)
[RFC PATCH v2 1/3] mm/huge_memory: make persistent huge zero folio read-only
2026-06-18 12:36 UTC (3+ messages)
[PATCH 0/2] pwm: add Axiado AX3000 PWM support
2026-06-18 12:26 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: add Axiado AX3000 PWM
` [PATCH 2/2] pwm: add Axiado AX3000 PWM driver
[PATCH v2 0/3] ASoC: rockchip: Use guard() for spin locks
2026-06-18 12:16 UTC (4+ messages)
[PATCH 0/9] Support 10-bit YUV422 and 8/10-bit YUV420 color format on DW HDMI QP
2026-06-18 11:52 UTC (5+ messages)
` [PATCH 2/9] drm/rockchip: vop2: Reset AXI and DCLK to improve robustness
[PATCH 00/78] ASoC: codecs: Use guard() for mutex & spin locks
2026-06-18 11:08 UTC (25+ messages)
` [PATCH 05/78] ASoC: codecs: aw87390: Use guard() for mutex locks
` [PATCH 57/78] ASoC: codecs: tas5805m: "
` [PATCH 58/78] ASoC: codecs: tas675x: "
` [PATCH 59/78] ASoC: codecs: tlv320dac33: Use guard() for mutex & spin locks
` [PATCH 60/78] ASoC: codecs: tscs42xx: Use guard() for mutex locks
` [PATCH 61/78] ASoC: codecs: tscs454: "
` [PATCH 62/78] ASoC: codecs: twl6040: "
` [PATCH 63/78] ASoC: codecs: wcd-mbhc: "
` [PATCH 64/78] ASoC: codecs: wcd934x: "
` [PATCH 65/78] ASoC: codecs: wcd937x: "
` [PATCH 66/78] ASoC: codecs: wcd938x: "
` [PATCH 67/78] ASoC: codecs: wcd939x: "
` [PATCH 68/78] ASoC: codecs: wm0010: Use guard() for mutex & spin locks
` [PATCH 69/78] ASoC: codecs: wm2000: Use guard() for mutex locks
` [PATCH 70/78] ASoC: codecs: wm5102: "
` [PATCH 71/78] ASoC: codecs: wm8731: "
` [PATCH 72/78] ASoC: codecs: wm8903: "
` [PATCH 73/78] ASoC: codecs: wm8958: "
` [PATCH 74/78] ASoC: codecs: wm8962: "
` [PATCH 75/78] ASoC: codecs: wm8994: "
` [PATCH 76/78] ASoC: codecs: wm971x: "
` [PATCH 77/78] ASoC: codecs: wm_adsp: "
` [PATCH 78/78] ASoC: codecs: wsa88xx: "
[PATCH net v3] net: airoha: Fix skb->priority underflow in airoha_dev_select_queue()
2026-06-18 14:10 UTC (3+ messages)
[RESEND PATCH v3] coresight: etm-perf: Fix reference count
2026-06-18 10:50 UTC
[PATCH v4 0/6] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
2026-06-18 10:33 UTC (9+ messages)
` [PATCH v4 1/6] dt-bindings: display: verisilicon,dc: generalize for single-output variants
` [PATCH v4 1/6] dt-bindings: display: verisilicon, dc: "
` [PATCH v4 4/6] drm/verisilicon: add DC8000 (DCUltraLite) display controller support
[PATCH v2 1/1] reset: imx7: Correct polarity of MIPI CSI resets on i.MX8MQ
2026-06-18 10:24 UTC (4+ messages)
[PATCH] pinctrl: Match DT helper types
2026-06-18 10:24 UTC (2+ messages)
[PATCH v4 0/2] clk: amlogic: Add A9 AO clock controller
2026-06-18 9:49 UTC (2+ messages)
` [PATCH v4 1/2] dt-bindings: clock: Add Amlogic "
[PATCH v1 00/11] KVM: arm64: Rework pKVM vCPU state synchronisation
2026-06-18 10:18 UTC (7+ messages)
` [PATCH v1 10/11] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH v1 11/11] KVM: arm64: Implement lazy vCPU state sync for non-protected guests
[PATCH v8 00/10] clk: realtek: Add RTD1625 clock support
2026-06-18 10:11 UTC (3+ messages)
` [PATCH v8 02/10] reset: Add Realtek basic reset support
[PATCH 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
2026-06-18 10:10 UTC (8+ messages)
` [PATCH 2/8] power: sequencing: pcie-m2: Add PCI ID for NXP 88W9098 and AW693 Bluetooth
` [PATCH 3/8] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
` [PATCH 4/8] arm64: dts: imx8mq-evk: Describe the PCIe M.2 Key E connector
` [PATCH 5/8] arm64: dts: imx95-19x19-evk: "
` [PATCH 6/8] arm64: dts: imx8dxl-evk: "
` [PATCH 7/8] arm64: dts: imx8qm-mek: "
` [PATCH 8/8] arm64: dts: imx8qxp-mek: "
page: | 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