linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-16 13:20:16 to 2023-08-17 07:12:37 UTC [more...]

[PATCH 0/6] Power: T7: add power domain driver
 2023-08-17  7:11 UTC 

[PATCH -next] remoteproc: stm32: Clean up redundant dev_err_probe()
 2023-08-17  7:02 UTC  (4+ messages)

[PATCH -next v2] I2C: Fix return value check for devm_pinctrl_get()
 2023-08-17  6:58 UTC  (3+ messages)

[PATCH] dmaengine: owl-dma: fix clang -Wvoid-pointer-to-enum-cast warning
 2023-08-17  6:56 UTC  (2+ messages)

[PATCH v5,0/4] Add compatible to increase MT8188 audio control
 2023-08-17  6:26 UTC  (5+ messages)
` [PATCH v5,1/4] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188
` [PATCH v5,2/4] drm/mediatek: dp: Add the audio packet flag to mtk_dp_data struct
` [PATCH v5,3/4] drm/mediatek: dp: Add the audio divider "
` [PATCH v5,4/4] drm/mediatek: dp: Add support MT8188 dp/edp function

[PATCH v5 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-08-17  6:38 UTC  (15+ messages)
` [PATCH v5 01/12] KVM: arm64: PMU: Introduce a helper to set the guest's PMU
` [PATCH v5 02/12] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset
` [PATCH v5 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} "
` [PATCH v5 04/12] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0
` [PATCH v5 05/12] KVM: arm64: PMU: Simplify extracting PMCR_EL0.N
` [PATCH v5 06/12] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
` [PATCH v5 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
` [PATCH v5 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v5 09/12] tools: Import arm_pmuv3.h
` [PATCH v5 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
` [PATCH v5 11/12] KVM: selftests: aarch64: vPMU register test for implemented counters
` [PATCH v5 12/12] KVM: selftests: aarch64: vPMU register test for unimplemented counters

[PATCH 0/2] Fix some issues with TRBE building as a module
 2023-08-17  6:37 UTC  (10+ messages)
` [PATCH 2/2] coresight: core: Fix multiple free TRBE platform data resource
` [PATCH v2 1/2] coresight: trbe: Fix TRBE potential sleep in atomic context
  ` [PATCH 2/2] coresight: trbe: Allocate platform data per device

[PATCH 0/2] Avoid spurious ptimer interrupts for non-zero cntpoff
 2023-08-17  6:03 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: timers: Move helper has_cntpoff to a header file
` [PATCH 2/2] KVM: arm64: timers: Adjust CVAL of a ptimer across guest entry and exits

[PATCH V5 0/4] coresight: trbe: Enable ACPI based devices
 2023-08-17  5:54 UTC  (5+ messages)
` [PATCH V5 1/4] arm_pmu: acpi: Refactor arm_spe_acpi_register_device()
` [PATCH V5 2/4] arm_pmu: acpi: Add a representative platform device for TRBE
` [PATCH V5 3/4] coresight: trbe: Add a representative coresight_platform_data "
` [PATCH V5 4/4] coresight: trbe: Enable ACPI based TRBE devices

[PATCH] ARM: dts: at91: sama5d29_curiosity: Add device tree for sama5d29_curiosity board
 2023-08-17  5:31 UTC  (7+ messages)

[PATCH 0/4] i2c: devm_pinctrl_get() usage fixes
 2023-08-17  4:46 UTC  (6+ messages)
` [PATCH 1/4] i2c: mv64xxx: devm_pinctrl_get() cannot return NULL
` [PATCH 2/4] i2c: at91-master: "
` [PATCH 3/4] i2c: i2c-cadence: Reset pinctrl to NULL in case devm_pinctrl_get() fails
` [PATCH 4/4] i2c: imx: devm_pinctrl_get() cannot return NULL

[PATCH] treewide: drop CONFIG_EMBEDDED
 2023-08-17  4:38 UTC  (5+ messages)

[PATCH v2] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
 2023-08-17  4:21 UTC 

[PATCH V2] coresight: etm4x: Ensure valid drvdata and clock before clk_put()
 2023-08-17  3:59 UTC 

[PATCH] treewide: drop CONFIG_EMBEDDED
 2023-08-17  3:15 UTC 

[PATCH v2 0/4] general defconfig cleanups
 2023-08-17  2:59 UTC  (5+ messages)
` [PATCH v2 1/4] arch/arm/configs/*_defconfig cleanup
` [PATCH v2 2/4] arch/loongarch/configs/*_defconfig cleanup
` [PATCH v2 3/4] arch/mips/configs/*_defconfig cleanup
` [PATCH v2 4/4] arch/powerpc/configs/*_defconfig cleanup

[PATCH -next 00/11] mtd: Use devm_clk_get_enabled() to simplify the drivers
 2023-08-17  2:45 UTC  (12+ messages)
` [PATCH -next 01/11] mtd: spear_smi: Use helper function devm_clk_get_enabled()
` [PATCH -next 02/11] mtd: rawnand: arasan: "
` [PATCH -next 03/11] mtd: rawnand: fsmc: "
` [PATCH -next 04/11] mtd: rawnand: intel: "
` [PATCH -next 05/11] mtd: rawnand: lpc32xx_slc: "
` [PATCH -next 06/11] mtd: rawnand: mpc5121: "
` [PATCH -next 07/11] mtd: rawnand: mtk: "
` [PATCH -next 08/11] mtd: rawnand: stm32_fmc2: "
` [PATCH -next 09/11] mtd: rawnand: sunxi: "
` [PATCH -next 10/11] mtd: rawnand: vf610_nfc: "
` [PATCH -next 11/11] mtd: spi-nor: "

arm64/for-kernelci baseline: 33 runs, 6 regressions (v6.5-rc6-59-gac9847efd629)
 2023-08-17  2:07 UTC 

[PATCH -next] I2C: Use helper function IS_ERR_OR_NULL()
 2023-08-17  1:39 UTC  (6+ messages)

[PATCH] soc: kunpeng_hccs: fix some sparse warnings about incorrect type
 2023-08-17  1:37 UTC  (3+ messages)

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.5-rc6-59-gac9847efd629)
 2023-08-17  1:24 UTC 

[PATCH] iommu/arm-smmu-qcom: NULL pointer check for driver data
 2023-08-17  1:01 UTC  (2+ messages)

[PATCH v6 00/10] Refactor the SMMU's CD table ownership
 2023-08-17  0:50 UTC  (17+ messages)
` [PATCH v6 02/10] iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg
` [PATCH v6 03/10] iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tables
` [PATCH v6 04/10] iommu/arm-smmu-v3: move stall_enabled to the cd table
` [PATCH v6 05/10] iommu/arm-smmu-v3: Refactor write_ctx_desc
` [PATCH v6 06/10] iommu/arm-smmu-v3: Move CD table to arm_smmu_master
` [PATCH v6 07/10] iommu/arm-smmu-v3: Cleanup arm_smmu_domain_finalise
` [PATCH v6 08/10] iommu/arm-smmu-v3: Update comment about STE liveness
` [PATCH v6 09/10] iommu/arm-smmu-v3: Skip cd sync if CD table isn't active
` [PATCH v6 10/10] iommu/arm-smmu-v3: Rename cdcfg to cd_table

❌ FAIL (SKIPPED 4 of 125): Test report for for-kernelci (6.5.0-rc6, arm-next, ac9847ef)
 2023-08-17  0:21 UTC 

[PATCH v3 23/50] dt-bindings: rtc: at91rm9200: add sam9x7 compatible
 2023-08-16 23:16 UTC  (2+ messages)
` (subset) "

[PATCH] rtc: stm32: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()
 2023-08-16 22:53 UTC  (3+ messages)

[PATCH -next] ata: pata_imx: Use helper function devm_clk_get_enabled()
 2023-08-16 22:52 UTC  (3+ messages)

imx8mp pci hang during init
 2023-08-16 22:25 UTC 

[GIT PULL] Rockchip arm64 defconfig changes for 6.6 #1
 2023-08-16 22:04 UTC 

[GIT PULL] Rockchip driver changes for 6.6 #1
 2023-08-16 22:04 UTC 

[GIT PULL] Rockchip dts32 changes for 6.6 #1
 2023-08-16 22:03 UTC 

[GIT PULL] Rockchip dts64 changes for 6.6 #1
 2023-08-16 22:02 UTC 

[GIT PULL] Rockchip dts fixes for 6.5
 2023-08-16 22:02 UTC 

[PATCH 00/15] Introduce /dev/mshv drivers
 2023-08-16 21:56 UTC  (7+ messages)
` [PATCH 08/15] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common

[PATCH] mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450
 2023-08-16 21:36 UTC  (4+ messages)

linux-next: duplicate patches in the rockchip tree
 2023-08-16 21:28 UTC  (2+ messages)

[PATCH 1/1] thermal/drivers/imx_sc_thermal: return -EAGAIN when SCFW turn off resource
 2023-08-16 21:23 UTC  (9+ messages)

[PATCH] KVM: arm64: pmu: Resync EL0 state on counter rotation
 2023-08-16 21:15 UTC  (2+ messages)

[PATCH] KVM: arm64: nv: select XARRAY_MULTI to fix build error
 2023-08-16 21:09 UTC 

[PATCH v4 0/5] Add LVTS support for mt8192
 2023-08-16 21:02 UTC  (4+ messages)

[PATCH v2 0/2] ARM: ptrace: Restore syscall skipping and restart while tracing
 2023-08-16 20:59 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu-v3: Add a user-configurable tlb_invalidate_threshold
 2023-08-16 20:43 UTC 

[PATCH] PM / devfreq: exynos-ppmu: fix clang -Wvoid-pointer-to-enum-cast warning
 2023-08-16 20:19 UTC 

[linux-next:master] BUILD REGRESSION ef66bf8aeb91fd331cf8f5dca8f9d7bca9ab2849
 2023-08-16 20:11 UTC 

[PATCH] dt-bindings: usb: samsung,exynos-dwc3: Fix Exynos5433 compatible
 2023-08-16 20:11 UTC 

[PATCH] arm64: dts: ti: k3-j784s4-evm: Add support for MCAN interfaces
 2023-08-16 19:35 UTC 

[PATCH v3] arm64: dts: mediatek: cherry: Configure eDP and internal display
 2023-08-16 19:04 UTC 

[PATCH v2 00/19] EDAC/mc/synopsys: Various fixes and cleanups
 2023-08-16 18:48 UTC  (5+ messages)

[PATCH v2] arm64/ptrace: Ensure that the task sees ZT writes on first use
 2023-08-16 18:40 UTC 

[PATCH] kselftest/arm64: Fix hwcaps selftest build
 2023-08-16 18:39 UTC 

[PATCH v2] mtd: maps: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-16 18:26 UTC 

[PATCH -next v2 0/4] kselftest/arm64: Add crypto-related feature checks to hwcap test
 2023-08-16 18:25 UTC  (2+ messages)

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-16 18:26 UTC  (7+ messages)
` [PATCH v4 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0

[PATCH v2 RESEND] drivers/perf: hisi: Schedule perf session according to locality
 2023-08-16 18:25 UTC  (2+ messages)

[PATCH v6] perf/arm-dmc620: Fix dmc620_pmu_irqs_lock/cpu_hotplug_lock circular lock dependency
 2023-08-16 18:25 UTC  (2+ messages)

[PATCH] arm64: sysreg: Generate C compiler warnings on {read,write}_sysreg_s arguments
 2023-08-16 18:25 UTC  (2+ messages)

[PATCH v5 1/2] perf/imx_ddr: speed up overflow frequency of cycle
 2023-08-16 18:25 UTC  (2+ messages)

[PATCH v2] arm64/sysreg: refactor deprecated strncpy
 2023-08-16 18:25 UTC  (2+ messages)

[PATCH] kselftest/arm64: fix a memleak in zt_regs_run()
 2023-08-16 18:25 UTC  (2+ messages)

[PATCH] kselftest/arm64: build BTI tests in output directory
 2023-08-16 18:25 UTC  (3+ messages)

[PATCH v2,1/2] mtd: spi-nor: giga: gd25lq64c: Disable quad mode according to bus width
 2023-08-16 18:24 UTC  (8+ messages)
` [PATCH v2,2/2] arm64: dts: mediatek: mt8183: set bus rx width to disable quad mode

[PATCH] arm64: defconfig: Enable CONFIG_USB_MASS_STORAGE
 2023-08-16 18:21 UTC 

[PATCH 0/4] Input: zforce_ts: standard properties
 2023-08-16 17:55 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: touchscreen: convert neonode,zforce to json-schema

[PATCH] iommu/arm-smmu-v3: Add a configurable tlbi_range_max_n_shift for TLBI
 2023-08-16 17:37 UTC  (5+ messages)

[PATCH v8 00/11] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
 2023-08-16 17:23 UTC  (7+ messages)
` [PATCH v8 10/11] KVM: arm64: selftests: Import automatic system register definition generation from kernel
` [PATCH v8 11/11] KVM: arm64: selftests: Test for setting ID register from usersapce

[PATCH v2 0/1] Add add-maintainer.py script
 2023-08-16 17:15 UTC  (4+ messages)

[PATCH v2] dmaengine: sun6i: Fix potential deadlock on &sdev->lock
 2023-08-16 17:13 UTC 

[PATCH RESEND] dmaengine: milbeaut-hdmac: Fix potential deadlock on &mc->vc.lock
 2023-08-16 17:02 UTC  (3+ messages)

[PATCH v2] dmaengine: milbeaut-hdmac: Fix potential deadlock on &mc->vc.lock
 2023-08-16 17:00 UTC 

[PATCH] ARM: dove: Drop unused includes
 2023-08-16 16:56 UTC  (3+ messages)

[PATCH net-next 0/4] Document internal MDIO bus of DSA switch and support it on MT7530
 2023-08-16 16:29 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: net: dsa: microchip,lan937x: add missing ethernet on example
` [PATCH 3/4] dt-bindings: net: dsa: realtek: require compatible property under mdio node

[PATCH v2 0/4] Add i.MX8MP-EVK USB Gadget Support
 2023-08-16 16:29 UTC  (5+ messages)
` [PATCH v2 3/4] usb: typec: tcpci: clear the fault status bit

[PATCH v6 0/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-08-16 16:15 UTC  (5+ messages)
` [PATCH v6 2/6] perf test: Add a test for the new Arm CPU ID comparison behavior
` [PATCH v6 3/6] perf vendor events arm64: Update scale units and descriptions of common topdown metrics

[PATCH v2 0/3] Meson S4 HW RNG Support
 2023-08-16 16:09 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: rng: meson: add meson-rng-s4 compatible

[PATCH v4 1/2] PCI: layerscape: Add support for Link down notification
 2023-08-16 15:53 UTC  (3+ messages)

[PATCH net-next v3 00/10] net: stmmac: add new features to xgmac
 2023-08-16 15:52 UTC  (4+ messages)
` [PATCH net-next v3 06/10] net: stmmac: xgmac: support per-channel irq

[PATCH net-next v3 03/10] net: stmmac: mdio: enlarge the max XGMAC C22 ADDR to 31
 2023-08-16 15:40 UTC 

[PATCH v3 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-08-16 15:49 UTC  (4+ messages)
` [PATCH v3 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer

[PATCH net-next v2 00/10] net: stmmac: add new features to xgmac
 2023-08-16 15:36 UTC  (6+ messages)
` [PATCH net-next v2 09/10] dt-bindings: net: snps,dwmac: add per channel irq support

[PATCH net-next v3 2/2] net: stmmac: Tx coe sw fallback
 2023-08-16 15:45 UTC  (3+ messages)

[PATCH net-next v4 0/9] net: stmmac: add new features to xgmac
 2023-08-16 15:29 UTC  (10+ messages)
` [PATCH net-next v4 1/9] net: stmmac: correct RX COE parsing for xgmac
` [PATCH net-next v4 2/9] net: stmmac: xgmac: add more feature parsing from hw cap
` [PATCH net-next v4 3/9] net: stmmac: enlarge max rx/tx queues and channels to 16
` [PATCH net-next v4 4/9] net: stmmac: reflect multi irqs for tx/rx channels and mac and safety
` [PATCH net-next v4 5/9] net: stmmac: xgmac: support per-channel irq
` [PATCH net-next v4 6/9] dt-bindings: net: snps,dwmac: add safety irq support
` [PATCH net-next v4 7/9] net: stmmac: platform: support parsing safety irqs from DT
` [PATCH net-next v4 8/9] dt-bindings: net: snps,dwmac: add per channel irq support
` [PATCH net-next v4 9/9] net: stmmac: platform: support parsing per channel irq from DT

[PATCH v4 31/32] sound: usb: card: Allow for rediscovery of connected USB SND devices
 2023-08-16 15:35 UTC  (2+ messages)

[PATCH v11 resend 0/3] dwc general suspend/resume functionality
 2023-08-16 15:30 UTC  (3+ messages)
` [PATCH v11 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH v3 0/4] spi: stm32: add spi device mode
 2023-08-16 15:07 UTC  (3+ messages)
` [PATCH v3 1/4] spi: stm32: renaming of spi_master into spi_controller

[PATCH] dt-bindings: power: xilinx: merge zynqmp-genpd.txt with firmware binding
 2023-08-16 15:05 UTC  (2+ messages)

[PATCH] spi: stm32: fix accidential revert to byte-sized transfer splitting
 2023-08-16 14:52 UTC 

[PATCH] asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and loongarch"
 2023-08-16 14:37 UTC  (2+ messages)

[PATCH] arm64/ptrace: Ensure that the task sees ZT writes on first use
 2023-08-16 14:31 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: add HASH on stm32mp131
 2023-08-16 14:26 UTC 

[PATCH v6 0/4] perf: arm_cspmu: ampere: Add support for Ampere SoC PMUs
 2023-08-16 14:05 UTC  (9+ messages)
` [PATCH v6 1/4] perf: arm_cspmu: Split 64-bit write to 32-bit writes
` [PATCH v6 2/4] perf: arm_cspmu: Support implementation specific filters
` [PATCH v6 3/4] perf: arm_cspmu: Support implementation specific validation

[PATCH bpf-next v4 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2023-08-16 13:25 UTC  (4+ messages)
` [PATCH bpf-next v4 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc


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