messages from 2026-07-03 11:47:35 to 2026-07-03 18:04:43 UTC [more...]
[PATCH] iommu/arm-smmu-v3: Add HAFT support for SVA
2026-07-03 16:49 UTC (2+ messages)
[PATCH 00/12] arm64: dts: rockchip: Add NanoPi M6 board
2026-07-03 17:37 UTC (5+ messages)
` [PATCH 12/12] arm64: dts: rockchip: add support for "
[PATCH v2 00/19] ARM: platform and feature deprecation
2026-07-03 17:29 UTC (10+ messages)
` [PATCH v2 01/19] ARM: use CONFIG_AEABI by default everywhere
` [PATCH v2 14/19] ARM: mark mach-sa1100 as deprecated
` [PATCH v2 18/19] ARM: mark axxia platform "
` [PATCH v2 19/19] ARM: mark mv78xx0 support "
[PATCH v6 0/3] Add RP1 PWM controller support
2026-07-03 17:05 UTC (4+ messages)
` [PATCH v6 1/3] dt-bindings: pwm: Add Raspberry Pi RP1 PWM controller
` [PATCH v6 2/3] pwm: rp1: Add RP1 PWM controller driver
` [PATCH v6 3/3] arm64: dts: broadcom: rpi-5: Add RP1 PWM node
[PATCH 0/9] Support 10-bit YUV422 and 8/10-bit YUV420 color format on DW HDMI QP
2026-07-03 16:59 UTC (5+ messages)
` [PATCH 1/9] dt-bindings: display: vop2: Add missing reset properties
[PATCH v4] KVM: arm64: Record whether pKVM stage 2 mapping is cacheable
2026-07-03 16:59 UTC (6+ messages)
[PATCH v5 0/3] Add RP1 PWM controller support
2026-07-03 16:38 UTC (9+ messages)
` [PATCH v5 2/3] pwm: rp1: Add RP1 PWM controller driver
[PATCH v4 0/5] arm_mpam: resctrl: Counter Assignment (ABMC)
2026-07-03 16:36 UTC (5+ messages)
` [PATCH v4 1/5] arm_mpam: resctrl: Pick classes for use as MBM counters
[PATCH v2 0/3] soc: apple: Add "PMGR misc" power controls driver
2026-07-03 16:19 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: soc: apple: Add Apple PMGR misc controls
` [PATCH v2 2/3] soc: apple: Add driver for "
` [PATCH v2 3/3] arm64: dts: apple: Add pmgr-misc nodes to t60xx
[PATCH] arm64: dts: rockchip: add HYM8563 RTC to Radxa CM5 IO board
2026-07-03 16:12 UTC (2+ messages)
[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-07-03 16:12 UTC (2+ messages)
[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
2026-07-03 16:10 UTC (41+ messages)
` [PATCH v3 01/40] irqchip/gic-v5: Allow KVM setup without a maintenance IRQ
` [PATCH v3 02/40] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v3 03/40] irqchip/gic-v5: Set up gic_kvm_info on ACPI hosts
` [PATCH v3 04/40] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH v3 05/40] arm64/sysreg: Add GICv5 GIC VDPEND and VDRCFG encodings
` [PATCH v3 06/40] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v3 07/40] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame
` [PATCH v3 08/40] KVM: arm64: gic-v5: Add VPE doorbell domain
` [PATCH v3 09/40] KVM: arm64: gic-v5: Create and manage VM and VPE tables
` [PATCH v3 10/40] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v3 11/40] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH v3 12/40] KVM: arm64: gic-v5: Keep GICv5 vCPU limit model-specific
` [PATCH v3 13/40] KVM: arm64: gic-v5: Implement VPE IRS MMIO Ops
` [PATCH v3 14/40] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v3 15/40] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH v3 16/40] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI
` [PATCH v3 17/40] KVM: arm64: gic-v5: Introduce struct vgic_v5_irs and IRS base address
` [PATCH v3 18/40] KVM: arm64: gic-v5: Add IRS IODEV support to MMIO handlers
` [PATCH v3 19/40] KVM: arm64: gic-v5: Add KVM_VGIC_V5_ADDR_TYPE_IRS to UAPI
` [PATCH v3 20/40] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation
` [PATCH v3 21/40] KVM: arm64: gic-v5: Initialise per-VM IRS state
` [PATCH v3 22/40] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v3 23/40] KVM: arm64: gic-v5: Set IRICHPPIDIS based on IRS enable state
` [PATCH v3 24/40] KVM: arm64: selftests: Update vGICv5 selftest to set IRS address
` [PATCH v3 25/40] KVM: arm64: gic-v5: Introduce SPI AP list
` [PATCH v3 26/40] KVM: arm64: gic-v5: Add GIC VDPEND and GIC VDRCFG hyp calls
` [PATCH v3 27/40] KVM: arm64: gic-v5: Track SPI state for in-flight SPIs
` [PATCH v3 28/40] KVM: arm64: gic: Introduce set_pending_state() to irq_op
` [PATCH v3 29/40] KVM: arm64: gic-v5: Support SPI injection
` [PATCH v3 30/40] Documentation: KVM: Extend VGICv5 docs for KVM_VGIC_V5_ADDR_TYPE_IRS
` [PATCH v3 31/40] KVM: arm64: gic-v5: Add GICv5 SPI injection to irqfd
` [PATCH v3 32/40] KVM: arm64: gic-v5: Mask per-vcpu PPI state in vgic_v5_finalize_ppi_state()
` [PATCH v3 33/40] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
` [PATCH v3 34/40] KVM: arm64: gic-v5: Handle userspace accesses to IRS MMIO region
` [PATCH v3 35/40] KVM: arm64: gic-v5: Add CoreSight MMIO regs to IRS
` [PATCH v3 36/40] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH v3 37/40] Documentation: KVM: Document KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS for VGICv5
` [PATCH v3 38/40] Documentation: KVM: Add KVM_DEV_ARM_VGIC_GRP_IRS_REGS to VGICv5 docs
` [PATCH v3 39/40] Documentation: KVM: Add docs for KVM_DEV_ARM_VGIC_GRP_IST
` [PATCH v3 40/40] Documentation: KVM: Add the VGICv5 IRS save/restore sequences
[PATCH v7 0/4] Introduce Allwinner H616 PWM controller
2026-07-03 16:00 UTC (6+ messages)
` [PATCH v7 1/4] dt-bindings: pwm: allwinner: add h616 pwm compatible
` [PATCH v7 2/4] pwm: sun8i: Add H616 PWM support
` [PATCH v7 3/4] arm64: dts: allwinner: h616: add PWM controller
` [PATCH v7 4/4] MAINTAINERS: Add entry on Allwinner sun8i/H616 PWM driver
[PATCH] mmc: cqhci: Remove unused intmask parameter from cqhci_irq()
2026-07-03 15:55 UTC (2+ messages)
[PATCH v2] arm64: Disallow disabling boot CPU based on config
2026-07-03 15:51 UTC (3+ messages)
[PATCH v1] ARM: tegra: Fix OF node reference leaks in IRQ init
2026-07-03 15:50 UTC
[GIT PULL 1/3] soc/tegra: pmc: Fixes for v7.2
2026-07-03 14:40 UTC (3+ messages)
` [GIT PULL 2/3] soc/tegra: "
` [GIT PULL 3/3] arm64: tegra: Device tree fixes "
[PATCH v1 1/1] arm64: dts: freescale: imx9-var-dart-sonata: fix Ethernet PHY configuration
2026-07-03 15:27 UTC
[PATCH v1] ARM: mstar: Drop OF node references after mapping
2026-07-03 15:26 UTC (3+ messages)
[PATCH v2 1/1] arm64: dts: freescale: imx95-var-dart: enable NETC block control
2026-07-03 15:06 UTC
[PATCH v5 00/23] Introduce SCMI Telemetry support
2026-07-03 12:36 UTC (24+ messages)
` [PATCH v5 01/23] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
` [PATCH v5 02/23] firmware: arm_scmi: Reduce the scope of protocols mutex
` [PATCH v5 03/23] firmware: arm_scmi: Allow registration of unknown-size events/reports
` [PATCH v5 04/23] firmware: arm_scmi: Allow protocols to register for notifications
` [PATCH v5 05/23] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol
` [PATCH v5 06/23] include: trace: Add Telemetry trace events
` [PATCH v5 07/23] firmware: arm_scmi: Add basic Telemetry support
` [PATCH v5 08/23] firmware: arm_scmi: Add support to parse SHMTIs areas
` [PATCH v5 09/23] firmware: arm_scmi: Add Telemetry configuration operations
` [PATCH v5 10/23] firmware: arm_scmi: Add Telemetry DataEvent read capabilities
` [PATCH v5 11/23] firmware: arm_scmi: Add support for Telemetry reset
` [PATCH v5 12/23] firmware: arm_scmi: Add Telemetry notification support
` [PATCH v5 13/23] firmware: arm_scmi: Add support for boot-on Telemetry
` [PATCH v5 14/23] firmware: arm_scmi: Add Telemetry generation counter
` [PATCH v5 15/23] firmware: arm_scmi: Add common per-protocol debugfs support
` [PATCH v5 16/23] firmware: arm_scmi: Add Telemetry debugfs SHMTI dump support
` [PATCH v5 17/23] firmware: arm_scmi: Add Telemetry debugfs ABI documentation
` [PATCH v5 18/23] firmware: arm_scmi: Expose per-instance identifier
` [PATCH v5 19/23] uapi: Add ARM SCMI Telemetry definitions
` [PATCH v5 20/23] firmware: arm_scmi: Add System Telemetry driver
` [PATCH v5 21/23] docs: ioctl-number: Add SCMI Ioctls
` [PATCH v5 22/23] Documentation: Add SCMI System Telemetry documentation
` [PATCH v5 23/23] [RFC] tools/scmi: Add SCMI Telemetry testing tool
[PATCH v2 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
2026-07-03 14:56 UTC (4+ messages)
` [PATCH v2 3/4] printk: nbcon: move printk_delay to console emiting code
[PATCH v4 3/4] arm64: dts: rockchip: add CAN-FD nodes for RK3588
2026-07-03 14:53 UTC (6+ messages)
` [PATCH v4 4/4] arm64: dts: rockchip: Enable CAN controller on RK3588-Tiger-Haikou
[PATCH v1 1/1] arm64: dts: freescale: imx95-var-dart: enable NETC block control
2026-07-03 14:49 UTC
[PATCH v3 0/6] dts: ti: k3-j7: Reserve memory for LPM metadata
2026-07-03 14:37 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: remoteproc: k3-r5f: Add Jacinto LPM memory region
` [PATCH v3 2/6] arm64: dts: ti: k3-j7200-ti-ipc-firmware: Reserve memory for LPM metadata
` [PATCH v3 3/6] arm64: dts: ti: k3-j721s2-ti-ipc-firmware: "
` [PATCH v3 4/6] arm64: dts: ti: k3-j784s4-ti-ipc-firmware: "
` [PATCH v3 5/6] arm64: dts: ti: k3-j722s-ti-ipc-firmware: "
` [PATCH v3 6/6] arm64: dts: ti: k3-j742s2-ti-ipc-firmware: "
[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
2026-07-03 14:34 UTC (9+ messages)
` [PATCH v8 01/39] video/hdmi: Introduce HDMI version enum
` [PATCH v8 02/39] drm/connector: Add caps-based HDMI connector init helper
` [PATCH v8 03/39] drm/display: bridge_connector: Pass HDMI capabilities through caps struct
` [PATCH v8 04/39] drm/connector: Add HDMI 2.0 scrambler infrastructure
[PATCH v3] virt: arm-cca-guest: use migrate_disable() for attestation token requests
2026-07-03 14:30 UTC (2+ messages)
[PATCH nf-next v4 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
2026-07-03 14:10 UTC (7+ messages)
` [PATCH nf-next v4 1/6] net: netfilter: Add ether_type to net_device_path_ctx
` [PATCH nf-next v4 2/6] net: netfilter: Add encap_proto to flow_offload_tunnel
` [PATCH nf-next v4 3/6] net: netfilter: Add IPv4 over IPv6 tunnel flowtable acceleration
` [PATCH nf-next v4 4/6] selftests: netfilter: nft_flowtable.sh: Add IPv4 over IPv6 flowtable selftest
` [PATCH nf-next v4 5/6] net: netfilter: Add SIT tunnel flowtable acceleration
` [PATCH nf-next v4 6/6] selftests: netfilter: nft_flowtable.sh: Add SIT flowtable selftest
[RFC PATCH] pinctrl: sunxi: convert to GPIO_GENERIC
2026-07-03 13:52 UTC (5+ messages)
[PATCH] mtd: rawnand: atmel: use struct_size
2026-07-03 13:48 UTC (2+ messages)
[PATCH] pmdomain: bcm: bcm2835-power: Raise ASB poll timeout to 100us
2026-07-03 13:48 UTC (3+ messages)
[PATCH] arm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()
2026-07-03 13:48 UTC
[PATCH v3 00/13] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-07-03 13:34 UTC (28+ messages)
` [PATCH v3 02/13] device property: Add fwnode_graph_get_next_port_endpoint()
` [PATCH v3 03/13] power: sequencing: Add pwrseq_power_is_on()
` [PATCH v3 05/13] usb: hub: Associate port@ fwnode with USB port device
` [PATCH v3 06/13] usb: hub: Pass |struct usb_port*| to usb_port_is_power_on()
` [PATCH v3 07/13] usb: hub: Use usb_hub_set_port_power() to control port power everywhere
` [PATCH v3 08/13] usb: hub: Power on connected M.2 E-key connectors with power sequencing API
` [PATCH v3 10/13] power: sequencing: pcie-m2: support matching on remote "port" node
[PATCH 00/12] soc: fsl: qe: QE PIC improvement and add support of IRQs to QUICC ENGINE GPIOs
2026-07-03 13:30 UTC (13+ messages)
` [PATCH 01/12] soc: fsl: qe: Add chained_irq_{enter,exit}() calls in cascade handler
` [PATCH 02/12] dt-bindings: soc: fsl: qe: Set #interrupt-cells to 2 to support interrupt type encoding
` [PATCH 03/12] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema
` [PATCH 04/12] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO
` [PATCH 05/12] soc: fsl: qe: Use generic_handle_domain_irq()
` [PATCH 06/12] soc: fsl: qe: Iterate over all pending interrupts in cascade handler
` [PATCH 07/12] soc: fsl: qe: Handle spurious interrupts
` [PATCH 08/12] soc: fsl: qe: Convert to generic IRQ chip
` [PATCH 09/12] soc: fsl: qe: Rename irq variable to parent_irq
` [PATCH 10/12] soc: fsl: qe: Rename host member to domain in struct qepic_data
` [PATCH 11/12] soc: fsl: qe: Remove useless struct member
` [PATCH 12/12] soc: fsl: qe: Add support of IRQs in QE GPIO
[PATCH v4 00/31] Introduce SCMI Telemetry FS support
2026-07-03 13:18 UTC (10+ messages)
[PATCH 0/3] arm64: dts/net: stmmac: Add Agilex5 SoCDK TSN Config2 board support
2026-07-03 13:15 UTC (13+ messages)
` [PATCH 2/3] arm64: dts: socfpga: agilex5: Add SoCDK TSN Config2 board
` [PATCH 3/3] net: stmmac: dwmac-socfpga: Add mac-mode DT property support
[PATCH v4 0/7] Read MAC address from SST vendor specific SFDP region
2026-07-03 13:05 UTC (7+ messages)
` [PATCH v4 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM
[PATCH v10 0/2] arm64/sve: Performance improvements with SVE state saving
2026-07-03 12:34 UTC (3+ messages)
` [PATCH v10 1/2] arm64/fpsimd: Suppress SVE access traps when loading FPSIMD state
` [PATCH v10 2/2] arm64/sve: Disable TIF_SVE on syscall once per second
[PATCH v3 0/7] clk: qcom: Add sane defaults and drop defconfig
2026-07-03 10:04 UTC (2+ messages)
` [PATCH v3 3/7] clk: qcom: Make important ARM64 drivers default
[PATCH v2 0/3] Subject: [PATCH 0/3] Add Shikra (QCM2390) display support
2026-07-03 12:28 UTC (5+ messages)
` [PATCH v2 2/3] arm64: defconfig: Enable ILI7807S DSI panel driver
[PATCH v4 0/2] KVM: arm64: vgic: Fix racy LPI release and re-registration handling
2026-07-03 12:26 UTC (3+ messages)
` [PATCH v4 1/2] KVM: arm64: vgic: Fix race between LPI release and re-registration
` [PATCH v4 2/2] KVM: arm64: vgic: Mitigate potential LPI registration failure
[PATCH v4] ARM: breakpoint: CFI breakpoints only on demand
2026-07-03 12:25 UTC
[PATCH v3 0/5] pinctrl: samsung: exynos9 cleanups and fixes
2026-07-03 12:15 UTC (5+ messages)
` [PATCH v3 2/5] pinctrl: samsung: fix incorrect pin-bank entries on Exynos2200/7885/8890/8895
[PATCH 5.10/5.15] clk: imx: Add check for kcalloc
2026-07-03 12:13 UTC
[PATCH] ASoC: mediatek: mt8173-rt5650: tidyup error message
2026-07-02 17:57 UTC (2+ messages)
[PATCH rc v7 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
2026-07-03 11:57 UTC (11+ messages)
[PATCH v2 0/7] arm64: mediatek: Chromebook trackpad supply fixes
2026-07-03 11:56 UTC (8+ messages)
` [PATCH v2 1/7] Input: elan_i2c - Wait for initialization after enabling regulator supply
` [PATCH v2 2/7] HID: i2c-hid-of: skip post-power-on delay if already powered on
` [PATCH v2 3/7] i2c: of-prober: "
` [PATCH v2 4/7] i2c: of-prober: Defer regulator_disable() on successful probe in simple helper
` [PATCH v2 5/7] platform/chrome: of_hw_prober: Add delay for hana trackpads
` [PATCH v2 6/7] arm64: dts: mediatek: mt8173-elm-hana: Unmark trackpad supply as always-on
` [PATCH v2 7/7] arm64: dts: mediatek: mt8192-asurada-spherion: Add Synaptics trackpad's supply
[PATCH v2] RFC: ARM: breakpoint: CFI breakpoints only on demand
2026-07-03 11:47 UTC (3+ 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