messages from 2024-12-12 09:59:33 to 2024-12-12 17:45:30 UTC [more...]
[PATCH v8 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-12-12 17:29 UTC (4+ messages)
` [PATCH v8 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
[PATCH v4 0/3] mailbox: add Samsung Exynos driver
2024-12-12 17:28 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: mailbox: add google,gs101-mbox bindings
` [PATCH v4 2/3] mailbox: add Samsung Exynos driver
` [PATCH v4 3/3] MAINTAINERS: add entry for Samsung Exynos mailbox driver
[PATCH v2] arm64: signal: Ensure signal delivery failure is recoverable
2024-12-12 17:26 UTC (6+ messages)
[PATCH 5.10 190/459] perf cs-etm: Dont flush when packet_queue fills up
2024-12-12 14:58 UTC
[PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices
2024-12-12 17:19 UTC (9+ messages)
` [PATCH v9 1/9] HID: hid-sensor-hub: don't use stale platform-data on remove
[RFC PATCH 0/6] Introduce flexible CLOSID/RMID translation
2024-12-12 17:06 UTC (8+ messages)
` [RFC PATCH 1/6] arm_mpam: Clean up config update checks in mpam_apply_config()
` [RFC PATCH 2/6] arm_mpam: Fix read-back of cloned resource controls under CDP emulation
` [RFC PATCH 3/6] arm_mpam: Delete unused function resctrl_arch_set_rmid()
` [RFC PATCH 4/6] arm_mpam: Introduce flexible CLOSID/RMID translation
` [RFC PATCH 5/6] arm_mpam: [NFU] Rework ID remapping to use a kernel command-line argument
` [RFC PATCH 6/6] arm_mpam: [NFU] Development diagnostics for MPAM ID assignments
[PATCH 5.15 241/565] perf cs-etm: Dont flush when packet_queue fills up
2024-12-12 14:57 UTC
[PATCH 0/4] Move RISC-V IMSIC driver to the common MSI lib
2024-12-12 16:41 UTC (6+ messages)
` [PATCH 1/4] irqchip/riscv-imsic: Handle non-atomic MSI updates for device
[GIT PULL] iommu/arm-smmu: Fix for 6.13-rc
2024-12-12 16:26 UTC (2+ messages)
[RFC PATCH mpam mpam/snapshot/v6.12-rc1 v3 0/5] arm_mpam: Introduce the Narrow-PARTID feature for MPAM driver
2024-12-12 16:19 UTC (8+ messages)
` [RFC PATCH mpam mpam/snapshot/v6.12-rc1 v3 2/5] arm_mpam: Read monitor value with new closid/rmid pair
` [RFC PATCH mpam mpam/snapshot/v6.12-rc1 v3 4/5] arm_mpam: Automatically synchronize the configuration of all sub-monitoring groups
` [RFC PATCH mpam mpam/snapshot/v6.12-rc1 v3 5/5] arm_mpam: Adapting the closid/rmid matching determination functions
[PATCH v2 0/7] drm/vc4: Fixup DT and DT binding issues from recent patchset
2024-12-12 16:18 UTC (8+ messages)
` [PATCH v2 1/7] dt-bindings: display: bcm2711-hdmi: Add interrupt details for BCM2712
` [PATCH v2 2/7] dt-bindings: display: Fix BCM2835 HVS bindings "
` [PATCH v2 3/7] dt-bindings: gpio: brcmstb: permit gpio-line-names property
` [PATCH v2 4/7] dt-bindings: interrupt-controller: brcm,bcm2836-l1-intc: Drop interrupt-controller requirement
` [PATCH v2 5/7] arm64: dts: broadcom: Rename bcm2712 interrupt controllers
` [PATCH v2 6/7] arm64: dts: broadcom: Correct hdmi device node names
` [PATCH v2 7/7] arm64: dts: broadcom: Remove intc controller on BCM2712
[PATCH v6 00/43] arm64: Support for Arm CCA in KVM
2024-12-12 16:54 UTC (45+ messages)
` [PATCH v6 01/43] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v6 02/43] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v6 03/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v6 04/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v6 05/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v6 06/43] arm64: RME: Check for RME support at KVM init
` [PATCH v6 07/43] arm64: RME: Define the user ABI
` [PATCH v6 08/43] arm64: RME: ioctls to create and configure realms
` [PATCH v6 09/43] kvm: arm64: Expose debug HW register numbers for Realm
` [PATCH v6 10/43] arm64: kvm: Allow passing machine type in KVM creation
` [PATCH v6 11/43] arm64: RME: RTT tear down
` [PATCH v6 12/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v6 13/43] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v6 14/43] arm64: RME: Support for the VGIC in realms
` [PATCH v6 15/43] KVM: arm64: Support timers in realm RECs
` [PATCH v6 16/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v6 17/43] arm64: RME: Handle realm enter/exit
` [PATCH v6 18/43] KVM: arm64: Handle realm MMIO emulation
` [PATCH v6 19/43] arm64: RME: Allow populating initial contents
` [PATCH v6 20/43] arm64: RME: Runtime faulting of memory
` [PATCH v6 21/43] KVM: arm64: Handle realm VCPU load
` [PATCH v6 22/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v6 23/43] KVM: arm64: Handle Realm PSCI requests
` [PATCH v6 24/43] KVM: arm64: WARN on injected undef exceptions
` [PATCH v6 25/43] arm64: Don't expose stolen time for realm guests
` [PATCH v6 26/43] arm64: rme: allow userspace to inject aborts
` [PATCH v6 27/43] arm64: rme: support RSI_HOST_CALL
` [PATCH v6 28/43] arm64: rme: Allow checking SVE on VM instance
` [PATCH v6 29/43] arm64: RME: Always use 4k pages for realms
` [PATCH v6 30/43] arm64: rme: Prevent Device mappings for Realms
` [PATCH v6 31/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v6 32/43] arm64: rme: Enable PMU support with a realm guest
` [PATCH v6 33/43] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v6 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v6 35/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v6 36/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v6 37/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v6 38/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v6 39/43] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v6 40/43] arm64: RME: Provide accurate register list
` [PATCH v6 41/43] arm64: kvm: Expose support for private memory
` [PATCH v6 42/43] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v6 43/43] KVM: arm64: Allow activating realms
[PATCH v2 0/2] media: verisilicon: fix reference padding issue
2024-12-12 16:15 UTC (3+ messages)
[net-next v1] net: wwan: t7xx: Fix FSM command timeout issue
2024-12-12 16:15 UTC (3+ messages)
[PATCH 6.1 261/772] perf cs-etm: Dont flush when packet_queue fills up
2024-12-12 14:53 UTC
[PATCH 0/2] Update MT8188 OVL compatible from MT8183 to MT8195
2024-12-12 16:05 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: display: mediatek: ovl: Modify rules for MT8195/MT8188
` [PATCH 2/2] dts: arm64: mediatek: mt8188: Update OVL compatible from MT8183 to MT8195
[RESEND RFC PATCH v1 0/5] Initial BBML2 support for contpte_convert()
2024-12-12 16:03 UTC (13+ messages)
` [RESEND RFC PATCH v1 1/5] arm64: Add TLB Conflict Abort Exception handler to KVM
` [RESEND RFC PATCH v1 2/5] arm64: Add BBM Level 2 cpu feature
[PATCH v2 0/4] arm64: exynos: gs101: add ACPM related nodes
2024-12-12 16:00 UTC (5+ messages)
` [PATCH v2 1/4] arm64: dts: exynos: gs101: add SRAM node
` [PATCH v2 2/4] arm64: dts: exynos: gs101: add AP to APM mailbox node
` [PATCH v2 3/4] arm64: dts: exynos: gs101: add ACPM protocol node
` [PATCH v2 4/4] arm64: defconfig: enable ACPM protocol and Exynos mailbox
[PATCH v3 0/6] Introduce ASPEED AST27XX BMC SoC
2024-12-12 15:52 UTC (9+ messages)
` [PATCH v3 1/6] dt-bindings: arm: aspeed: Add ASPEED AST27XX SoC
` [PATCH v3 1/6] dt-bindings: interrupt-controller: Refine size/interrupt-cell usage
` [PATCH v3 2/6] dt-bindings: arm: aspeed: Add ASPEED AST27XX SoC
` [PATCH v3 2/6] dt-bindings: interrupt-controller: Fix the size-cells in ast2700-intc
` [PATCH v3 3/6] arm64: aspeed: Add support for ASPEED AST27XX BMC SoC
` [PATCH v3 4/6] arm64: dts: aspeed: Add initial AST27XX device tree
` [PATCH v3 5/6] arm64: dts: aspeed: Add initial AST2700 EVB "
` [PATCH v3 6/6] arm64: defconfig: Add ASPEED AST2700 family support
[PATCH v4 0/3] firmware: add Exynos ACPM protocol driver
2024-12-12 15:46 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: firmware: add google,gs101-acpm-ipc binding
` [PATCH v4 2/3] firmware: add Exynos ACPM protocol driver
` [PATCH v4 3/3] MAINTAINERS: add entry for the Samsung Exynos ACPM mailbox protocol
[PATCH v2 1/2] media: verisilicon: Store reference frames pixels format
2024-12-12 15:43 UTC (2+ messages)
` [PATCH v2 2/2] media: verisilicon: Fix IMX8 native pixels format steps values
[PATCH v2 13/13] arm64: defconfig: Enable R9A09G047 SoC
2024-12-12 15:36 UTC (2+ messages)
[PATCH v2] firewall: remove misplaced semicolon from stm32_firewall_get_firewall
2024-12-12 15:32 UTC (2+ messages)
[PATCH] coresight: docs: Remove target sink from examples
2024-12-12 15:27 UTC (3+ messages)
[PATCH v18 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-12-12 15:14 UTC (6+ messages)
` [PATCH v18 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v18 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v18 3/5] iommu/arm-smmu: add support for PRR bit setup
` [PATCH v18 4/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v18 5/5] iommu/arm-smmu: add ACTLR data and support for qcom_smmu_500
[PATCH 6.6 v1] KVM: arm64: Disable MPAM visibility by default and ignore VMM writes
2024-12-12 15:14 UTC
[PATCH v2 0/5] add sof support on imx95
2024-12-12 15:13 UTC (11+ messages)
` [PATCH v2 3/5] ASoC: dt-bindings: audio-graph-card2: add widgets and hp-det-gpios support
` [PATCH v2 4/5] ASoC: SOF: imx: add driver for imx95
` [PATCH v2 5/5] arm64: dts: imx: add imx95 dts for sof
[PATCH net-next 0/7] net: stmmac: clean up and fix EEE implementation
2024-12-12 14:46 UTC (8+ messages)
` [PATCH net-next 1/7] net: phy: add configuration of rx clock stop mode
` [PATCH net-next 2/7] net: stmmac: move tx_lpi_timer tracking to phylib
` [PATCH net-next 3/7] net: stmmac: make EEE depend on phy->enable_tx_lpi
` [PATCH net-next 4/7] net: stmmac: remove redundant code from ethtool EEE ops
` [PATCH net-next 5/7] net: stmmac: remove priv->tx_lpi_enabled
` [PATCH net-next 6/7] net: stmmac: report EEE error statistics if EEE is supported
` [PATCH net-next 7/7] net: stmmac: convert to use phy_eee_rx_clock_stop()
[PATCHv2 2/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
2024-12-12 14:23 UTC (5+ messages)
imx8m-blk-ctrl: WARNING, no release() function
2024-12-12 14:10 UTC
[PATCH] watchdog: stm32_iwdg: fix DT backward compatibility
2024-12-12 13:57 UTC (4+ messages)
` [PATCH v2] watchdog: stm32_iwdg: fix error message during driver probe
[PATCH] watchdog: aspeed: replace mdelay with msleep
2024-12-12 13:56 UTC (2+ messages)
[PATCH v4 00/10] Add PCIe support for bcm2712
2024-12-12 13:48 UTC (7+ messages)
` [PATCH v4 08/10] PCI: brcmstb: Adjust PHY PLL setup to use a 54MHz input refclk
[PATCH v1 0/4] Revise Meta (Facebook) Minerva BMC
2024-12-12 13:32 UTC (5+ messages)
` [PATCH v1 1/4] ARM: dts: aspeed: minerva: add i/o expanders on bus 0
` [PATCH v1 2/4] ARM: dts: aspeed: minerva: add i/o expanders on each FCB
` [PATCH v1 3/4] ARM: dts: aspeed: minerva: add bmc ready led setting
` [PATCH v1 4/4] ARM: dts: aspeed: minerva: add second source RTC
Raspberry Pi 3B: Failed to create device link with soc:firmware:gpio
2024-12-12 13:15 UTC (2+ messages)
Question about interrupt prioriyt of ARM GICv3/4
2024-12-12 13:02 UTC (5+ messages)
[PATCH 0/8] arm64: dts: mediatek: Drop regulator-compatible property
2024-12-12 12:51 UTC (6+ messages)
` [PATCH 1/8] regulator: dt-bindings: mt6315: "
` (subset) [PATCH 0/8] arm64: dts: mediatek: "
Fwd: ARM64: CPUIdle driver is not select any Idle state other then WFI
2024-12-12 12:46 UTC (4+ messages)
[PATCH v6 0/3] SN65DSI83/4 lvds_vod_swing properties
2024-12-12 12:33 UTC (5+ messages)
` [PATCH v6 1/3] dt-bindings: drm/bridge: ti-sn65dsi83: Add properties for ti,lvds-vod-swing
` [PATCH v6 2/3] drm/bridge: ti-sn65dsi83: Add ti,lvds-vod-swing optional properties
` [PATCH v6 3/3] arm64: dts: imx8mm-phyboard-polis-peb-av-10: Set lvds-vod-swing
[PATCH v3 0/6] arm64: Clean up and simplify PA space size handling
2024-12-12 12:27 UTC (5+ messages)
` [PATCH v3 4/6] arm64/kvm: Avoid invalid physical addresses to signal owner updates
[PATCH v2 0/8] Add GCE support for MT8196
2024-12-12 12:23 UTC (12+ messages)
` [PATCH v2 1/8] dt-bindings: mailbox: mediatek: Add GCE header file "
` [PATCH v2 2/8] dt-bindings: mailbox: mediatek: Add MT8196 support for gce-mailbox
[PATCH] i2c: imx: make controller available until system suspend_noirq() and from resume_noirq()
2024-12-12 12:12 UTC (2+ messages)
[PATCH] ARM: dts: imx27-eukrea-mbimxsd27: Fix ADS7846 interrupt
2024-12-12 12:08 UTC (2+ messages)
[PATCH v2 00/18] KVM: arm64: Non-protected guest stage-2 support for pKVM
2024-12-12 12:03 UTC (4+ messages)
` [PATCH v2 17/18] KVM: arm64: Introduce the EL1 pKVM MMU
[PATCH v7 0/9] coresight: syscfg: Add configuration table load
2024-12-12 12:03 UTC (4+ messages)
` [PATCH v7 8/9] coresight: tools: Add configuration table test tools
[PATCH v2] arm64: dts: exynosautov920: Add DMA nodes
2024-12-12 11:57 UTC
[PATCH v3 0/9] arm64: Support 2024 dpISA extensions
2024-12-12 11:33 UTC (6+ messages)
` [PATCH v3 2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 to DDI0601 2024-09
[PATCH v2 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
2024-12-12 11:31 UTC (7+ messages)
` [PATCH v2 2/2] "
[PATCH v2 0/7] Apple A7-A11, T2 SoC cpufreq support
2024-12-12 11:08 UTC (4+ messages)
` [PATCH v2 6/7] cpufreq: apple-soc: Set fallback transition latency to APPLE_DVFS_TRANSITION_TIMEOUT
[PATCH 0/2] Add MediaTek DRAMC driver support
2024-12-12 11:02 UTC (8+ messages)
` [PATCH 1/2] memory/mediatek: Add an interface to get current DDR data rate
` [PATCH 2/2] dt-bindings: memory-controllers: Add mediatek common-dramc dt-bindings
[PATCH] drm/msm/a6xx: Skip gpu secure fw load in EL2 mode
2024-12-12 10:40 UTC (7+ messages)
[PATCH v5 0/3] SN65DSI83/4 lvds_vod_swing properties
2024-12-12 10:38 UTC (10+ messages)
` [PATCH v5 2/3] drm/bridge: ti-sn65dsi83: Add ti,lvds-vod-swing optional properties
[PATCH 0/3] mfd: syscon: Cleanup, fix race condition and remove platform driver
2024-12-12 10:21 UTC (5+ messages)
` [PATCH 1/3] mfd: syscon: Fix race in device_node_get_regmap()
` [PATCH 2/3] mfd: syscon: Remove the platform driver support
[PATCH v2 0/2] Enable audio output for Genio 700 EVK board
2024-12-12 10:04 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: mt8390-genio-700-evk: Add sound output support
[PATCH 1/2] arm64: dts: mediatek: mt8173-elm: Fix MT6397 PMIC sub-node names
2024-12-12 10:04 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).