Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 15:50:15 to 2023-06-12 14:14:39 UTC [more...]

[PATCH v2 00/26] Fix memory leaks (was reference count checking for thread)
 2023-06-12 14:13 UTC  (13+ messages)
` [PATCH v2 03/26] perf thread: Add accessor functions for thread
` [PATCH v2 04/26] perf maps: Make delete static, always use put
` [PATCH v2 05/26] perf addr_location: Move to its own header
` [PATCH v2 06/26] perf addr_location: Add init/exit/copy functions
` [PATCH v2 24/26] perf callchain: Use pthread keys for tls callchain_cursor
` [PATCH v2 26/26] perf hist: Fix srcline memory leak

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

[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  (8+ messages)
` [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
  ` AW: "

[PATCH 00/10] ARM: dts: bcm283x: Improve device-trees and bindings
 2023-06-10 10:52 UTC  (19+ 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 "

[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 23/24] virt: gunyah: Add ioeventfd
 2023-06-09 22:35 UTC  (12+ messages)
  ` [PATCH v13 22/24] virt: gunyah: Add irqfd interface
  ` [PATCH v13 17/24] gunyah: vm_mgr: Add framework for VM Functions
  ` [PATCH v13 16/24] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
  ` [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  (6+ messages)
` [PATCH v11 3/8] ARM: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
` [PATCH v11 4/8] arm64: "

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

[PATCH v2] PCI: iproc: Use of_property_read_bool() for boolean properties
 2023-06-09 20:21 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

[PATCH v2] arm64: dts: imx8mp-venice-gw74xx: update to revB PCB
 2023-06-09 19:48 UTC  (3+ messages)

[GIT PULL 1/6] soc/tegra: Changes for v6.5-rc1
 2023-06-09 19:36 UTC  (6+ messages)
` [GIT PULL 2/6] firmware: tegra: "
` [GIT PULL 3/6] dt-bindings: "
` [GIT PULL 4/6] memory: tegra: "
` [GIT PULL 5/6] PCI: "
` [GIT PULL 6/6] arm64: tegra: Device tree changes "

[PATCH v6 0/2] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-06-09 19:30 UTC 

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

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

[PATCH] dt-bindings: arm: drop unneeded quotes and use absolute /schemas path
 2023-06-09 19:11 UTC  (2+ messages)

[PATCH v12 00/11] Support writable CPU ID registers from userspace
 2023-06-09 19:08 UTC  (13+ messages)
` [PATCH v12 01/11] KVM: arm64: Separate out feature sanitisation and initialisation
` [PATCH v12 02/11] KVM: arm64: Relax invariance of KVM_ARM_VCPU_POWER_OFF
` [PATCH v12 03/11] KVM: arm64: Make vCPU feature flags consistent VM-wide
` [PATCH v12 04/11] KVM: arm64: Rewrite IMPDEF PMU version as NI
` [PATCH v12 05/11] KVM: arm64: Reuse fields of sys_reg_desc for idreg
` [PATCH v12 06/11] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v12 07/11] KVM: arm64: Use arm64_ftr_bits to sanitise ID register writes
` [PATCH v12 08/11] KVM: arm64: Use generic sanitisation for ID_(AA64)DFR0_EL1
` [PATCH v12 09/11] KVM: arm64: Use generic sanitisation for ID_AA64PFR0_EL1
` [PATCH v12 10/11] KVM: arm64: Handle ID register reads using the VM-wide values
` [PATCH v12 11/11] KVM: arm64: Rip out the vestiges of the 'old' ID register scheme

[PATCH v2 0/3] Rust enablement for AArch64
 2023-06-09 18:34 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: rust: Enable Rust support "

[PATCH] ARM: omap2: Use of_range_to_resource() for "ranges" parsing
 2023-06-09 18:32 UTC 

[PATCH] clk: mediatek: mt8365: Fix inverted topclk operations
 2023-06-09 18:21 UTC  (3+ messages)

[PATCH v2 0/4] clk: Fix/cleanup mvebu CPU DT node accesses
 2023-06-09 18:13 UTC  (5+ messages)
` [PATCH v2 1/4] MAINTAINERS: Add Marvell mvebu clock drivers
` [PATCH v2 2/4] clk: mvebu: Use of_get_cpu_hwid() to read CPU ID
` [PATCH v2 3/4] clk: mvebu: Iterate over possible CPUs instead of DT CPU nodes
` [PATCH v2 4/4] clk: mvebu: Use of_address_to_resource()

[PATCH v2 1/2] dt-bindings: arm: Add Gateworks i.MX8M Mini gw73xx-2x board
 2023-06-09 17:44 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add imx8mp-venice-gw73xx-2x

[PATCH v2 1/2] dt-bindings: arm: Add Gateworks i.MX8M Mini GW7905-0x board
 2023-06-09 17:41 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add imx8mm-venice-gw7905-0x

[PATCH v3] PCI: cadence: Fix Gen2 Link Retraining process
 2023-06-09 17:39 UTC  (7+ messages)

[PATCH] tpm: Switch i2c drivers back to use .probe()
 2023-06-09 17:36 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: mfd: gateworks-gsc: remove unnecessary fan-controller nodes
 2023-06-09 17:36 UTC  (3+ messages)

[PATCH 00/13] mm: jit/text allocator
 2023-06-09 17:02 UTC  (9+ messages)

[PATCH v3 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
 2023-06-09 16:54 UTC  (19+ messages)
` [PATCH v3 01/17] KVM: arm64: Drop is_kernel_in_hyp_mode() from __invalidate_icache_guest_page()
` [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 08/17] KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context
` [PATCH v3 09/17] KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHE
` [PATCH v3 10/17] KVM: arm64: Force HCR_EL2.E2H when ARM64_KVM_HVHE is set
` [PATCH v3 11/17] KVM: arm64: Disable TTBR1_EL2 when using ARM64_KVM_HVHE
` [PATCH v3 12/17] KVM: arm64: Adjust EL2 stage-1 leaf AP bits when ARM64_KVM_HVHE is set
` [PATCH v3 13/17] KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
` [PATCH v3 14/17] KVM: arm64: Program the timer traps with VHE layout in hVHE mode
` [PATCH v3 15/17] KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set
` [PATCH v3 16/17] arm64: Allow arm64_sw.hvhe on command line
` [PATCH v3 17/17] KVM: arm64: Terrible timer hack for M1 with hVHE

[PATCH v2 1/2] dt-bindings: phy: mxs-usb-phy: convert to DT schema format
 2023-06-09 16:43 UTC  (2+ messages)

[PATCH 0/9] regulator: mt6358: Remove bogus regulators and improvements
 2023-06-09 16:02 UTC  (9+ messages)
` [PATCH 1/9] regulator: dt-bindings: mt6358: Merge ldo_vcn33_* regulators
` [PATCH 2/9] regulator: dt-bindings: mt6358: Drop *_sshub regulators
` [PATCH 3/9] regulator: mt6358: Merge VCN33_* regulators
` [PATCH 4/9] regulator: mt6358: Drop *_SSHUB regulators

[PATCH 0/3] TQMa93xxLA support
 2023-06-09 15:58 UTC  (3+ messages)
` [PATCH 1/3] dt: bindings: add bindings for TQMa93xxLA SOM

[PATCH v2 0/4] arm64: dts: mediatek: mt8186: More DVFS nodes
 2023-06-09 15:55 UTC  (2+ messages)

[PATCH] dt-bindings: interconnect: fsl,imx8m-noc: drop unneeded quotes
 2023-06-09 14:07 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).