Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-12 14:36:04 to 2023-06-13 06:39:05 UTC [more...]

linux-next: build failure after merge of the arm-soc tree
 2023-06-13  6:38 UTC  (2+ messages)

[arm64:devel/kmalloc-minalign 1/17] arch/powerpc/include/asm/page_32.h:16:9: error: 'ARCH_DMA_MINALIGN' macro redefined
 2023-06-13  6:08 UTC 

[PATCH v4 0/8] Add MT8195 HDMI support
 2023-06-13  5:35 UTC  (8+ messages)
` [PATCH v4 3/8] drm/mediatek: extract common functions from the mtk hdmi driver
` [PATCH v4 5/8] drm/mediatek: hdmi: add v2 support

[PATCH V3] arm64: Disable EL2 traps for BRBE instructions executed in EL1
 2023-06-13  5:03 UTC  (3+ messages)

[PATCH V2 00/14] arm64/sysreg: Convert TRBE registers to automatic generation
 2023-06-13  4:27 UTC  (9+ messages)
` [PATCH V2 12/14] arm64/sysreg: Convert TRBMAR_EL1 register "
` [PATCH V2 14/14] arm64/sysreg: Convert TRBIDR_EL1 "

[PATCH v3] media: platform: mtk-mdp3: Fix resource leak in mdp_get_subsys_id() and mdp_comp_config()
 2023-06-13  3:27 UTC 

[PATCH net-next] net: phy: mediatek-ge-soc: initialize MT7988 PHY LEDs default state
 2023-06-13  3:23 UTC  (2+ messages)

[PATCH v2] media: platform: mtk-mdp3: Fix resource leaks in mdp_get_subsys_id()
 2023-06-13  2:55 UTC 

[arm64:devel/kmalloc-minalign 1/17] arch/powerpc/include/asm/page_32.h:16: warning: "ARCH_DMA_MINALIGN" redefined
 2023-06-13  2:30 UTC 

[PATCH v13 00/10] Introduce Nuvoton ma35d1 SoC
 2023-06-13  2:19 UTC  (6+ messages)
` [PATCH v13 08/10] clk: nuvoton: Add clock driver for ma35d1 clock controller

[arm64:devel/kmalloc-minalign 1/17] arch/powerpc/include/asm/page_32.h:16:9: warning: 'ARCH_DMA_MINALIGN' macro redefined
 2023-06-13  2:09 UTC 

[PATCH] perf/arm_dmc620: Add cpumask
 2023-06-13  1:34 UTC 

[PATCH] clk: mediatek: fix of_iomap memory leak
 2023-06-13  1:28 UTC  (2+ messages)

[PATCH v4 0/2] Add infra_ao reset support for MT8188 Soc
 2023-06-13  1:23 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: reset: mt8188: add thermal reset control bit
` [PATCH v4 2/2] clk: mediatek: reset: add infra_ao reset support for MT8188

[PATCH v2 0/2] clk/mediatek: Adjustments for MSDC rate accuracy
 2023-06-13  1:20 UTC  (5+ messages)
` [PATCH v2 1/2] clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flag
` [PATCH v2 2/2] clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocks

[PATCH net v2 0/2] fixes for Q-USGMII speeds and autoneg
 2023-06-13  0:00 UTC  (2+ messages)

[PATCH] clk: mediatek: mt8365: Fix inverted topclk operations
 2023-06-13  1:13 UTC  (5+ messages)

[clk:clk-determine-rate 66/68] sound/soc/codecs/tlv320aic32x4-clk.c:219 clk_aic32x4_pll_determine_rate() warn: unsigned 'rate' is never less than zero
 2023-06-13  1:06 UTC  (2+ messages)

[patch V4 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
 2023-06-12 23:49 UTC  (3+ messages)
  ` [patch V4 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV
  ` [patch V4 10/37] x86/smpboot: Get rid of cpu_init_secondary()

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-12 21:04 UTC  (35+ messages)
` [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v4 04/34] pgtable: Create struct ptdesc
` [PATCH v4 05/34] mm: add utility functions for ptdesc
` [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v4 08/34] mm: Convert ptlock_ptr() "
` [PATCH v4 09/34] mm: Convert pmd_ptlock_init() "
` [PATCH v4 10/34] mm: Convert ptlock_init() "
` [PATCH v4 11/34] mm: Convert pmd_ptlock_free() "
` [PATCH v4 12/34] mm: Convert ptlock_free() "
` [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs
` [PATCH v4 15/34] x86: "
` [PATCH v4 16/34] s390: Convert various gmap "
` [PATCH v4 17/34] s390: Convert various pgalloc "
` [PATCH v4 18/34] mm: Remove page table members from struct page
` [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs
` [PATCH v4 20/34] arm: "
` [PATCH v4 21/34] arm64: "
` [PATCH v4 22/34] csky: Convert __pte_free_tlb() "
` [PATCH v4 23/34] hexagon: "
` [PATCH v4 24/34] loongarch: Convert various functions "
` [PATCH v4 25/34] m68k: "
` [PATCH v4 26/34] mips: "
` [PATCH v4 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v4 28/34] openrisc: "
` [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v4 30/34] sh: Convert pte_free_tlb() "
` [PATCH v4 31/34] sparc64: Convert various functions "
` [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH net-next 5/8] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V3 capability bit
 2023-06-12 22:16 UTC 

[PATCH] net/mediatek: strlcpy withreturn
 2023-06-13  0:34 UTC 

[PATCH 00/27] MediaTek Helio X10 - Mailbox, Display, MMC/SD/SDIO
 2023-06-13  0:12 UTC  (4+ messages)
` [PATCH 03/27] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT6795

[PATCH 1/1] KVM: arm64: PMU: Avoid inappropriate use of host's PMUVer
 2023-06-13  0:26 UTC  (2+ messages)

[PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
 2023-06-13  0:10 UTC 

[PATCH 0/7] docs: Move Documentation/arm under Documentation/arch
 2023-06-12 23:40 UTC  (3+ messages)
` [PATCH 4/7] mips: update a reference to a moved Arm Document

[PATCH] drm/bridge: ps8640: Drop the ability of ps8640 to fetch the EDID
 2023-06-12 23:32 UTC 

[PATCH net-next 3/8] net: ethernet: mtk_eth_soc: move MAX_DEVS in mtk_soc_data
 2023-06-12 21:52 UTC 

[PATCH] clk: fractional-divider: Improve approximation when zero based
 2023-06-12 21:39 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig add /proc/config.gz
 2023-06-12 21:35 UTC  (2+ messages)

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

[PATCH net v4 0/7] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-12 21:30 UTC  (5+ messages)
  ` [PATCH net v4 2/7] net: dsa: mt7530: fix trapping frames with multiple CPU ports on MT7530
  ` [PATCH net v4 3/7] net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch

[PATCH v2 00/26] Fix memory leaks (was reference count checking for thread)
 2023-06-12 21:30 UTC  (8+ messages)
` [PATCH v2 26/26] perf hist: Fix srcline memory leak

[PATCH 01/26] phy: qualcomm: fix indentation in Makefile
 2023-06-12 21:06 UTC  (12+ messages)
  ` [PATCH 05/26] net: stmmac: dwmac-qcom-ethqos: shrink clock code with devres
  ` [PATCH 06/26] net: stmmac: dwmac-qcom-ethqos: rename a label in probe()
  ` [PATCH 07/26] net: stmmac: dwmac-qcom-ethqos: tweak the order of local variables
  ` [PATCH 08/26] net: stmmac: dwmac-qcom-ethqos: use a helper variable for &pdev->dev
  ` [PATCH 09/26] net: stmmac: dwmac-qcom-ethqos: add missing include
  ` [PATCH 10/26] net: stmmac: dwmac-qcom-ethqos: add a newline between headers
  ` [PATCH 11/26] net: stmmac: dwmac-qcom-ethqos: remove stray space
  ` [PATCH 12/26] net: stmmac: dwmac-qcom-ethqos: add support for the optional serdes phy
  ` [PATCH 13/26] net: stmmac: dwmac-qcom-ethqos: make the rgmii clock optional
  ` [PATCH 14/26] net: stmmac: dwmac-qcom-ethqos: add optional phyaux clock
  ` [PATCH 15/26] net: stmmac: dwmac-qcom-ethqos: add support for the optional phy-supply

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-06-12 20:46 UTC  (12+ messages)

[PATCH] usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()
 2023-06-12 20:24 UTC 

[PATCH v2 01/12] mmc: bcm2835: fix deferred probing
 2023-06-12 19:43 UTC  (3+ messages)

[PATCH 1/2] clk: imx8mp: fix sai4 clock
 2023-06-12 19:29 UTC  (4+ messages)

[PATCH] KVM: arm64: timers: Fix resource leaks in kvm_timer_hyp_init()
 2023-06-12 19:23 UTC 

[PATCH v3] clk: mediatek: mt8365: Fix index issue
 2023-06-12 19:22 UTC  (3+ messages)

[PATCH v3 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
 2023-06-12 19:20 UTC  (16+ messages)
` [PATCH v3 02/17] arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor code
` [PATCH v3 03/17] arm64: Turn kaslr_feature_override into a generic SW feature override
` [PATCH v3 04/17] arm64: Add KVM_HVHE capability and has_hvhe() predicate
` [PATCH v3 05/17] arm64: Don't enable VHE for the kernel if OVERRIDE_HVHE is set
` [PATCH v3 06/17] arm64: Allow EL1 physical timer access when running VHE
` [PATCH v3 07/17] arm64: Use CPACR_EL1 format to set CPTR_EL2 when E2H is set
` [PATCH v3 16/17] arm64: Allow arm64_sw.hvhe on command line

[PATCH v2 0/5] Enable decoder for mt8183
 2023-06-12 19:19 UTC  (8+ messages)
` [PATCH v2 3/5] media: mediatek: vcodec: Read HW active status from clock

[PATCH 00/12] mtd: rawnand: brcmnand: driver and doc updates
 2023-06-12 19:18 UTC  (12+ messages)
` [PATCH 10/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface

[PATCH] KVM: arm64: Use different pointer authentication keys for pKVM
 2023-06-12 19:13 UTC  (5+ messages)

[PATCH v4 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
 2023-06-12 18:58 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: imx8mp: Add coresight trace components
 2023-06-12 18:53 UTC  (3+ messages)

[PATCH v2 0/3] Add D1/T113s thermal sensor controller support
 2023-06-12 18:33 UTC  (3+ messages)

[PATCH v3 0/5] perf cs-etm: Track exception level
 2023-06-12 18:32 UTC 

[GIT PULL] clk: samsung: drivers for v6.5
 2023-06-12 18:30 UTC  (2+ messages)

[PATCH 00/15] PCI: Convert to platform remove callback returning void
 2023-06-12 18:17 UTC  (2+ messages)

[PATCH v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-06-12 18:15 UTC  (9+ messages)
` [PATCH v3 2/7] perf metric: Event "Compat" value supports matching multiple identifiers

[PATCH 0/9] regulator: mt6358: Remove bogus regulators and improvements
 2023-06-12 18:13 UTC  (7+ messages)
` [PATCH 3/9] regulator: mt6358: Merge VCN33_* regulators
` [PATCH 4/9] regulator: mt6358: Drop *_SSHUB regulators

[PATCH v2] media: mediatek: vcodec: fix cancel_work_sync fail with fluster test
 2023-06-12 18:06 UTC 

[PATCH PULL] arm64: dts: exynos: Remove clock from Exynos850 pmu_system_controller
 2023-06-12 18:01 UTC 

[PATCH v13 00/11] Add support for MT8195 SCP 2nd core
 2023-06-12 17:54 UTC  (5+ messages)
` [PATCH v13 05/11] remoteproc: mediatek: Introduce cluster on single-core SCP
` [PATCH v13 07/11] remoteproc: mediatek: Add scp_boot_peers and scp_shutdown_peers operations

[PATCH v2 0/5] Fixes for Rockchip NAND controller driver
 2023-06-12 17:41 UTC  (9+ messages)
` [PATCH v2 1/5] mtd: nand: raw: rockchip-nand-controller: copy hwecc PA data to oob_poi buffer
` [PATCH v2 2/5] mtd: nand: raw: rockchip-nand-controller: add skipbbt option
` [PATCH v2 3/5] mtd: nand: raw: rockchip-nand-controller: fix oobfree offset and description
` [PATCH v2 4/5] mtd: nand: raw: add basic sandisk manufacturer ops
` [PATCH v2 5/5] mtd: nand: add support for the Sandisk SDTNQGAMA chip

[PATCH v2 0/2] ASoC: mediatek: mt8173: Fix error paths
 2023-06-12 17:26 UTC 

[PATCH 0/2] perf/arm-cmn: Identifier support
 2023-06-12 17:16 UTC  (3+ messages)
` [PATCH 1/2] perf/arm-cmn: Revamp model detection
` [PATCH 2/2] perf/arm-cmn: Add sysfs identifier

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

[PATCH] media: Fix resource leaks in for_each_child_of_node() loops
 2023-06-12 17:06 UTC  (2+ messages)
` [PATCH] media: platform: mtk-mdp3: Fix resource leaks in mdp_comp_config()?

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-06-12 15:32 UTC  (18+ messages)
` [PATCH v7 01/17] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH v7 02/17] dma: Allow dma_get_cache_alignment() to be overridden by the arch code
` [PATCH v7 03/17] mm/slab: Simplify create_kmalloc_cache() args and make it static
` [PATCH v7 04/17] mm/slab: Limit kmalloc() minimum alignment to dma_get_cache_alignment()
` [PATCH v7 05/17] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
` [PATCH v7 06/17] drivers/gpu: "
` [PATCH v7 07/17] drivers/usb: "
` [PATCH v7 08/17] drivers/spi: "
` [PATCH v7 09/17] dm-crypt: "
` [PATCH v7 10/17] iio: core: "
` [PATCH v7 11/17] arm64: Allow kmalloc() caches aligned to the smaller cache_line_size()
` [PATCH v7 12/17] scatterlist: Add dedicated config for DMA flags
` [PATCH v7 13/17] dma-mapping: Name SG DMA flag helpers consistently
` [PATCH v7 14/17] dma-mapping: Force bouncing if the kmalloc() size is not cache-line-aligned
` [PATCH v7 15/17] iommu/dma: Force bouncing if the size is not cacheline-aligned
` [PATCH v7 16/17] mm: slab: Reduce the kmalloc() minimum alignment if DMA bouncing possible
` [PATCH v7 17/17] arm64: Enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64

[PATCH v1 1/1] process: export symbols for fork/exit tracing functions
 2023-06-12 16:37 UTC  (4+ messages)

[PATCH 0/3] Add RC-to-EP doorbell with platform MSI controller
 2023-06-12 16:17 UTC  (2+ messages)

[PATCH v3 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
 2023-06-12 16:16 UTC  (2+ messages)

[PATCH 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-06-12 16:29 UTC  (5+ messages)
` [PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate

[PATCH v2] PCI: iproc: Use of_property_read_bool() for boolean properties
 2023-06-12 16:18 UTC  (2+ messages)

[PATCH v4 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 2023-06-12 16:12 UTC  (2+ messages)

[PATCH] clk: imx: composite-8m: Add imx8m_divider_determine_rate
 2023-06-12 16:11 UTC  (4+ messages)

[PATCH] media: Fix resource leaks in of_find_device_by_node
 2023-06-12 16:02 UTC  (2+ messages)
` [PATCH] media: platform: mtk-mdp3: Fix resource leaks in mdp_get_subsys_id()?

[PATCH v5 03/13] coresight-tpdm: Introduce TPDM subtype to TPDM driver
 2023-06-12 15:35 UTC 

[PATCH v1 0/4] ufs: Introduce MCQ Quirks for MediaTek host
 2023-06-12 15:27 UTC  (2+ messages)

[PATCH v2 1/3] arm64: rust: Enable Rust support for AArch64
 2023-06-12 15:26 UTC  (2+ messages)

[PATCH] MAINTAINERS: coresight: Add James Clark as Reviewer
 2023-06-12 15:19 UTC  (2+ messages)

[PATCH 0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-06-12 15:19 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8188
` [PATCH 2/3] drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c

[PATCH RFC 00/17] arm64 kernel text replication
 2023-06-12 15:04 UTC  (3+ messages)
` [PATCH RFC 02/17] arm64: place kernel in its own L0 page table entry

[PATCH v5 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
 2023-06-12 14:59 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 read-only IMAP folder(s) and NNTP newsgroup(s).