messages from 2026-06-07 17:57:06 to 2026-06-08 10:45:00 UTC [more...]
[PATCH 0/1] KVM: arm64: Make kvm_s2_fault_pin_pfn() fault-in interruptible
2026-06-08 10:43 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v3 0/5] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
2026-06-08 10:35 UTC (18+ messages)
` [PATCH v3 1/5] dt-bindings: display: verisilicon,dc: generalize for single-output variants
` [PATCH v3 2/5] drm/verisilicon: add register-level macros for DCU Lite
` [PATCH v3 3/5] drm/verisilicon: introduce per-variant hardware ops table
` [PATCH v3 4/5] drm/verisilicon: add Nuvoton MA35D1 DCU Lite display controller support
` [PATCH v3 5/5] drm/verisilicon: add DCUltraLite chip identity to HWDB
[PATCH v7 00/11] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2026-06-08 10:27 UTC (8+ messages)
` [PATCH v7 10/11] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
[PATCH net-next v3 0/3] Add standard stats for HSR/PRP
2026-06-08 10:09 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: hsr: Add standard LRE stats via RTM_GETSTATS / IFLA_STATS_LINK_XSTATS
` [PATCH net-next v3 2/3] net: ti: icssg: Add static_assert to guard stat array counts
` [PATCH net-next v3 3/3] net: ti: icssg: Add HSR offload statistics support
[PATCH v4 00/14] arm64: dts: imx8mp-var-som-symphony: align DTS with hardware revision
2026-06-08 10:09 UTC (15+ messages)
` [PATCH v4 01/14] arm64: dts: imx8mp-var-som-symphony: add input keys
` [PATCH v4 02/14] arm64: dts: imx8mp-var-som-symphony: enable USB support
` [PATCH v4 03/14] arm64: dts: imx8mp-var-som-symphony: add TPM support
` [PATCH v4 04/14] arm64: dts: imx8mp-var-som-symphony: add external RTC
` [PATCH v4 05/14] arm64: dts: imx8mp-var-som-symphony: enable header UARTs
` [PATCH v4 06/14] arm64: dts: imx8mp-var-som-symphony: enable PCIe
` [PATCH v4 07/14] arm64: dts: imx8mp-var-som-symphony: add HDMI support
` [PATCH v4 08/14] arm64: dts: imx8mp-var-som-symphony: add capacitive touchscreen
` [PATCH v4 09/14] arm64: dts: imx8mp-var-som-symphony: enable ECSPI2
` [PATCH v4 10/14] arm64: dts: imx8mp-var-som-symphony: keep RGB_SEL low
` [PATCH v4 11/14] arm64: dts: imx8mp-var-som-symphony: enable PWM1
` [PATCH v4 12/14] arm64: dts: imx8mp-var-som-symphony: enable CAN
` [PATCH v4 13/14] arm64: dts: imx8mp-var-som-symphony: add second Ethernet port
` [PATCH v4 14/14] arm64: dts: freescale: imx8mp-var-som: add I2C1 bus recovery GPIOs
[PATCH net] net: airoha: Add retry mechanism to airoha_qdma_set_trtcm_param()
2026-06-08 10:04 UTC
[PATCH v2 0/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller
2026-06-08 10:02 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: spi: nuvoton,ma35d1-qspi: Add Nuvoton MA35D1 QSPI
` [PATCH v2 2/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller support
[PATCH v2 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
2026-06-08 9:57 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards
` [PATCH v2 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
` [PATCH v2 3/3] arm64: dts: imx8mp-var-dart: Add support for Variscite Sonata board
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-06-08 9:56 UTC (16+ messages)
` [PATCH v14 24/44] KVM: arm64: Handle realm MMIO emulation
` [PATCH v14 26/44] arm64: RMI: Allow populating initial contents
` [PATCH v14 28/44] arm64: RMI: Create the realm descriptor
` [PATCH v14 29/44] arm64: RMI: Runtime faulting of memory
[PATCH v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
2026-06-08 9:52 UTC (3+ messages)
` [PATCH v2 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property
[PATCH 0/8] ras: aest: extend AEST support to Device Tree frontend
2026-06-08 9:45 UTC (3+ messages)
[PATCH v3] net: stmmac: fix fatal bus error on resume by reinitializing RX buffers
2026-06-08 9:41 UTC (2+ messages)
[PATCH v2 0/9] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
2026-06-08 9:39 UTC (22+ messages)
` [PATCH v2 1/9] mailbox: imx: Add a channel shutdown field
` [PATCH v2 2/9] mailbox: imx: Use devm_pm_runtime_enable()
` [PATCH v2 3/9] mailbox: imx: use devm_of_platform_populate()
` [PATCH v2 4/9] mailbox: imx: Use channel index instead of zero in imx_mu_specific_rx()
` [PATCH v2 5/9] mailbox: imx: Start splitting the IRQ handler in primary and threaded handler
` [PATCH v2 6/9] mailbox: imx: Move the RX part of the mailbox into the "
` [PATCH v2 7/9] mailbox: imx: Move the RXDB "
` [PATCH v2 8/9] mailbox: imx: Don't force-thread the primary handler
` [PATCH v2 9/9] remoteproc: imx_rproc: Invoke the callback directly
[RFC PATCH v3 0/9] accel: rocket: Add RK3568 NPU support
2026-06-08 9:38 UTC (12+ messages)
` [RFC PATCH v3 6/9] iommu/rockchip: Clear AUTO_GATING bit 1 on the RK356x v1 IOMMU
[PATCH net-next v2] net: airoha: add ethtool priv_flags support for LAN/WAN and GDM2 loopback
2026-06-08 9:32 UTC (5+ messages)
[PATCH net-next] net: airoha: Use int instead of atomic_t for qdma users counter
2026-06-08 9:29 UTC (2+ messages)
[PATCH v1 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
2026-06-08 9:24 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards
` [PATCH v1 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
` [PATCH v1 3/3] arm64: dts: imx8mp-var-dart: Add support for Variscite Sonata board
[PATCH 0/2] drm/rockchip: dw_hdmi_qp: Add support for HDMI overscan compensation
2026-06-08 9:17 UTC (5+ messages)
` [PATCH 2/2] drm/rockchip: dw_hdmi_qp: expose "overscan" property
[PATCH v3] drm/bridge: imx93-mipi-dsi: Fix mode validation
2026-06-08 9:15 UTC (2+ messages)
[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
2026-06-08 9:09 UTC (4+ messages)
[PATCH v6 0/4] Switch Arm SMCCC firmware services to an SMCCC bus
2026-06-08 9:03 UTC (8+ messages)
` [PATCH v6 3/4] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device
[PATCH v12 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-06-08 9:04 UTC (20+ messages)
` [PATCH v12 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v12 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v12 03/15] arm64/delay: move some constants out to a separate header
` [PATCH v12 04/15] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v12 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v12 06/15] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v12 07/15] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v12 08/15] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v12 09/15] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v12 10/15] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v12 11/15] sched: add need-resched timed wait interface
` [PATCH v12 12/15] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [PATCH v12 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()
` [PATCH v12 14/15] barrier: add tests for smp_cond_load_*_timeout()
` [PATCH v12 15/15] barrier: add clock tests for smp_cond_load_relaxed_timeout()
[PATCH v2 0/3] arm64: dts: imx93-11x11-evk: Add DY1212W-4856 LVDS panel
2026-06-08 9:04 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: soc: imx: fsl,imx93-media-blk-ctrl: Allow LVDS Display Bridge child node
` [PATCH v2 2/3] arm64: dts: imx93: Add LVDS Display Bridge support
` [PATCH v2 3/3] arm64: dts: imx93-11x11-evk: Add DY1212W-4856 LVDS panel
[PATCH v3 0/2] dt-bindings: power: reset: cortina: Convert to DT schema and rename node
2026-06-08 9:01 UTC (3+ messages)
` [PATCH v3 2/2] ARM: dts: gemini: Rename power controller node to poweroff
[PATCH] ARM: footbridge: convert to sparse IRQs
2026-06-08 8:49 UTC (2+ messages)
[PATCH bpf-next] arm64: mm: Complete the PTE store in ptep_try_set()
2026-06-08 8:43 UTC (6+ messages)
` [PATCH v2 "
[PATCH v4 0/8] drm: handle IRQ_HPD events correctly
2026-06-08 8:39 UTC (10+ messages)
` [PATCH v4 1/8] drm/connector: report out-of-band IRQ_HPD events
` [PATCH v4 2/8] drm/connector: pass down IRQ_HPD to the drivers
` [PATCH v4 3/8] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH v4 4/8] drm/bridge: pass extra events to the HPD callback
` [PATCH v4 5/8] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH v4 6/8] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH v4 7/8] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH v4 8/8] usb: typec: ucsi: huawei-gaokun: "
[PATCH net-next] net: airoha: simplify WAN device check in airoha_dev_init()
2026-06-08 8:29 UTC (2+ messages)
[PATCH] usb: gadget: aspeed_udc: check endpoint DMA allocation
2026-06-08 8:19 UTC
[PATCH] pinctrl: aspeed: Fix GPIO mux value for ADC-capable balls
2026-06-08 8:19 UTC (2+ messages)
[PATCH] pinctrl: Move Airoha driver to dedicated directory
2026-06-08 8:16 UTC (2+ messages)
[PATCH 00/11] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
2026-06-08 8:16 UTC (6+ messages)
` [PATCH 01/11] net: wwan: t9xx: Add PCIe core
[PATCH] KVM: arm64: Hold kvm->mmu_lock while initialising vcpu->arch.vncr_tlb
2026-06-08 8:11 UTC
[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
2026-06-08 8:09 UTC (4+ messages)
` [PATCH v1 12/26] KVM: arm64: Add PVM_ prefix to avoid name collisions
[PATCH net-next v2 00/14] net: enable TC956x support
2026-06-08 8:07 UTC (3+ messages)
` [PATCH net-next v2 02/14] net: phy: qcom: qca808x: Add regulator management
[PATCH v3 0/3] describe RTL8125 PCIe NICs on Rockchip boards (and add DT binding)
2026-06-08 7:57 UTC (3+ messages)
` [PATCH v3 1/3] dt-bindings: net: add Realtek r8169 family PCIe Ethernet
[PATCH v4 0/3] Add support for NetCube Systems OpenNMC (dobermann)
2026-06-08 7:38 UTC (3+ messages)
` [PATCH v4 2/3] riscv: dts: allwinner: d1s-t113: Add uart4 pinctrl required by NetCube Systems OpenNMC
[PATCH v3] dma: at_hdmac: Fix use-after-free by proper tasklet cleanup
2026-06-08 7:26 UTC
[PATCH v4 0/2] Add Shikra (QCM2390) display support
2026-06-08 7:19 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: display: msm: qcm2290: Add Shikra MDSS
` [PATCH v4 2/2] soc: qcom: ubwc: Add Shikra UBWC config
[PATCH 0/5] drm/bridge: Implement generic USB Type-C DP HPD bridge
2026-06-08 7:08 UTC (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] drm/bridge: aux: Add drm_aux_bridge_register_from_node()
` [PATCH 3/5] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH 4/5] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [PATCH 5/5] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
[PATCH] gpiolib: handle gpio-hogs only once
2026-06-08 6:37 UTC (2+ messages)
[PATCH] PCI: cadence: skip the link polling when endpoint not connected
2026-06-08 6:26 UTC (2+ messages)
[PATCH v3 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-06-08 6:25 UTC (6+ messages)
` [PATCH v3 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
[PATCH v8 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
2026-06-08 6:19 UTC (14+ messages)
` [PATCH v8 07/12] iommu/arm-smmu-v3: Add CMDQ_PROD_STOP_FLAG to gate CMDQ submissions
` [PATCH v8 09/12] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
` [PATCH v8 11/12] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
[PATCH v7 0/2] arm64: dts: rockchip: add Vicharak Axon board support
2026-06-08 6:09 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: arm: rockchip: add Vicharak Axon board
` [PATCH v7 2/2] arm64: dts: "
[PATCH v2] dmaengine: imx-sdma: Refine spba bus searching in probe
2026-06-08 5:55 UTC (2+ messages)
[PATCH] ARM: arch/arm/kernel/signal.c: resolve set-but-not-used warning
2026-06-08 5:36 UTC (3+ messages)
[PATCH] phy: apple: atc: remove stale kernel-doc for removed struct members
2026-06-08 5:35 UTC
[PATCH] scsi: acornscsi: resolve set-but-not-used variable warning
2026-06-08 5:19 UTC
[PATCHv2] dmaengine: st_fdma: simplify allocation
2026-06-08 5:18 UTC
[PATCHv3] clk: kirkwood: use kzalloc_flex
2026-06-08 5:16 UTC
[PATCH] arm64: dts: imx93-11x11-frdm: enable additional devices
2026-06-08 5:14 UTC (4+ messages)
` [EXT] "
[PATCH] firmware: arm_scmi: simplify some allocations
2026-06-08 5:07 UTC
[PATCH] arm_mpam: Fix MPAMCFG_MBW_PBM register setting
2026-06-08 4:46 UTC (2+ messages)
[PATCH v1] ARM: l2x0: Fix OF node reference leak in l2x0_of_init
2026-06-08 4:23 UTC
[PATCH v1] dmaengine: qcom: hidma-mgmt: Fix sysfs cleanup on setup failure
2026-06-08 3:08 UTC
[PATCH v5 0/2] Add Meta(Facebook) ventura2 BMC(AST2600)
2026-06-08 2:42 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: arm: aspeed: add Meta ventura2 board
` [PATCH v5 2/2] ARM: dts: aspeed: ventura2: Add Meta ventura2 BMC
[PATCH 1/1] MAINTAINERS: remove my name from CIX Maintainer
2026-06-08 2:17 UTC
[PATCH v1] mfd: mt6397-irq: Fix PM notifier use-after-free
2026-06-08 2:10 UTC
[PATCH v6 3/4] media: uapi: mediatek: Add MT8188 AIE control definitions
2026-06-08 2:06 UTC (2+ messages)
[PATCH v6 4/4] media: platform: mediatek: Add MT8188 AIE driver
2026-06-08 1:36 UTC
[PATCH] Documentation: ABI: sysfs-class-reboot-mode-reboot_modes: fix doc warnings
2026-06-08 1:04 UTC (4+ messages)
[PATCH v2] arm64: dts: nuvoton: ma35d1: add CAN nodes
2026-06-08 1:00 UTC
[PATCH 0/3] gpio: rockchip: Fix generic IRQ chip leak and modernize resource mapping
2026-06-07 23:05 UTC (4+ messages)
` [PATCH 1/3] gpio: rockchip: fix generic IRQ chip leak on remove
` [PATCH 2/3] gpio: rockchip: use devm_platform_ioremap_resource() to map registers
` [PATCH 3/3] gpio: rockchip: use platform_get_irq() to retrieve interrupt
[PATCH] KVM: arm64: vgic: Use list_del_rcu() when flushing pending LPIs
2026-06-07 22:25 UTC (4+ messages)
[PATCH v4 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
2026-06-07 20:02 UTC
[PATCH] dmaengine: qcom: hidma: use sysfs_emit() in sysfs show callbacks
2026-06-07 18:30 UTC (2+ messages)
[PATCH] KVM: arm64: nv: Skip vCPUs without a pseudo-TLB in invalidate_vncr_va()
2026-06-07 18:00 UTC (4+ 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