messages from 2026-07-30 19:19:49 to 2026-07-31 12:38:32 UTC [more...]
[PATCH v17 00/14] KVM: arm64: Provide guest support for GCS
2026-07-31 12:25 UTC (7+ messages)
` [PATCH v17 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v17 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v17 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v17 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v17 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v17 09/14] KVM: arm64: Allow GCS to be enabled for guests
[PATCH v2 0/4] serial: fix console lifetime bugs on failed bind and removal
2026-07-31 12:37 UTC (4+ messages)
` [PATCH v2 1/4] serial: core: do fallible allocations before the console can be registered
[PATCH] arm64: smp: Fix IPI teardown for GICv5 flow
2026-07-31 12:26 UTC
[PATCH net v2] net: stmmac: resume PHY before hardware setup when opening the interface
2026-07-31 10:18 UTC (7+ messages)
[RFC PATCH v1 0/2] KVM: arm64: CCA: Add MEC policy support for CCA Realms
2026-07-31 10:59 UTC (5+ messages)
` [RFC PATCH v1 1/2] KVM: arm64: CCA: Add support for configuring the Realm MEC policy
[PATCH 0/8] MMC pinmux configuration fixes
2026-07-31 10:56 UTC (2+ messages)
[PATCH v6 00/10] arm_mpam: Add MPAM-Fb firmware support
2026-07-31 10:48 UTC (11+ messages)
` [PATCH v6 07/10] arm_mpam: prepare mon_sel locking for MPAM-Fb
` [PATCH v6 10/10] arm_mpam: detect and enable MPAM-Fb PCC support
[PATCH 0/6] firmware: arm_rmm: Add RMM v2.0 support
2026-07-31 10:46 UTC (3+ messages)
` [PATCH 3/6] firmware: arm_rmm: Check for RMI support at init
[PATCH v5 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
2026-07-31 10:39 UTC (3+ messages)
` [PATCH v5 2/3] can: rockchip_canfd: retry the outstanding TX buffer
` [PATCH v5 3/3] can: rockchip_canfd: serialize TX state and command writes
[PATCH v5 0/3] can: rockchip_canfd: fix TX stalls and races
2026-07-31 10:39 UTC
[PATCH v6 0/4] can: rockchip: add RK3588 CAN support
2026-07-31 10:35 UTC (5+ messages)
` [PATCH v6 2/4] "
[PATCH v4 0/2] phy: rockchip: inno-hdmi: Change TMDS rate handling to configure() ops
2026-07-31 10:32 UTC (2+ messages)
[PATCH v1 0/7] Add HPD support for Rockchip Analogix DP
2026-07-31 10:30 UTC (6+ messages)
[PATCH v2 0/3] regulator: handle regulator late cleanup race with PM suspend
2026-07-31 10:21 UTC (4+ messages)
` [PATCH v2 1/3] regulator: core: use system_freezable_wq for init complete work
` [PATCH v2 2/3] regulator: pfuze100: add set_suspend_disable for LDO ops
` [PATCH v2 3/3] arm64: dts: imx8mq-evk: add regulator-off-in-suspend for VGEN1/VGEN6
[PATCH 00/13] Add clock support for Exynos8855 SoC
2026-07-31 10:08 UTC (10+ messages)
` [PATCH 01/13] clk: samsung: clk-pll: Add supoprt for pll_4313
` [PATCH 03/13] clk: samsung: exynos8855: add block top and peric clock support
` [PATCH 06/13] clk: samsung: exynos8855: add block peris "
[PATCH v4 00/24] MT8189: Add support for system and base clock controllers
2026-07-31 10:04 UTC (3+ messages)
[PATCH] crypto: qce - Replace with stub driver
2026-07-31 10:02 UTC (4+ messages)
[RESEND PATCH v2] iio: adc: bcm_iproc_adc: Convert probe() to use dev_err_probe()
2026-07-31 9:53 UTC (2+ messages)
[PATCH v8 0/5] Add support for AAEON SRG-IMX8P MCU
2026-07-31 9:51 UTC (6+ messages)
` [PATCH v8 1/5] dt-bindings: vendor-prefixes: Add AAEON vendor prefix
` [PATCH v8 2/5] dt-bindings: mfd: Add AAEON embedded controller
` [PATCH v8 3/5] mfd: aaeon: Add SRG-IMX8P MCU driver
` [PATCH v8 4/5] gpio: aaeon: Add GPIO driver for SRG-IMX8P MCU
` [PATCH v8 5/5] watchdog: aaeon: Add watchdog "
[PATCH] soc: fsl: qe: check platform_driver_register() in qe_ic_of_init()
2026-07-31 9:49 UTC (2+ messages)
[PATCH v2 0/4] Add RPROC support for the MX95-15x15-FRDM board
2026-07-31 9:42 UTC (10+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: imx_rproc: document optional "memory-region-names"
[PATCH v3 0/4] Add RPROC support for the MX95-15x15-FRDM board
2026-07-31 9:39 UTC (6+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: imx_rproc: document optional "memory-region-names"
` [PATCH v3 2/4] remoteproc: imx_rpoc: fix carveout name parsing
[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
2026-07-31 9:19 UTC (19+ messages)
` [PATCH v4 03/48] irqchip/gic-v5: Set up gic_kvm_info on ACPI hosts
` [PATCH v4 07/48] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame
` [PATCH v4 08/48] KVM: arm64: gic-v5: Add VPE doorbell domain
` [PATCH v4 10/48] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v4 35/48] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH v4 38/48] Documentation: KVM: Add docs for KVM_DEV_ARM_VGIC_GRP_IST
[PATCH v4 0/3] can: rockchip_canfd: fix TX stalls and races
2026-07-31 8:46 UTC (4+ messages)
` [PATCH v4 1/3] can: rockchip_canfd: prevent TX stall on echo skb failure
[PATCH v4 0/4] ASoC: Add support for Airoha AN7581
2026-07-31 8:39 UTC (6+ messages)
` [PATCH v4 1/4] ASoC: dt-bindings: Add Airoha AN7581 AFE Sound card
` [PATCH v4 2/4] ASoC: dt-bindings: Add Airoha AN7581 AFE with WM8960 Codec schema
` [PATCH v4 3/4] ASoC: mediatek: common: permit to provide dedicated regmap for irq
` [PATCH v4 4/4] ASoC: airoha: Add AFE and machine driver for Airoha AN7581
[PATCH v10 00/26] MediaTek UFS Cleanup and MT8196 Enablement
2026-07-31 8:28 UTC (19+ messages)
` [PATCH v10 02/26] dt-bindings: ufs: mediatek,ufs: Complete the binding
` [PATCH v10 03/26] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
` [PATCH v10 11/26] scsi: ufs: mediatek: Remove undocumented downstream reset cruft
` [PATCH v10 13/26] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v10 22/26] scsi: ufs: mediatek: Remove undocumented "clk-scale-up-vcore-min"
` [PATCH v10 24/26] arm64: dts: mediatek: mt8195: Align ufshci node to dt-bindings changes
` [PATCH v10 25/26] arm64: dts: mediatek: mt8395-genio-1200-evk-ufs: Complete UFS power supplies
` [PATCH v10 26/26] arm64: dts: mediatek: mt8395-radxa-nio-12l: "
[PATCH v11 00/11] clk / reset: realtek: Add RTD1625 clock and reset support
2026-07-31 8:17 UTC (11+ messages)
` [PATCH v11 01/11] dt-bindings: clock: Add Realtek RTD1625 Clock & Reset Controller
` [PATCH v11 08/11] clk: realtek: Add support for MMC-tuned PLL clocks
` [PATCH v11 09/11] clk: realtek: Add RTD1625-CRT clock controller driver
[PATCH] platform: raspberrypi: Fix typos in Kconfig files
2026-07-31 8:17 UTC
[GIT,PULL] arm64: dts: hisilicon dts updates for v7.3
2026-07-31 8:15 UTC
[PATCH v2] arm64: defconfig: enable the necessary drivers for the Ayaneo Pockegt S2
2026-07-31 8:13 UTC
[PATCH v8 0/6] phy: fsl-imx8mq-usb: few improvements
2026-07-31 8:11 UTC (7+ messages)
` [PATCH v8 1/6] phy: fsl-imx8mq-usb: fix typec switch leak on probe error path
` [PATCH v8 2/6] phy: fsl-imx8mq-usb: set usb phy to be wakeup capable
` [PATCH v8 3/6] phy: fsl-imx8mq-usb: add runtime PM support
` [PATCH v8 4/6] phy: fsl-imx8mq-usb: add control register regmap
` [PATCH v8 5/6] phy: fsl-imx8mq-usb: introduce per-variant driver data structure
` [PATCH v8 6/6] phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP
[PATCH v2] net: stmmac: enable MAC rx/tx after DMA start
2026-07-31 7:49 UTC (6+ messages)
[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-31 7:33 UTC (7+ messages)
` [PATCH v8 15/23] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
[PATCH v3 0/8] clk: clocking-wizard: Add static-config clock provider support
2026-07-31 7:20 UTC (9+ messages)
` [PATCH v3 1/8] dt-bindings: clock: clocking-wizard: Add static-config mode support
` [PATCH v3 2/8] clk: clocking-wizard: Do not map the memory for static-config
` [PATCH v3 3/8] clk: clocking-wizard: Move clk_in1 acquisition before static-config check
` [PATCH v3 4/8] clk: clocking-wizard: Add static-config clock provider support
` [PATCH v3 5/8] clk: clocking-wizard: Skip s_axi_aclk for static-config
` [PATCH v3 6/8] clk: clocking-wizard: Use dev_err_probe() when mapping registers
` [PATCH v3 7/8] clk: clocking-wizard: Fix division by zero and unbounded register write
` [PATCH v3 8/8] clk: clocking-wizard: Use separate notifier_block for each clock
[PATCH] wifi: mt76: mt7921: validate CLC indices
2026-07-31 7:11 UTC
[PATCH v3 0/4] ASoC: Add support for Airoha AN7581
2026-07-31 6:45 UTC (4+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: Add Airoha AN7581 AFE Sound card
[PATCH 00/10] Ambarella CV75 SoC minimal bring-up
2026-07-31 6:38 UTC (3+ messages)
` [PATCH 08/10] serial: ambarella: add Ambarella UART driver
[PATCH v2] dt-bindings: arm-smmu: qcom: add compatible for IPQ9650 SoC
2026-07-31 5:31 UTC
[RFC PATCH v3 0/6] accel/rocket: RK3576 NPU (RKNN) enablement
2026-07-31 4:35 UTC (7+ messages)
` [RFC PATCH v3 1/6] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core
` [RFC PATCH v3 2/6] pmdomain/rockchip: add optional per-domain power-on settle delay
` [RFC PATCH v3 3/6] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [RFC PATCH v3 4/6] accel/rocket: add RK3576 NPU (RKNN) support
` [RFC PATCH v3 5/6] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [RFC PATCH v3 6/6] arm64: dts: rockchip: rk3576-rock-4d: enable NPU
[PATCH 00/11] usb: Remove redundant error messages on IRQ request failure
2026-07-31 3:54 UTC (6+ messages)
` [PATCH 04/11] usb: dwc3: Remove redundant dev_err()/dev_err_probe()
` [PATCH 05/11] usb: gadget: Remove redundant dev_err()
` [PATCH 07/11] usb: misc: Remove redundant dev_err()/dev_err_probe()
` [PATCH 08/11] usb: mtu3: Remove redundant dev_err()
` [PATCH 11/11] usb: typec: Remove redundant dev_err()/dev_err_probe()
[PATCH v5 0/3] Retrieve information about DDR from SMEM
2026-07-31 3:23 UTC (2+ messages)
[PATCH v4] PCI: imx6: Update MPLLB bandwidth to improve i.MX95 Gen3 PCIe stability
2026-07-31 3:05 UTC
[PATCH v4 0/3] drivers/perf: hisi: Updates for HiSilicon uncore PMUs
2026-07-31 2:54 UTC (6+ messages)
` [PATCH 1/3] drivers/perf: hisi: Consolidate uncore PMU cpuhp states
[PATCH v5 0/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller
2026-07-31 2:38 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: spi: nuvoton,ma35d1-qspi: Add Nuvoton MA35D1 QSPI
` [PATCH v5 2/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller support
[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
2026-07-31 2:30 UTC (8+ messages)
` [PATCH 1/2] "
[PATCH] PCI: imx6: enable ASPM L1 only iff CLKREQ# is supported
2026-07-31 2:26 UTC (4+ messages)
[RFC PATCH] arm_mpam: remove sanity check of accessibility when error interrupt is SPI on SMT platforms
2026-07-31 2:15 UTC (2+ messages)
[PATCH v4 0/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller
2026-07-31 1:04 UTC (4+ messages)
` [PATCH v4 2/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller support
[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
2026-07-31 0:57 UTC (6+ messages)
` [PATCH v15 14/37] KVM: arm64: CCA: Handle realm enter/exit
[PATCH RFC] arm64: Mark set_preempt_need_resched() access to .need_resched
2026-07-30 23:59 UTC
[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-07-30 23:48 UTC (7+ messages)
` [PATCH v14 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v14 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v14 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
[PATCH v2 0/5] Add Laguna/Tensor G5 SoC and Frankel, Blazer & Mustang boards
2026-07-30 23:34 UTC (8+ messages)
` [PATCH v2 1/5] dt-bindings: arm: google: Add dt bindings for frankel/blazer/mustang
` [PATCH v2 4/5] arm64: dts: google: Add initial dts "
` [PATCH v2 5/5] arm64: defconfig: enable Tensor G5 SoC family
[PATCHv2] ARM: dts: BCM5301X: panamera: add phy-mode to switch
2026-07-30 23:29 UTC (2+ messages)
[PATCH v5 0/4] imx8-isi: Format support enhancements
2026-07-30 23:29 UTC (3+ messages)
` [PATCH v5 4/4] media: nxp: imx8-isi: Add additional 32-bit RGB format support
[PATCH] ARM: dts: BCM5301X: EA9200: add wifi definitions
2026-07-30 23:27 UTC (2+ messages)
[PATCH] ARM: dts: BCM5301X: Add missing phy-mode and fixed-link to DSA switch ports
2026-07-30 23:26 UTC (2+ messages)
[PATCH] ARM: dts: BCM5301X: SR400AC: set WAN MAC from nvram
2026-07-30 23:26 UTC (2+ messages)
[PATCH] ARM: dts: BCM5301X: DIR-890L: set WAN MAC from nvram
2026-07-30 23:25 UTC (2+ messages)
[PATCH] ARM: dts: BCM5301X: AC9: set WAN MAC from nvram
2026-07-30 23:25 UTC (2+ messages)
[GIT PULL v2] Broadcom devicetree fixes for 7.2
2026-07-30 23:25 UTC
[PATCH v8 1/7] arm64: dts: imx8mp: Add DT label to SPBA5 bus
2026-07-30 22:43 UTC (7+ messages)
` [PATCH v8 2/7] arm64: dts: imx8mm: imx8mp: Add LVDS DTOs for Data Modul i.MX8M Mini and Plus eDM SBC
` [PATCH v8 3/7] arm64: dts: imx8mm: imx8mp: Add legacy board "
` [PATCH v8 4/7] arm64: dts: imx8mm: imx8mp: Add HDMI "
` [PATCH v8 5/7] arm64: dts: imx8mm: imx8mp: Add CM "
` [PATCH v8 6/7] arm64: dts: imx8mm: imx8mp: Add FIO1 "
` [PATCH v8 7/7] arm64: dts: imx8mm: imx8mp: Add FIO1-Audio "
[PATCH v1] pmdomain: mediatek: Fix MT8183 hang on boot
2026-07-30 23:07 UTC (6+ messages)
[PATCH net v2] net: microchip: vcap api: Fix possible memory leak in vcap_decode_rule()
2026-07-30 22:50 UTC (2+ messages)
[PATCH v3 0/5] Support zinitix touch modes 0 and 1, dt changes to Galaxy J6 (j6lte)
2026-07-30 20:18 UTC (6+ messages)
` [PATCH v3 1/5] Input: zinitix - check all available fingers for every touch event
` [PATCH v3 2/5] Input: zinitix - do not ignore non-moving fingers
` [PATCH v3 3/5] Input: zinitix - add support for modes 0 and 1
` [PATCH v3 4/5] dt-bindings: input/ts/zinitix: document mode 0
` [PATCH v3 5/5] arm64: dts: exynos7870-j6lte: set mode 0 as default for zinitix touchscreen
[PATCH net-next v2 0/6] net: phy: mediatek: calibration for AN7581/3
2026-07-30 20:10 UTC (3+ messages)
` [PATCH net-next v2 5/6] net: phy: mediatek: add calibration logic for AN7581
[PATCH net-next v19 00/10] net: dsa: Add Airoha AN8855 support
2026-07-30 20:09 UTC (2+ messages)
[PATCH v3 0/3] Add Sharp GP2AP070S Proximity Driver and enable it in Galaxy J6 (j6lte)
2026-07-30 20:07 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: iio: proximity: add Sharp GP2AP070S proximity sensor
` [PATCH v3 2/3] iio: proximity: add driver for "
` [PATCH v3 3/3] arm64: dts: exynos7870-j6lte: add "
[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-07-30 19:56 UTC (8+ messages)
` [PATCH v5 1/4] perf/core: Fix sched_task callbacks for CPU-wide branch stack events
` [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
[PATCH v2 0/3] Add Sharp GP2AP070S Proximity Driver and enable it in Galaxy J6 (j6lte)
2026-07-30 19:54 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: iio: proximity: add Sharp GP2AP070S proximity sensor
` [PATCH v2 2/3] iio: proximity: add driver for "
` [PATCH v2 3/3] arm64: dts: exynos7870-j6lte: add "
[PATCH v3 0/6] iio: adc: xilinx-xadc: Add I2C interface support for System Management Wizard
2026-07-30 19:52 UTC (3+ messages)
` [PATCH v3 3/6] iio: adc: xilinx-xadc: Split driver into core and platform files
[PATCH v2 0/5] Support zinitix touch modes 0 and 1, dt changes to Galaxy J6 (j6lte)
2026-07-30 19:48 UTC (6+ messages)
` [PATCH v2 1/5] Input: zinitix - check all available fingers for every touch event
` [PATCH v2 2/5] Input: zinitix - do not ignore non-moving fingers
` [PATCH v2 3/5] Input: zinitix - add support for modes 0 and 1
` [PATCH v2 4/5] dt-bindings: input/ts/zinitix: document mode 0
` [PATCH v2 5/5] arm64: dts: exynos7870-j6lte: set mode 0 as default for zinitix touchscreen
[PATCH 0/2] lib/sort: Clean up sort_nonatomic() and sort_r_nonatomic()
2026-07-30 19:32 UTC (2+ messages)
[PATCH 0/9] KVM: selftests: Add more syscall wrappers, fix hardware_disable_test
2026-07-30 19:19 UTC (4+ messages)
` [PATCH 6/9] KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()
` [PATCH 7/9] KVM: selftests: Add helper APIs to cancel+join pthreads
` [PATCH 8/9] KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()
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