messages from 2025-09-29 11:10:28 to 2025-09-30 03:55:53 UTC [more...]
[PATCH 00/29] media: codec: add new Samsung Exynos-MFC driver
2025-09-30 4:03 UTC (2+ messages)
` [PATCH 01/29] dt-bindings: media: mfc: Add Exynos MFC devicetree binding
[PATCH v6 0/2] add VCP mailbox driver
2025-09-30 2:59 UTC (4+ messages)
` [PATCH v6 2/2] mailbox: mediatek: Add mtk-vcp-mailbox driver
[GIT PULL] arm64 updates for 6.18
2025-09-30 2:54 UTC (2+ messages)
[PATCH v2] efistub: Only link libstub to final vmlinux
2025-09-30 2:52 UTC (5+ messages)
[PATCH v2 00/29] arm_mpam: Add basic mpam driver
2025-09-30 2:51 UTC (29+ messages)
` [PATCH v2 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v2 10/29] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH v2 11/29] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH v2 12/29] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH v2 13/29] arm_mpam: Probe the hardware features resctrl supports
` [PATCH v2 14/29] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH v2 15/29] arm_mpam: Reset MSC controls from cpu hp callbacks
[PATCH v2] ARM: dts: aspeed: clemente: Add HDD LED GPIO
2025-09-30 2:49 UTC
[PATCH RESEND v5 00/13] spi: airoha: driver fixes & improvements
2025-09-30 2:26 UTC (14+ messages)
` [PATCH RESEND v5 01/13] spi: airoha: return an error for continuous mode dirmap creation cases
` [PATCH RESEND v5 02/13] spi: airoha: remove unnecessary restriction length
` [PATCH RESEND v5 03/13] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
` [PATCH RESEND v5 04/13] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH RESEND v5 05/13] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH RESEND v5 06/13] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH RESEND v5 07/13] spi: airoha: unify dirmap read/write code
` [PATCH RESEND v5 08/13] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH RESEND v5 09/13] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH RESEND v5 10/13] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH RESEND v5 11/13] spi: airoha: set custom sector size equal to flash page size
` [PATCH RESEND v5 12/13] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
` [PATCH RESEND v5 13/13] spi: airoha: buffer must be 0xff-ed before writing
[PATCH RESEND v4] arm64: dts: mediatek: mt7986-bpi-r3: Change fan PWM value for mid speed
2025-09-30 2:16 UTC
[PATCH 0/2] clk: Fix issues related to CLK_IGNORE_UNUSED failures and amlogic glitch free mux
2025-09-30 2:07 UTC (15+ messages)
` [PATCH 2/2] clk: meson: Fix glitch free mux related issues
[PATCH net-next] net: stmmac: remove stmmac_hw_setup() excess documentation parameter
2025-09-30 2:00 UTC (2+ messages)
[PATCH v2 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
2025-09-30 1:53 UTC (8+ messages)
` [PATCH v2 1/2] watchdog: move arm64 watchdog_hld into common code
` [External] "
[PATCH net-next v2] net: stmmac: Convert open-coded register polling to helper macro
2025-09-30 1:50 UTC (2+ messages)
[PATCH net-next v3 0/2] net: stmmac: Drop frames causing HLBS error
2025-09-30 1:20 UTC (2+ messages)
[PATCH net-next v8 0/2] net: stmmac: Add support for Allwinner A523 GMAC200
2025-09-30 1:08 UTC (3+ messages)
` [PATCH net-next v8 2/2] "
[PATCH 0/6] KVM ARM64 pre_fault_memory
2025-09-30 0:53 UTC (5+ messages)
` [PATCH 3/6] KVM: arm64: Add pre_fault_memory implementation
[PATCH v6 0/3] Add exynosautov920 thermal support
2025-09-30 0:51 UTC (4+ messages)
` [PATCH v6 1/3] dt-bindings: thermal: samsung: Adjust '#thermal-sensor-cells' to 1
` [PATCH v6 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface
` [PATCH v6 3/3] arm64: dts: exynosautov920: Add multiple sensors
[PATCH 00/13] KVM: arm64: De-specialise the timer UAPI
2025-09-30 0:41 UTC (16+ messages)
` [PATCH 01/13] KVM: arm64: Hide CNTHV_*_EL2 from userspace for nVHE guests
` [PATCH 02/13] KVM: arm64: Introduce timer_context_to_vcpu() helper
` [PATCH 03/13] KVM: arm64: Replace timer context vcpu pointer with timer_id
` [PATCH 04/13] KVM: arm64: Make timer_set_offset() generally accessible
` [PATCH 05/13] KVM: arm64: Add timer UAPI workaround to sysreg infrastructure
` [PATCH 06/13] KVM: arm64: Move CNT*_CTL_EL0 userspace accessors to generic infrastructure
` [PATCH 07/13] KVM: arm64: Move CNT*_CVAL_EL0 "
` [PATCH 08/13] KVM: arm64: Move CNT*CT_EL0 "
` [PATCH 09/13] KVM: arm64: Fix WFxT handling of nested virt
` [PATCH 10/13] KVM: arm64: Kill leftovers of ad-hoc timer userspace access
` [PATCH 11/13] KVM: arm64: selftests: Make dependencies on VHE-specific registers explicit
` [PATCH 12/13] KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_list
` [PATCH 13/13] KVM: arm64: selftest: Fix misleading comment about virtual timer encoding
[PATCH v3 0/5] perf/arm_cspmu: Preparatory patches for NVIDIA T410 PMU
2025-09-30 0:26 UTC (6+ messages)
` [PATCH v3 1/5] perf/arm_cspmu: Add arm_cspmu_acpi_dev_get
` [PATCH v3 2/5] perf/arm_cspmu: Add callback to reset filter config
` [PATCH v3 3/5] perf/arm_cspmu: Add pmpidr support
` [PATCH v3 4/5] perf/arm_cspmu: nvidia: Add revision id matching
` [PATCH v3 5/5] perf/arm_cspmu: nvidia: Add pmevfiltr2 support
[PATCH v11 00/17] media: rockchip: add a driver for the rockchip camera interface
2025-09-30 0:20 UTC (8+ messages)
` [PATCH v11 03/17] media: dt-bindings: add rockchip px30 vip
` [PATCH v11 04/17] media: dt-bindings: add rockchip rk3568 vicap
` [PATCH v11 05/17] media: dt-bindings: add rockchip rk3568 mipi csi-2 receiver
[PATCH v5 0/4] usb: dwc3: add layerscape platform driver use flatten dwc3 core
2025-09-29 23:33 UTC (6+ messages)
` [PATCH v5 1/4] dt-bindings: usb: add missed compatible string for arm64 layerscape
` [PATCH v5 2/4] usb: dwc3: Add software-managed properties for flattened model
` [PATCH v5 3/4] usb: dwc3: dwc3-generic-plat: Add layerscape dwc3 support
` [PATCH v5 4/4] arm64: dts: layerscape: add dma-coherent for usb node
[patch V2 0/6] uaccess: Provide and use scopes for user masked access
2025-09-29 22:05 UTC (12+ messages)
` [patch V2 2/6] kbuild: Disable asm goto on clang < 17
` [patch V2a 2/6] kbuild: Disable CC_HAS_ASM_GOTO_OUTPUT on clang < version 17
[PATCH 0/4] Add Raspberry Pi's RP1 ADC
2025-09-29 21:50 UTC (6+ messages)
` [PATCH 2/4] hwmon: adc: rp1: Add Raspberry Pi's RP1 ADC driver
[PATCH rfcv2 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
2025-09-29 21:00 UTC (13+ messages)
` [PATCH rfcv2 4/8] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH rfcv2 5/8] iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
` [PATCH rfcv2 6/8] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
` [PATCH rfcv2 7/8] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
[v2 PATCH] mm: hugetlb: avoid soft lockup when mprotect to large memory area
2025-09-29 20:24 UTC
[PATCH] arm64: Kconfig: Make CPU_BIG_ENDIAN depend on BROKEN
2025-09-29 20:16 UTC (4+ messages)
[PATCH 0/3] Adding brcmstb-hwspinlock support
2025-09-29 20:06 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: hwlock: "
` [PATCH 1/3] dt-bindings: hwlock: support for brcmstb-hwspinlock
` [PATCH 2/3] hwspinlock: brcmstb hardware semaphore support
` [PATCH 3/3] MAINTAINERS: adding entry for BRCMSTB HWSPINLOCK driver
[PATCH v2 0/3] Axiado AX3000 SoC SPI DB controller driver
2025-09-29 19:02 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: spi: axiado,ax3000-spi: Add binding for Axiado SPI DB controller
` [PATCH v2 2/3] spi: axiado: Add driver "
` [PATCH v2 3/3] MAINTAINERS: Add entries for the "
[PATCH RFC 0/3] arm64/gcs: Allow reuse of user managed shadow stacks
2025-09-29 18:37 UTC (13+ messages)
[PATCH v3 0/3] arm64: dts: rockchip: introduce LinkEase EasePi R1
2025-09-29 18:20 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Document LinkEase
` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add LinkEase EasePi R1
[PATCH] PCI: stm32: Re-use existing error handling path in stm32_pcie_probe()
2025-09-29 18:19 UTC
[PATCH] PCI: xilinx-nwl: Fix ECAM programming
2025-09-29 18:12 UTC (2+ messages)
[PATCH] PCI: j721e: Fix incorrect error message in probe
2025-09-29 18:06 UTC (2+ messages)
[PATCH 1/2] dt-bindings: arm: amlogic: add support for Tanix TX9 Pro
2025-09-29 17:49 UTC (2+ messages)
[PATCH v4 0/6] Preparation to .map_page and .unmap_page removal
2025-09-29 17:39 UTC (5+ messages)
` [PATCH v4 3/6] ARM: dma-mapping: Reduce struct page exposure in arch_sync_dma*()
` [PATCH v4 5/6] xen: swiotlb: Switch to physical address mapping callbacks
[PATCH 0/4] MediaTek Runtime Power Management Clocks for PLL
2025-09-29 17:31 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: clock: mediatek: Add clocks for MT8196 mfgpll
` [PATCH 2/4] clk: mediatek: Refactor pll registration to pass device
` [PATCH 3/4] clk: mediatek: Pass device to clk_hw_register for PLLs
` [PATCH 4/4] clk: mediatek: Add rpm clocks to clk-mt8196-mfg
[PATCH v3 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX95 support
2025-09-29 17:10 UTC (8+ messages)
` [PATCH v3 2/2] arm64: dts: imx95: Describe Mali G310 GPU
[PATCH 00/25] perf arm_spe: Extend operations
2025-09-29 16:38 UTC (26+ messages)
` [PATCH 01/25] perf arm_spe: Fix memset subclass in operation
` [PATCH 02/25] perf arm_spe: Unify operation naming
` [PATCH 03/25] perf arm_spe: Decode GCS operation
` [PATCH 04/25] perf arm_spe: Rename SPE_OP_PKT_IS_OTHER_SVE_OP macro
` [PATCH 05/25] perf arm_spe: Decode ASE and FP fields in other operation
` [PATCH 06/25] perf arm_spe: Decode SME data processing packet
` [PATCH 07/25] perf arm_spe: Remove unused operation types
` [PATCH 08/25] perf arm_spe: Consolidate "
` [PATCH 09/25] perf arm_spe: Introduce data processing macro for SVE operations
` [PATCH 10/25] perf arm_spe: Report register access in record
` [PATCH 11/25] perf arm_spe: Report MTE allocation tag "
` [PATCH 12/25] perf arm_spe: Report extended memory operations in records
` [PATCH 13/25] perf arm_spe: Report associated info for SVE / SME operations
` [PATCH 14/25] perf arm_spe: Report memset and memcpy in records
` [PATCH 15/25] perf arm_spe: Report GCS in record
` [PATCH 16/25] perf arm_spe: Expose SIMD information in other operations
` [PATCH 17/25] perf arm_spe: Expose length for SVE and SME operations
` [PATCH 18/25] perf arm_spe: Synthesize memory samples for SIMD operations
` [PATCH 19/25] perf/uapi: Extend data source fields
` [PATCH 20/25] perf mem: Print extended fields
` [PATCH 21/25] perf arm_spe: Set extended fields in data source
` [PATCH 22/25] perf sort: Support sort ASE and SME
` [PATCH 23/25] perf sort: Sort disabled and full predicated flags
` [PATCH 24/25] perf report: Update document for SIMD flags
` [PATCH 25/25] perf arm_spe: Improve SIMD flags setting
[PATCH 0/4 v2] PCI: s32g: Add support for PCIe controller
2025-09-29 16:32 UTC (7+ messages)
` [PATCH 2/3 v2] PCI: s32g: Add initial PCIe support (RC)
[PATCH 0/2] PCI: Keystone: __init and IRQ Fixes
2025-09-29 16:25 UTC (2+ messages)
[PATCH] iio: adc: mt6360: Handle error in cleanup path correctly
2025-09-29 16:24 UTC (3+ messages)
` [PATCH v2] "
[PATCH] mm: hugetlb: avoid soft lockup when mprotect with PROT_MTE
2025-09-29 16:15 UTC (3+ messages)
[PATCH v2 0/2] arm64: modules: Reject loading of malformed modules
2025-09-29 16:10 UTC (2+ messages)
[PATCH v9] Bluetooth: mediatek: add gpio pin to reset bt
2025-09-29 16:10 UTC (2+ messages)
[PATCH RFC v2 00/20] Introduce support for post-blend color pipeline
2025-09-29 16:00 UTC (7+ messages)
` [PATCH RFC v2 05/20] drm: Introduce DRM_CAP_POST_BLEND_COLOR_PIPELINE
[PATCH] mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nands
2025-09-29 15:55 UTC (2+ messages)
[PATCH v5 0/4] Move io-pgtable-arm selftest to KUnit
2025-09-29 15:49 UTC (5+ messages)
` [PATCH v5 1/4] iommu/io-pgtable-arm: Simplify error prints for selftests
` [PATCH v5 2/4] iommu/io-pgtable-arm: Move selftests to a separate file
` [PATCH v5 3/4] iommu/io-pgtable-arm-selftests: Modularize the test
` [PATCH v5 4/4] iommu/io-pgtable-arm-selftests: Use KUnit
[PATCH v2 0/2] drm/panthor: initial mt8196 support
2025-09-29 15:44 UTC (3+ messages)
` [PATCH v2 2/2] drm/panthor: add custom ASN_HASH support for mt8196
[PATCH v4 0/4] Upstreaming Pinephone Pro Patches
2025-09-29 15:39 UTC (3+ messages)
[PATCH V2 0/4] Add tegra264 audio device tree support
2025-09-29 15:28 UTC (2+ messages)
[PATCH v2 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2025-09-29 14:59 UTC (4+ messages)
` [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver
[PATCH v4 0/5] PCI: mediatek: add support AN7583 + YAML rework
2025-09-29 14:40 UTC (8+ messages)
` [PATCH v4 1/5] ARM: dts: mediatek: drop wrong syscon hifsys compatible for MT2701/7623
` [PATCH v4 2/5] dt-bindings: PCI: mediatek: Convert to YAML schema
` [PATCH v4 3/5] dt-bindings: PCI: mediatek: Add support for Airoha AN7583
` [PATCH v4 4/5] PCI: mediatek: convert bool to single flags entry and bitmap
` [PATCH v4 5/5] PCI: mediatek: add support for Airoha AN7583 SoC
[PATCH] PCI: stm32: Remove link_status in PCIe EP
2025-09-29 14:38 UTC (2+ messages)
[PATCH] drivers: scmi: Add completion timeout handling for raw mode transfers
2025-09-29 14:28 UTC
[PATCH] PCI: xilinx-xdma: Enable legacy interrupts
2025-09-29 14:07 UTC (3+ messages)
` [PATCH v2] PCI: xilinx-xdma: Enable INTx interrupts
[PATCH 1/1] rivers: scmi: Add completion timeout handling for raw mode transfers
2025-09-29 13:59 UTC (2+ messages)
[PATCH 0/9] arm64: introduce Black Sesame Technologies C1200 SoC and CDCU1.0 board
2025-09-29 13:29 UTC (7+ messages)
` [PATCH 5/9] mmc: sdhci: add Black Sesame Technologies BST C1200 controller driver
` [PATCH 6/9] mmc: sdhci: allow drivers to pre-allocate bounce buffer
` [PATCH 9/9] MAINTAINERS: add Black Sesame Technologies (BST) ARM SoC support
[PATCH v3 0/6] remoteproc: imx_rproc: Use device managed API to clean up the driver
2025-09-29 13:09 UTC (3+ messages)
` [PATCH v3 1/6] remoteproc: imx_rproc: Fix runtime PM cleanup and improve remove path
[PATCH 1/1] rivers: scmi: Add completion timeout handling for raw mode transfers
2025-09-29 13:10 UTC
[PATCH v3 00/11] drm/connector: hdmi: limit infoframes per driver capabilities
2025-09-29 13:00 UTC (11+ messages)
[PATCH v2 00/12] media: rkvdec: Add support for VDPU381 and VDPU383
2025-09-29 12:47 UTC (3+ messages)
` [PATCH v2 11/12] media: rkvdec: Add HEVC support for the VDPU381 variant
[PATCH v5 0/7] MT8196 GPU Frequency/Power Control Support
2025-09-29 12:22 UTC (3+ messages)
` [PATCH v5 7/7] pmdomain: mediatek: Add support for MFlexGraphics
[PATCH v4 0/5] pmdomain: core: Introduce device_set_out_band_wakeup and use it in usb
2025-09-29 12:06 UTC (5+ messages)
[PATCH v4 0/4] arm64: Add AN7583 DTSI
2025-09-29 11:49 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: crypto: Add support for Airoha AN7583 SoC
` [PATCH v4 2/4] dt-bindings: watchdog: airoha: "
` [PATCH v4 3/4] dt-bindings: arm64: dts: airoha: Add AN7583 compatible
` [PATCH v4 4/4] arm64: dts: Add Airoha AN7583 SoC and AN7583 Evaluation Board
[GIT PULL] pmdomain updates for v6.18
2025-09-29 11:46 UTC
[PATCH v4 0/4] thermal: renesas: Add support for RZ/G3S
2025-09-29 11:38 UTC (5+ messages)
` [PATCH v4 3/4] arm64: dts: renesas: r9a08g045: Add TSU node
` [PATCH v4 4/4] arm64: defconfig: Enable RZ/G3S thermal
[PATCH v9 0/4] thermal: renesas: Add support for RZ/G3E
2025-09-29 11:36 UTC (6+ messages)
` [PATCH v9 3/4] arm64: dts: renesas: r9a09g047: Add TSU node
` [PATCH v9 4/4] arm64: defconfig: Enable the Renesas RZ/G3E thermal driver
[PATCH v8 0/4] thermal: renesas: Add support for RZ/G3E
2025-09-29 11:34 UTC (4+ messages)
` [PATCH v8 3/4] arm64: dts: renesas: r9a09g047: Add TSU node
[PATCH v4 00/28] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2025-09-29 11:10 UTC (6+ messages)
` [PATCH v4 15/28] iommu/arm-smmu-v3: Load the driver later in KVM mode
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).