linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-05 09:52:37 to 2025-12-06 00:53:42 UTC [more...]

[PATCH rc v1 0/4] iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
 2025-12-06  0:52 UTC  (5+ messages)
` [PATCH rc v1 1/4] iommu/arm-smmu-v3: Add ignored bits to fix STE update sequence
` [PATCH rc v1 2/4] iommu/arm-smmu-v3: Ignore STE MEV when computing the "
` [PATCH rc v1 3/4] iommu/arm-smmu-v3: Ignore STE EATS "
` [PATCH rc v1 4/4] iommu/arm-smmu-v3-test: Add nested s1bypass coverage

[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
 2025-12-06  0:17 UTC  (45+ messages)
` [PATCH v6 01/44] perf: Skip pmu_ctx based on event_type
` [PATCH v6 02/44] perf: Add generic exclude_guest support
` [PATCH v6 03/44] perf: Move security_perf_event_free() call to __free_event()
` [PATCH v6 04/44] perf: Add APIs to create/release mediated guest vPMUs
` [PATCH v6 05/44] perf: Clean up perf ctx time
` [PATCH v6 06/44] perf: Add a EVENT_GUEST flag
` [PATCH v6 07/44] perf: Add APIs to load/put guest mediated PMU context
` [PATCH v6 08/44] perf/x86/core: Register a new vector for handling mediated guest PMIs
` [PATCH v6 09/44] perf/x86/core: Add APIs to switch to/from mediated PMI vector (for KVM)
` [PATCH v6 10/44] perf/x86/core: Do not set bit width for unavailable counters
` [PATCH v6 11/44] perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_cap
` [PATCH v6 12/44] perf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMU
` [PATCH v6 13/44] perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host
` [PATCH v6 14/44] KVM: Add a simplified wrapper for registering perf callbacks
` [PATCH v6 15/44] KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilities
` [PATCH v6 16/44] KVM: x86/pmu: Start stubbing in mediated PMU support
` [PATCH v6 17/44] KVM: x86/pmu: Implement Intel mediated PMU requirements and constraints
` [PATCH v6 18/44] KVM: x86/pmu: Implement AMD mediated PMU requirements
` [PATCH v6 19/44] KVM: x86/pmu: Register PMI handler for mediated vPMU
` [PATCH v6 20/44] KVM: x86/pmu: Disable RDPMC interception for compatible "
` [PATCH v6 21/44] KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU
` [PATCH v6 22/44] KVM: x86/pmu: Disable interception of select PMU MSRs for mediated vPMUs
` [PATCH v6 23/44] KVM: x86/pmu: Bypass perf checks when emulating mediated PMU counter accesses
` [PATCH v6 24/44] KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filtering
` [PATCH v6 25/44] KVM: x86/pmu: Reprogram mediated PMU event selectors on event filter updates
` [PATCH v6 26/44] KVM: x86/pmu: Always stuff GuestOnly=1,HostOnly=0 for mediated PMCs on AMD
` [PATCH v6 27/44] KVM: x86/pmu: Load/put mediated PMU context when entering/exiting guest
` [PATCH v6 28/44] KVM: x86/pmu: Disallow emulation in the fastpath if mediated PMCs are active
` [PATCH v6 29/44] KVM: x86/pmu: Handle emulated instruction for mediated vPMU
` [PATCH v6 30/44] KVM: nVMX: Add macros to simplify nested MSR interception setting
` [PATCH v6 31/44] KVM: nVMX: Disable PMU MSR interception as appropriate while running L2
` [PATCH v6 32/44] KVM: nSVM: "
` [PATCH v6 33/44] KVM: x86/pmu: Expose enable_mediated_pmu parameter to user space
` [PATCH v6 34/44] KVM: x86/pmu: Elide WRMSRs when loading guest PMCs if values already match
` [PATCH v6 35/44] KVM: VMX: Drop intermediate "guest" field from msr_autostore
` [PATCH v6 36/44] KVM: nVMX: Don't update msr_autostore count when saving TSC for vmcs12
` [PATCH v6 37/44] KVM: VMX: Dedup code for removing MSR from VMCS's auto-load list
` [PATCH v6 38/44] KVM: VMX: Drop unused @entry_only param from add_atomic_switch_msr()
` [PATCH v6 39/44] KVM: VMX: Bug the VM if either MSR auto-load list is full
` [PATCH v6 40/44] KVM: VMX: Set MSR index auto-load entry if and only if entry is "new"
` [PATCH v6 41/44] KVM: VMX: Compartmentalize adding MSRs to host vs. guest auto-load list
` [PATCH v6 42/44] KVM: VMX: Dedup code for adding MSR to VMCS's auto list
` [PATCH v6 43/44] KVM: VMX: Initialize vmcs01.VM_EXIT_MSR_STORE_ADDR with list address
` [PATCH v6 44/44] KVM: VMX: Add mediated PMU support for CPUs without "save perf global ctrl"

[PATCH v6 0/7] Add ASPEED PCIe Root Complex support
 2025-12-06  0:08 UTC  (4+ messages)

[RFC PATCH 00/38] arm_mpam: Add KVM/arm64 and resctrl glue code
 2025-12-06  0:06 UTC  (41+ messages)
` [RFC PATCH 01/38] arm64: mpam: Context switch the MPAM registers
` [RFC PATCH 02/38] arm64: mpam: Re-initialise MPAM regs when CPU comes online
` [RFC PATCH 03/38] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [RFC PATCH 04/38] arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs
` [RFC PATCH 05/38] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [RFC PATCH 06/38] KVM: arm64: Force guest EL1 to use user-space's partid configuration
` [RFC PATCH 07/38] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [RFC PATCH 08/38] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [RFC PATCH 09/38] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [RFC PATCH 10/38] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [RFC PATCH 11/38] arm_mpam: resctrl: Implement helpers to update configuration
` [RFC PATCH 12/38] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
` [RFC PATCH 13/38] arm_mpam: resctrl: Add CDP emulation
` [RFC PATCH 14/38] arm_mpam: resctrl: Add rmid index helpers
` [RFC PATCH 15/38] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [RFC PATCH 16/38] arm_mpam: resctrl: Add support for 'MB' resource
` [RFC PATCH 17/38] arm_mpam: resctrl: Add kunit test for control format conversions
` [RFC PATCH 18/38] arm_mpam: resctrl: Add support for csu counters
` [RFC PATCH 19/38] arm_mpam: resctrl: pick classes for use as mbm counters
` [RFC PATCH 20/38] arm_mpam: resctrl: Pre-allocate free running monitors
` [RFC PATCH 21/38] arm_mpam: resctrl: Pre-allocate assignable monitors
` [RFC PATCH 22/38] arm_mpam: resctrl: Add kunit test for ABMC/CDP interactions
` [RFC PATCH 23/38] arm_mpam: resctrl: Add resctrl_arch_config_cntr() for ABMC use
` [RFC PATCH 24/38] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [RFC PATCH 25/38] arm_mpam: resctrl: Add resctrl_arch_rmid_read() and resctrl_arch_reset_rmid()
` [RFC PATCH 26/38] arm_mpam: resctrl: Add resctrl_arch_cntr_read() & resctrl_arch_reset_cntr()
` [RFC PATCH 27/38] arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
` [RFC PATCH 28/38] arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
` [RFC PATCH 29/38] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
` [RFC PATCH 30/38] arm_mpam: resctrl: Call resctrl_exit() in the event of errors
` [RFC PATCH 31/38] arm_mpam: resctrl: Update the rmid reallocation limit
` [RFC PATCH 32/38] arm_mpam: resctrl: Sort the order of the domain lists
` [RFC PATCH 33/38] arm_mpam: Generate a configuration for min controls
` [RFC PATCH 34/38] arm_mpam: Add quirk framework
` [RFC PATCH 35/38] arm_mpam: Add workaround for T241-MPAM-1
` [RFC PATCH 36/38] arm_mpam: Add workaround for T241-MPAM-4
` [RFC PATCH 37/38] arm_mpam: Add workaround for T241-MPAM-6
` [RFC PATCH 38/38] arm_mpam: Quirk CMN-650's CSU NRDY behaviour

[PATCH v7 5/6] clocksource/drivers/exynos_mct: Add module support for ARM64
 2025-12-05 23:27 UTC  (2+ messages)

[PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
 2025-12-05 23:26 UTC 

[PATCH 6.1.y RESEND] KVM: arm64: silence -Wuninitialized-const-pointer warning
 2025-12-05 22:53 UTC  (4+ messages)

[PATCH 6.1.y RESEND v2] KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warning
 2025-12-05 22:51 UTC 

[PATCH v5 0/5] Add support for Ezurio MediaTek platforms
 2025-12-05 22:36 UTC  (2+ messages)

[PATCH v2 00/22] media: platform: rga: Add RGA3 support
 2025-12-05 22:36 UTC  (2+ messages)

[PATCH] ARM: dts: integrator: Fix DMA ranges mismatch warning on IM-PD1
 2025-12-05 22:36 UTC  (2+ messages)

[PATCH 0/4] Add support for the Mediatek Genio 520-EVK and 720-EVK boards
 2025-12-05 22:36 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: Apply mt8395-radxa DT overlay at build time
 2025-12-05 21:59 UTC 

[PATCH V4] iommu/arm-smmu: add actlr settings for mdss on Qualcomm platforms
 2025-12-05 21:06 UTC  (4+ messages)

[PATCH v8 0/2] Add Google Tensor SoC USB PHY support
 2025-12-05 20:18 UTC  (8+ messages)
` [PATCH v8 1/2] dt-bindings: phy: google: Add Google Tensor G5 USB PHY

[PATCH v6 00/34] arm_mpam: Add basic mpam driver
 2025-12-05 19:11 UTC  (7+ messages)

[GIT PULL 0/6] soc: updates for 6.19
 2025-12-05 18:33 UTC  (6+ messages)
` [GIT PULL 1/6] soc: defconfig "
` [GIT PULL 2/6] soc: arm code changes "
` [GIT PULL 4/6] soc: sew SoC familes "
` [GIT PULL 5/6] soc: driver updates "
` [GIT PULL 6/6] soc: driver updates for 6.19, part 2

[PATCH v1 0/4] arm64: dts: imx93-var-som-symphony: align DTS with hw revision
 2025-12-05 18:22 UTC  (5+ messages)
` [PATCH v1 1/4] arm64: dts: imx93-var-som-symphony: Update gpio aliases
` [PATCH v1 2/4] arm64: dts: imx93-var-som-symphony: Add support for ft5x06 touch controller
` [PATCH v1 3/4] arm64: dts: imx93-var-som-symphony: Add USB support
` [PATCH v1 4/4] arm64: dts: imx93-var-som-symphony: Enable LPSPI6 controller

[PATCH v3 0/3] KVM ARM64 pre_fault_memory
 2025-12-05 17:33 UTC  (3+ messages)
` [PATCH v3 2/3] KVM: selftests: Enable pre_fault_memory_test for arm64

[PATCH v9 0/2] Add Google Tensor SoC USB controller support
 2025-12-05 17:14 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: usb: dwc3: Add Google Tensor G5 DWC3

[PATCH v1 0/5] KVM: arm64: Enforce MTE disablement at EL2
 2025-12-05 17:00 UTC  (3+ messages)

[RFC PATCH] arm64: broadcom: bcm2712: Rework rp1 overlay handling
 2025-12-05 16:41 UTC  (3+ messages)

[PATCH v1 0/2] build full dtbs for BananaPi R3/R4(Pro)
 2025-12-05 15:41 UTC  (7+ messages)
` [PATCH v1 1/2] arm64: dts: mediatek: mt7986: add dtbs with applied overlays for bpi-r3

[PATCH v6 0/4] backlight: add new max25014 backlight driver
 2025-12-05 15:20 UTC  (7+ messages)
` [PATCH v6 1/4] dt-bindings: backlight: Add max25014 support
` [PATCH v6 2/4] backlight: add max25014atg backlight

[PATCH v4 0/3] cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs
 2025-12-05 15:13 UTC  (3+ messages)
` [PATCH v4 1/3] ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()

[PATCH v2 1/3] usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
 2025-12-05 15:12 UTC  (3+ messages)
` [PATCH v2 2/3] usb: dwc3: imx8mp: rename dwc3 to dwc3_pdev in struct dwc3_imx8mp

[PATCH v4 0/3] Fix concurrency issues between G1 and G2 on
 2025-12-05 15:09 UTC  (5+ messages)
` [PATCH v4 1/3] media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structure
` [PATCH v4 3/3] media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC

[PATCH v3 1/3] media: v4l2-mem2mem: Add a kref to the v4l2_m2m_dev structure
 2025-12-05 15:07 UTC  (7+ messages)
` [PATCH v3 3/3] media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC

[PATCH 0/8] spi: stm32: Update for OSPI and QSPI drivers
 2025-12-05 15:04 UTC  (3+ messages)
` [PATCH 2/8] spi: stm32-ospi: Optimize FIFO accesses using u16 or u32

[PATCH v4] dt-bindings: arm: keystone: add boot_* mboxes to ti,sci
 2025-12-05 14:58 UTC  (3+ messages)

[PATCH v3 0/3] Add device tree for ASRock Rack ALTRAD8 BMC
 2025-12-05 14:49 UTC  (7+ messages)
` [PATCH v3 2/3] ARM: dts: aspeed: add "
` [PATCH v3 3/3] dt-bindings: hwmon: (aspeed,g5-pwm-tacho) Move info from txt to yaml

[PATCH net v2] net: stmmac: Fix E2E delay mechanism
 2025-12-05 14:38 UTC  (4+ messages)

[PATCH v3 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2025-12-05 14:28 UTC  (5+ messages)
` [PATCH v3 1/4] firmware: ti_sci: add BOARDCFG_MANAGED mode support
` [PATCH v3 2/4] firmware: ti_sci: handle IRQ restore in BOARDCFG_MANAGED mode during resume
` [PATCH v3 3/4] clk: keystone: sci-clk: add restore_context() operation
` [PATCH v3 4/4] firmware: ti_sci: restore clock context during resume in BOARDCFG_MANAGED mode

[PATCH 0/4] drm: Revert and fix enable/disable sequence
 2025-12-05 14:25 UTC  (7+ messages)
  ` [PATCH 1/4] Revert "drm/atomic-helper: Re-order bridge chain pre-enable and post-disable"
  ` [PATCH 2/4] Revert "drm/mediatek: dsi: Fix DSI host and panel bridge pre-enable order"
  ` [PATCH 3/4] drm/atomic-helper: Export and namespace some functions
  ` [PATCH 4/4] drm/tidss: Fix enable/disable order

[PATCH 0/2] drm/mediatek: HDMI DDC v2 driver fixes
 2025-12-05 14:22 UTC  (3+ messages)
` [PATCH 1/2] drm/mediatek: mtk_hdmi_ddc_v2: Add transfer abort on timeout cases
` [PATCH 2/2] drm/mediatek: mtk_hdmi_ddc_v2: Fix multi-byte writes

[PATCH v2] scmi: reset: validate number of reset domains
 2025-12-05 14:16 UTC  (6+ messages)
` [PATCH v4] firmware: arm_scmi: refactor reset domain handling

[PATCH] regulator: fixed: Rely on the core freeing the enable GPIO
 2025-12-05 14:15 UTC 

[PATCH net-next] net: mdio: aspeed: add dummy read to avoid read-after-write issue
 2025-12-05 13:52 UTC  (2+ messages)

[PATCH v8 0/7] Provides support for Trigger Generation Unit
 2025-12-05 13:51 UTC  (4+ messages)

[PATCH v5 00/12] Nesting support for lazy MMU mode
 2025-12-05 13:00 UTC  (11+ messages)
` [PATCH v5 06/12] mm: introduce generic lazy_mmu helpers
` [PATCH v5 08/12] mm: enable lazy_mmu sections to nest

[PATCH 0/2] drm: xlnx: zynqmp_kms: 16 bpp fixes for Xorg startup on AMD KV260
 2025-12-05 12:37 UTC  (3+ messages)
` [PATCH 1/2] drm: xlnx: zynqmp_kms: Init fbdev with 16 bit color
` [PATCH 2/2] drm: xlnx: zynqmp_kms: set preferred_depth to 16 bpp

[RFC PATCH net-next v9 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
 2025-12-05 12:29 UTC  (4+ messages)
` [RFC PATCH net-next v9 1/3] net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
` [RFC PATCH net-next v9 2/3] net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver
` [RFC PATCH net-next v9 3/3] net: ti: icssm-prueth: Add support for ICSSM RSTP switch

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-12-05 12:08 UTC  (3+ messages)

[PATCH v6 2/3] arm64: dts: qcom: qcs8300: Add CCI definitions
 2025-12-05 11:58 UTC  (2+ messages)

[RESEND PATCH v11 00/11] Add Type-C DP support for RK3399 EVB IND board
 2025-12-05 10:50 UTC  (5+ messages)
` [RESEND PATCH v11 03/11] drm/bridge: Implement generic USB Type-C DP HPD bridge

[PATCH v6 0/2] Add Qualcomm extended CTI support
 2025-12-05 10:27 UTC  (11+ messages)
` [PATCH v6 2/2] coresight: cti: "

[PATCH mt76 v2 0/4] wifi: mt76: mt7996: Some MLO link management fixes
 2025-12-05 10:24 UTC  (5+ messages)
` [PATCH mt76 v2 1/4] wifi: mt76: mt7996: Set mtxq->wcid just for primary link
` [PATCH mt76 v2 2/4] wifi: mt76: mt7996: Reset mtxq->idx if primary link is removed in mt7996_vif_link_remove()
` [PATCH mt76 v2 3/4] wifi: mt76: mt7996: Switch to the secondary link if the default one is removed
` [PATCH mt76 v2 4/4] wifi: mt76: mt7996: Clear wcid pointer in mt7996_mac_sta_deinit_link()

[PATCH 00/11] Subject: [PATCH 00/11] Add DRM support for Amlogic S4
 2025-12-05 10:03 UTC  (10+ messages)
` [PATCH 01/11] dt-bindings: display: meson-dw-hdmi: Add compatible for S4 HDMI controller

[PATCH 0/4] Introduce Allwinner H616 PWM controller
 2025-12-05 10:02 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: pwm: sunxi: add PWM controller for Allwinner H616
` [PATCH 2/4] pwm: sun50i: Add H616 PWM support
` [PATCH 3/4] arm64: dts: allwinner: h616: add PWM controller
` [PATCH 4/4] MAINTAINERS: Add entry on Allwinner H616 PWM driver

[PATCH v7 0/6] Add module support for Arm64 Exynos MCT driver
 2025-12-05  9:55 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: firmware: arm,scmi: Document arm,poll-transport property
 2025-12-05  9:54 UTC  (11+ messages)

[PATCH net-next v5 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-12-05  9:53 UTC  (5+ messages)
` [PATCH net-next v5 1/4] dt-bindings: net: ftgmac100: Add delay properties for AST2600
` [PATCH net-next v5 2/4] ARM: dts: aspeed-g6: add aspeed,scu property for MAC
` [PATCH net-next v5 3/4] net: ftgmac100: Add RGMII delay support for AST2600
` [PATCH net-next v5 4/4] ARM: dts: aspeed: ast2600-evb: Configure RGMII delay for MAC


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).