linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-08 23:23:34 to 2024-01-09 14:02:36 UTC [more...]

[PATCH V3 0/7] Clean up perf mem
 2024-01-09 14:01 UTC  (3+ messages)

[PATCH v2 0/3] Add AM64x ICSSG Ethernet support
 2024-01-09 14:01 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: dts: ti: k3-am642-evm: add ICSSG1 "

[net-next PATCH v9 0/5] net: phy: generic polarity + LED support for qca808x
 2024-01-09 13:55 UTC  (11+ messages)
` [net-next PATCH v9 1/5] dt-bindings: net: phy: Make LED active-low property common
` [net-next PATCH v9 2/5] dt-bindings: net: phy: Document LED inactive high impedance mode
` [net-next PATCH v9 3/5] net: phy: add support for PHY LEDs polarity modes
` [net-next PATCH v9 5/5] net: phy: at803x: add LED support for qca808x

[PATCH 0/4] Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute
 2024-01-09 13:50 UTC  (7+ messages)
` [PATCH 1/4] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
` [PATCH 2/4] arm64, powerpc, riscv, s390, x86: Refactor CONFIG_DEBUG_WX
` [PATCH 3/4] powerpc,s390: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX
` [PATCH 4/4] ptdump: add check_wx_pages debugfs attribute

[net-next PATCH RFC v3 0/8] net: phy: Support DT PHY package
 2024-01-09 13:48 UTC  (8+ messages)
` [net-next PATCH RFC v3 1/8] dt-bindings: net: document ethernet PHY package nodes

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2024-01-09 13:47 UTC  (13+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

[PATCH 0/2] arm64: dts: rockchip: add SPI controller aliases to RK3399
 2024-01-09 13:35 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: add spi controller aliases on rk3399
` [PATCH 2/2] arm64: dts: rockchip: remove duplicate SPI aliases for helios64

[PATCH v3 0/5] Rework system pressure interface to the scheduler
 2024-01-09 13:33 UTC  (11+ messages)
` [PATCH v3 1/5] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH v3 2/5] sched: Take cpufreq feedback into account
` [PATCH v3 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure

[PATCH v3 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
 2024-01-09 12:58 UTC  (13+ messages)
` [PATCH v3 01/12] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
` [PATCH v3 02/12] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
` [PATCH v3 03/12] dt-bindings: serial: samsung: do not allow reg-io-width for gs101
` [PATCH v3 04/12] tty: serial: samsung: prepare for different IO types
` [PATCH v3 05/12] tty: serial: samsung: set UPIO_MEM32 iotype for gs101
` [PATCH v3 06/12] tty: serial: samsung: add gs101 earlycon support
` [PATCH v3 07/12] clk: samsung: gs101: add support for cmu_peric0
` [PATCH v3 08/12] arm64: dts: exynos: gs101: remove reg-io-width from serial
` [PATCH v3 09/12] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
` [PATCH v3 10/12] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks
` [PATCH v3 11/12] arm64: dts: exynos: gs101: define USI8 with I2C configuration
` [PATCH v3 12/12] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole

[PATCH v1] arm64: dts: imx8mp-verdin: Label ldo5 and link to usdhc2
 2024-01-09 12:16 UTC 

[PATCH v2 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
 2024-01-09 11:58 UTC  (7+ messages)
` [PATCH v2 01/12] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit

[PATCH net-next v2 0/7] MT7530 DSA Subdriver Improvements Act I
 2024-01-09 11:51 UTC  (6+ messages)
` [PATCH net-next v2 6/7] net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()

[PATCH v2 0/3] GS101: rename cmu_misc clock-names
 2024-01-09 11:49 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: gs101: "
` [PATCH v2 2/3] arm64: dts: exynos: gs101: comply with the new cmu_misc clock names
` [PATCH v2 3/3] clk: samsung: clk-gs101: comply with the new dt "

[PATCH] cpufreq: imx6: use regmap to read ocotp register
 2024-01-09 11:45 UTC 

[PATCH v7 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-01-09 11:42 UTC  (6+ messages)
` [PATCH v7 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v7 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v7 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v7 4/5] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v7 5/5] iommu/arm-smmu: add ACTLR data and support for SC7280

[PATCH v3 00/13] arm64: Add support for FEAT_E2H0, or lack thereof
 2024-01-09 11:40 UTC  (5+ messages)
` [PATCH v3 02/13] arm64: cpufeatures: Correctly handle signed values

[PATCH RFC v2 00/11] Device tree support for Imagination Series5 GPU
 2024-01-09 11:32 UTC  (19+ messages)
` [PATCH RFC v2 01/11] dt-bindings: gpu: Rename img,powervr to img,powervr-rogue
  ` [PATCH RFC v2 01/11] dt-bindings: gpu: Rename img, powervr to img, powervr-rogue
` [PATCH RFC v2 02/11] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
` [PATCH RFC v2 03/11] ARM: dts: omap3: Add device tree entry for SGX GPU
` [PATCH RFC v2 04/11] ARM: dts: omap4: "
` [PATCH RFC v2 05/11] ARM: dts: omap5: "
` [PATCH RFC v2 06/11] ARM: dts: AM33xx: "
` [PATCH RFC v2 07/11] ARM: dts: AM437x: "
` [PATCH RFC v2 08/11] ARM: dts: DRA7xx: "

[PATCH] drivers: clk: zynqmp: remove clock name dependency
 2024-01-09 11:24 UTC  (3+ messages)

[PATCH v2 0/2] media: i2c: Add support for GC08A3 sensor
 2024-01-09 11:23 UTC  (14+ messages)
` [PATCH 1/2] media: i2c: Add GC08A3 image sensor driver
` [PATCH 2/2] media: dt-bindings: media: i2c: Document GC08A3 bindings

[arm:aarch64/hotplug-vcpu/v6.7 22/42] drivers/acpi/scan.c:2387:15: error: use of undeclared identifier 'ACPI_PROCESSOR_DEVICE_HID'; did you mean 'ACPI_RECONFIG_DEVICE_ADD'?
 2024-01-09 11:21 UTC 

[PATCH v6 0/7]Coresight for Kernel panic and watchdog reset
 2024-01-09 10:59 UTC  (6+ messages)
` [PATCH v6 5/7] coresight: tmc: Add support for reading tracedata from previous boot
` [PATCH v6 6/7] coresight: tmc: Stop trace capture on FlIn

[PATCH RFC 0/4] arm64: support DMA zone starting above 4GB
 2024-01-09 10:54 UTC  (5+ messages)
` [PATCH RFC 3/4] dma-direct: add offset to zone_dma_bits

[RFC 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-01-09 10:38 UTC  (22+ messages)
` [RFC 6/9] dt-bindings: vendor-prefixes: add a PCI prefix for Qualcomm Atheros
` [RFC 7/9] dt-bindings: wireless: ath11k: describe QCA6390
` [RFC 8/9] PCI/pwrseq: add a pwrseq driver for QCA6390

[PATCH 0/8] coresight: Separate sysfs and Perf usage and some other cleanups
 2024-01-09 10:38 UTC  (5+ messages)
` [PATCH 6/8] coresight: Move all sysfs code to sysfs file
` [PATCH 8/8] coresight: Remove unused stubs

[PATCH v2 0/2] drm/imx/dcss: implement region request and devres
 2024-01-09 10:20 UTC  (3+ messages)
` [PATCH v2 1/2] drm/dcss: request memory region
` [PATCH v2 2/2] drm/imx/dcss: have all init functions use devres

[PATCH v3 0/2] media: i2c: Add support for GC08A3 sensor
 2024-01-09 10:18 UTC  (5+ messages)
` [PATCH v3 1/2] media: dt-bindings: media: i2c: Document GC08A3 bindings
` [PATCH v3 2/2] media: i2c: Add GC08A3 image sensor driver

Ethernet binding: broken validation parsing of #nvmem-cell-cells ?
 2024-01-09 10:03 UTC 

[PATCH] ASoC: mediatek: mt8192: Check existence of dai_name before dereferencing
 2024-01-09  9:53 UTC  (3+ messages)

[PATCH] ARM64: Update __NR_compat_syscalls for statmount/listmount
 2024-01-09  9:50 UTC  (2+ messages)

[PATCH] firmware: psci: Fix return value from psci_system_suspend()
 2024-01-09  9:48 UTC  (2+ messages)

[PATCH v2 0/2] platform_device: add new devres function
 2024-01-09  9:37 UTC  (6+ messages)
` [PATCH v2 1/2] platform_device: add devres function region-reqs

[PATCH 0/2] media: i2c: Add support for GC08A3 sensor
 2024-01-09  9:25 UTC  (9+ messages)
` [PATCH 1/2] media: dt-bindings: media: i2c: Document GC08A3 bindings
` [PATCH 2/2] media: i2c: Add GC08A3 image sensor driver

[PATCH v2 0/3] Add device tree for IBM system1 BMC
 2024-01-09  9:25 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: arm: aspeed: add IBM system1-bmc
` [PATCH v2 2/3] dt-bindings: Add DPS310 as trivial device

[PATCH v5 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series
 2024-01-09  9:24 UTC  (5+ messages)

[PATCH net-next v2 0/4] net: stmmac: Enable Per DMA Channel interrupt
 2024-01-09  9:10 UTC  (8+ messages)
` [PATCH net-next v2 1/4] dt-bindings: net: snps,dwmac: per channel irq

[arm:aarch64/hotplug-vcpu/v6.7 22/42] drivers/acpi/scan.c:2387:29: error: 'ACPI_PROCESSOR_DEVICE_HID' undeclared; did you mean 'ACPI_PROCESSOR_OBJECT_HID'?
 2024-01-09  9:01 UTC 

[PATCH] iio: adc: sun4i-gpadc-iio: adaptation interrupt number
 2024-01-09  8:55 UTC  (5+ messages)
` [PATCH RESEND] "

[PATCH v6 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series
 2024-01-09  8:51 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: media: Document STM32MP25 VDEC & VENC video codecs
` [PATCH v6 2/5] media: hantro: add support for STM32MP25 VDEC
` [PATCH v6 3/5] media: hantro: add support for STM32MP25 VENC
` [PATCH v6 4/5] arm64: dts: st: add video decoder support to stm32mp255
` [PATCH v6 5/5] arm64: dts: st: add video encoder "

Proszę o kontakt
 2024-01-09  8:50 UTC 

[PATCH V2 1/2] firmware: arm_scmi: clock: implement get permissions
 2024-01-09  8:43 UTC  (3+ messages)

[PATCH] arm64: mm: disable PAN during caches_clean_inval_user_pou
 2024-01-09  8:37 UTC  (5+ messages)

undefined reference to `__aarch64_cas4_sync' error on arm64 native build
 2024-01-09  8:26 UTC  (13+ messages)

[Patch v6 03/12] docs: qcom: Add qualcomm minidump guide
 2024-01-09  8:27 UTC  (5+ messages)
` RESEND: "

[PATCH 0/2] Add StarFive JH8100 dwmac support
 2024-01-09  8:12 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support
` [PATCH 2/2] net: stmmac: Add StarFive JH8100 dwmac support

[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
 2024-01-09  7:50 UTC  (7+ messages)
` [PATCH v3 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce

[PATCH v4 00/19] Add i2c-mux and eeprom devices for Meta Yosemite 4
 2024-01-09  7:20 UTC  (20+ messages)
` [PATCH v4 01/19] ARM: dts: aspeed: yosemite4: Revise i2c-mux devices
` [PATCH v4 02/19] ARM: dts: aspeed: yosemite4: Enable adc15
` [PATCH v4 03/19] ARM: dts: aspeed: yosemite4: Enable spi-gpio setting
` [PATCH v4 04/19] ARM: dts: aspeed: yosemite4: Enable watchdog2
` [PATCH v4 05/19] ARM: dts: aspeed: yosemite4: Revise quad mode to dual mode
` [PATCH v4 06/19] ARM: dts: aspeed: yosemite4: Revise power sensor adm1281 for schematic change
` [PATCH v4 07/19] ARM: dts: aspeed: yosemite4: Add gpio pca9506
` [PATCH v4 08/19] ARM: dts: aspeed: yosemite4: Remove space for adm1272 compatible
` [PATCH v4 09/19] ARM: dts: aspeed: yosemite4: Enable interrupt setting for pca9555
` [PATCH v4 10/19] ARM: dts: aspeed: yosemite4: Add power sensor for power module reading
` [PATCH v4 11/19] ARM: dts: aspeed: yosemite4: Add eeprom for yosemite4 use
` [PATCH v4 12/19] ARM: dts: aspeed: yosemite4: Remove temperature sensor for yosemite4 schematic change
` [PATCH v4 13/19] ARM: dts: aspeed: yosemite4: Revise adc128d818 adc mode "
` [PATCH v4 14/19] ARM: dts: aspeed: yosemite4: Revise ina233 config "
` [PATCH v4 15/19] ARM: dts: aspeed: yosemite4: Remove idle state setting for yosemite4 NIC connection
` [PATCH v4 16/19] ARM: dts: aspeed: yosemite4: Initialize bmc gpio state
` [PATCH v4 17/19] ARM: dts: aspeed: yosemite4: Revise mx31790 fan tach config
` [PATCH v4 18/19] ARM: dts: aspeed: yosemite4: add mctp config for NIC
` [PATCH v4 19/19] ARM: dts: aspeed: yosemite4: support mux to cpld

[PATCH v2 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
 2024-01-09  6:18 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm64: mediatek: Add MT7988A and BPI-R4
 2024-01-09  6:12 UTC  (3+ messages)

[PATCH] clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev()
 2024-01-09  6:06 UTC  (2+ messages)

[PATCH V1 0/2] Add support to preserve boot config in the DT flow
 2024-01-09  5:06 UTC  (3+ messages)
` [PATCH V1 1/2] dt-bindings: Add PCIe "preserve-boot-config" property
` [PATCH V1 2/2] PCI: Add support for "

[PATCH v2] PCI: mediatek-gen3: Fix translation window
 2024-01-09  4:37 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: cpufreq: Add big CPU supply
 2024-01-09  4:26 UTC  (2+ messages)

[RFC PATCH] dt-bindings: PCI: ti,j721e-pci-host: Add device-id for TI's J784S4 SoC
 2024-01-09  4:08 UTC  (7+ messages)

[PATCH v7 00/16] PCI: imx6: Clean up and add imx95 pci support
 2024-01-09  3:53 UTC  (11+ messages)
` [PATCH v7 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v7 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string

[PATCH 5/5] crash: clean up CRASH_DUMP
 2024-01-09  3:49 UTC  (3+ messages)

[PATCH v3 1/1] arm64: remove unnecessary ifdefs around is_compat_task()
 2024-01-09  3:46 UTC 

[PATCH v3] PCI: keystone: Fix race condition when initializing PHYs
 2024-01-09  3:41 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: media: mediatek-jpeg-encoder: change max ioomus count
 2024-01-09  3:27 UTC  (2+ messages)

[PATCH v3 0/2] StarFive DWMAC support for JH7100
 2024-01-09  3:08 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible

[PATCH v3 0/7] dma-buf: heaps: Add secure heap
 2024-01-09  3:07 UTC  (11+ messages)

[arm:aarch64/ktext/v6.7 3/20] arch/arm64/mm/kasan_init.c:248:2: error: call to '__compiletime_assert_418' declared with 'error' attribute: BUILD_BUG_ON failed: VMALLOC_START != MODULES_END
 2024-01-09  3:02 UTC 

[PATCH] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
 2024-01-09  0:54 UTC  (2+ messages)

[GIT PULL] arm64 updates for 6.8
 2024-01-09  0:47 UTC  (2+ messages)

[PATCH v8 00/16] PCI: imx6: Clean up and add imx95 pci support
 2024-01-08 23:21 UTC  (10+ messages)
` [PATCH v8 03/16] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v8 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v8 10/16] dt-bindings: imx6q-pcie: restruct reg and reg-name
` [PATCH v8 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v8 12/16] PCI: imx6: Add iMX95 PCIe Root Complex support
` [PATCH v8 13/16] PCI: imx6: Clean up get addr_space code
` [PATCH v8 14/16] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v8 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v8 16/16] PCI: imx6: Add iMX95 Endpoint (EP) support


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