messages from 2025-04-24 09:07:26 to 2025-04-24 16:06:27 UTC [more...]
[RFC PATCH 00/34] Running Qualcomm's Gunyah Guests via KVM in EL1
2025-04-24 14:13 UTC (19+ messages)
` [RFC PATCH 01/34] KVM: Allow arch-specific vCPU allocation and freeing
` [RFC PATCH 02/34] KVM: irqfd: Add architecture hooks for irqfd allocation and initialization
` [RFC PATCH 03/34] KVM: irqfd: Allow KVM backends to override IRQ injection via set_irq callback
` [RFC PATCH 04/34] KVM: Add weak stubs for irqchip-related functions for Gunyah builds
` [RFC PATCH 05/34] KVM: Add KVM_SET_DTB_ADDRESS ioctl to pass guest DTB address from userspace
` [RFC PATCH 06/34] KVM: gunyah: Add initial Gunyah backend support
` [RFC PATCH 07/34] KVM: gunyah: Pin guest memory
` [RFC PATCH 08/34] docs: gunyah: Introduce Gunyah Hypervisor
` [RFC PATCH 09/34] dt-bindings: Add binding for gunyah hypervisor
` [RFC PATCH 10/34] gunyah: Common types and error codes for Gunyah hypercalls
` [RFC PATCH 11/34] gunyah: Add hypercalls to identify Gunyah
` [RFC PATCH 12/34] gunyah: Add hypervisor driver
` [RFC PATCH 13/34] gunyah: Add hypercalls to send and receive messages
` [RFC PATCH 14/34] gunyah: Add resource manager RPC core
` [RFC PATCH 15/34] gunyah: Add VM lifecycle RPC
` [RFC PATCH 16/34] gunyah: Add basic VM lifecycle management
` [RFC PATCH 18/34] gunyah: Add resource tickets
` [RFC PATCH 19/34] gunyah: Add hypercalls for running a vCPU
[PATCH 00/19] vdso: Rework struct vdso_time_data and introduce struct vdso_clock
2025-04-24 14:10 UTC (3+ messages)
` [PATCH 08/19] vdso/gettimeofday: Prepare do_hres_timens() for introduction of "
[PATCH 0/5] allwinner: Add EMAC0 support to A523 variant SoC
2025-04-24 14:00 UTC (17+ messages)
` [PATCH 3/5] arm64: dts: allwinner: a523: Add EMAC0 ethernet MAC
` [PATCH 4/5] arm64: dts: allwinner: a527: add EMAC0 to Radxa A5E board
[PATCH v2 0/4] iommu: Fix the longstanding probe issues
2025-04-24 13:58 UTC (6+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path
[PATCH] pinctrl: mediatek: Fix sizeof argument pctl->eint->base
2025-04-24 13:12 UTC
[PATCH net-next v4 0/2] Refactoring designware VLAN code
2025-04-24 12:32 UTC (8+ messages)
` [PATCH net-next v4 1/2] net: stmmac: Refactor VLAN implementation
` [PATCH net-next v4 2/2] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN stripping
[PATCH V2] arm64/mm: Re-organise setting up FEAT_S1PIE registers PIRE0_EL1 and PIR_EL1
2025-04-24 12:05 UTC (4+ messages)
[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
2025-04-24 13:38 UTC (8+ messages)
` [PATCH RFC bpf-next 1/4] bpf: add struct largest member size in func model
[PATCH v5 0/5] coresight: Add remote etm support
2025-04-24 11:58 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: arm: Add CoreSight QMI component description
` [PATCH v5 2/5] coresight: Add coresight QMI driver
` [PATCH v5 3/5] dt-bindings: arm: Add qcom,qmi-id for remote etm
` [PATCH v5 4/5] coresight: Add remote etm support
` [PATCH v5 5/5] arm64: dts: qcom: msm8996: Add coresight qmi node
[PATCH net] net: dsa: mt7530: sync driver-specific behavior of MT7531 variants
2025-04-24 10:39 UTC (2+ messages)
[PATCH] perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12
2025-04-24 12:48 UTC (8+ messages)
[PATCH 1/2] arm64: dts: imx: Align wifi node name with bindings
2025-04-24 11:56 UTC (4+ messages)
` [PATCH 2/2] ARM: dts: nxp: "
[PATCH v2 00/22] Arm GICv5: Host driver implementation
2025-04-24 10:25 UTC (23+ messages)
` [PATCH v2 01/22] dt-bindings: interrupt-controller: Add Arm GICv5
` [PATCH v2 02/22] arm64/sysreg: Add GCIE field to ID_AA64PFR2_EL1
` [PATCH v2 03/22] arm64/sysreg: Add ICC_PPI_PRIORITY<n>_EL1
` [PATCH v2 04/22] arm64/sysreg: Add ICC_ICSR_EL1
` [PATCH v2 05/22] arm64/sysreg: Add ICC_PPI_HMR<n>_EL1
` [PATCH v2 06/22] arm64/sysreg: Add ICC_PPI_ENABLER<n>_EL1
` [PATCH v2 07/22] arm64/sysreg: Add ICC_PPI_{C/S}ACTIVER<n>_EL1
` [PATCH v2 08/22] arm64/sysreg: Add ICC_PPI_{C/S}PENDR<n>_EL1
` [PATCH v2 09/22] arm64/sysreg: Add ICC_CR0_EL1
` [PATCH v2 10/22] arm64/sysreg: Add ICC_PCR_EL1
` [PATCH v2 11/22] arm64/sysreg: Add ICC_IDR0_EL1
` [PATCH v2 12/22] arm64/sysreg: Add ICH_HFGRTR_EL2
` [PATCH v2 13/22] arm64/sysreg: Add ICH_HFGWTR_EL2
` [PATCH v2 14/22] arm64/sysreg: Add ICH_HFGITR_EL2
` [PATCH v2 15/22] arm64: Disable GICv5 read/write/instruction traps
` [PATCH v2 16/22] arm64: cpucaps: Rename GICv3 CPU interface capability
` [PATCH v2 17/22] arm64: cpucaps: Add GICv5 CPU interface (GCIE) capability
` [PATCH v2 18/22] arm64: smp: Support non-SGIs for IPIs
` [PATCH v2 19/22] irqchip/gic-v5: Add GICv5 CPU interface/IRS support
` [PATCH v2 20/22] irqchip/gic-v5: Add GICv5 ITS support
` [PATCH v2 21/22] irqchip/gic-v5: Add GICv5 IWB support
` [PATCH v2 22/22] arm64: Kconfig: Enable GICv5
[PATCH] dmaengine: ARM_DMA350 should depend on ARM/ARM64
2025-04-24 11:38 UTC (9+ messages)
[PATCH RFC] dmaengine: fsl-edma: Fix return code for unhandled interrupts
2025-04-24 11:48 UTC
[PATCH v2 00/13] ASoC: mediatek: use reserved memory or enable buffer pre-allocation
2025-04-24 10:25 UTC (14+ messages)
` [PATCH v2 01/13] ASoC: dt-bindings: Convert MT8173 AFE binding to dt-schema
` [PATCH v2 02/13] ASoC: dt-bindings: mt8173-afe-pcm: Add power domain
` [PATCH v2 03/13] ASoC: dt-bindings: mt8173-afe-pcm: Allow specifying reserved memory region
` [PATCH v2 04/13] ASoC: dt-bindings: mt8186-afe-pcm: "
` [PATCH v2 05/13] ASoC: dt-bindings: mt8192-afe-pcm: "
` [PATCH v2 06/13] ASoC: mediatek: use reserved memory or enable buffer pre-allocation
` [PATCH v2 07/13] ASoC: mediatek: mt8183-afe-pcm: Support >32 bit DMA addresses
` [PATCH v2 08/13] ASoC: mediatek: mt8173-afe-pcm: use local `dev` pointer in driver callbacks
` [PATCH v2 09/13] ASoC: mediatek: mt8183-afe-pcm: "
` [PATCH v2 10/13] arm64: dts: mediatek: mt8173: Reserve memory for audio frontend
` [PATCH v2 11/13] arm64: dts: mediatek: mt8183-kukui: "
` [PATCH v2 12/13] arm64: dts: mediatek: mt8186-corsola: "
` [PATCH v2 13/13] arm64: dts: mediatek: mt8192-asurada: "
Re:Re: [PATCH v4] drm/rockchip: Disable AFBC for res >2560 on rk3399
2025-04-24 11:31 UTC (2+ messages)
` "
[PATCH 29/34] drm: zynqmp_dp: convert to devm_drm_bridge_alloc() API
2025-04-24 11:28 UTC (3+ messages)
[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-04-24 13:40 UTC (13+ messages)
` [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
[PATCH 0/2] perf,coresight: Reduce fragmentation with non-contiguous AUX pages for cs_etm
2025-04-24 11:29 UTC (5+ messages)
` [PATCH 2/2] coresight: etm-perf: Add AUX_NON_CONTIGUOUS_PAGES to cs_etm PMU
[PATCH v5 1/2] dt-bindings: timer: Add NXP System Timer Module
2025-04-24 13:33 UTC (2+ messages)
[PATCH] ARM: spectre-v2: fix unstable cpu get
2025-04-24 13:50 UTC (4+ messages)
[PATCH v5 00/10] phy: qcom: Introduce USB support for SM8750
2025-04-24 13:16 UTC (14+ messages)
` [PATCH v5 04/10] phy: qcom: qmp-combo: Add new PHY sequences "
` [PATCH v5 07/10] arm64: dts: qcom: sm8750: Add USB support to SM8750 SoCs
` [PATCH v5 08/10] arm64: dts: qcom: sm8750: Add USB support for SM8750 MTP platform
` [PATCH v5 09/10] arm64: dts: qcom: sm8750: Add USB support for SM8750 QRD platform
` [PATCH v5 10/10] arm64: defconfig: Add M31 eUSB2 PHY config
[PATCH v4 0/8] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
2025-04-24 13:01 UTC (4+ messages)
` [PATCH v4 2/8] mfd: stm32-lptimer: add support for stm32mp25
[PATCH v2] dt-bindings: pwm: vt8500-pwm: Convert to YAML
2025-04-24 12:48 UTC (5+ messages)
[PATCH v3 0/4] support FEAT_MTE_STORE_ONLY feature
2025-04-24 13:50 UTC (2+ messages)
[PATCH v3 0/3] support FEAT_MTE_TAGGED_FAR feature
2025-04-24 13:49 UTC (2+ messages)
[PATCH v8 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
2025-04-24 11:13 UTC (14+ messages)
` [PATCH v8 01/10] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs
` [PATCH v8 02/10] dt-bindings: clock: Add Qualcomm QCS615 Camera clock controller
` [PATCH v8 03/10] clk: qcom: camcc-qcs615: Add QCS615 camera clock controller driver
` [PATCH v8 04/10] dt-bindings: clock: Add Qualcomm QCS615 Display clock controller
` [PATCH v8 05/10] clk: qcom: dispcc-qcs615: Add QCS615 display clock controller driver
` [PATCH v8 06/10] dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controller
` [PATCH v8 07/10] clk: qcom: gpucc-qcs615: Add QCS615 graphics clock controller driver
` [PATCH v8 08/10] dt-bindings: clock: Add Qualcomm QCS615 Video clock controller
` [PATCH v8 09/10] clk: qcom: videocc-qcs615: Add QCS615 video clock controller driver
` [PATCH v8 10/10] arm64: defconfig: Enable QCS615 clock controllers
[PATCH 1/2] remoteproc: imx_rproc: release carveout under imx_rproc after rproc_attach() fails
2025-04-24 12:22 UTC (2+ messages)
` [PATCH 2/2] remoteproc: core: release rproc->clean_table "
[PATCH 0/7] platform/chrome: Support for USB DP altmode muxing w/ DT
2025-04-24 11:10 UTC (7+ messages)
` [PATCH 5/7] dt-bindings: usb: google,cros-ec-typec: Add ports for DP altmode
` [PATCH 6/7] platform/chrome: cros_ec_typec: Add support for DP altmode via drm_bridge
` [PATCH 7/7] platform/chrome: cros_ec_typec: Support DP muxing
[PATCH 00/11] pmdomain: Add generic ->sync_state() support to genpd
2025-04-24 10:59 UTC (2+ messages)
[PATCH v6] media: amphion: Support dmabuf and v4l2 buffer without binding
2025-04-24 10:33 UTC
[PATCH v4] arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
2025-04-24 9:59 UTC
[PATCH 00/12] pinctrl: convert GPIO chips to using new value setters - part 2 for v6.16
2025-04-24 10:13 UTC (6+ messages)
` [PATCH 02/12] pinctrl: axp209: use new GPIO line value setter callbacks
` [PATCH 04/12] pinctrl: owl: "
` [PATCH 05/12] pinctrl: stm32: "
` [PATCH 06/12] pinctrl: ingenic: "
[PATCH v3] arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
2025-04-24 9:24 UTC (11+ messages)
` EXTERNAL - "
[PATCH] HID: thrustmaster: fix memory leak in thrustmaster_interrupts()
2025-04-24 9:48 UTC (2+ messages)
[PATCH 1/2] arm64: dts: allwinner: Align wifi node name with bindings
2025-04-24 8:47 UTC (2+ messages)
` [PATCH 2/2] ARM: "
[PATCH] arm64: dts: amlogic: Align wifi node name with bindings
2025-04-24 9:39 UTC (2+ messages)
[PATCH] arm64/fpsimd: signal: Clear TPIDR2 when delivering signals
2025-04-24 10:18 UTC (2+ messages)
[PATCH 0/3] arm64: dts: Add board support for Khadas Edge2
2025-04-24 10:14 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: rockchip: Add bluetooth support to "
` [PATCH 2/3] arm64: dts: rockchip: Add HDMI & VOP2 "
` [PATCH 3/3] arm64: dts: rockchip: enable HDMI out audio on "
[PATCH v2 0/5] allwinner: Add EMAC0 support to A523 variant SoC
2025-04-24 10:08 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: sram: sunxi-sram: Add A523 compatible
` [PATCH v2 2/5] dt-bindings: arm: sunxi: Add A523 EMAC0 compatible
` [PATCH v2 3/5] arm64: dts: allwinner: a523: Add EMAC0 ethernet MAC
` [PATCH v2 4/5] arm64: dts: allwinner: a527: add EMAC0 to Radxa A5E board
` [PATCH v2 5/5] arm64: dts: allwinner: t527: add EMAC0 to Avaota-A1 board
[PATCH v4 00/11] Perf improvements for hugetlb and vmalloc on arm64
2025-04-24 9:40 UTC (7+ messages)
` [PATCH v4 04/11] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()
` [PATCH v4 05/11] arm64: hugetlb: Use __set_ptes_anysz() and __ptep_get_and_clear_anysz()
` [PATCH v4 11/11] arm64/mm: Batch barriers when updating kernel mappings
[PATCH net v2 0/2] net: ethernet: mtk-star-emac: fix several issues on rx/tx poll
2025-04-24 9:31 UTC (7+ messages)
` [PATCH net v2 1/2] net: ethernet: mtk-star-emac: fix spinlock recursion "
` [PATCH net v2 2/2] net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advised
[PATCH 1/2] dt-bindings: fpga: zynq: Document ICAP on boot
2025-04-24 10:02 UTC (6+ messages)
[PATCH 0/4] PM: TI: AM335x: PM STANDBY fixes
2025-04-24 10:04 UTC (3+ messages)
[PATCH v8 1/1] media: mediatek: jpeg: support 34bits
2025-04-24 9:08 UTC
[PATCH v6 00/10] arm64: Introduce CIX P1 (SKY1) SoC
2025-04-24 9:11 UTC (2+ messages)
[PATCH net v2 0/2] net: stmmac: fix timestamp snapshots on dwmac1000
2025-04-24 10:00 UTC (2+ messages)
[PATCH net-next v3] net: ti: icssg-prueth: Add ICSSG FW Stats
2025-04-24 9:53 UTC
[PATCH v2 0/5] firmware: arm_scmi: Minor cleanups in the scmi bus layer
2025-04-24 9:44 UTC (2+ messages)
[PATCH v4 0/7] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
2025-04-24 9:43 UTC (2+ messages)
[PATCH v6 0/3] Add support for Amlogic A4/A5 Reset
2025-04-24 9:40 UTC (3+ messages)
[PATCH] firmware: arm_scmi: Add polling support to raw mode
2025-04-24 9:39 UTC (2+ messages)
[PATCH v7 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
2025-04-24 9:35 UTC (4+ messages)
` [PATCH v7 04/10] dt-bindings: clock: Add Qualcomm QCS615 Display clock controller
[PATCH 0/4] Add global CMA areas for few TI SoCs
2025-04-24 8:44 UTC (5+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-j721s2-som-p0: Reserve 1056MiB of global CMA
` [PATCH 2/4] arm64: dts: ti: k3-j784s4-j742s2-evm-common: Reserve 1920MiB "
` [PATCH 3/4] arm64: dts: ti: k3-am68-sk-som: Reserve 1008MiB "
` [PATCH 4/4] arm64: dts: ti: k3-am69-sk: Reserve 1904MiB "
[PATCH] arm64: dts: mediatek: mt8390-genio-common: Force ssusb2 dual role mode to host
2025-04-24 8:58 UTC (4+ messages)
[PATCH] arm64: dts: rockchip: Align wifi node name with bindings in CB2
2025-04-24 8:47 UTC
[PATCH] ARM: dts: st: stm32: Align wifi node name with bindings
2025-04-24 8:47 UTC
[PATCH] ARM: dts: samsung: sp5v210-aries: Align wifi node name with bindings
2025-04-24 8:46 UTC
[PATCH] coresight: trbe: Save/restore state across CPU low power state
2025-04-24 8:46 UTC (2+ messages)
[PATCH] dt-bindings: serial: amlogic,meson-uart: Add compatible string for S6/S7/S7D
2025-04-24 8:43 UTC
[PATCH v2 1/2] dt-bindings: arm: add TQMa8XxS boards
2025-04-24 7:55 UTC
[PATCH] arm64: dts: ti: k3-j721e-common-proc-board-infotainment: Fix nodes for dtbs warnings
2025-04-24 8:03 UTC
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).