messages from 2026-02-24 15:57:53 to 2026-02-25 07:21:00 UTC [more...]
[PATCH v7 00/23] MediaTek UFS Cleanup and MT8196 Enablement
2026-02-25 7:20 UTC (8+ messages)
` [PATCH v7 10/23] scsi: ufs: mediatek: Handle misc host voltage regulators
[PATCH v2 0/2] Add MT35XU01G SPI NOR flash on i.MX952-EVK board
2026-02-25 6:47 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: imx952: Add xspi node
` [PATCH v2 2/2] arm64: dts: imx952-evk: add MT35XU01G spi nor flash
[PATCH] arm64/mm: Describe TTBR1_BADDR_4852_OFFSET
2026-02-25 6:40 UTC
[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-02-25 6:39 UTC (10+ messages)
` [PATCH v4 18/41] arm_mpam: resctrl: Implement helpers to update configuration
[PATCH 0/2] arm64: dts: Add NXP i.MX8MP audio board support
2026-02-25 6:26 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: Add compatible for i.MX8MP audio board (version 2)
` [PATCH 2/2] arm64: dts: add support for NXP "
[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-02-25 6:25 UTC (43+ messages)
` [PATCH v5 01/41] arm64/sysreg: Add MPAMSM_EL1 register
` [PATCH v5 02/41] KVM: arm64: Preserve host MPAM configuration when changing traps
` [PATCH v5 03/41] KVM: arm64: Make MPAMSM_EL1 accesses UNDEF
` [PATCH v5 04/41] arm64: mpam: Context switch the MPAM registers
` [PATCH v5 05/41] arm64: mpam: Re-initialise MPAM regs when CPU comes online
` [PATCH v5 06/41] arm64: mpam: Drop the CONFIG_EXPERT restriction
` [PATCH v5 07/41] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [PATCH v5 08/41] arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs
` [PATCH v5 09/41] arm64: mpam: Initialise and context switch the MPAMSM_EL1 register
` [PATCH v5 10/41] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v5 11/41] KVM: arm64: Force guest EL1 to use user-space's partid configuration
` [PATCH v5 12/41] KVM: arm64: Use kernel-space partid configuration for hypercalls
` [PATCH v5 13/41] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v5 14/41] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [PATCH v5 15/41] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v5 16/41] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [PATCH v5 17/41] arm_mpam: resctrl: Implement helpers to update configuration
` [PATCH v5 18/41] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
` [PATCH v5 19/41] arm_mpam: resctrl: Add CDP emulation
` [PATCH v5 20/41] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [PATCH v5 21/41] arm_mpam: resctrl: Add kunit test for control format conversions
` [PATCH v5 22/41] arm_mpam: resctrl: Add rmid index helpers
` [PATCH v5 23/41] arm_mpam: resctrl: Add kunit test for rmid idx conversions
` [PATCH v5 24/41] arm_mpam: resctrl: Wait for cacheinfo to be ready
` [PATCH v5 25/41] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v5 26/41] arm_mpam: resctrl: Add monitor initialisation and domain boilerplate
` [PATCH v5 27/41] arm_mpam: resctrl: Add support for csu counters
` [PATCH v5 28/41] arm_mpam: resctrl: Pick classes for use as mbm counters
` [PATCH v5 29/41] arm_mpam: resctrl: Pre-allocate free running monitors
` [PATCH v5 30/41] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [PATCH v5 31/41] arm_mpam: resctrl: Add resctrl_arch_rmid_read() and resctrl_arch_reset_rmid()
` [PATCH v5 32/41] arm_mpam: resctrl: Update the rmid reallocation limit
` [PATCH v5 33/41] arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
` [PATCH v5 34/41] arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
` [PATCH v5 35/41] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
` [PATCH v5 36/41] arm_mpam: Add quirk framework
` [PATCH v5 37/41] arm_mpam: Add workaround for T241-MPAM-1
` [PATCH v5 38/41] arm_mpam: Add workaround for T241-MPAM-4
` [PATCH v5 39/41] arm_mpam: Add workaround for T241-MPAM-6
` [PATCH v5 40/41] arm_mpam: Quirk CMN-650's CSU NRDY behaviour
` [PATCH v5 41/41] arm64: mpam: Add initial MPAM documentation
[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
2026-02-25 6:20 UTC (2+ messages)
[PATCH v5 0/3] kdump: Enable LUKS-encrypted dump target support in ARM64 and PowerPC
2026-02-25 6:03 UTC (4+ messages)
` [PATCH v5 1/3] crash_dump/dm-crypt: Don't print in arch-specific code
` [PATCH v5 2/3] crash: Align the declaration of crash_load_dm_crypt_keys with CONFIG_CRASH_DM_CRYPT
` [PATCH v5 3/3] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel
[PATCH v3 0/2] KVM: arm64: PMU: Use multiple host PMUs
2026-02-25 4:31 UTC (3+ messages)
` [PATCH v3 1/2] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v3 2/2] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH v2] dt-bindings: dmaengine: xlnx,axi-dma: Convert bindings into yaml
2026-02-25 5:05 UTC
[PATCH 0/2] Add device tree for Samsung Galaxy J7 (2016)
2026-02-25 4:30 UTC (6+ messages)
` [PATCH 2/2] arm64: dts: exynos: add initial support "
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-02-25 4:04 UTC (6+ messages)
` [PATCH v3 1/5] arm64/sysreg: Add HDBSS related register information
` [PATCH v3 2/5] KVM: arm64: Add support to set the DBM attr during memory abort
` [PATCH v3 3/5] KVM: arm64: Add support for FEAT_HDBSS
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
` [PATCH v3 5/5] KVM: arm64: Document HDBSS ioctl
[PATCH v2 1/3] dt-bindings: mfd: atmel,hlcdc: Add sama7d65 compatible string
2026-02-25 4:02 UTC (3+ messages)
` [PATCH v2 3/3] drm: atmel-hlcdc: add LCD controller layer definition for sama7d65
[PATCH 0/2] arm64/mm: Drop TTBR_CNP_BIT and TTBR_ASID_MASK
2026-02-25 3:51 UTC (3+ messages)
` [PATCH 1/2] arm64/mm: Directly use TTBRx_EL1_ASID_MASK
` [PATCH 2/2] arm64/mm: Directly use TTBRx_EL1_CnP
[PATCH 0/2] arm64/mm: Drop TTBR_CNP_BIT and TTBR_ASID_MASK
2026-02-25 3:51 UTC
[PATCH v6] drm/bridge: add of_drm_find_and_get_bridge() and a managed *next_bridge, deprecate of_drm_find_bridge()
2026-02-25 3:20 UTC (3+ messages)
` [PATCH v6] drm/bridge: imx8qxp-pixel-link: get/put the next bridge
[PATCH v2 0/2] media: rockchip: rkcif: various fixes
2026-02-25 3:18 UTC (3+ messages)
` [PATCH v2 2/2] media: rockchip: rkcif: comply with minimum number of buffers requirement
[PATCH v2] drm/mediatek: Remove all conflicting aperture devices during probe
2026-02-25 3:13 UTC (2+ messages)
[PATCH v3 0/6] Add support for mt8167 display blocks
2026-02-25 2:52 UTC (9+ messages)
` [PATCH v3 2/6] dt-bindings: display: mediatek: Add compatibles for MediaTek mt8167
` [PATCH v3 3/6] dt-bindings: phy: mediatek,dsi-phy: Add support for mt8167
` [PATCH v3 5/6] drm/mediatek: dsi: Add compatible for mt8167-dsi
` [PATCH v3 6/6] gpu: drm: mediatek: ovl: add specific entry for mt8167
[PATCH net-next] net: stmmac: ptp: limit n_per_out
2026-02-25 2:18 UTC (2+ messages)
[PATCH v2] drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register
2026-02-25 2:07 UTC (2+ messages)
[PATCH 0/5] support batched checking of the young flag for MGLRU
2026-02-25 2:05 UTC (8+ messages)
` [PATCH 3/5] mm: add a batched helper to clear the young flag for large folios
` [PATCH 4/5] mm: support batched checking of the young flag for MGLRU
` [PATCH 5/5] arm64: mm: implement the architecture-specific test_and_clear_young_ptes()
[PATCH] arm64: dts: freescale: imx93: Add Ethos-U65 NPU and SRAM nodes
2026-02-25 1:50 UTC (2+ messages)
[PATCH v1 00/17] crypto: Standalone crypto module (Series 1/4): Core implementation
2026-02-25 1:55 UTC (3+ messages)
` [PATCH 17/17] Add standalone crypto kernel module technical documentation
[PATCH net-next 00/10] net: stmmac: qcom-ethqos: cleanups and re-organise SerDes handling
2026-02-25 1:50 UTC (6+ messages)
` [PATCH net-next 08/10] net: stmmac: qcom-ethqos: use phy interface mode for inband
[PATCH net-next] net: stmmac: fix timestamping configuration after suspend/resume
2026-02-25 1:50 UTC (2+ messages)
[PATCH] arm64: bpf: Fix UBSAN misaligned access in BPF JIT
2026-02-25 1:43 UTC (2+ messages)
[PATCH net-next] net: stmmac: fix .ndo_fix_features()
2026-02-25 1:30 UTC (2+ messages)
[PATCH 0/5] drm/imagination: add support for j721e,j784s4,j722s,am62p
2026-02-25 1:05 UTC (8+ messages)
` [PATCH 1/5] arm64: dts: ti: k3-j721e: Add GPU node
` [PATCH 2/5] dt-bindings: gpu: img: Add J721e SoC specific compatible
` [PATCH 3/5] arm64: dts: ti: k3-j784s4: Add GPU node
` [PATCH 4/5] arm64: dts: ti: add "
` [PATCH 5/5] clk: keystone: don't cache clock rate
[soc:for-next] BUILD SUCCESS 862ad12fb14cdad9c647100fbc16f7d8171b4470
2026-02-25 0:19 UTC
[soc:juno/dt] BUILD SUCCESS f2f0587dcdecc29a8da59b1f0e720955f25ab015
2026-02-25 0:18 UTC
[PATCH 0/5] mm: arch/shstk: Common shadow stack mapping helper and VM_NOHUGEPAGE
2026-02-25 0:06 UTC (9+ messages)
` [PATCH 1/5] mm: Introduce vm_mmap_shadow_stack() as a helper for VM_SHADOW_STACK mappings
` [PATCH 2/5] arm64: gcs: Use the new common vm_mmap_shadow_stack() helper
` [PATCH 3/5] riscv: shstk: "
` [PATCH 4/5] x86: "
` [PATCH 5/5] mm: Do not map the shadow stack as THP
[PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
2026-02-25 0:03 UTC (11+ messages)
[PATCH net 0/3] Fix Unbalanced IRQ Enable for CPSW and ICSSG
2026-02-24 23:54 UTC (9+ messages)
` [PATCH net 1/3] net: ethernet: ti: am65-cpsw-nuss: set irq_disabled after disabling RX IRQ
` [PATCH net 2/3] net: ethernet: ti: icssg_common: set irq_disabled after disabling TX IRQ
[PATCH v2] arm64: dts: exynos: gs101-pixel-common: add supply and regulator properties
2026-02-24 23:30 UTC
[PATCH RFC v5 0/2] pmdomain: core: add support for domain hierarchies in DT
2026-02-24 23:11 UTC (6+ messages)
` [PATCH RFC v5 1/2] pmdomain: core: support domain hierarchy via power-domain-map
[PATCH] crypto: atmel-sha204a - Fix OTP address check and uninitialized data access
2026-02-24 22:55 UTC
[PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2026-02-24 22:47 UTC (35+ messages)
` [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
` [EXT] "
[PATCH] coresight: cti: Move resource release to cti_remove()
2026-02-24 22:27 UTC (2+ messages)
[PATCH] arm64: bpf: Fix UBSAN misaligned access in BPF JIT
2026-02-24 22:11 UTC (2+ messages)
[PATCH v6 0/3] Adding brcmstb-hwspinlock support
2026-02-24 22:04 UTC (4+ messages)
` [PATCH v6 1/3] dt-bindings: hwlock: "
` [PATCH v6 2/3] hwspinlock: brcmstb hardware semaphore support
` [PATCH v6 3/3] MAINTAINERS: adding entry for BRCMSTB HWSPINLOCK driver
[PATCH] arm64: dts: imx8mp-frdm: add more features
2026-02-24 21:44 UTC (2+ messages)
[PATCH v1 00/11] arm64: dts: freescale: imx8mm-var-som: Align SOM and Symphony DTSs
2026-02-24 21:30 UTC (8+ messages)
` [PATCH v1 06/11] arm64: dts: freescale: imx8mm-var-som: Update WiFi/BT configuration
[PATCH] arm64: dts: exynos: gs101-pixel-common: add supply and regulator properties
2026-02-24 21:28 UTC (3+ messages)
[PATCH 0/4] arm64: dts: Add initial support for NXP S32N79 SoC
2026-02-24 21:09 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: interrupt-controller: fsl,irqsteer: add S32N79 support
` [PATCH 2/4] dt-bindings: mmc: fsl-imx-esdhc: "
` [PATCH 4/4] arm64: dts: freescale: Add minimal support for S32N79
[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
2026-02-24 20:55 UTC (6+ messages)
` [PATCH 2/2] kbuild: Use '-fms-anonymous-structs' if it is available
[PATCH v13 0/8] support FEAT_LSUI
2026-02-24 20:54 UTC (3+ messages)
` [PATCH v13 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor
[PATCH 1/2] arm64: dts: imx91-tqma9131: improve eMMC pad configuration
2026-02-24 20:37 UTC (2+ messages)
[PATCH v4 0/3] Reserve eDMA channels 0-1 for V2X
2026-02-24 20:32 UTC (2+ messages)
` (subset) "
[PATCH V6 0/5] arm64: dts: imx93: Add i.MX93 Wireless EVK and refactor common parts
2026-02-24 20:25 UTC (2+ messages)
` (subset) "
[PATCH v4 0/1] arm64: dts: freescale: add pixpaper display overlay for i.MX93 FRDM
2026-02-24 20:22 UTC (6+ messages)
` [PATCH v4 1/1] "
[PATCH v3 1/3] arm64: dts: imx93-9x9-qsb: change usdhc tuning step for eMMC and SD
2026-02-24 20:13 UTC (2+ messages)
[PATCH v3 0/2] Enable AONMIX MQS for IMX95-15x15-FRDM board
2026-02-24 20:11 UTC (2+ messages)
[RFC PATCH] arm64: signal: preserve si_addr for addresses in the VA hole
2026-02-24 20:07 UTC (2+ messages)
[PATCH v1] arm64: dts: freescale: imx95-toradex-smarc: fix PMIC_SD2_VSEL label position
2026-02-24 20:03 UTC (2+ messages)
[PATCH 00/10] ARM: dts: cleanup some CHECK_DTB warings
2026-02-24 19:57 UTC (2+ messages)
` (subset) "
[PATCH v2] arm64: dts: imx8mq: Set the correct gpu_ahb clock frequency
2026-02-24 19:46 UTC (2+ messages)
[PATCH v2] bus: imx-aipstz: set default value for opacr registers
2026-02-24 19:36 UTC (2+ messages)
[PATCH v5 0/3] Add support for Variscite DART-MX95 and Sonata board
2026-02-24 19:27 UTC (6+ messages)
` [PATCH v5 2/3] arm64: dts: freescale: Add support for Variscite DART-MX95
` [PATCH v5 3/3] arm64: dts: imx95-var-dart: Add support for Variscite Sonata board
` (subset) [PATCH v5 0/3] Add support for Variscite DART-MX95 and "
[PATCH v2 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-02-24 18:43 UTC (9+ messages)
` [PATCH v2 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH v2 3/3] iommu/arm-smmu-v3: Allow ATS to be always on
[PATCH v2 0/9] soc: remove direct accesses to of_root from drivers/soc/
2026-02-24 18:38 UTC (4+ messages)
` [PATCH v2 8/9] soc: renesas: don't access of_root directly
[PATCH v2] drm/sun4i: fix kernel-doc warnings in sunxi_engine.h
2026-02-24 18:05 UTC (2+ messages)
[PATCH] drm/sun4i: backend: fix error pointer dereference
2026-02-24 17:57 UTC (2+ messages)
[PATCH v2] arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU reads
2026-02-24 17:55 UTC (2+ messages)
[PATCH v2 0/5] dt-bindings: Microchip/Atmel AT91/SAMA system peripherals: convert to YAML
2026-02-24 17:51 UTC (6+ messages)
` [PATCH v2 4/5] dt-bindings: arm: atmel,at91rm9200-st: convert to DT schema
[PATCH] drm/sun4i: mixer: Fix layer init code
2026-02-24 17:50 UTC (2+ messages)
fs/crypto/bio.c:67:17: sparse: sparse: cast to restricted blk_status_t
2026-02-24 17:19 UTC (2+ messages)
[PATCH] clk: sunxi-ng: sun55i-a523-r: Add missing r-spi module clock
2026-02-24 17:16 UTC (2+ messages)
[PATCH v7 0/6] Introduce MAX77759 charger driver
2026-02-24 17:13 UTC (3+ messages)
` [PATCH v7 4/6] lib/linear_ranges: Add linear_range_get_selector_high_array
[PATCH] arm64: dts: rockchip: Add battery and charger on rk3566-pinenote
2026-02-24 17:04 UTC
[PATCH v1] arm64: dts: imx8-apalis: Fix LEDs name collision
2026-02-24 17:00 UTC (2+ messages)
[PATCH v1] arm64: dts: imx8-apalis: Remove obsolete TODO comment
2026-02-24 16:59 UTC (2+ messages)
[PATCH] arm64: dts: imx943-evk: enable lpuart6 for Bluetooth
2026-02-24 16:57 UTC (2+ messages)
[PATCH] arm64: dts: imx93-14x14-evk: enable lpuart5 for Bluetooth
2026-02-24 16:53 UTC (2+ messages)
[PATCH v1] arm64: dts: imx8-apalis: Disable the audmix
2026-02-24 16:51 UTC (2+ messages)
[PATCH] arm64: dts: imx95-19x19-evk: enable lpuart5 for Bluetooth support
2026-02-24 16:48 UTC (2+ messages)
[PATCH V2] arm64: dts: imx93-evk/qsb: add m2-pcm-level-shifter-hog to enable BT HFP
2026-02-24 16:43 UTC (2+ messages)
[PATCH v9 0/3] Add i.MX91/93 parallel display support
2026-02-24 16:31 UTC (3+ messages)
` (subset) "
[PATCH v2 0/6] fsl-mc: Move over to device MSI infrastructure
2026-02-24 16:15 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