linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-30 05:05:47 to 2023-03-30 15:22:55 UTC [more...]

[PATCH net-next 00/15] net: dsa: add support for MT7988
 2023-03-30 15:21 UTC  (8+ messages)
` [PATCH net-next 01/15] net: dsa: mt7530: make some noise if register read fails
` [PATCH net-next 02/15] net: dsa: mt7530: refactor SGMII PCS creation
` [PATCH net-next 03/15] net: dsa: mt7530: use unlocked regmap accessors
` [PATCH net-next 04/15] net: dsa: mt7530: use regmap to access switch register space
` [PATCH net-next 05/15] net: dsa: mt7530: move SGMII PCS creation to mt7530_probe function
` [PATCH net-next 06/15] net: dsa: mt7530: introduce mutex helpers
` [PATCH net-next 07/15] net: dsa: mt7530: move p5_intf_modes() function to mt7530.c

[PATCH v3] iommu/rockchip: Add missing set_platform_dma_ops callback
 2023-03-30 15:09 UTC  (2+ messages)

[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
 2023-03-30 15:07 UTC  (23+ messages)
` [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers
` [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test

[PATCH v5] iommu/arm-smmu-qcom: Limit the SMR groups to 128
 2023-03-30 15:06 UTC  (4+ messages)

[PATCH v5 0/5] Introduce PRU platform consumer API
 2023-03-30 15:06 UTC  (16+ messages)
` [PATCH v5 1/5] soc: ti: pruss: Add pruss_get()/put() API
    ` [EXTERNAL] "
` [PATCH v5 3/5] soc: ti: pruss: Add pruss_cfg_read()/update() API
    ` [EXTERNAL] "
` [PATCH v5 5/5] soc: ti: pruss: Add helper functions to get/set PRUSS_CFG_GPMUX
    ` [EXTERNAL] "

[PATCH -next 0/2] arm64: dts: ti: Fixes for Beagleplay SD
 2023-03-30 14:59 UTC  (4+ messages)
` [PATCH 1/2] arm64: configs: defconfig: Make TPS65219 regulator built-in
` [PATCH 2/2] arm64: dts: ti: k3-am625-beagleplay: Fixup SD card supply regulator

[PATCH v2 0/2] Add R5F and C71 DSP nodes for J784S4 SoC
 2023-03-30 14:55 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j784s4-main: Add R5F cluster nodes
` [PATCH v2 2/2] arm64: dts: ti: k3-j784s4-main: Add C71x DSP nodes

[PATCH 1/1] net: stmmac: add support for platform specific reset
 2023-03-30 14:55 UTC  (2+ messages)

[PATCH] spi: s3c64xx: add no_cs description
 2023-03-30 14:46 UTC  (3+ messages)

[PATCH v14 0/4] Checkpoint Support for Syscall User Dispatch
 2023-03-30 14:05 UTC  (6+ messages)
` [PATCH v14 1/4] asm-generic,arm64: create task variant of access_ok

[PATCH] arm64: dts: imx8mp-evk: add dual-role usb port1 support
 2023-03-30 14:38 UTC  (4+ messages)

[PATCH v2] iommu/rockchip: Add missing set_platform_dma_ops callback
 2023-03-30 14:32 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: iommu: rockchip: Add rockchip,disable-device-link-resume
 2023-03-30 13:42 UTC  (4+ messages)
` [PATCH 2/3] iommu/rockchip: Disable the device link during resume
` [PATCH 3/3] arm64: dts: rockchip: Disable device link for RK3328 VOP

[PATCH v2 0/8] MediaTek DisplayPort: support eDP and aux-bus
 2023-03-30 14:20 UTC  (9+ messages)
` [PATCH v2 1/8] drm/mediatek: dp: Cache EDID for eDP panel
` [PATCH v2 2/8] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function
` [PATCH v2 3/8] drm/mediatek: dp: Always return connected status for eDP in .detect()
` [PATCH v2 4/8] drm/mediatek: dp: Always set cable_plugged_in at resume for eDP panel
` [PATCH v2 5/8] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
` [PATCH v2 6/8] drm/mediatek: dp: Enable event interrupt only when bridge attached
` [PATCH v2 7/8] drm/mediatek: dp: Use devm variant of drm_bridge_add()
` [PATCH v2 8/8] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus

[PATCH v1 0/8] MediaTek DisplayPort: support eDP and aux-bus
 2023-03-30 14:16 UTC  (10+ messages)
` [PATCH v1 1/8] drm/mediatek: dp: Cache EDID for eDP panel
` [PATCH v1 2/8] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function
` [PATCH v1 3/8] drm/mediatek: dp: Always return connected status for eDP in .detect()
` [PATCH v1 4/8] drm/mediatek: dp: Always set cable_plugged_in at resume for eDP panel
` [PATCH v1 5/5] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
` [PATCH v1 5/8] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
` [PATCH v1 6/8] drm/mediatek: dp: Enable event interrupt only when bridge attached
` [PATCH v1 7/8] drm/mediatek: dp: Use devm variant of drm_bridge_add()
` [PATCH v1 8/8] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus

[PATCH v9 0/8] function_graph: Support recording and printing the return value of function
 2023-03-30 14:15 UTC  (13+ messages)
` [PATCH v9 1/8] "
` [PATCH v9 2/8] tracing: Add documentation for funcgraph-retval and funcgraph-retval-hex
` [PATCH v9 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v9 4/8] arm64: "
` [PATCH v9 5/8] riscv: "
` [PATCH v9 6/8] x86/ftrace: "
` [PATCH v9 7/8] LoongArch: ftrace: "
` [PATCH v9 8/8] selftests/ftrace: Add funcgraph-retval test case

[PATCH RESEND] wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset
 2023-03-30 14:13 UTC  (3+ messages)

[PATCH v3 0/11] Add support to configure TPDM DSB subunit
 2023-03-30 14:07 UTC  (11+ messages)
` [PATCH v3 02/11] coresight-tpda: Add DSB dataset support
` [PATCH v3 10/11] dt-bindings: arm: Add support for DSB MSR register

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-03-30 14:06 UTC  (15+ messages)
` [PATCH 08/21] riscv: dma-mapping: only invalidate after DMA, not flush
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
` [PATCH 18/21] ARM: drop SMP support for ARM11MPCore
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

[PATCH v2] arm64: mm: Increase MODULES_VSIZE to 2GB
 2023-03-30 14:04 UTC 

[PATCH v3 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-03-30 14:01 UTC  (4+ messages)
` [PATCH v3 06/13] coresight: Fix loss of connection info when a module is unloaded

[BUG] Usersapce MTE error with allocation tag 0 when low on memory
 2023-03-30 13:56 UTC  (3+ messages)

[PATCH V2] dt-bindings: usb: typec-tcpci: convert to DT schema format
 2023-03-30 13:50 UTC  (2+ messages)

[PATCH 0/2] Cleanup Mediatek pinctrl device tree binding
 2023-03-30 13:50 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: mediatek: deprecate custom drive strength property

[PATCH v8 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-03-30 13:45 UTC  (4+ messages)
` [PATCH v8 2/2] "

[PATCH v3] treewide: Fix probing of devices in DT overlays
 2023-03-30 13:26 UTC 

[PATCH v2] ARM: sh-mobile: Use of_cpu_node_to_id() to read CPU node 'reg'
 2023-03-30 12:59 UTC  (2+ messages)

[GIT PULL] Clean-up for omap1 for v6.4
 2023-03-30 12:48 UTC 

[GIT PULL] Devicetree overlays for omaps for v6.4
 2023-03-30 12:47 UTC 

[GIT PULL] Devicetree changes for omaps for v6.4
 2023-03-30 12:46 UTC 

[GIT PULL] Driver clean-up for ti-sysc for v6.4
 2023-03-30 12:46 UTC 

[GIT PULL] Clean-up for omaps for v6.4
 2023-03-30 12:45 UTC 

[PATCH 0/2] RK3588 watchdog support
 2023-03-30 11:44 UTC  (2+ messages)

[PATCH v2 0/4] Add support for NanoPi R2C and OrangePi R1 Plus LTS
 2023-03-30 11:44 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: rk3399-pinephone-pro: Add display and touchscreen support
 2023-03-30 11:44 UTC  (2+ messages)

[PATCH 1/2] ARM: sti: remove configs SOC_STIH415 and SOC_STIH416
 2023-03-30 11:23 UTC  (2+ messages)
` [PATCH 2/2] reset: sti: simplify driver's config and build

[PATCH v30 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2023-03-30 11:05 UTC  (6+ messages)

[PATCH v8 0/3] perf: cs-etm: Update perf to handle new Coresight Trace ID
 2023-03-30 10:55 UTC  (11+ messages)
` [PATCH v8 1/3] perf: cs-etm: Move mapping of Trace ID and cpu into helper function

[BUG] perf: No samples found when using kcore + coresight
 2023-03-30 10:36 UTC  (12+ messages)

[PATCH] perf/arm-cmn: fix regitster offset of CMN_MXP__CONNECT_INFO_P2-5
 2023-03-30 10:34 UTC  (2+ messages)

[PATCH v3 00/18] KVM: arm64: Rework timer offsetting for fun and profit
 2023-03-30 10:19 UTC  (10+ messages)
` [PATCH v3 05/18] KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
` [PATCH v3 07/18] KVM: arm64: timers: Allow userspace to set the global counter offset
` [PATCH v3 11/18] KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data

[PATCH 0/2] KVM: arm64: Synchronise speculative page table walks on translation regime change
 2023-03-30 10:04 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: nvhe: Synchronise with page table walker on MMU update
` [PATCH 2/2] KVM: arm64: vhe: "

[PATCH v7 10/12] drm/bridge: Implement enable_next_first to alter bridge init order
 2023-03-30 10:01 UTC  (11+ messages)
` [PATCH v7 12/12] drm: sun4: dsi: Convert to bridge driver

[PATCH V2 1/2] dt-bindings: gpio: fsl-imx-gpio: update gpio-ranges
 2023-03-30 10:05 UTC  (2+ messages)
` [PATCH V2 2/2] dt-bindings: gpio: vf610: "

[PATCH v3 00/17] Improve the MT8365 SoC and EVK board support
 2023-03-30  9:54 UTC  (3+ messages)

[PATCH v10 0/3] arm64: ti: Enable audio on AM62
 2023-03-30  9:44 UTC  (4+ messages)
` [PATCH v10 1/3] arm64: dts: ti: k3-am62-main: Add McASP nodes
` [PATCH v10 2/3] arm64: dts: ti: Enable audio on SK-AM62(-LP)
` [PATCH v10 3/3] arm64: defconfig: Enable audio drivers for SK-AM62

Uses of unseeded randomness on arm64 board
 2023-03-30  9:31 UTC 

[PATCH v5 0/3] Enhance SVS's robustness
 2023-03-30  9:31 UTC  (5+ messages)
` [PATCH v5 3/3] soc: mediatek: mtk-svs: add thermal voltage compensation if needed

soc: mediatek: mtk-svs: fix passing zero to 'PTR_ERR'
 2023-03-30  9:30 UTC  (2+ messages)

[PATCH v2 0/2] add support for Meson A1 SPI Flash Controller
 2023-03-30  9:23 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: spi: add Amlogic Meson A1 SPI controller
` [PATCH v2 2/2] spi: add support for Meson A1 SPI Flash Controller

[PATCH v6 1/2] dt-bindings: optee driver interrupt can be a per-cpu interrupt
 2023-03-30  9:23 UTC  (6+ messages)
` [PATCH v6 2/2] optee: add per cpu asynchronous notification

[PATCH V10 0/4] Add minimal boot support for IPQ9574
 2023-03-30  9:17 UTC  (5+ messages)
  ` [PATCH V10 2/4] clk: qcom: Add Global Clock Controller driver "

[PATCH v2] ARM: stm32: add initial documentation for STM32MP151
 2023-03-30  9:16 UTC 

[PATCH net v5 0/3] Fix PHY handle no longer parsing
 2023-03-30  9:14 UTC  (4+ messages)
` [PATCH net v5 1/3] net: phylink: add phylink_expects_phy() method
` [PATCH net v5 2/3] net: stmmac: check if MAC needs to attach to a PHY
` [PATCH net v5 3/3] net: stmmac: remove redundant fixup to support fixed-link mode

[PATCH v2 0/2] mmc: sdhci-of-arasan: Add eMMC5.1 support for Xilinx Versal Net
 2023-03-30  9:11 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: arasan,sdci: Add Xilinx Versal Net compatible
` [PATCH v2 2/2] mmc: sdhci-of-arasan: Add support for eMMC5.1 on Xilinx Versal Net platform

[PATCH v6 0/4] KVM: allow mapping non-refcounted pages
 2023-03-30  8:58 UTC  (5+ messages)
` [PATCH v6 1/4] KVM: mmu: introduce new gfn_to_pfn_noref functions
` [PATCH v6 2/4] KVM: x86/mmu: use gfn_to_pfn_noref
` [PATCH v6 3/4] KVM: arm64/mmu: "
` [PATCH v6 4/4] KVM: mmu: remove over-aggressive warnings

[PATCH net v4 0/3] Fix PHY handle no longer parsing
 2023-03-30  8:48 UTC  (5+ messages)
` [PATCH net v4 1/3] net: phylink: add phylink_expects_phy() method
` [PATCH net v4 2/3] net: stmmac: check if MAC needs to attach to a PHY
` [PATCH net v4 3/3] net: stmmac: remove redundant fixup to support fixed-link mode

[PATCH v3 0/3] arm64: dts: ti: k3-am625: Enable Type-C dual-role
 2023-03-30  8:49 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: ti: k3-am625-sk: Add ti,vbus-divider property to usbss1
` [PATCH v3 2/3] arm64: dts: ti: k3-am625: Enable Type-C port for USB0
` [PATCH v3 3/3] arm64: dts: ti: k3-am625: Use interrupt line for Type-C chip

[PATCH v2] PCI: cadence: Fix Gen2 Link Retraining process
 2023-03-30  8:45 UTC  (2+ messages)

[PATCH 0/2] Add MHUv2 support for multiple rx interrupt
 2023-03-30  8:45 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: mailbox : arm,mhuv2: Allow for more RX interrupts

[PATCH v1 0/8] Add cmb dataset support for TPDM
 2023-03-30  7:54 UTC  (5+ messages)
` [PATCH v1 6/8] dt-bindings: arm: Add support for TPDM CMB MSR register
` [PATCH v1 8/8] dt-bindings: arm: Add support for TPDM CMB element size

[PATCH v2] arm64: dts: mt8195: add display node for vdosys1
 2023-03-30  7:51 UTC  (2+ messages)

[PATCH v4 00/19] Enable GPU with DVFS support on MediaTek SoCs
 2023-03-30  7:49 UTC  (2+ messages)

[PATCH v2 0/4] arm64: tegra: Add Jetson Orin NX support
 2023-03-30  7:43 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: tegra: Document P3768+P3767 reference platform

[PATCH 0/5] drm/exynos: Convert fbdev to DRM client
 2023-03-30  7:36 UTC  (6+ messages)
` [PATCH 1/5] drm/exynos: Remove exynos_gem from struct exynos_drm_fbdev
` [PATCH 2/5] drm/exynos: Remove "
` [PATCH 3/5] drm/exynos: Remove fb_helper from struct exynos_drm_private
` [PATCH 4/5] drm/exynos: Initialize fbdev DRM client
` [PATCH 5/5] drm/exynos: Implement fbdev emulation as in-kernel client

[PATCH v8 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-03-30  7:32 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
` [PATCH v8 2/2] i2c: aspeed: support ast2600 i2c new register mode driver

[PATCH] dt-bindings: rng: Drop unneeded quotes
 2023-03-30  7:31 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: Drop unneeded quotes
 2023-03-30  7:30 UTC  (2+ messages)

[PATCH] dt-bindings: serial: Drop unneeded quotes
 2023-03-30  7:30 UTC  (2+ messages)

[PATCH v2 1/5] kasan: drop empty tagging-related defines
 2023-03-30  7:06 UTC  (3+ messages)
` [PATCH v2 5/5] kasan: suppress recursive reports for HW_TAGS

[RFC PATCH] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-03-30  6:57 UTC  (8+ messages)

[PATCH V3 0/2] Fix WKUP domain IO PADCONFIG size issue and RPi header support
 2023-03-30  6:43 UTC  (4+ messages)
` [PATCH V3 2/2] arm64: dts: ti: k3-am68-sk-base-board: Add pinmux for RPi Header

[PATCH] arm64: dts: ti: k3-j784s4-evm: Add eMMC mmc0 support
 2023-03-30  6:20 UTC  (2+ messages)

[PATCH v2] dt-bindings: interrupt-controller: Convert Amlogic Meson GPIO interrupt controller binding
 2023-03-30  5:53 UTC  (2+ messages)

[PATCH v1 0/6] Simplify linking against tools/perf code
 2023-03-30  5:39 UTC  (6+ messages)

[PATCH] clocksource/drivers/timer-mediatek: Split out CPUXGPT timers
 2023-03-30  5:37 UTC  (2+ messages)

[PATCH v7 00/10] ARM: stm32: add support for Phycore STM32MP1
 2023-03-30  5:04 UTC  (5+ messages)
` [PATCH v7 01/10] ARM: dts: stm32: Add alternate pinmux for ethernet
` [PATCH v7 07/10] ARM: dts: stm32: Add sleep pinmux for SPI1 pins_a
` [PATCH v7 09/10] ARM: dts: stm32: add STM32MP1-based Phytec SoM
` [PATCH v7 10/10] ARM: dts: stm32: add STM32MP1-based Phytec board


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).