messages from 2025-06-20 12:58:55 to 2025-06-21 01:59:43 UTC [more...]
[RFC PATCH v6 0/4] PCI: rockchip: Improve driver quality
2025-06-21 1:49 UTC (5+ messages)
` [RFC PATCH v6 1/4] PCI: rockchip: Use standard PCIe defines
` [RFC PATCH v6 2/4] PCI: rockchip: Set Target Link Speed before retraining
` [RFC PATCH v6 3/4] phy: rockchip-pcie: Enable all four lanes if required
` [RFC PATCH v6 4/4] phy: rockchip-pcie: Properly disable TEST_WRITE strobe signal
[PATCH v2 00/23] ARM64 PMU Partitioning
2025-06-21 1:06 UTC (29+ messages)
` [PATCH v2 01/23] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v2 02/23] arm64: Generate sign macro for sysreg Enums
` [PATCH v2 03/23] arm64: cpufeature: Add cpucap for PMICNTR
` [PATCH v2 04/23] arm64: Define PMI{CNTR,FILTR}_EL0 as undef_access
` [PATCH v2 05/23] KVM: arm64: Cleanup PMU includes
` [PATCH v2 06/23] KVM: arm64: Reorganize PMU functions
` [PATCH v2 07/23] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v2 07/23] perf: pmuv3: "
` [PATCH v2 08/23] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v2 09/23] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v2 10/23] KVM: arm64: Correct kvm_arm_pmu_get_max_counters()
` [PATCH v2 11/23] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v2 12/23] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH v2 13/23] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH v2 14/23] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH v2 15/23] KVM: arm64: Write fast path PMU register handlers
` [PATCH v2 16/23] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
` [PATCH v2 17/23] KVM: arm64: Account for partitioning in PMCR_EL0 access
` [PATCH v2 18/23] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v2 19/23] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v2 20/23] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v2 20/23] perf: pmuv3: "
` [PATCH v2 21/23] KVM: arm64: Inject recorded guest interrupts
` [PATCH v2 22/23] KVM: arm64: Add ioctl to partition the PMU when supported
` [PATCH v2 23/23] KVM: arm64: selftests: Add test case for partitioned PMU
[PATCH 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
2025-06-20 23:02 UTC (9+ messages)
` [PATCH 1/5] irqchip/gic-v5: Skip deactivate for forwarded PPI interrupts
` [PATCH 3/5] arm64/sysreg: Add ICH_VCTLR_EL2
` [PATCH 4/5] KVM: arm64: gic-v5: Support GICv3 compat
` [PATCH 2/5] irqchip/gic-v5: Populate struct gic_kvm_info
` [PATCH 5/5] KVM: arm64: gic-v5: Probe for GICv5
[PATCH v2 0/9] lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/
2025-06-20 22:41 UTC (4+ messages)
[PATCH v3 0/4] Support for Adreno X1-45 GPU
2025-06-20 22:06 UTC (5+ messages)
` [PATCH v3 4/4] arm64: dts: qcom: Add GPU support to X1P42100 SoC
[RFC PATCH 0/7] Introduce SCMI Telemetry support
2025-06-20 21:51 UTC (12+ messages)
` [RFC PATCH 1/7] firmware: arm_scmi: Define a common SCMI_MAX_PROTOCOLS value
` [RFC PATCH 2/7] firmware: arm_scmi: Allow protocols to register for notifications
` [RFC PATCH 3/7] firmware: arm_scmi: Add Telemetry protocol support
` [RFC PATCH 4/7] firmware: arm_scmi: Add System Telemetry driver
` [RFC PATCH 5/7] firmware: arm_scmi: Add System Telemetry chardev/ioctls API
` [RFC PATCH 6/7] include: trace: Add Telemetry trace events
` [RFC PATCH 7/7] firmware: arm_scmi: Use new Telemetry traces
[PATCH v2 00/17] SHA-512 library functions
2025-06-20 21:42 UTC (3+ messages)
[PATCH v3 00/13] arm64: debug: remove hook registration, split exception entry
2025-06-20 21:20 UTC (4+ messages)
` [PATCH v3 09/13] arm64: debug: split single stepping "
[PATCH 1/2] arm64: dts: imx8mm-beacon: Fix HS400 USDHC clock speed
2025-06-20 21:34 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mn-beacon: "
[PATCH v2 0/6] Axiado AX3000 SoC and Evaluation Board Support
2025-06-20 21:18 UTC (6+ messages)
` [PATCH v2 4/6] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board
[PATCH v4 00/13] arm64: debug: remove hook registration, split exception entry
2025-06-20 21:12 UTC (14+ messages)
` [PATCH v4 01/13] arm64: debug: clean up single_step_handler logic
` [PATCH v4 02/13] arm64: refactor aarch32_break_handler()
` [PATCH v4 03/13] arm64: debug: call software breakpoint handlers statically
` [PATCH v4 04/13] arm64: debug: call step "
` [PATCH v4 05/13] arm64: debug: remove break/step handler registration infrastructure
` [PATCH v4 06/13] arm64: entry: Add entry and exit functions for debug exceptions
` [PATCH v4 07/13] arm64: debug: split hardware breakpoint exception entry
` [PATCH v4 08/13] arm64: debug: refactor reinstall_suspended_bps()
` [PATCH v4 09/13] arm64: debug: split single stepping exception entry
` [PATCH v4 10/13] arm64: debug: split hardware watchpoint "
` [PATCH v4 11/13] arm64: debug: split brk64 "
` [PATCH v4 12/13] arm64: debug: split bkpt32 "
` [PATCH v4 13/13] arm64: debug: remove debug exception registration infrastructure
[RESEND PATCH v5 0/2] Add support for Firefly Station-M3/ROC-RK3588S-PC
2025-06-20 20:58 UTC (2+ messages)
[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
2025-06-20 20:45 UTC (15+ messages)
` [PATCH v3 02/62] KVM: arm64: WARN if unmapping vLPI fails
` [PATCH v3 17/62] KVM: SVM: Add enable_ipiv param, never set IsRunning if disabled
[PATCH v3 0/5] Add support for Verisilicon IOMMU used by media codec blocks
2025-06-20 20:45 UTC (13+ messages)
` [PATCH v3 3/5] iommu: Add verisilicon IOMMU driver
[PATCH 0/2] arm64: stacktrace: Enable reliable stacktrace
2025-06-20 20:45 UTC (3+ messages)
[PATCH] ARM: export __memset/__memcpy/__memmove
2025-06-20 20:26 UTC (2+ messages)
[PATCH v2] arm64: dts: rockchip: convert rk3528 power-domains to dt-binding constants
2025-06-20 20:17 UTC
[PATCH 0/3] rockchip: Add GPU support for RK3528
2025-06-20 20:15 UTC (2+ messages)
` (subset) "
[net-next v6 0/4] rework IRQ handling in mtk_eth_soc
2025-06-20 20:12 UTC (5+ messages)
` [net-next v6 1/4] net: ethernet: mtk_eth_soc: support named IRQs
` [net-next v6 4/4] net: ethernet: mtk_eth_soc: only use legacy mode on missing IRQ name
[PATCH v2 0/8] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC
2025-06-20 19:35 UTC (4+ messages)
` [PATCH v2 4/8] PCI: rzg3s-host: Add Initial PCIe Host Driver "
[PATCH v5 00/27] Arm GICv5: Host driver implementation
2025-06-20 19:18 UTC (3+ messages)
` [PATCH v5 24/27] irqchip/gic-v5: Add GICv5 ITS support
[RFC PATCH v5 0/4] PCI: rockchip: Improve driver quality
2025-06-20 18:35 UTC (11+ messages)
` [RFC PATCH v5 3/4] phy: rockchip-pcie: Enable all four lanes
` [RFC PATCH v5 4/4] phy: rockchip-pcie: Adjust read mask and write
[PATCH v3 3/3] arm64: dts: imx8mp: Add initial support for Ultratronik imx8mp-ultra-mach-sbc board
2025-06-20 18:27 UTC (3+ messages)
[PATCH v4 0/6] Add module support for Arm64 Exynos MCT driver
2025-06-20 18:17 UTC (7+ messages)
` [PATCH v4 1/6] of/irq: Export of_irq_count for modules
` [PATCH v4 2/6] clocksource/drivers/exynos_mct: Don't register as a sched_clock on arm64
` [PATCH v4 3/6] clocksource/drivers/exynos_mct: Set local timer interrupts as percpu
` [PATCH v4 4/6] clocksource/drivers/exynos_mct: Fix uninitialized irq name warning
` [PATCH v4 5/6] clocksource/drivers/exynos_mct: Add module support
` [PATCH v4 6/6] arm64: exynos: Drop select CLKSRC_EXYNOS_MCT
[PATCH 2/2] firmware: arm_scmi: power_control: Set SCMI_SYSPOWER_IDLE in pm resume
2025-06-20 17:40 UTC (2+ messages)
✅ PASS: Test report for for-kernelci (6.16.0-rc2, upstream-arm-next, 9aa9b43d)
2025-06-20 17:33 UTC
[GIT PULL] arm64 fixes for -rc3
2025-06-20 17:29 UTC (2+ messages)
[PATCH v8 0/5] drm/bridge: get/put the bridge returned by drm_bridge_chain_get_first_bridge()
2025-06-20 17:26 UTC (6+ messages)
` [PATCH v8 1/5] drm/bridge: add a cleanup action for scope-based drm_bridge_put() invocation
` [PATCH v8 2/5] drm/bridge: get the bridge returned by drm_bridge_chain_get_first_bridge()
` [PATCH v8 3/5] drm/mxsfb: put "
` [PATCH v8 4/5] drm/atomic-helper: "
` [PATCH v8 5/5] drm/probe-helper: "
[PATCH v5 00/13] further mt7988 devicetree work
2025-06-20 17:23 UTC (3+ messages)
` [PATCH v5 06/13] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` Aw: "
[PATCH v2 0/2] Add FriendlyElec NanoPi M5 support for Rockchip RK3576
2025-06-20 17:21 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: add FriendlyElec NanoPi M5 board
` [PATCH v2 2/2] arm64: dts: rockchip: Add FriendlyElec NanoPi M5 support
[GIT PULL] KVM/arm64 fixes, take #3
2025-06-20 17:09 UTC (2+ messages)
[PATCH net 0/4] net: axienet: Fix deferred probe loop
2025-06-20 16:34 UTC (12+ messages)
` [PATCH net 1/4] auxiliary: Allow empty id
[PATCH 0/4] Nested virtualization fixes for root partition
2025-06-20 16:19 UTC (5+ messages)
` [PATCH 3/4] x86: hyperv: Expose hv_map_msi_interrupt function
[v3 0/2] PCI: imx6: Refine apps_reset and EP link behavior
2025-06-20 16:12 UTC (3+ messages)
` [PATCH v3 1/2] PCI: imx6: Remove apps_reset toggle in _core_reset functions
[PATCH v7 0/4] Initial BBML2 support for contpte_convert()
2025-06-20 16:10 UTC (4+ messages)
` [PATCH v7 4/4] arm64/mm: Elide tlbi in contpte_convert() under BBML2
[PATCH 0/2] RK3588 rockchip-dfi enhancements
2025-06-20 16:08 UTC (2+ messages)
[PATCH v5 0/2] Configure root port MPS during host probing
2025-06-20 16:05 UTC (4+ messages)
` [PATCH v5 1/2] PCI: "
` [PATCH v5 2/2] PCI: dwc: Remove redundant MPS configuration
[PATCH 0/4] arm64: dts: rockchip: enable further peripherals on ArmSoM Sige5
2025-06-20 16:02 UTC (6+ messages)
` [PATCH 1/4] arm64: dts: rockchip: list all CPU supplies "
[PATCH 2/2] PCI: rockchip: Remove redundant PCIe message routing definitions
2025-06-20 15:58 UTC (3+ messages)
[PATCH 00/11] ASoC: mediatek: Add support for MT6572 SoC
2025-06-20 15:40 UTC (12+ messages)
` [PATCH 01/11] dt-bindings: serial: mediatek,uart: add MT6572
` [PATCH 02/11] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: "
` [PATCH 03/11] dt-bindings: timer: mediatek: "
` [PATCH 04/11] dt-bindings: watchdog: mediatek,mtk-wdt: "
` [PATCH 05/11] dt-bindings: vendor-prefixes: add JTY
` [PATCH 06/11] dt-bindings: arm: mediatek: add boards based on the MT6572 SoC
` [PATCH 07/11] ARM: mediatek: show the hardware name for the MT6572
` [PATCH 08/11] ARM: mediatek: add MT6572 smp bring up code
` [PATCH 09/11] ARM: dts: mediatek: add basic support for MT6572 SoC
` [PATCH 10/11] ARM: dts: mediatek: add basic support for JTY D101 board
` [PATCH 11/11] ARM: dts: mediatek: add basic support for Lenovo A369i board
[RFC PATCH 1/1] sched/deadline: Fix RT task potential starvation when expiry time passed
2025-06-20 15:22 UTC (6+ messages)
[PATCH v4 0/4] Describe the cameras in the PinePhone Pro dts
2025-06-20 15:21 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: media: ov8858: inherit video-interface-devices properties
` [PATCH v4 2/4] dt-bindings: media: imx258: "
` [PATCH v4 3/4] arm64: dts: rockchip: describe I2c Bus 1 and IMX258 world camera on PinePhone Pro
` [PATCH v4 4/4] arm64: dts: rockchip: describe the OV8858 user "
[PATCH RESEND 0/2] media: nxp,imx8-jpeg: Add imx95 support
2025-06-20 15:06 UTC (7+ messages)
` [PATCH RESEND 1/2] media: dt-bindings: nxp,imx8-jpeg: Add compatible strings for IMX95 JPEG
[PATCH v6 0/5] Add Mali GPU support for Mediatek MT8370 SoC
2025-06-20 14:58 UTC (2+ messages)
[PATCH v2] dt-bindings: mfd: fsl,imx8qxp-csr: Remove binding documentation
2025-06-20 14:47 UTC (2+ messages)
[PATCH v3 0/2] PCI: imx6: Add external reference clock mode support
2025-06-20 14:40 UTC (6+ messages)
` [PATCH v3 1/2] dt-binding: pci-imx6: "
[PATCH v5 0/2] RK3576 USB Enablement
2025-06-20 14:35 UTC (4+ messages)
` [PATCH v5 1/2] phy: rockchip: inno-usb2: add soft vbusvalid control
[PATCH v1 00/11] CoreSight: Refactor CPU PM and hotplug
2025-06-20 14:24 UTC (4+ messages)
` [PATCH v1 05/11] coresight: Save activated path into source device
[PATCH 0/2] clk: sunxi-ng: sun55i-a523-r-ccu: Add missing PPU0 reset
2025-06-20 14:17 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: reset: "
[PATCH 0/5] arm64: allwinner: t527: Add OrangePi 4A board
2025-06-20 14:17 UTC (11+ messages)
` [PATCH 1/5] dt-bindings: arm: sunxi: Add Xunlong "
` [PATCH 2/5] arm64: dts: allwinner: a523: Move mmc nodes to correct position
` [PATCH 3/5] arm64: dts: allwinner: a523: Move rgmii0 pins to correct location
` [PATCH 4/5] arm64: dts: allwinner: a523: Add UART1 pins
[PATCH net 4/4] net: axienet: Split into MAC and MDIO drivers
2025-06-20 14:03 UTC (2+ messages)
[PATCH v6 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
2025-06-20 13:08 UTC (5+ messages)
` [PATCH v6 1/4] tpm: add bufsiz parameter in the .send callback
` [PATCH v6 2/4] tpm: support devices with synchronous send()
` [PATCH v6 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
` [PATCH v6 4/4] tpm/tpm_svsm: "
[PATCH v2 00/16] Use drm_panel_get/put() in of_drm_find_panel() and its callers
2025-06-20 13:27 UTC (3+ messages)
` [PATCH v2 04/16] drm/panel/sun4i: Keep up with refcounting
[PATCH v7 0/6] imx8mp: add support for the IMX AIPSTZ bridge
2025-06-20 13:33 UTC (5+ messages)
` [PATCH v7 5/6] arm64: dts: imx8mp: add aipstz-related definitions
` [PATCH v7 6/6] arm64: dts: imx8mp: make 'dsp' node depend on 'aips5'
[PATCH v2 0/2] ACPI: Improve SPCR handling and messaging on SPCR-less systems
2025-06-20 13:13 UTC (3+ messages)
` [PATCH v2 1/2] ACPI: Return -ENODEV from acpi_parse_spcr() when SPCR support is disabled
` [PATCH v2 2/2] ACPI: Suppress misleading SPCR console message when SPCR table is absent
[PATCH v5 0/2] PM / devfreq: Add HiSilicon uncore frequency scaling driver
2025-06-20 13:10 UTC (3+ messages)
` [PATCH v5 2/2] "
[PATCH v8 0/6] KVM: arm64: Map GPU device memory as cacheable
2025-06-20 13:07 UTC (4+ messages)
` [PATCH v8 5/6] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
[PATCH] arm64: Filter out SME hwcaps when FEAT_SME isn't implemented
2025-06-20 11:28 UTC
[PATCH] iommu/rockchip: prevent iommus dead loop when two masters share one IOMMU
2025-06-20 11:19 UTC (2+ 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).