Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 19:50:51 to 2023-06-12 18:33:19 UTC [more...]

[PATCH 01/26] phy: qualcomm: fix indentation in Makefile
 2023-06-12 18:32 UTC  (3+ 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()

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

[PATCH v2 0/3] Add D1/T113s thermal sensor controller support
 2023-06-12 18:28 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 00/12] mtd: rawnand: brcmnand: driver and doc updates
 2023-06-12 17:53 UTC  (10+ messages)
` [PATCH 10/12] mtd: rawnand: brcmnand: Add BCMBCA read data bus interface

[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 v4 3/3] riscv: dts: allwinner: d1: Add thermal sensor and thermal zone
 2023-06-12 17:27 UTC 

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

[PATCH v3 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
 2023-06-12 17:24 UTC  (7+ 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 v2 00/26] Fix memory leaks (was reference count checking for thread)
 2023-06-12 17:23 UTC  (6+ messages)
` [PATCH v2 26/26] perf hist: Fix srcline memory leak

[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 v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-06-12 16:33 UTC  (11+ 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  (3+ 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 v3] clk: mediatek: mt8365: Fix index issue
 2023-06-12 15:14 UTC  (2+ messages)

[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 

[PATCH] remoteproc: stm32: use correct format strings on 64-bit
 2023-06-12 14:17 UTC  (3+ messages)

[PATCH 00/10] ARM: dts: bcm283x: Improve device-trees and bindings
 2023-06-12 14:16 UTC  (20+ messages)
` [PATCH 02/10] dmaengine: bcm2835: also support generic dma-channel-mask
` [PATCH 03/10] dt-bindings: dma: convert bcm2835-dma bindings to YAML
` [PATCH 04/10] ARM: dts: bcm2835: adjust DMA nodes
` [PATCH 05/10] dt-bindings: pwm: convert pwm-bcm2835 bindings to YAML
` [PATCH 07/10] dt-bindings: mailbox: convert bcm2835-mbox "
` [PATCH 08/10] dt-bindings: mmc: convert bcm2835-sdhost "
` [PATCH 09/10] dt-bindings: thermal: convert bcm2835-thermal "
` [PATCH 10/10] dt-bindings: timer: convert bcm2835-system-timer "

[PATCH v5 00/18] watchdog/hardlockup: Add the buddy hardlockup detector
 2023-06-12 13:59 UTC  (4+ messages)
` [PATCH v5 15/18] watchdog/perf: Add a weak function for an arch to detect if perf can use NMIs

[PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
 2023-06-10 10:57 UTC  (13+ messages)

[PATCH 1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
 2023-06-10 10:57 UTC  (6+ messages)
` [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk

[arm64:devel/kmalloc-minalign 18/18] arch/sh/include/asm/page.h:181: warning: "ARCH_DMA_MINALIGN" redefined
 2023-06-10 10:08 UTC 

[PATCH v1] drivers: meson: secure-pwrc: always enable DMA domain
 2023-06-10  9:04 UTC 

[soc:soc/arm] BUILD SUCCESS WITH WARNING 9a0e0c5957ff37147253796fbf5dfd68b307af58
 2023-06-10  9:47 UTC 

[GIT PULL] pinctrl: dt-bindings: qcom: for v6.5
 2023-06-10  9:12 UTC 

[PATCH v3 00/25] iommu: Make default_domain's mandatory
 2023-06-10  9:08 UTC  (27+ messages)
` [PATCH v3 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v3 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v3 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v3 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v3 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v3 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v3 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v3 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v3 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v3 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v3 11/25] iommu/tegra-smmu: "
` [PATCH v3 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v3 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v3 14/25] iommu/msm: "
` [PATCH v3 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v3 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v3 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v3 18/25] iommu/ipmmu: "
` [PATCH v3 19/25] iommu/mtk_iommu: "
` [PATCH v3 20/25] iommu/sun50i: "
` [PATCH v3 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v3 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v3 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v3 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v3 25/25] iommu: Convert remaining simple drivers "

[soc:for-next] BUILD SUCCESS 15d2ee76762da5f3a6b277243cf6ebd7bb5c12ab
 2023-06-10  9:06 UTC 

[arm64:devel/kmalloc-minalign 18/18] include/linux/cache.h:104:38: error: missing binary operator before token "("
 2023-06-10  8:39 UTC  (2+ messages)

[PATCH v3 0/2] Add MCQ support for MTK platform
 2023-06-10  8:33 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: ufs: core: Export symbols for MTK driver module
` [PATCH v3 2/2] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform

[PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & LLDP, and prefer CPU port
 2023-06-10  8:32 UTC  (8+ messages)
` [PATCH net-next 27/30] net: dsa: mt7530: introduce BPDU trapping for MT7530 switch

[PATCH 0/2] Ftrace direct call samples improvements
 2023-06-10  8:28 UTC  (3+ messages)

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-06-10  8:25 UTC  (9+ messages)

[arm64:devel/kmalloc-minalign 18/18] drivers/media/usb/cx231xx/cx231xx-audio.c:564:20: warning: variable 'devnr' set but not used
 2023-06-10  8:23 UTC 

[arm64:devel/kmalloc-minalign 18/18] include/linux/slab.h:239:39: error: function-like macro '__alignof__' is not defined
 2023-06-10  8:11 UTC 

[GIT PULL 1/4] i.MX dt-bindings for 6.5
 2023-06-10  7:25 UTC  (4+ messages)
` [GIT PULL 2/4] i.MX ARM device tree "
` [GIT PULL 3/4] i.MX arm64 "
` [GIT PULL 4/4] i.MX defconfig changes "

[GIT PULL] ARM: SoC fixes for 6.4, part 2
 2023-06-10  7:00 UTC 

[PATCH v5 11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising
 2023-06-10  6:58 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: PMU: Disallow vPMU on non-uniform PMUVer systems
 2023-06-10  6:15 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: PMU: Introduce pmu_v3_is_supported() helper
` [PATCH 2/2] KVM: arm64: PMU: Disallow vPMU on non-uniform PMUVer systems

[soc:hisi/dt] BUILD SUCCESS 709f6754fa357d82f497dac9bc5c5a1538713f97
 2023-06-10  4:59 UTC 

[soc:zynq/soc] BUILD SUCCESS a49e482c52d551b46ec10fb12bbf5ad242848a59
 2023-06-10  4:59 UTC 

[soc:soc/drivers] BUILD SUCCESS b79dec951a5ed81cdd6de88e619c1a8e3f88200f
 2023-06-10  4:59 UTC 

[soc:arm/fixes] BUILD SUCCESS 5cdd5ec176544a3f5b18591577cfab2fcdc13c79
 2023-06-10  4:58 UTC 

[soc:soc/dt] BUILD SUCCESS 7b87c164e179d36ca059199b3a54b265c66f67e3
 2023-06-10  4:58 UTC 

[soc:soc/defconfig] BUILD SUCCESS 0403565132a5409ab39760d0b6810d9c66213d66
 2023-06-10  4:58 UTC 

[soc:amlogic/dt] BUILD SUCCESS 98b503c7fb13a17a47d8ebf15fa8f7c10118e75c
 2023-06-10  4:58 UTC 

[soc:hisi/dt64] BUILD SUCCESS 35e6bcd138bc7ae85b193186207371d77749afcf
 2023-06-10  4:58 UTC 

[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-10  4:38 UTC 

[PATCH v4 0/8] Add MT8195 HDMI support
 2023-06-10  4:16 UTC  (5+ messages)
` [PATCH v4 1/8] dt-bindings: display: mediatek: add MT8195 hdmi bindings

[PATCH v3 00/10] RISCV: Add KVM_GET_REG_LIST API
 2023-06-10  3:12 UTC  (10+ messages)
` [PATCH v3 07/10] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
` [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test

[PATCH v2 0/2] ufs: mcq: Share first hwq for dev comamnd and IO request
 2023-06-10  3:00 UTC  (4+ messages)
` [PATCH v2 1/2] scsi: ufs: mcq: Fix the incorrect OCS value for the device command
` [PATCH v2 2/2] scsi: ufs: core: Remove dedicated hwq for dev command

[PATCH v2 0/5] perf cs-etm: Track exception level
 2023-06-10  2:33 UTC  (5+ messages)
` [PATCH v2 3/5] perf cs-etm: Make PID format accessible from struct cs_etm_auxtrace
` [PATCH v2 4/5] perf cs-etm: Track exception level

[PATCH 0/4] perf cs-etm: Track exception level
 2023-06-10  1:20 UTC  (8+ messages)
` [PATCH 2/4] perf cs-etm: Use previous thread for branch sample source IP

[PATCH v1 1/1] memory: export symbols for process memory related functions
 2023-06-10  0:21 UTC  (3+ messages)

[PATCH 0/2] Expose reset reason through sysfs
 2023-06-09 23:36 UTC  (5+ messages)
` [PATCH 1/2] power: reset: at91-reset: use driver structure as status parameter
` [PATCH 2/2] power: reset: at91-reset: add sysfs interface to the power on reason

[PATCH] arm64: dts: freescale: fix imx8mm-venice-gw72xx-0x-imx219 overlay
 2023-06-09 23:35 UTC 

arm64/for-kernelci baseline: 35 runs, 2 regressions (v6.4-rc5-81-gd8b2137321692)
 2023-06-09 23:27 UTC 

[PATCH] dt-bindings: ipmi: aspeed,ast2400-kcs-bmc: drop unneeded quotes
 2023-06-09 23:19 UTC  (2+ messages)

[PATCH v1 1/3] KVM: arm64: Consistently use free_removed_table() for stage-2
 2023-06-09 22:58 UTC  (4+ messages)
` [PATCH v1 3/3] KVM: arm64: Using rcu_read_lock() for kvm_pgtable_stage2_mkyoung()

[PATCH] arm64: dts: imx8mm: add imx8mm-venice-gw73xx-0x-rpidsi overlay for display
 2023-06-09 22:55 UTC 

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v6.4-rc5-81-gd8b2137321692)
 2023-06-09 22:43 UTC 

[PATCH v2] arm64/fpsimd: Exit streaming mode when flushing tasks
 2023-06-09 22:43 UTC 

[PATCH v13 16/24] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
 2023-06-09 22:35 UTC  (4+ messages)
  ` [PATCH v13 09/24] gunyah: rsc_mgr: Add RPC for sharing memory

[PATCH 0/3] KVM: arm64: Work around Ampere1 erratum AC03_CPU_38
 2023-06-09 22:01 UTC  (4+ messages)
` [PATCH 1/3] arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2
` [PATCH 2/3] KVM: arm64: Refactor HFGxTR configuration into separate helpers
` [PATCH 3/3] KVM: arm64: Prevent guests from enabling HA/HD on Ampere1

✅ PASS (SKIPPED 100 of 163): Test report for for-kernelci (6.4.0-rc5, arm-next, d8b21373)
 2023-06-09 22:01 UTC 

[PATCH] i2c: xiic: Don't try to handle more interrupt events after error
 2023-06-09 21:25 UTC  (6+ messages)

[PATCH v11 0/8] function_graph: Support recording and printing the return value of function
 2023-06-09 21:21 UTC  (3+ messages)
` [PATCH v11 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL

[GIT PULL] Allwinner device tree changes for 6.5
 2023-06-09 21:04 UTC 

[PATCH v2 11/12] mmc: sunxi: fix deferred probing
 2023-06-09 20:48 UTC  (2+ messages)

[PATCH] dt-bindings: net: drop unneeded quotes
 2023-06-09 20:44 UTC  (2+ messages)

[soc:soc/arm 14/16] drivers/input/touchscreen/ads7846.c:1126:17: warning: cast to smaller integer type 'u32' (aka 'unsigned int') from 'const void *'
 2023-06-09 20:09 UTC 

[PATCH v3] arm64: dts: imx8mp-venice-gw74xx: update to revB PCB
 2023-06-09 19:52 UTC 

[PATCH v4,0/4] media: mediatek: vcodec: Fix decoder under flow and plt test fails randomly
 2023-06-09 19:50 UTC  (3+ messages)
` [PATCH v4,3/4] media: mediatek: vcodec: move core context from device to each instance


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