messages from 2025-10-15 06:33:47 to 2025-10-15 14:05:03 UTC [more...]
[GIT PULL] KVM/arm64 fixes for 6.18, take #1
2025-10-15 14:04 UTC (3+ messages)
[PATCH v5 0/5] PCI: mediatek: add support AN7583 + YAML rework
2025-10-15 14:00 UTC (5+ messages)
` [PATCH v5 2/5] dt-bindings: PCI: mediatek: Convert to YAML schema
` [PATCH v5 3/5] dt-bindings: PCI: mediatek: Add support for Airoha AN7583
[PATCH v3 0/5] remoteproc: imx_rproc: misc clean up
2025-10-15 13:52 UTC (6+ messages)
` [PATCH v3 1/5] remoteproc: imx_rproc: Simplify clock enable logic using dcfg flags
` [PATCH v3 2/5] remoteproc: imx_rproc: Make detach operation platform-specific
` [PATCH v3 3/5] remoteproc: imx_rproc: Enable PM runtime support unconditionally
` [PATCH v3 4/5] remoteproc: imx_rproc: Remove the assignement to method
` [PATCH v3 5/5] MAINTAINERS: Add an entry for i.MX remoteproc driver
[PATCH v5 0/4] Move io-pgtable-arm selftest to KUnit
2025-10-15 13:51 UTC (8+ messages)
` [PATCH v5 1/4] iommu/io-pgtable-arm: Simplify error prints for selftests
` [PATCH v5 4/4] iommu/io-pgtable-arm-selftests: Use KUnit
[PATCH v2] remoteproc: mtk_scp: Construct FW path if firmware-name not present
2025-10-15 13:49 UTC (3+ messages)
[PATCH v4 0/3] Add CCI and imx577 sensor support for monaco evk
2025-10-15 13:42 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: i2c: qcom-cci: Document qcs8300 compatible
` [PATCH v4 2/3] arm64: dts: qcom: qcs8300: Add CCI definitions
` [PATCH v4 3/3] arm64: dts: qcom: monaco-evk-camera: Add DT overlay
[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
2025-10-15 13:33 UTC (23+ messages)
` [PATCH 01/39] dt-bindings: display: imx: Document i.MX95 Display Controller DomainBlend
` [PATCH 03/39] dt-bindings: display: imx: Document i.MX95 Display Controller processing units
` [PATCH 05/39] drm/imx: dc: Rework dc_subdev_get_id() to drop ARRAY_SIZE() use
` [PATCH 37/39] dt-bindings: interrupt-controller: fsl,irqsteer: Add i.MX95 support
` [PATCH 38/39] dt-bindings: clock: support i.MX95 Display Stream CSR module
[PATCH v4 0/2] qcom: qcs8300: Add qcs8300 camss support
2025-10-15 13:30 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: media: qcom,qcs8300-camss: Add missing power supplies
` [PATCH v4 2/2] arm64: dts: qcom: qcs8300: Add support for camss
[PATCH] clk: rockchip: rk3588: Don't change PLL rates when setting dclk_vop2_src
2025-10-15 13:27 UTC (3+ messages)
[PATCH] PCI: dw-rockchip: Disable L1 substates
2025-10-15 13:21 UTC (3+ messages)
[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-10-15 13:16 UTC (4+ messages)
[PATCH v3 0/4] Add Google Tensor SoC USB support
2025-10-15 13:05 UTC (11+ messages)
` [PATCH v3 1/4] dt-bindings: usb: dwc3: Add Google Tensor G5 DWC3
` [PATCH v3 3/4] dt-bindings: phy: google: Add Google Tensor G5 USB PHY
[PATCH] arm64: mm: show direct mapping use in /proc/meminfo
2025-10-15 12:59 UTC (2+ messages)
[PATCH v3 00/10] pinctrl: stm32: Support I/O synchronization
2025-10-15 12:56 UTC (9+ messages)
` [PATCH v3 02/10] dt-bindings: pincfg-node: Add properties 'skew-delay-{in,out}put'
` [PATCH v3 09/10] dt-bindings: pinctrl: stm32: Support I/O synchronization parameters
[PATCH v3 0/5] MT8189 IOMMU SUPPORT
2025-10-15 12:55 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: mediatek: mt8189: Add bindings for MM & APU & INFRA IOMMU
` [PATCH v3 2/5] iommu/mediatek: Add a flag DL_WITH_MULTI_LARB
` [PATCH v3 3/5] iommu/mediatek: mt8189: Add APU IOMMUs support
` [PATCH v3 4/5] iommu/mediatek: mt8189: Add INFRA "
` [PATCH v3 5/5] iommu/mediatek: mt8189: Add MM "
[PATCH net-next 0/3] net: stmmac: Add support for coarse timestamping
2025-10-15 12:55 UTC (6+ messages)
` [PATCH net-next 1/3] net: stmmac: Move subsecond increment configuration in dedicated helper
` [PATCH net-next 2/3] net: stmmac: Allow supporting coarse adjustment mode
` [PATCH net-next 3/3] net: ethtool: tsconfig: Re-configure hwtstamp upon provider change
[PATCH net-next 00/12] net: airoha: Add AN7583 ethernet controller support
2025-10-15 12:52 UTC (14+ messages)
` [PATCH net-next 01/12] dt-bindings: net: airoha: Add AN7583 support
` [PATCH net-next 02/12] net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe struct
` [PATCH net-next 03/12] net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_total_stats_entries()
` [PATCH net-next 04/12] net: airoha: Add airoha_eth_soc_data struct
` [PATCH net-next 05/12] net: airoha: Generalize airoha_ppe2_is_enabled routine
` [PATCH net-next 06/12] net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data struct
` [PATCH net-next 07/12] net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessary
` [PATCH net-next 08/12] net: airoha: ppe: Configure SRAM PPE entries via the cpu
` [PATCH net-next 09/12] net: airoha: ppe: Flush PPE SRAM table during PPE setup
` [PATCH net-next 10/12] net: airoha: Select default ppe cpu port in airoha_dev_init()
` [PATCH net-next 11/12] net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopback
` [PATCH net-next 12/12] net: airoha: Add AN7583 SoC support
[PATCH 0/8] firmware: imx: scu: Misc update
2025-10-15 13:55 UTC (4+ messages)
` [PATCH 2/8] firmware: imx: scu-irq: Free mailbox client on failure
[PATCH v2 0/3] watchdog: aspeed: Add AST2700 support
2025-10-15 12:39 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: watchdog: aspeed,ast2400-wdt: Add support for AST2700
[PATCH -v2 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
2025-10-15 12:23 UTC (6+ messages)
` [PATCH -v2 1/2] mm: add spurious fault fixing support for huge pmd
[PATCH] ARM: shmobile: defconfig: Refresh for v6.18-rc1
2025-10-15 12:15 UTC
[PATCH v6 0/4] arm64: dts: ti: introduce basic support for the AM62L
2025-10-15 12:14 UTC (3+ messages)
` [PATCH v6 1/4] dt-bindings: arm: ti: Add binding for AM62L SoCs
[PATCH 0/6] spi: aspeed: Improve clock, timing and address decoding logic
2025-10-15 12:14 UTC (2+ messages)
[PATCH] hwmon: (scmi) Enable sensors to assure they can be read
2025-10-15 11:49 UTC
[PATCH v12 00/18] media: rockchip: add a driver for the rockchip camera interface
2025-10-15 11:46 UTC (18+ messages)
` [PATCH v12 06/18] media: rockchip: add driver for the rockchip mipi csi-2 receiver
` [PATCH v12 07/18] media: rockchip: add driver for the rockchip camera interface
` [PATCH v12 08/18] media: rockchip: rkcif: add abstraction for interface and crop blocks
` [PATCH v12 09/18] media: rockchip: rkcif: add abstraction for dma blocks
` [PATCH v12 10/18] media: rockchip: rkcif: add support for px30 vip dvp capture
` [PATCH v12 11/18] media: rockchip: rkcif: add support for rk3568 vicap "
` [PATCH v12 12/18] media: rockchip: rkcif: add support for rk3568 vicap mipi capture
` [PATCH v12 13/18] arm64: defconfig: enable rockchip camera interface and mipi csi-2 receiver
[PATCH v8 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-10-15 11:41 UTC (3+ messages)
` [PATCH v8 1/2] dt-bindings: ethernet: eswin: Document for EIC7700 SoC
` [PATCH v8 2/2] net: stmmac: add Eswin EIC7700 glue driver
[PATCH v3 0/2] arm64/mm: prevent panic on -ENOMEM in arch_add_memory()
2025-10-15 11:27 UTC (3+ messages)
` [PATCH v3 1/2] arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errors
` [PATCH v3 2/2] arm64/mm: Rename try_pgd_pgtable_alloc_init_mm
[PATCH] arm64: defconfig: Remove the redundent SCHED_MC/SCHED_SMT
2025-10-15 11:25 UTC (2+ messages)
[PATCH v3 0/5] TI-K3-DTS: Cleanup CPSW DT Nodes
2025-10-15 11:16 UTC (4+ messages)
[PATCH v4 0/5] TI-K3-DTS: Cleanup CPSW DT Nodes
2025-10-15 11:13 UTC (6+ messages)
` [PATCH v4 1/5] arm64: dts: ti: k3-am62: disable "cpsw3g" in SoC file and enable in board file
` [PATCH v4 2/5] arm64: dts: ti: k3-am65: disable "mcu_cpsw" "
` [PATCH v4 3/5] arm64: dts: ti: k3-j7200: "
` [PATCH v4 4/5] arm64: dts: ti: k3-j721e: disable "mcu_cpsw" in SoC file and enable it "
` [PATCH v4 5/5] arm64: dts: ti: k3-j721s2: disable "mcu_cpsw" in SoC file and enable in board files
[PATCH v2 0/2] Add RK3588 Tiger DisplayPort carrier
2025-10-15 11:10 UTC (5+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: add RK3588 DP carrier from Theobroma Systems
[issue report] ARM: compile error of frame size
2025-10-15 11:02 UTC (11+ messages)
[PATCH 1/3] dt-bindings: gpu: img,powervr-rogue: Document GX6250 GPU in Renesas R-Car M3-W/M3-W+
2025-10-15 10:55 UTC (9+ messages)
` [PATCH 2/3] arm64: dts: renesas: r8a77960: Add GX6250 GPU node
[PATCH v2] media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()
2025-10-15 10:38 UTC (3+ messages)
[PATCH v1 0/5] clk: rockchip: Add clock controller for the RV1126B
2025-10-15 10:39 UTC (9+ messages)
` [PATCH v1 1/5] clk: rockchip: Implement rockchip_clk_register_armclk_v2()
` [PATCH v1 2/5] dt-bindings: clock, reset: Add support for rv1126b
` [PATCH v1 3/5] clk: rockchip: Add clock controller for the RV1126B
` [PATCH v1 4/5] dt-bindings: clock: Add support for rockchip pvtpll
` [PATCH v1 5/5] clk: rockchip: add support for pvtpll clk
[PATCH 0/5] MediaTek UFS Cleanup and MT8196 Enablement
2025-10-15 10:07 UTC (6+ messages)
` [PATCH 4/5] phy: mediatek: ufs: Add support for resets
` [PATCH 5/5] scsi: ufs: mediatek: Rework resets
[PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
2025-10-15 9:13 UTC (15+ messages)
` [PATCH v5 01/14] dma-mapping: prepare dma_map_ops to conversion to physical address
` [PATCH v5 02/14] dma-mapping: convert dummy ops to physical address mapping
` [PATCH v5 03/14] ARM: dma-mapping: Reduce struct page exposure in arch_sync_dma*()
` [PATCH v5 04/14] ARM: dma-mapping: Switch to physical address mapping callbacks
` [PATCH v5 05/14] xen: swiotlb: "
` [PATCH v5 06/14] dma-mapping: remove unused mapping resource callbacks
` [PATCH v5 07/14] alpha: Convert mapping routine to rely on physical address
` [PATCH v5 08/14] MIPS/jazzdma: Provide physical address directly
` [PATCH v5 09/14] parisc: Convert DMA map_page to map_phys interface
` [PATCH v5 10/14] powerpc: Convert to physical address DMA mapping
` [PATCH v5 11/14] sparc: Use "
` [PATCH v5 12/14] x86: Use physical address for "
` [PATCH v5 13/14] xen: swiotlb: Convert mapping routine to rely on physical address
` [PATCH v5 14/14] dma-mapping: remove unused map_page callback
[PATCH v2] clk: tests: Add tests for clk lookup by name
2025-10-15 9:06 UTC
[PATCH v7 0/5] MT8196 GPU Frequency/Power Control Support
2025-10-15 8:59 UTC (8+ messages)
` [PATCH v7 1/5] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH v7 2/5] dt-bindings: power: Add MT8196 GPU frequency control binding
` [PATCH v7 3/5] drm/panthor: call into devfreq for current frequency
` [PATCH v7 4/5] drm/panthor: Use existing OPP table if present
` [PATCH v7 5/5] pmdomain: mediatek: Add support for MFlexGraphics
[PATCH net-next] net: dwmac-rk: No need to check the return value of the phy_power_on()
2025-10-15 8:59 UTC (2+ messages)
[PATCH v2 0/5] MT8189 IOMMU SUPPORT
2025-10-15 8:50 UTC (11+ messages)
` [PATCH v2 1/5] dt-bindings: mediatek: mt8189: Add bindings for MM & APU & INFRA IOMMU
` [PATCH v2 2/5] iommu/mediatek: Add a flag DL_WITH_MULTI_LARB
` [PATCH v2 3/5] iommu/mediatek: mt8189: Add APU IOMMUs support
` [PATCH v2 4/5] iommu/mediatek: mt8189: Add INFRA "
` [PATCH v2 5/5] iommu/mediatek: mt8189: Add MM "
[PATCH v16 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
2025-10-15 8:45 UTC (8+ messages)
` [PATCH v16 03/14] power: reset: reboot-mode: Add support for 64 bit magic
` [PATCH v16 05/14] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
` [PATCH v16 07/14] firmware: psci: Implement vendor-specific resets as reboot-mode
[PATCH v2] arm64: dts: mediatek: mt8188-geralt: Enable first SCP core
2025-10-15 8:31 UTC (4+ messages)
[PATCH v3 00/13] Nesting support for lazy MMU mode
2025-10-15 8:27 UTC (14+ messages)
` [PATCH v3 01/13] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v3 02/13] x86/xen: simplify flush_lazy_mmu()
` [PATCH v3 03/13] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v3 04/13] sparc/mm: "
` [PATCH v3 05/13] mm: introduce CONFIG_ARCH_LAZY_MMU
` [PATCH v3 06/13] mm: introduce generic lazy_mmu helpers
` [PATCH v3 07/13] mm: enable lazy_mmu sections to nest
` [PATCH v3 08/13] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
` [PATCH v3 09/13] powerpc/mm: replace batch->active "
` [PATCH v3 10/13] sparc/mm: "
` [PATCH v3 11/13] x86/xen: use lazy_mmu_state when context-switching
` [PATCH v3 12/13] mm: bail out of lazy_mmu_mode_* in interrupt context
` [PATCH v3 13/13] mm: introduce arch_wants_lazy_mmu_mode()
[PATCH 0/4] drm/client: Implement free callback for fbdev and log
2025-10-15 8:20 UTC (7+ messages)
` [PATCH 2/4] drm/log: Do not hold lock across drm_client_release()
` [PATCH 3/4] drm/log: Add free callback
` [PATCH 4/4] drm/client: Do not free client memory by default
[PATCH] arm64: dts: freescale: Add GMAC Ethernet for S32G2 EVB and RDB2 and S32G3 RDB3
2025-10-15 8:12 UTC (2+ messages)
[PATCH v2 0/4] of/irq: Misc msi-parent handling fixes/clean-ups
2025-10-15 8:03 UTC (9+ messages)
` [PATCH v2 2/4] of/irq: Fix OF node refcount in of_msi_get_domain()
` [PATCH v2 3/4] PCI: iproc: Implement MSI controller node detection with of_msi_xlate()
` [PATCH v2 4/4] irqchip/gic-its: Rework platform MSI deviceID detection
[PATCH] media: v4l2-mem2mem: Don't copy frame flags for frame-based devices
2025-10-15 8:02 UTC (3+ messages)
Fotowoltaika dla firm
2025-10-15 7:56 UTC
[PATCH v2 03/25] media: meson-g2d: Drop unneeded v4l2_m2m_get_vq() NULL check
2025-10-15 7:53 UTC (10+ messages)
` [PATCH v2 08/25] media: mediatek: jpeg: "
` [PATCH v2 09/25] media: mediatek: vcodec: "
` [PATCH v2 11/25] media: imx-jpeg: "
` [PATCH v2 12/25] media: imx-pxp: "
` [PATCH v2 13/25] media: nxp: imx8-isi: "
` [PATCH v2 19/25] media: platform: rga: "
` [PATCH v2 20/25] media: samsung: s5p-g2d: "
` [PATCH v2 21/25] media: samsung: s5p-jpeg: "
` [PATCH v2 22/25] media: stm32: dma2d: "
[PATCH v2 1/4] of/irq: Add msi-parent check to of_msi_xlate()
2025-10-15 7:38 UTC (3+ messages)
[PATCH 0/5] Apple Silicon USB3 support - dwc3
2025-10-15 7:32 UTC (4+ messages)
` [PATCH 4/5] usb: dwc3: glue: Allow more fine grained control over mode switches
[PATCH 9/9] MAINTAINERS: add Black Sesame Technologies (BST) ARM SoC support
2025-10-15 7:30 UTC (2+ messages)
[PATCH] drm/imx: dc: Sort bits and bitfields in descending order
2025-10-15 7:17 UTC (2+ messages)
[PATCH 0/2] Two minor fixes for BBML2_NOABORT
2025-10-15 6:50 UTC (5+ messages)
` [PATCH 1/2] arm64: mm: make linear mapping permission update more robust for patial range
` [PATCH 2/2] arm64: mm: relax VM_ALLOW_HUGE_VMAP if BBML2_NOABORT is supported
[PATCH 00/18] media: microchip-isc: Color correction and histogram stats
2025-10-15 6:45 UTC (6+ 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;
as well as URLs for NNTP newsgroup(s).