Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-06 06:49:53 to 2023-06-06 12:52:22 UTC [more...]

[PATCH v13 06/24] gunyah: rsc_mgr: Add resource manager RPC core
 2023-06-06 12:51 UTC  (3+ messages)
  ` [PATCH v13 07/24] gunyah: rsc_mgr: Add VM lifecycle RPC
  ` [PATCH v13 08/24] gunyah: vm_mgr: Introduce basic VM Manager

[PATCH net-next 0/2] Followup fixes for the dwmac and altera lynx conversion
 2023-06-06 12:50 UTC  (12+ messages)
` [PATCH net-next 1/2] net: stmmac: Add PCS_LYNX as a dependency for the whole driver
` [PATCH net-next 2/2] net: altera-tse: Initialize the regmap_config struct before using it

[PATCH v4 00/11] Add support to configure TPDM DSB subunit
 2023-06-06 12:45 UTC  (7+ messages)
` [PATCH v4 09/11] coresight-tpdm: Add nodes for timestamp request
` [PATCH v4 11/11] coresight-tpdm: Add nodes for dsb msr support

[PATCH v6 00/12] SM63(50|75) DPU support
 2023-06-06 12:44 UTC  (13+ messages)
` [PATCH v6 01/12] dt-bindings: display/msm: dsi-controller-main: Add SM6350
` [PATCH v6 02/12] dt-bindings: display/msm: dsi-controller-main: Add SM6375
` [PATCH v6 03/12] dt-bindings: display/msm: sc7180-dpu: Describe SM6350 and SM6375
` [PATCH v6 04/12] dt-bindings: display/msm: Add SM6350 MDSS
` [PATCH v6 05/12] dt-bindings: display/msm: Add SM6375 MDSS
` [PATCH v6 06/12] drm/msm/dpu: Add SM6350 support
` [PATCH v6 07/12] drm/msm: mdss: "
` [PATCH v6 08/12] drm/msm/dpu: Add SM6375 support
` [PATCH v6 09/12] drm/msm: mdss: "
` [PATCH v6 10/12] iommu/arm-smmu-qcom: Sort the compatible list alphabetically
` [PATCH v6 11/12] iommu/arm-smmu-qcom: Add SM6375 DPU compatible
` [PATCH v6 12/12] iommu/arm-smmu-qcom: Add SM6350 "

[PATCH v3 0/5] riscv: Introduce KASLR
 2023-06-06 12:32 UTC  (6+ messages)
` [PATCH v3 1/5] riscv: Introduce virtual kernel mapping KASLR
` [PATCH v3 2/5] riscv: Dump out kernel offset information on panic
` [PATCH v3 3/5] arm64: libstub: Move KASLR handling functions to efi-stub-helper.c
` [PATCH v3 4/5] libstub: Fix compilation warning for rv32
` [PATCH v3 5/5] riscv: libstub: Implement KASLR by using generic functions

[PATCH v2 0/3] ASoC: stm32: fix dtbs_check warnings
 2023-06-06 12:29 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: stm32: document audio of graph port for i2s
` [PATCH v2 3/3] ARM: dts: stm32: fix i2s endpoint format property for stm32mp15xx-dkx

[PATCH 0/3] TQMa8Xx (i.MX8XQP) support
 2023-06-06 12:29 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: arm: add TQMa8Xx boards
` [PATCH 2/3] arm64: dts: freescale: add initial device tree for TQMa8XQP with i.MX8QXP
` [PATCH 3/3] arm64: defconfig: Enable i.MX8QXP device drivers

[PATCH v2 00/10] Add devicetree support for SDX75 Modem and IDP
 2023-06-06 12:18 UTC  (13+ messages)
` [PATCH v2 06/10] arm64: dts: qcom: Add SDX75 platform and IDP board support
` [PATCH v2 08/10] arm64: dts: qcom: Add QUPv3 UART console node for SDX75
` [PATCH v2 10/10] arm64: dts: qcom: Add the support of cpufreq on SDX75

[RFC PATCH v5 0/6] refactoring, fixes and updates for Meson NAND
 2023-06-06 12:11 UTC  (21+ messages)
` [RFC PATCH v5 2/6] mtd: rawnand: meson: wait for command in polling mode
` [RFC PATCH v5 3/6] mtd: rawnand: meson: only expose unprotected user OOB bytes

[PATCH] serial: 8250_mtk: Simplify clock sequencing and runtime PM
 2023-06-06 12:13 UTC  (8+ messages)

[PATCH v2 00/18] Add PASID support to SMMUv3 unmanaged domains
 2023-06-06 12:07 UTC  (18+ messages)
` [PATCH v2 01/18] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
` [PATCH v2 02/18] iommu/arm-smmu-v3: Add smmu_s1_cfg to smmu_master
` [PATCH v2 03/18] iommu/arm-smmu-v3: Refactor write_strtab_ent
` [PATCH v2 04/18] iommu/arm-smmu-v3: Refactor write_ctx_desc
` [PATCH v2 06/18] iommu/arm-smmu-v3: Simplify arm_smmu_enable_ats
` [PATCH v2 07/18] iommu/arm-smmu-v3: Keep track of attached ssids
` [PATCH v2 08/18] iommu/arm-smmu-v3: Add helper for atc invalidation
` [PATCH v2 09/18] iommu/arm-smmu-v3: Implement set_dev_pasid
` [PATCH v2 10/18] iommu/arm-smmu-v3-sva: Remove bond refcount
` [PATCH v2 11/18] iommu/arm-smmu-v3-sva: Clean unused iommu_sva
` [PATCH v2 12/18] iommu/arm-smmu-v3-sva: Remove arm_smmu_bond
` [PATCH v2 13/18] iommu/arm-smmu-v3-sva: Add check when enabling sva
` [PATCH v2 14/18] iommu/arm-smmu-v3: Support domains with shared CDs
` [PATCH v2 15/18] iommu/arm-smmu-v3: Allow more re-use for SVA
` [PATCH v2 16/18] iommu/arm-smmu-v3-sva: Attach S1_SHARED_CD domain
` [PATCH v2 17/18] iommu/arm-smmu-v3-sva: Alloc notifier for {smmu,mn}
` [PATCH v2 18/18] iommu/arm-smmu-v3-sva: Remove atc_inv_domain_ssid

[PATCH v3 0/5] arm64: dts: ti: k3-j7200: Add properties and sync with uboot
 2023-06-06 12:10 UTC  (5+ messages)
` [PATCH v3 3/5] arm64: dts: ti: k3-j7200-common-proc-board: Add uart pin mux in main_pmx0
` [PATCH v3 5/5] arm64: dts: ti: k3-j7200-common-proc-board: Add uart pin mux in wkup_pmx0

[PATCH v6 RESEND 1/2] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-06-06 12:08 UTC  (3+ messages)
  ` [PATCH v6 2/2] Documentation: add kdump.rst to present crashkernel reservation on arm64

[PATCH v2] ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()
 2023-06-06 12:02 UTC  (3+ messages)

[PATCH 0/3 v2] Update ACPI documentation for Arm systems
 2023-06-06 11:56 UTC  (6+ messages)
` [PATCH 1/3 v2] Documentation/arm64: Update ARM and arch reference
` [PATCH 2/3 v2] Documentation/arm64: Update references in arm-acpi
` [PATCH 3/3 v2] Documentation/arm64: Update ACPI tables from BBR

[PATCH v5 0/1] mmc: mtk-sd: reduce CIT for better performance
 2023-06-06 11:41 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH 00/12] arm64: dts: ti: Fix up references to phandles
 2023-06-06 11:41 UTC  (6+ messages)
` [PATCH 03/12] arm64: dts: ti: k3-j721e-beagleboneai64: Fixup reference to phandles array

[PATCH 0/6] arm64: dts: ti: k3-j721s2: Mux fixups and eeprom misc
 2023-06-06 11:40 UTC  (4+ messages)
` [PATCH 3/6] arm64: dts: ti: k3-am68-sk-base-board: Add uart pinmux

[PATCH v4] mmc: mtk-sd: reduce CIT for better performance
 2023-06-06 11:03 UTC  (5+ messages)

[PATCH v8 0/3] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2023-06-06 11:14 UTC  (17+ messages)
` [PATCH v8 3/3] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

[v5 0/5] Support pwm/tach driver for aspeed ast26xx
 2023-06-06 10:56 UTC  (12+ messages)
` [v5 1/5] dt-bindings: pwm: Add bindings for aspeed pwm controller
` [v5 2/5] dt-bindings: hwmon: Add bindings for aspeed tach controller
` [v5 3/5] dt-bindings: mfd: Add aspeed pwm-tach binding
` [v5 4/5] pwm: Add Aspeed ast2600 PWM support
` [v5 5/5] hwmon: Add Aspeed ast2600 TACH support

arm: shmobile_defconfig: ld.lld: error: undefined symbol: lynx_pcs_destroy
 2023-06-06 10:34 UTC  (8+ messages)

[PATCH V11 00/10] arm64/perf: Enable branch stack sampling
 2023-06-06 10:41 UTC  (5+ messages)
` [PATCH V11 05/10] arm64/perf: Add branch stack support in ARMV8 PMU

[PATCH] KVM: arm64: Fix smp_processor_id() call in preemptible context
 2023-06-06 10:37 UTC 

[PATCH v3] Documentation/process: add soc maintainer handbook
 2023-06-06 10:23 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: meson: check buffer length
 2023-06-06 10:16 UTC 

[PATCH] reset: RESET_NUVOTON_MA35D1 should depend on ARCH_MA35
 2023-06-06 10:19 UTC  (3+ messages)

[PATCH 00/13] mm: jit/text allocator
 2023-06-06 10:16 UTC  (7+ messages)

[PATCH v6 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-06-06  9:53 UTC  (2+ messages)

[PATCH] coresight: etm4x: Fix missing trctraceidr file in sysfs
 2023-06-06  9:41 UTC 

[PATCH] remoteproc: pru: add support for configuring GPMUX based on client setup
 2023-06-06  9:40 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] clocksource/drivers/timer-cadence-ttc: fix a signedness bug in probe()
 2023-06-06  9:39 UTC  (3+ messages)

[PATCH] net: stmmac: Fix build without PCS_LYNX
 2023-06-06  9:30 UTC  (2+ messages)

[PATCH V5 0/6] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
 2023-06-06  9:36 UTC  (4+ messages)
` [PATCH V5 6/6] coresight: etm4x: Add ACPI support in "

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-06-06  9:33 UTC  (11+ messages)
` [PATCH v10 06/59] arm64: Add TLBI operation encodings

[PATCH] mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)
 2023-06-06  9:16 UTC  (4+ messages)

[PATCH 0/6] Enable decoder for mt8183
 2023-06-06  9:16 UTC  (14+ messages)
` [PATCH 1/6] media: dt-bindings: mediatek,vcodec: Allow single clock "
` [PATCH 2/6] media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks
` [PATCH 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS for mt8183
` [PATCH 5/6] clk: mediatek: mt8183: Add CLK_VDEC_ACTIVE to vdec
` [PATCH 6/6] arm64: dts: mediatek: mt8183: Add decoder

[PATCH v3] mmc: mtk-sd: reduce CIT for better performance
 2023-06-06  8:59 UTC  (4+ messages)

[PATCH v13 00/10] Introduce Nuvoton ma35d1 SoC
 2023-06-06  8:50 UTC  (4+ messages)
` [PATCH v13 10/10] tty: serial: Add Nuvoton ma35d1 serial driver support

[PATCH v1] mtd: rawnand: meson: check buffer length
 2023-06-06  7:50 UTC  (4+ messages)

[PATCH v4 0/4] Samsung Galaxy Express SGH-I437 Support
 2023-06-06  8:46 UTC  (3+ messages)
` [PATCH v4 2/4] dt-bindings: phy: qcom,usb-hs-phy: Add compatible

[PATCH] cpufreq: mediatek: correct voltages for MT7622 and MT7623
 2023-06-06  7:41 UTC  (2+ messages)

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-06  8:34 UTC  (3+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()

[PATCH net-next 04/12] mm: Make the page_frag_cache allocator use multipage folios
 2023-06-06  8:25 UTC  (4+ messages)

[PATCH] pwm: meson: compute cnt register value in proper way
 2023-06-06  8:14 UTC  (6+ messages)

[PATCH v5 3/3] efi: Add tee-based EFI variable driver
 2023-06-06  7:52 UTC  (6+ messages)

[PATCH v6 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-06-06  7:49 UTC  (5+ messages)
` [PATCH v6 1/4] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver
` [PATCH v6 2/4] PCI: Add Alibaba Vendor ID to linux/pci_ids.h
` [PATCH v6 3/4] drivers/perf: add DesignWare PCIe PMU driver
` [PATCH v6 4/4] MAINTAINERS: add maintainers for "

[RESEND PATCH] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU
 2023-06-06  7:20 UTC  (3+ messages)

[PATCH V2 0/2] arm64: dts: imx8mn/imx8mm-beacon: Add HDMI
 2023-06-06  7:13 UTC  (3+ messages)
` [PATCH V2 1/2] arm64: dts: imx8mn-beacon: Add HDMI video with sound

[PATCH] mmc: meson: move mmc_request_done() call to irq thread
 2023-06-06  6:59 UTC 

[PATCH] ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()
 2023-06-06  6:57 UTC  (2+ messages)

[PATCH v2] PCI: Align pci memory space base address with page size
 2023-06-06  6:50 UTC  (4+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).