messages from 2026-08-10 11:46:56 to 2026-08-10 16:39:53 UTC [more...]
[PATCH] arm64/module: Fix livepatch BTI exceptions with Clang 21+
2026-08-10 16:39 UTC (6+ messages)
[PATCH 0/4] Convert manual kfree(dev) to put_device()
2026-08-10 16:28 UTC (5+ messages)
` [PATCH 1/4] ARM: locomo: use put_device() on device_register() failure
` [PATCH 2/4] firmware/edd: use kobject_put() on edd_device_register() failure
` [PATCH 3/4] EDAC/versalnet: use put_device() on device_register() failure
` [PATCH 4/4] powerpc/ps3: use put_device() on device_register() failure in ps3_system_bus_device_register
[net-next,PATCH 0/1] Fix pm_runtime for stmac_main
2026-08-10 16:31 UTC (4+ messages)
` [net-next,PATCH 1/1] net: stmmac: Fix manage error case during stmmac_dvr_probe
[PATCH v7 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-08-10 16:26 UTC (7+ messages)
` [PATCH v7 03/16] power: sequencing: Add pwrseq_get_state()
` [PATCH v7 12/16] power: sequencing: pcie-m2: support matching on remote "port" node
` [PATCH v7 13/16] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
[PATCH v8 17/23] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
2026-08-10 16:21 UTC (25+ messages)
` [PATCH] arm64: swiotlb: Keep the default size for protected guests
[PATCH v9 0/2] DRM prerequisites for PHY consumer/provider split
2026-08-10 16:05 UTC (4+ messages)
` [PATCH v9 1/2] drm: add <linux/pm_runtime.h> where missing
` [PATCH v9 2/2] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
[PATCH v4 0/2] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add compatible
2026-08-10 16:04 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: arm: bcm2835: Add 2712-d0 Stepping
` [PATCH v4 2/2] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add compatible
[PATCH 0/3] Apple SoC CIO (USB4/Thunderbolt) reset controller
2026-08-10 16:02 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: reset: Add Apple SoC CIO reset
[PATCH 00/17] media: rockchip: rga: Add multi-core support
2026-08-10 15:44 UTC (6+ messages)
` [PATCH 05/17] media: v4l2-mem2mem: support running multiple jobs in parallel
[PATCH] arm64/efi: Do not call EFI runtime services preemptibly under SW PAN
2026-08-10 15:43 UTC (5+ messages)
drm/rockchip: vop2: ACLK_VOP pinned at 500 MHz starves DP 4K120 on RK3588
2026-08-10 15:36 UTC (2+ messages)
[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
2026-08-10 15:36 UTC (3+ messages)
` [RFC PATCH v2 08/45] irqchip/gic-v3: make the unmasking of pseudo-NMIs explicit when handling IRQs
[PATCH] ARM: dts: vf610: describe the L2 cache geometry
2026-08-10 15:30 UTC
[PATCH v2 0/5] media: rkvdec: Enable multi-core support
2026-08-10 15:22 UTC (6+ messages)
` [PATCH v2 1/5] media: rkvdec: Keep RCB to the correct size
` [PATCH v2 2/5] media: rkvdec: Remove unused need_reset
` [PATCH v2 3/5] v4l2: export v4l2_m2m_set_max_parallel_jobs
` [PATCH v2 4/5] media: rkvdec: Split into core and master platform drivers
` [PATCH v2 5/5] media: rkvdec: Add multicore support
[PATCH] ARM: dts: vf500: describe the Cortex-A5 L1 caches
2026-08-10 15:22 UTC
[PATCH v5 0/3] Input: support for STM FTS5
2026-08-10 15:21 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: input: touchscreen: st,stmfts: Introduce "
` [PATCH v5 2/3] Input: stmfts - support FTS5
` [PATCH v5 3/3] arm64: dts: qcom: sdm845-google: Add STM FTS touchscreen support
[PATCH v6 0/5] Add eDP lane mapping support
2026-08-10 15:20 UTC (3+ messages)
` [PATCH v6 4/5] drm/bridge: analogix_dp: Add validation for samsung,lane-count property
[PATCH v8 00/19] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
2026-08-10 15:14 UTC (20+ messages)
` [PATCH v8 01/19] dmaengine: ti: k3-udma: Fix sporadic crash on AM62x
` [PATCH v8 02/19] dmaengine: ti: k3-udma: move macros to header file
` [PATCH v8 03/19] dmaengine: ti: k3-udma: move structs and enums "
` [PATCH v8 04/19] dmaengine: ti: k3-udma: move static inline helper functions "
` [PATCH v8 05/19] dmaengine: ti: k3-udma: move descriptor management to k3-udma-common.c
` [PATCH v8 06/19] dmaengine: ti: k3-udma: move ring management functions "
` [PATCH v8 07/19] dmaengine: ti: k3-udma: Add variant-specific function pointers to udma_dev
` [PATCH v8 08/19] dmaengine: ti: k3-udma: move udma utility functions to k3-udma-common.c
` [PATCH v8 09/19] dmaengine: ti: k3-udma: move resource management "
` [PATCH v8 10/19] dmaengine: ti: k3-udma: refactor resource setup functions
` [PATCH v8 11/19] dmaengine: ti: k3-udma: move inclusion of k3-udma-private.c to k3-udma-common.c
` [PATCH v8 12/19] drivers: soc: ti: k3-ringacc: handle absence of tisci
` [PATCH v8 13/19] dt-bindings: dma: ti: Add K3 BCDMA V2
` [PATCH v8 14/19] dt-bindings: dma: ti: Add K3 PKTDMA V2
` [PATCH v8 15/19] dmaengine: ti: k3-psil-am62l: Add AM62Lx PSIL and PDMA data
` [PATCH v8 16/19] dmaengine: ti: k3-udma-v2: New driver for K3 BCDMA_V2
` [PATCH v8 17/19] dmaengine: ti: k3-udma-v2: Add support for PKTDMA V2
` [PATCH v8 18/19] dmaengine: ti: k3-udma-v2: Update glue layer to support "
` [PATCH v8 19/19] dmaengine: ti: k3-udma: Validate resource ID and fix logging in reservation
[PATCH RFC] arm64: Mark set_preempt_need_resched() access to .need_resched
2026-08-10 15:15 UTC (11+ messages)
[PATCH 0/2] perf/arm: Prefer large AUX mappings for CoreSight and SPE
2026-08-10 15:10 UTC (4+ messages)
` [PATCH 1/2] coresight: perf: Prefer large AUX mappings
` [PATCH 2/2] perf: arm_spe: "
[PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference
2026-08-10 15:08 UTC (13+ messages)
[PATCH RFC] arm64: entry: PSTATE_I_SET is leaking on pseudo NMI mode
2026-08-10 15:05 UTC (12+ messages)
[PATCH v2] arm64: topology: add source check in arch_cpu_idle_enter()
2026-08-10 15:04 UTC (2+ messages)
[PATCH v3 0/4] Add RPROC support for the MX95-15x15-FRDM board
2026-08-10 14:57 UTC (3+ messages)
` [PATCH v3 4/4] arm64: dts: freescale: add DT overlay for MX95-15x15-FRDM RPMSG usage
[PATCH v1 0/3] ARM: dts: imx7d-colibri-emmc: Add Toradex Displays 7" Parallel
2026-08-10 14:53 UTC (3+ messages)
[PATCH v3] arm64: errata: Add NXP iMX8QM workaround for A53 cache coherency issue
2026-08-10 14:51 UTC (2+ messages)
[PATCH 0/4] drm/imx: fix TVE / HDMI coexistence
2026-08-10 14:51 UTC (5+ messages)
` [PATCH 1/4] drm/imx: ipuv3-plane: do not advertise separate alpha formats on DC planes
` [PATCH 2/4] drm/imx: ipuv3-plane: add the pixel blend mode property
` [PATCH 3/4] drm/imx: imx-tve: probe DDC before claiming the connector is connected
` [PATCH 4/4] gpu: ipu-v3: di: report an unattainable pixel clock
[PATCH v3 0/6] R-Car X5H CPG/MDLC support
2026-08-10 14:50 UTC (3+ messages)
[PATCH v5 0/2] iio: adc: Add Axiado SARADC driver
2026-08-10 14:49 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: iio: adc: add Axiado AX3000/AX3005 SARADC
` [PATCH v5 2/2] iio: adc: add Axiado SARADC driver
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-08-10 14:46 UTC (3+ messages)
` [PATCH v16 30/45] KVM: arm64: CCA: Handle realm vCPU load
[PATCH 1/2] arm64: dts: renesas: cat875: Specify ethernet PHY reset timings
2026-08-10 14:45 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: renesas: hihope-rzg2-ex: "
[PATCH 0/2] Add arm-smmu-v3 support for instcfg data override feature
2026-08-10 14:43 UTC (6+ messages)
` [PATCH 2/2] iommu/arm-smmu-v3: Override for Inst/Data attribute
[PATCH] arm64: dts: renesas: beacon: Specify ethernet PHY reset timings
2026-08-10 14:41 UTC (2+ messages)
[PATCH 1/9] arm: dts: renesas: lager: Specify ethernet PHY reset timings
2026-08-10 14:39 UTC (18+ messages)
` [PATCH 2/9] arm: dts: renesas: stout: "
` [PATCH 3/9] arm: dts: renesas: koelsch: "
` [PATCH 4/9] arm: dts: renesas: porter: "
` [PATCH 5/9] arm: dts: renesas: gose: "
` [PATCH 6/9] arm: dts: renesas: alt: "
` [PATCH 7/9] arm: dts: renesas: silk: "
` [PATCH 8/9] arm: dts: renesas: sk-rzg1m: "
` [PATCH 9/9] arm: dts: renesas: sk-rzg1e: "
[PATCH v3 0/3] mtd: rawnand: sunxi: fix H6/H616 controller timings
2026-08-10 14:25 UTC (2+ messages)
[PATCH 1/4] watchdog: qcom: Propagate errors from optional IRQ lookup
2026-08-10 14:24 UTC (7+ messages)
` [PATCH 4/4] watchdog: aspeed: "
[PATCH v3] arm64: defconfig: enable Rockchip Multimedia drivers
2026-08-10 14:22 UTC (4+ messages)
[PATCH 0/3] ARM: dts: vf: Iris carrier board for the Colibri VF50 and VF61
2026-08-10 14:20 UTC (9+ messages)
` [PATCH 1/3] ARM: dts: vf-colibri: apply the EXT_IO pin group
` [PATCH 2/3] ARM: dts: vf-colibri: name the SODIMM gpio lines
` [PATCH 3/3] ARM: dts: vf: add Iris carrier board support for Colibri VF50 and VF61
` [PATCH v2 0/4] ARM: dts: vf: Iris carrier board for the "
` [PATCH v2 1/4] ARM: dts: vf-colibri: apply the EXT_IO pin group
` [PATCH v2 2/4] ARM: dts: vf-colibri: name the SODIMM gpio lines
` [PATCH v2 3/4] dt-bindings: arm: fsl: add the Colibri VF50 and VF61 on Iris
` [PATCH v2 4/4] ARM: dts: vf: add Iris carrier board support for Colibri VF50 and VF61
[PATCH 1/2] arm: dts: renesas: gr-peach: Specify ethernet PHY reset timings
2026-08-10 14:19 UTC (4+ messages)
` [PATCH 2/2] arm: dts: renesas: armadillo800eva: "
[PATCH 0/7] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
2026-08-10 14:19 UTC (3+ messages)
` [PATCH 1/7] pmdomain: arm: Fix -EINVAL from scmi_pd_set_perf_state() on state 0
[PATCH v7 08/23] firmware: arm_scmi: Add Telemetry configuration operations
2026-08-10 14:13 UTC (3+ messages)
[PATCH v7 07/23] firmware: arm_scmi: Add support to parse SHMTIs areas
2026-08-10 14:06 UTC (3+ messages)
[PATCH 0/5] mtd: spi-nor: Massive QE handling cleanup and Winbond RV chips addition
2026-08-10 14:05 UTC (7+ messages)
` [PATCH 1/5] mtd: spi-nor: Refactor Read Status/Write Status support
[PATCH] media: rkvdec: fix v4l2-compliance failure
2026-08-10 14:05 UTC (2+ messages)
[RFC PATCH 0/2] KVM: arm64: fix VGICv3 redistributor rollback
2026-08-10 14:03 UTC (3+ messages)
` [RFC PATCH 1/2] KVM: arm64: vgic-v3: Roll back failed redistributor region setup
[PATCH v7 0/3] perf/core: sched_task() dispatch and branch entry fixes
2026-08-10 13:35 UTC (4+ messages)
` [PATCH v7 1/3] perf/core: Fix NULL pmu_ctx passed to pmu->sched_task()
` [PATCH v7 2/3] perf/core: Run sched_task() for PMUs with only CPU-wide events
` [PATCH v7 3/3] perf/core: Fill branch entries with a single assignment
[PATCH v7 06/23] firmware: arm_scmi: Add basic Telemetry support
2026-08-10 13:39 UTC (3+ messages)
[PATCH v7 03/23] firmware: arm_scmi: Introduce protocol instance notifiers
2026-08-10 13:35 UTC (3+ messages)
[PATCH v3] wifi: mt76: mt7996: add thermal zone device registration
2026-08-10 13:24 UTC
[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
2026-08-10 13:23 UTC (6+ messages)
` [PATCH 15/16] backlight: remove pandora_bl
[PATCH net-next v2] net: stmmac: intel: Add missing pci_free_irq_vectors() calls
2026-08-10 13:19 UTC
[PATCH 0/3] Some improve for STM32MP2X
2026-08-10 13:10 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: st: add 3v3 regulator to ethernet on stm32mp235f-dk
` [PATCH 2/3] arm64: dts: st: add 3v3 regulator to ethernet on stm32mp257f-dk
` [PATCH 3/3] arm64: dts: st: increase deassert of PHY reset in stm32mp257f-ev1
[PATCH v2 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM62Px based hardware
2026-08-10 13:06 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: ti: Add support for the phyCORE-AM62Px
[PATCH mt76 v2] wifi: mt76: mt7915: fix thermal zone use-after-free and cooling device leak
2026-08-10 13:01 UTC
[PATCH] clk: imx: scu: fix autosuspend cleanup on probe failure
2026-08-10 13:03 UTC (2+ messages)
[PATCH v9 0/3] USB prerequisites for PHY consumer/provider split
2026-08-10 12:56 UTC (4+ messages)
` [PATCH v9 1/3] usb: add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v9 2/3] usb: host: tegra: avoid direct dereference of phy->dev.of_node
` [PATCH v9 3/3] usb: gadget: tegra-xudc: "
[PATCH RESEND 0/9] ARM: stm32: add STM32H7R7 and ART-Pi2 support
2026-08-10 12:54 UTC (3+ messages)
[PATCH] arm64: archrandom: avoid trapping ID register read in __cpu_has_rng()
2026-08-10 12:53 UTC (6+ messages)
[PATCH v9 0/3] PCI prerequisites for PHY consumer/provider split
2026-08-10 12:43 UTC (4+ messages)
` [PATCH v9 1/3] PCI: cadence: Preserve all error codes in cdns_plat_pcie_probe()
` [PATCH v9 2/3] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v9 3/3] PCI: Remove device links to PHY
[PATCH v2 0/4] phy: rockchip-samsung-dcphy: support the D-PHY receiver direction
2026-08-10 12:39 UTC (6+ messages)
` [PATCH v2 3/4] phy: rockchip-samsung-dcphy: model TX and RX as separate PHYs
[PATCH] arm64: dts: renesas: sparrow-hawk: Always enable edge connector I2C busses
2026-08-10 12:31 UTC (2+ messages)
[PATCH 00/25] ARM: rockchip: Add peripheral support for RV1106
2026-08-10 12:25 UTC (27+ messages)
` [PATCH 01/25] dt-bindings: reset: Add RV1106 CRU reset definitions
` [PATCH 02/25] clk: rockchip: Add reset controller support for RV1106
` [PATCH 03/25] ARM: dts: rockchip: Add reset bindings to RV1106
` [PATCH 04/25] dt-bindings: net: rockchip-dwmac: add RV1106 compatible
` [PATCH 05/25] net: ethernet: stmicro: stmmac: dwmac-rk: Add RV1106 support
` [PATCH 06/25] ARM: dts: rockchip: Add Ethernet GMAC node for RV1106
` [PATCH 07/25] dt-bindings: phy: rockchip,inno-usb2phy: Add RV1106 compatible
` [PATCH 08/25] phy: rockchip: inno-usb2: Add support for RV1106
` [PATCH 09/25] dt-bindings: usb: rockchip,dwc3: add RV1106 SoC support
` [PATCH 10/25] ARM: dts: rockchip: Add USB2 PHY and USB3-OTG (DWC3) nodes for RV1106
` [PATCH 11/25] dt-bindings: i2c: rk3x: Add RV1106 compatible
` [PATCH 12/25] ARM: dts: rockchip: Add I2C nodes for RV1106
` [PATCH 13/25] ARM: dts: rockchip: Add DMAC node "
` [PATCH 14/25] ARM: dts: rockchip: Add DMA support to UART nodes
` [PATCH 15/25] dt-bindings: clock: rockchip: Add SCLK_IN_SPI1 for RV1106
` [PATCH 16/25] clk: rockchip: Add SCLK_IN_SPI1 gate "
` [PATCH 17/25] dt-bindings: spi: rockchip: Add RV1106 compatible
` [PATCH 18/25] spi: rockchip: Add support for RV1106
` [PATCH 19/25] ARM: dts: rockchip: Add SPI nodes "
` [PATCH 20/25] dt-bindings: rng: rockchip: Add RV1106 compatible
` [PATCH 21/25] ARM: dts: rockchip: Add RNG node for RV1106
` [PATCH 22/25] ARM: dts: rockchip: Add SDMMC1 "
` [PATCH 23/25] ARM: dts: rockchip: add arm,cpu-registers-not-fw-configured to RV1106 timer node
` [PATCH 24/25] dt-bindings: pwm: rockchip: Add RV1106 compatible
` [PATCH 25/25] ARM: dts: rockchip: Add PWM nodes for RV1106
[PATCH v2 1/2] thermal/drivers/rcar_gen3: Handle -ENXIO from optional IRQ lookup
2026-08-10 12:19 UTC (2+ messages)
[PATCH v9 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
2026-08-10 12:15 UTC (4+ messages)
` [PATCH v9 4/7] arm64: realm: Move Realm memory encryption ops to RSI code
[PATCH v4] arm64: defconfig: Enable J721E and Keystone PCIe drivers for TI SoCs
2026-08-10 12:13 UTC
[PATCH v3 0/5] phy: rockchip-samsung-dcphy: add the MIPI D-PHY receiver
2026-08-10 12:10 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: phy: Add PHY_TYPE_DSI and PHY_TYPE_CSI definitions
` [PATCH v3 2/5] dt-bindings: phy: rockchip,rk3588-mipi-dcphy: allow DSI and CSI consumers
` [PATCH v3 3/5] phy: rockchip-samsung-dcphy: factor MIPI D-PHY power on/off into helpers
` [PATCH v3 4/5] phy: rockchip-samsung-dcphy: model TX and RX as separate PHYs
` [PATCH v3 5/5] phy: rockchip-samsung-dcphy: add MIPI D-PHY receiver support
[PATCH v11 00/21] Synopsys DisplayPort Controller improvements for Rockchip platforms
2026-08-10 12:08 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