linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-06 23:30:37 to 2023-02-07 13:16:49 UTC [more...]

[PATCH v9 00/27] Drivers for gunyah hypervisor
 2023-02-07 13:15 UTC  (14+ messages)
` [PATCH v9 11/27] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v9 14/27] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v9 18/27] firmware: qcom_scm: Register Gunyah platform ops
` [PATCH v9 21/27] gunyah: vm_mgr: Add framework to add VM Functions
` [PATCH v9 23/27] virt: gunyah: Add IO handlers

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2023-02-07 13:13 UTC  (11+ messages)
` [RFC PATCH 09/45] KVM: arm64: pkvm: Add pkvm_create_hyp_device_mapping()
` [RFC PATCH 15/45] KVM: arm64: pkvm: Add __pkvm_host_share/unshare_dma()
` [RFC PATCH 19/45] KVM: arm64: iommu: Add domains

[PATCH v3] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-02-07 13:11 UTC  (2+ messages)

[PATCH] Revert "arm64: dts: ls1028a: sl28: get MAC addresses from VPD"
 2023-02-07 13:10 UTC 

[PATCH v13 0/6] Add LVTS Thermal Architecture
 2023-02-07 13:09 UTC  (6+ messages)
` [PATCH v13 1/6] thermal: drivers: mediatek: Relocate driver to mediatek folder
` [PATCH v13 2/6] dt-bindings: thermal: mediatek: Add LVTS thermal controllers
` [PATCH v13 3/6] arm64: dts: mt8195: Add efuse node to mt8195
` [PATCH v13 4/6] thermal: drivers: mediatek: Add the Low Voltage Thermal Sensor driver
` [PATCH v13 5/6] arm64: dts: mediatek: mt8195: Add thermal zones and thermal nodes

[PATCH v2 1/2] dt-bindings: altera: Add enclustra mercury PE1
 2023-02-07 13:08 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: socfpga: Add enclustra PE1 devicetree

[PATCH v2 0/4] STIG Mode Fixes for spi-cadence-qspi driver
 2023-02-07 13:06 UTC  (4+ messages)
` [PATCH v2 1/4] spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion

[RFC] Support for Arm CCA VMs on Linux
 2023-02-07 12:55 UTC  (5+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 06/28] arm64: RME: ioctls to create and configure realms

[PATCH 1/2] ARM: dts: socfpga: Add enclustra PE1 devicetree
 2023-02-07 12:47 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: altera: Add enclustra mercury PE1

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-02-07 12:46 UTC  (8+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace

[PATCH v4 0/8] perf: Arm SPEv1.2 support
 2023-02-07 12:42 UTC  (3+ messages)

[PATCH] perf: arm_spe: Print the version of SPE detected
 2023-02-07 12:39 UTC  (2+ messages)

[PATCH net] net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
 2023-02-07 12:39 UTC  (10+ messages)

[PATCH] mm: kfence: export kfence_enabled as global variables
 2023-02-07 12:35 UTC  (7+ messages)

[PATCH] dt-bindings: mt76: add active-low property to led
 2023-02-07 12:26 UTC  (4+ messages)
  ` Aw: "

[PATCH v1 00/45] MediaTek clocks: full module build and cleanups
 2023-02-07 12:14 UTC  (56+ messages)
` [PATCH v1 01/45] clk: mediatek: clk-mtk: Switch to device_get_match_data()
` [PATCH v1 02/45] clk: mediatek: clk-mtk: Introduce clk_mtk_pdev_{probe,remove}()
` [PATCH v1 03/45] clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocks
` [PATCH v1 04/45] clk: mediatek: Add divider clocks to mtk_clk_simple_{probe,remove}()
` [PATCH v1 05/45] clk: mediatek: mt2712: Migrate topckgen/mcucfg to mtk_clk_simple_probe()
` [PATCH v1 06/45] clk: mediatek: mt2712: Compress clock arrays entries to 90 columns
` [PATCH v1 07/45] clk: mediatek: mt2712: Add error handling to clk_mt2712_apmixed_probe()
` [PATCH v1 08/45] clk: mediatek: mt2712: Move apmixedsys clock driver to its own file
` [PATCH v1 09/45] clk: mediatek: mt2712: Change to use module_platform_driver macro
` [PATCH v1 11/45] clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
` [PATCH v1 12/45] clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v1 13/45] clk: mediatek: mt8167: Compress GATE_TOPx macros
` [PATCH v1 14/45] clk: mediatek: mt8167: Move apmixedsys as platform_driver in new file
` [PATCH v1 15/45] clk: mediatek: mt8167: Remove __initconst annotation from arrays
` [PATCH v1 16/45] clk: mediatek: mt8167: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v1 18/45] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v1 19/45] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v1 33/45] clk: mediatek: Switch to module_platform_driver() where possible

[PATCH] thermal: Remove core header inclusion from drivers
 2023-02-07 11:38 UTC  (2+ messages)

[PATCH net v2 0/2] Fix dma leaking
 2023-02-07 11:36 UTC  (7+ messages)
` [PATCH net v2 1/2] net: ll_temac: Fix DMA resources leak
` [PATCH net v2 2/2] net: ll_temac: Reset buffer on dma_map_single() errors

[RESEND PATCH v7 0/5] can: bxcan: add support for ST bxCAN controller
 2023-02-07 11:29 UTC  (5+ messages)
` [RESEND PATCH v7 1/5] dt-bindings: arm: stm32: add compatible for syscon gcan node
` [RESEND PATCH v7 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [RESEND PATCH v7 3/5] ARM: dts: stm32: add CAN support on stm32f429
` [RESEND PATCH v7 4/5] ARM: dts: stm32: add pin map for CAN controller on stm32f4

[PATCH RFC] arm64/vmalloc: use module region only for module_alloc() if CONFIG_RANDOMIZE_BASE is set
 2023-02-07 11:29 UTC  (7+ messages)

[PATCH 1/2] tee: system invocation
 2023-02-07 11:11 UTC  (9+ messages)
` [PATCH 2/2] firmware: arm_scmi: optee: use optee "

[RFC PATCH 1/1] arm64: mm: remove unnecessary multiple tlb flush of contiguous hugetlb
 2023-02-07 11:09 UTC 

[PATCH v6 0/8] Add support for sam9x60 curiosity board
 2023-02-07 11:06 UTC  (9+ messages)
` [PATCH v6 1/8] ARM: dts: at91: sam9x60: Fix the label numbering for the flexcom functions
` [PATCH v6 2/8] ARM: dts: at91: sam9x60: move flexcom definitions
` [PATCH v6 3/8] ARM: dts: at91: sam9x60: fix spi4 node
` [PATCH v6 4/8] ARM: dts: at91: sam9x60: Specify the FIFO size for the Flexcom UART
` [PATCH v6 5/8] ARM: dts: at91: sam9x60: Add DMA bindings for the flexcom nodes
` [PATCH v6 6/8] ARM: dts: at91: sam9x60: Add missing flexcom definitions
` [PATCH v6 7/8] dt-bindings: arm: at91: Add info on sam9x60 curiosity
` [PATCH v6 8/8] ARM: dts: at91: sam9x60_curiosity: Add device tree for sam9x60 curiosity board

[PATCH] dt-bindings: fpga: convert bindings document to yaml
 2023-02-07 10:57 UTC  (2+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0
 2023-02-07 10:42 UTC  (2+ messages)

[PATCH v3 12/12] mtd: mtdpart: Don't create platform device that'll never probe
 2023-02-07 10:28 UTC  (5+ messages)
  ` [PATCH v3 03/12] soc: renesas: Move away from using OF_POPULATED for fw_devlink
` [PATCH v3 00/12] fw_devlink improvements
  ` [PATCH v3 04/12] gpiolib: Clear the gpio_device's fwnode initialized flag before adding

[PATCH v3 0/7] drm/bridge_connector: perform HPD enablement automatically
 2023-02-07 10:19 UTC  (12+ messages)

[PATCH] arm64: kprobes: Drop ID map text from kprobes blacklist
 2023-02-07 10:15 UTC  (2+ messages)

[PATCH V3 0/9] Add minimal boot support for IPQ5332
 2023-02-07 10:05 UTC  (11+ messages)
` [PATCH V3 2/9] pinctrl: qcom: Introduce IPQ5332 TLMM driver
` [PATCH V3 4/9] dt-bindings: clock: Add Qualcomm IPQ5332 GCC
  ` [PATCH V3 5/9] clk: qcom: add Global Clock controller (GCC) driver for IPQ5332 SoC

[PATCH] iommu/arm-smmu-v3: Enable PCI ATS in passthrough mode as well
 2023-02-07  9:50 UTC  (5+ messages)

[PATCH V2] arm64: dts: sprd: Add support for Unisoc's UMS512
 2023-02-07  9:47 UTC 

[PATCH] KVM: arm64: Fix non-kerneldoc comments
 2023-02-07  9:43 UTC 

[PATCH v7 1/3] phy: mediatek: remove temporary variable @mask_
 2023-02-07  9:37 UTC  (4+ messages)
` [PATCH v7 2/3] phy: core: add debugfs root

[PATCH V2] arm64: dts: sprd: Add support for Unisoc's UMS512
 2023-02-07  9:35 UTC 

[PATCH 1/3] arm64: dts: mediatek: Introduce MT8195 LAPTOP and IOT's USB configurations
 2023-02-07  9:36 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: mediatek: enable USB device port for mt8195-demo board

[PATCH v2] arm64: dts: amlogic: Make mmc host controller interrupts level-sensitive
 2023-02-07  9:18 UTC  (8+ messages)

[PATCH v12 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-02-07  9:23 UTC  (12+ messages)

[PATCH v5 0/2]Adds status interface for zynqmp-fpga
 2023-02-07  9:23 UTC  (4+ messages)
` [PATCH v5 2/2] fpga: zynqmp-fpga: Adds status interface

[soc:for-next] BUILD SUCCESS e0a18af2778b5ea78bb7d621e3a8b31069257046
 2023-02-07  9:16 UTC 

[soc:sti/dt-fixes] BUILD SUCCESS 4722dd4029c63f10414ffd8d3ffdd6c748391cd7
 2023-02-07  9:16 UTC 

[PATCH v7 0/7] add support for CDX bus
 2023-02-07  8:55 UTC  (4+ messages)
` [PATCH v7 3/7] dt-bindings: bus: add CDX bus controller for versal net

[PATCH] arm64: dts: Add support for Unisoc's UMS512
 2023-02-07  8:40 UTC  (6+ messages)

[PATCH 0/4] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-02-07  8:07 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: pwm: Convert Amlogic Meson PWM binding

[PATCH v2 0/9] arm64: rework UNDEFINED instruction traps
 2023-02-07  7:01 UTC  (7+ messages)
` [PATCH v2 9/9] arm64: armv8_deprecated: rework deprected instruction handling

[PATCH v3 00/15] spi: bcm63xx-hsspi: driver and doc updates
 2023-02-07  6:58 UTC  (4+ messages)
` [PATCH v3 03/15] ARM: dts: broadcom: bcmbca: Add spi controller node
` [PATCH v3 04/15] arm64: "
` [PATCH v3 14/15] spi: bcmbca-hsspi: Add driver for newer HSSPI controller

[PATCH v5 00/21] nvmem: core: introduce NVMEM layouts
 2023-02-07  6:28 UTC  (5+ messages)

[PATCH v1 0/6] Support writable CPU ID registers from userspace
 2023-02-07  5:50 UTC  (5+ messages)
` [PATCH v1 3/6] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v1 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer

[PATCH] phy: rockchip-typec: Fix unsigned comparison with less than zero
 2023-02-07  5:26 UTC 

[PATCH v4 0/2] Introduce ICSSG based ethernet Driver
 2023-02-07  5:07 UTC  (8+ messages)
` [PATCH v4 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings
    ` [EXTERNAL] "

[PATCH] dmaengine: imx-sdma: Set DMA channel to be private
 2023-02-07  4:57 UTC 

[PATCH DTS v10 0/4] Add i.MX PCIe EP mode support
 2023-02-07  4:18 UTC  (5+ messages)
` [PATCH v10 1/4] dt-bindings: imx6q-pcie: Restruct i.MX PCIe schema
` [PATCH v10 2/4] arm64: dts: Add i.MX8MM PCIe EP support
` [PATCH v10 3/4] arm64: dts: Add i.MX8MQ "
` [PATCH v10 4/4] arm64: dts: Add i.MX8MP "

[PATCH v7 0/1] Migrate MT8195 VPPSYS 0/1 to mtk-mmsys drive
 2023-02-07  4:29 UTC  (3+ messages)
` [PATCH v7 1/1] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe

[PATCH v2] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-02-07  3:59 UTC  (3+ messages)

[GIT PULL] ARM: aspeed: devicetree changes for 6.3
 2023-02-07  3:51 UTC 

[PATCH] perf tools: Fix auto-complete on aarch64
 2023-02-07  3:50 UTC 

[PATCH v2 0/6] iommu/exynos: Convert to a module
 2023-02-07  3:32 UTC  (5+ messages)

[PATCH v2 0/2] firmware/psci: Switch to the sys-off handler API
 2023-02-07  3:32 UTC  (3+ messages)

[RFC PATCH v1 0/4] HiSilicon Performance Monitor Control Unit
 2023-02-07  3:03 UTC  (3+ messages)
` [RFC PATCH v1 1/4] docs: perf: Add documentation for HiSilicon PMCU

[PATCH 0/8] Update UniPhier devicetree for 6.3
 2023-02-07  2:35 UTC  (9+ messages)
` [PATCH 1/8] ARM: dts: uniphier: Align node names for SoC-dependent controller and PHYs with bindings
` [PATCH 2/8] ARM: dts: uniphier: Add missing reg properties for glue layer
` [PATCH 3/8] ARM: dts: uniphier: Add syscon compatible string to soc-glue-debug
` [PATCH 4/8] ARM: dts: uniphier: Add syscon-uhs-mode to SD node
` [PATCH 5/8] arm64: dts: uniphier: Align node names for SoC-dependent controller and PHYs with bindings
` [PATCH 6/8] arm64: dts: uniphier: Add missing reg properties for glue layer nodes
` [PATCH 7/8] arm64: dts: uniphier: Add syscon compatible string to soc-glue-debug
` [PATCH 8/8] arm64: dts: uniphier: Add syscon-uhs-mode to SD node

[PATCH] arm64: dts: uniphier: Fix property name in PXs3 USB node
 2023-02-07  2:14 UTC 

[PATCH v9 15/15] spi: pensando-sr: Add AMD Pensando SoC System Resource
 2023-02-07  2:12 UTC  (2+ messages)

[PATCH v6 0/4] Migrate MT8195 VPPSYS 0/1 to mtk-mmsys driver
 2023-02-07  1:58 UTC  (4+ messages)
` [PATCH v6 3/4] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe

[PATCH v9 14/15] mmc: sdhci-cadence: Support mmc hardware reset
 2023-02-07  1:51 UTC  (2+ messages)

Question on "arm64: mm: Prototype to allow drivers to request PBHA values"
 2023-02-07  1:44 UTC  (3+ messages)

[PATCH] ARM: dts: allwinner: minimize irq debounce filter per default
 2023-02-07  1:16 UTC  (2+ messages)

[PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
 2023-02-07  0:32 UTC  (2+ messages)

[PATCH v8 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
 2023-02-06 23:43 UTC  (2+ messages)

[soc:soc/defconfig] BUILD SUCCESS e52d5388bd6f4baf6ad9ace983381b5ae659bd3f
 2023-02-06 23:28 UTC 


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