messages from 2026-03-18 10:59:44 to 2026-03-18 16:06:54 UTC [more...]
[PATCH 1/2] soc: xilinx: Fix race condition in event registration
2026-03-18 16:06 UTC (2+ messages)
` [PATCH 2/2] soc: xilinx: Shutdown and free rx mailbox channel
[PATCH 0/2] firmware: arm_scmi: imx: Support getting reset reason
2026-03-18 16:09 UTC (4+ messages)
` [PATCH 1/2] firmware: arm_scmi: imx: Support getting reset reason of MISC protocol
[PATCH net-next v2 maybe? 0/5] net: stmmac: improve PCS support
2026-03-18 16:06 UTC (5+ messages)
` [PATCH net-next v2 maybe? 1/5] net: stmmac: move default_an_inband to plat_stmmacenet_data
` [PATCH net-next v2 maybe? 2/5] net: stmmac: add struct stmmac_pcs_info
` [PATCH net-next v2 maybe? 3/5] net: stmmac: add support for reading inband SGMII status
` [PATCH net-next v2 maybe? 4/5] net: stmmac: add BASE-X support to integrated PCS
[PATCH v12 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-03-18 16:03 UTC (5+ messages)
` [PATCH v12 3/5] gpio: rpmsg: add generic rpmsg GPIO driver
[PATCH v2 0/4] drm: Support DMA per allocation kernel mappings
2026-03-18 16:02 UTC (3+ messages)
` [PATCH v2 1/4] drm/rcar-du: Use drm_gem_dma_get_sg_table() helper to get scatter gather table
[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
2026-03-18 16:02 UTC (7+ messages)
` [PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v2 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v2 16/16] mm: on remap assert that input range within the proposed VMA
[PATCH v2 0/8] Arm Live Firmware Activation (LFA) support
2026-03-18 16:00 UTC (8+ messages)
` [PATCH v2 1/8] dt-bindings: arm: Add Live Firmware Activation binding
` [PATCH v2 2/8] firmware: smccc: Add support for Live Firmware Activation (LFA)
[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
2026-03-18 15:54 UTC (49+ messages)
` [PATCH v13 01/48] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v13 02/48] kvm: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h
` [PATCH v13 03/48] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v13 04/48] arm64: RMI: Add SMC definitions for calling the RMM
` [PATCH v13 05/48] arm64: RMI: Temporarily add SMCs from RMM v1.0 spec
` [PATCH v13 06/48] arm64: RMI: Add wrappers for RMI calls
` [PATCH v13 07/48] arm64: RMI: Check for RMI support at KVM init
` [PATCH v13 08/48] arm64: RMI: Configure the RMM with the host's page size
` [PATCH v13 09/48] arm64: RMI: Check for LPA2 support
` [PATCH v13 10/48] arm64: RMI: Ensure that the RMM has GPT entries for memory
` [PATCH v13 11/48] arm64: RMI: Define the user ABI
` [PATCH v13 12/48] arm64: RMI: Basic infrastructure for creating a realm
` [PATCH v13 13/48] kvm: arm64: Don't expose unsupported capabilities for realm guests
` [PATCH v13 14/48] KVM: arm64: Allow passing machine type in KVM creation
` [PATCH v13 15/48] arm64: RMI: RTT tear down
` [PATCH v13 16/48] arm64: RMI: Activate realm on first VCPU run
` [PATCH v13 17/48] arm64: RMI: Allocate/free RECs to match vCPUs
` [PATCH v13 18/48] arm64: RMI: Support for the VGIC in realms
` [PATCH v13 19/48] KVM: arm64: Support timers in realm RECs
` [PATCH v13 20/48] arm64: RMI: Handle realm enter/exit
` [PATCH v13 21/48] arm64: RMI: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v13 22/48] KVM: arm64: Handle realm MMIO emulation
` [PATCH v13 23/48] KVM: arm64: Expose support for private memory
` [PATCH v13 24/48] arm64: RMI: Allow populating initial contents
` [PATCH v13 25/48] arm64: RMI: Set RIPAS of initial memslots
` [PATCH v13 26/48] arm64: RMI: Create the realm descriptor
` [PATCH v13 27/48] arm64: RMI: Runtime faulting of memory
` [PATCH v13 28/48] KVM: arm64: Handle realm VCPU load
` [PATCH v13 29/48] KVM: arm64: Validate register access for a Realm VM
` [PATCH v13 30/48] KVM: arm64: Handle Realm PSCI requests
` [PATCH v13 31/48] KVM: arm64: WARN on injected undef exceptions
` [PATCH v13 32/48] arm64: Don't expose stolen time for realm guests
` [PATCH v13 33/48] arm64: RMI: allow userspace to inject aborts
` [PATCH v13 34/48] arm64: RMI: support RSI_HOST_CALL
` [PATCH v13 35/48] arm64: RMI: Allow checking SVE on VM instance
` [PATCH v13 36/48] arm64: RMI: Always use 4k pages for realms
` [PATCH v13 37/48] arm64: RMI: Prevent Device mappings for Realms
` [PATCH v13 38/48] arm64: RMI: Enable PMU support with a realm guest
` [PATCH v13 39/48] arm64: RMI: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v13 40/48] arm64: RMI: Set breakpoint parameters through SET_ONE_REG
` [PATCH v13 41/48] arm64: RMI: Initialize PMCR.N with number counter supported by RMM
` [PATCH v13 42/48] arm64: RMI: Propagate max SVE vector length from RMM
` [PATCH v13 43/48] arm64: RMI: Configure max SVE vector length for a Realm
` [PATCH v13 44/48] arm64: RMI: Provide register list for unfinalized RMI RECs
` [PATCH v13 45/48] arm64: RMI: Provide accurate register list
` [PATCH v13 46/48] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v13 47/48] arm64: RMI: Enable realms to be created
` [PATCH v13 48/48] [WIP] arm64: RMI: Add support for SRO
[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
2026-03-18 15:42 UTC (3+ messages)
[PATCH 1/2] soc: xilinx: Fix race condition in event registration
2026-03-18 15:40 UTC
[PATCH] clk: imx8mq: Correct the CSI PHY sels
2026-03-18 15:39 UTC (2+ messages)
[PATCH v3 0/2] clk: imx: imx6q: Fix device node reference leaks
2026-03-18 15:39 UTC (2+ messages)
[PATCH RESEND] clk: imx: imx8-acm: fix flags for acm clocks
2026-03-18 15:39 UTC (2+ messages)
[PATCH v4 0/4] clk: vf610: Add clocks to support MTIP L2 switch
2026-03-18 15:39 UTC (2+ messages)
[PATCH v2 1/1] clk: imx: pll14xx: Use unsigned format specifier
2026-03-18 15:39 UTC (2+ messages)
[PATCH v2 0/6] TQMa91/TQMa93: display support on MBa91xxCA
2026-03-18 15:39 UTC (2+ messages)
` (subset) "
[PATCH v6 00/39] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-03-18 15:34 UTC (3+ messages)
` [PATCH v6 35/39] KVM: arm64: gic-v5: Probe for GICv5 device
[PATCH v8 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
2026-03-18 15:29 UTC (2+ messages)
[PATCH v2 00/13] SCMI Clock rates discovery rework
2026-03-18 15:29 UTC (3+ messages)
` [PATCH v2 05/13] clk: scmi: Use new simplified per-clock rate properties
[PATCH v8 00/10] pmdomain: samsung: add support for Google GS101
2026-03-18 15:27 UTC (11+ messages)
` [PATCH v8 01/10] dt-bindings: soc: google: add google,gs101-dtzpc
` [PATCH v8 02/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH v8 03/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding
` [PATCH v8 04/10] dt-bindings: soc: google: gs101-pmu: allow power domains as children
` [PATCH v8 05/10] pmdomain: samsung: convert to using regmap
` [PATCH v8 06/10] pmdomain: samsung: don't hard-code offset for registers to 0 and 4
` [PATCH v8 07/10] pmdomain: samsung: add support for google,gs101-pd
` [PATCH v8 08/10] pmdomain: samsung: use dev_err() instead of pr_err()
` [PATCH v8 09/10] pmdomain: samsung: implement SMC to save / restore TZ config
` [PATCH v8 10/10] pmdomain: samsung: implement domain-supply regulator
[PATCH] arm64: dts: realtek: Fix memory node unit-address mismatch
2026-03-18 15:27 UTC (5+ messages)
[PATCH 0/2] pmdomain: bcm: bcm2835-power: Fix ASB timeout and clean up polling loops
2026-03-18 15:17 UTC (7+ messages)
` [PATCH 1/2] pmdomain: bcm: bcm2835-power: Increase ASB control timeout
[PATCH 1/1] gpio: mxc: map Both Edge pad wakeup to Rising Edge
2026-03-18 15:17 UTC (3+ messages)
[PATCH v3 0/7] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
2026-03-18 15:13 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: remoteproc: k3-r5f: Split up memory regions
` [PATCH v3 2/7] dt-bindings: remoteproc: k3-r5f: Add memory-region-names
` [PATCH v3 3/7] arm64: dts: ti: k3: Use memory-region-names for r5f
` [PATCH v3 4/7] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
` [PATCH v3 5/7] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v3 6/7] arm64: dts: ti: k3-am62a7-sk: Add r5f nodes to pre-ram bootphase
` [PATCH v3 7/7] arm64: dts: ti: k3-am62p5-sk: "
[PATCH v3 01/17] spi: axiado: Use helper function devm_clk_get_enabled()
2026-03-18 15:05 UTC (2+ messages)
[PATCH v2 1/1] ASoC: pxa2xx-ac97: Use devm_gpiod_get_optional()
2026-03-18 14:58 UTC (2+ messages)
[PATCH net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
2026-03-18 14:56 UTC (3+ messages)
` [net-next,13/14] "
[PATCH net-next 12/14] net: dsa: netc: add more basic functions support
2026-03-18 14:49 UTC (2+ messages)
` [net-next,12/14] "
[PATCH] ASoC: rockchip: rockchip_sai: Set slot width for non-TDM mode
2026-03-18 14:50 UTC
[PATCH 0/3] TQMa93xx on MBa93xxLA-Mini support
2026-03-18 14:49 UTC (7+ messages)
` [PATCH 2/3] arm64: dts: freescale: add initial device tree for TQMa93xx/MBa93xxLA-MINI
` [PATCH 3/3] arm64: dts: freescale: imx93-tqma9352-mba93xxla-mini: Add WLAN/BT overlay
[PATCH net-next 11/14] net: dsa: netc: add phylink MAC operations
2026-03-18 14:46 UTC (2+ messages)
` [net-next,11/14] "
[PATCH] KVM: arm64: Remove @arch from __load_stage2()
2026-03-18 14:43 UTC
[GIT PULL] soc: fixes for 7.0
2026-03-18 14:41 UTC
[PATCH net-next 10/14] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
2026-03-18 14:39 UTC (2+ messages)
` [net-next,10/14] "
[PATCH net-next 08/14] net: enetc: add multiple command BD rings support
2026-03-18 14:32 UTC (2+ messages)
` [net-next,08/14] "
[PATCH 00/17] KVM: arm64: More user_mem_abort() rework
2026-03-18 14:22 UTC (5+ messages)
` [PATCH 04/17] KVM: arm64: Replace fault_is_perm with a helper
` [PATCH 09/17] KVM: arm64: Move VMA-related information to kvm_s2_fault_vma_info
[PATCH v2 7/8] firmware: smccc: lfa: Register DT interrupt
2026-03-18 14:21 UTC (4+ messages)
[PATCH 0/1] Mediatek uart patch
2026-03-18 14:19 UTC (6+ messages)
` [PATCH] MEDIATEK: serial: 8250_mtk: Add ACPI support
[PATCH 0/8] memblock: improve late freeing of reserved memory
2026-03-18 14:16 UTC (7+ messages)
` [PATCH 3/8] mm: move free_reserved_area() to mm/memblock.c
` [PATCH 5/8] memblock: extract page freeing from free_reserved_area() into a helper
` [PATCH 6/8] memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y
` [PATCH 7/8] memblock, treewide: make memblock_free() handle late freeing
` [PATCH 8/8] memblock: warn when freeing reserved memory before memory map is initialized
[PATCH 0/7] J722S SGMII support
2026-03-18 14:05 UTC (8+ messages)
` [PATCH 1/7] dt-bindings: phy: ti: phy-j721e-wiz: Add ti,j722s-wiz-10g compatible
` [PATCH 2/7] dt-bindings: phy: ti: phy-gmii-sel: Add ti,j722s-phy-gmii-sel compatible
` [PATCH 3/7] dt-bindings: net: ti: k3-am654-cpsw-nuss: Add ti,j722s-cpsw-nuss compatible
` [PATCH 4/7] phy: ti: phy-j721e-wiz: add support for J722S SoC family
` [PATCH 5/7] phy: ti: gmii-sel: "
` [PATCH 6/7] net: ethernet: ti: am65-cpsw: "
` [PATCH 7/7] arm64: dts: ti: k3-j722s-main: use J722S compatible strings for SGMII support
[PATCH] arm64: dts: renesas: rzt2h-rzn2h-evk: Fix GMAC pins sort order
2026-03-18 14:01 UTC
[PATCH v3 0/9] Add support for mt6392 PMIC
2026-03-18 13:54 UTC (20+ messages)
` [PATCH v3 1/9] dt-bindings: mfd: mt6397: Add bindings for MT6392 PMIC
` [PATCH v3 2/9] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
` [PATCH v3 3/9] dt-bindings: regulator: Document MediaTek MT6392 PMIC Regulators
` [PATCH v3 4/9] dt-bindings: pinctrl: mt65xx: Document MT6392 pinctrl
` [PATCH v3 5/9] mfd: mt6397: Add support for MT6392 pmic
` [PATCH v3 6/9] input: keyboard: mtk-pmic-keys: add MT6392 support
` [PATCH v3 7/9] regulator: mt6392: Add support for MT6392 regulator
` [PATCH v3 8/9] pinctrl: mediatek: mt6397: Add support for MT6392 variant
` [PATCH v3 9/9] arm64: dts: mt6392: add mt6392 PMIC dtsi
[PATCH v12 0/7] Provide support for Trigger Generation Unit
2026-03-18 13:50 UTC (13+ messages)
` [PATCH v12 2/7] qcom-tgu: Add TGU driver
` [PATCH v12 3/7] qcom-tgu: Add signal priority support
` [PATCH v12 4/7] qcom-tgu: Add TGU decode support
` [PATCH v12 5/7] qcom-tgu: Add support to configure next action
` [PATCH v12 6/7] qcom-tgu: Add timer/counter functionality for TGU
` [PATCH v12 7/7] qcom-tgu: Add reset node to initialize
[PATCH v5 00/10] arm64: dts: lx2160a: fix pinmux issues, update SolidRun boards
2026-03-18 13:48 UTC (5+ messages)
` [PATCH v5 04/10] arm64: dts: lx2160a: rename pinmux nodes for readability
[PATCH 0/5] clk: qcom: Cleanup redundant header includes
2026-03-18 13:48 UTC (8+ messages)
` [PATCH 1/5] clk: qcom: kaanapali: "
` [PATCH 2/5] clk: qcom: glymur: "
` [PATCH 3/5] clk: qcom: sm8750: "
` [PATCH 4/5] clk: qcom: milos: "
` [PATCH 5/5] clk: qcom: eliza: "
[PATCH v4 00/17] cleanup in spi by use devm_clk_get_enabled
2026-03-18 13:45 UTC (3+ messages)
` [PATCH v4 05/17] spi: imx: Simplify clock handling with devm_clk_get_enabled()
[PATCH 0/2] Add NXP FRDM-IMX95-PRO board support
2026-03-18 13:42 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: freescale: add i.MX95 19x19 FRDM PRO board dts
[PATCH v4] arm: mvebu: fix null pointer when access
2026-03-18 13:38 UTC (2+ messages)
[PATCH bpf 0/3] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-03-18 13:36 UTC (2+ messages)
[PATCH v2 0/2] media: staging: imx: fix multiple video input
2026-03-18 13:35 UTC (7+ messages)
[PATCH v2] arm: mvebu: fix null pointer when access
2026-03-18 13:31 UTC (2+ messages)
[PATCH] arm: mvebu: fix null pointer when access
2026-03-18 13:29 UTC (2+ messages)
[PATCH 00/11] Plane Color Pipeline support for MediaTek
2026-03-18 13:18 UTC (16+ messages)
` [PATCH 08/11] drm/mediatek: ovl: Implement support for Gamma
` [PATCH 10/11] drm/mediatek: ovl: Enable support for R2R Color Space Conversion
[GIT PULL 0/4] Renesas SoC updates for v7.1
2026-03-18 13:12 UTC (12+ messages)
` [GIT PULL 3/4] Renesas DT binding "
[PATCH v4 00/10] clk: realtek: Add RTD1625 Clock Support
2026-03-18 13:02 UTC (5+ messages)
` [PATCH v4 03/10] clk: realtek: Add basic reset support
[PATCH 0/2] perf: tools: cs-etm: Fixes for CoreSight debug dump
2026-03-18 12:56 UTC (4+ messages)
` [PATCH 2/2] perf: tools: cs-etm: Enhance raw Coresight trace debug display
[PATCH 0/4] arm64/mm: contpte-sized exec folios for 16K and 64K pages
2026-03-18 12:41 UTC (6+ messages)
[PATCH 0/3] clk: rockchip: rk3588: add I2S MCLK output gate clocks
2026-03-18 12:35 UTC (3+ messages)
` [PATCH 2/3] clk: rockchip: allow grf_type_sys lookup in aux_grf_table
[RFC PATCH] dmaengine: xilinx_dma: Fix per-channel direction reporting via device_caps
2026-03-18 12:35 UTC (2+ messages)
[PATCH] clk: mediatek: mt7988: use MUX_CLR_SET_UPD for gate-less muxes
2026-03-18 12:30 UTC (2+ messages)
[PATCH 0/5] can: flexcan: Add NXP S32N79 SoC support
2026-03-18 12:11 UTC (7+ messages)
` [PATCH 1/5] dt-bindings: can: fsl,flexcan: add "
` [PATCH 2/5] can: flexcan: add FLEXCAN_QUIRK_NR_IRQ_2 quirk for two interrupt lines
[PATCH] arm64: dts: ti: k3-j722s: add I2C4 node and range
2026-03-18 11:51 UTC
[PATCH WIP v2 00/11] Input: support for STM FTS5
2026-03-18 11:49 UTC (3+ messages)
` [PATCH WIP v2 11/11] arm64: dts: qcom: sdm845-google: Add STM FTS touchscreen support
[PATCH 0/4] arm64/mm: contpte-sized exec folios for 16K and 64K pages
2026-03-18 11:46 UTC (2+ messages)
[PATCH v2 0/7] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-03-18 11:45 UTC (3+ messages)
` [PATCH v2 3/7] iommu: Add iommu_report_device_broken() to quarantine a broken device
[PATCH v2 0/2] KVM: arm64: nv: Expose shadow page tables in debugfs
2026-03-18 11:42 UTC (2+ messages)
[PATCH] arm64: dts: imx95-15x15-evk: Disable PCIe bus in the default dts
2026-03-18 11:41 UTC (2+ messages)
[PATCH] arm64: realm: Fix PTE_NS_SHARED for 52bit PA support
2026-03-18 11:36 UTC (2+ messages)
[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-03-18 11:16 UTC
[PATCH v4 0/7] gpio: add pinctrl based generic gpio driver
2026-03-18 11:07 UTC (3+ messages)
` [PATCH v4 5/7] arm_scmi: pinctrl: allow PINCTRL_REQUEST to return EOPNOTSUPP
[PATCH] clk: uniphier: mux: fix signedness bug in get_parent
2026-03-18 11:02 UTC
[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-03-18 11:04 UTC (3+ messages)
` [PATCH v6 21/40] arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERT
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