linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-11 18:37:56 to 2025-07-13 08:37:57 UTC [more...]

[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-07-13  8:05 UTC  (13+ messages)
` [PATCH v2 01/15] dt-bindings: arm-smmu: document the support on Milos
` [PATCH v2 02/15] dt-bindings: cpufreq: qcom-hw: document Milos CPUFREQ Hardware
` [PATCH v2 03/15] dt-bindings: crypto: qcom,prng: document Milos
` [PATCH v2 04/15] dt-bindings: firmware: qcom,scm: document Milos SCM Firmware Interface
` [PATCH v2 05/15] dt-bindings: qcom,pdc: document the Milos Power Domain Controller
` [PATCH v2 06/15] dt-bindings: mailbox: qcom-ipcc: document the Milos Inter-Processor Communication Controller
` [PATCH v2 07/15] dt-bindings: soc: qcom,aoss-qmp: document the Milos Always-On Subsystem side channel
` [PATCH v2 08/15] dt-bindings: thermal: qcom-tsens: document the Milos Temperature Sensor
` [PATCH v2 09/15] dt-bindings: dma: qcom,gpi: document the Milos GPI DMA Engine
` [PATCH v2 10/15] dt-bindings: mmc: sdhci-msm: document the Milos SDHCI Controller
` [PATCH v2 11/15] dt-bindings: soc: qcom: qcom,pmic-glink: document Milos compatible
` [PATCH v2 12/15] dt-bindings: arm: qcom: Add Milos and The Fairphone (Gen. 6)

[PATCHv4 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
 2025-07-13  7:19 UTC  (10+ messages)
` [PATCHv4 wireless-next 1/7] wifi: rt2x00: add COMPILE_TEST
` [PATCHv4 wireless-next 2/7] wifi: rt2x00: remove mod_name from platform_driver
` [PATCHv4 wireless-next 3/7] wifi: rt2800soc: allow loading from OF
` [PATCHv4 wireless-next 4/7] wifi: rt2800: move 2x00soc to 2800soc
` [PATCHv4 wireless-next 5/7] wifi: rt2x00: soc: modernize probe
` [PATCHv4 wireless-next 6/7] MIPS: dts: ralink: mt7620a: add wifi
` [PATCHv4 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add

[PATCH v2 0/2] ARM: BCM5301X: Add support for Buffalo WXR-1750DHP
 2025-07-13  7:18 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: bcm: "
` [PATCH v2 2/2] ARM: dts: BCM5301X: "

[PATCHv3 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
 2025-07-13  7:15 UTC  (19+ messages)
` [PATCHv3 wireless-next 1/7] wifi: rt2x00: add COMPILE_TEST
` [PATCHv3 wireless-next 2/7] wifi: rt2x00: remove mod_name from platform_driver
` [PATCHv3 wireless-next 3/7] wifi: rt2800soc: allow loading from OF
` [PATCHv3 wireless-next 4/7] wifi: rt2800: move 2x00soc to 2800soc
` [PATCHv3 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add

[PATCH 2/4] hwspinlock: brcmstb hardware semaphore support
 2025-07-13  6:33 UTC  (2+ messages)

[GIT PULL 1/5] i.MX drivers change for 6.17
 2025-07-13  5:54 UTC  (5+ messages)
` [GIT PULL 2/5] i.MX dt-bindings "
` [GIT PULL 3/5] i.MX ARM device tree "
` [GIT PULL 4/5] i.MX arm64 "
` [GIT PULL 5/5] i.MX defconfig "

[PATCH v2] EDAC/synopsys: Clear the ECC counters at init
 2025-07-13  5:07 UTC 

[PATCH 0/1] powerpc, arm64: move preempt dynamic key into kernel/sched
 2025-07-13  4:50 UTC  (4+ messages)
` [PATCH 1/1] sched: preempt: Move dynamic keys "

[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-07-13  2:42 UTC  (13+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v2 3/6] KVM: arm64: Allow userspace to inject external instruction aborts
` [PATCH v2 5/6] KVM: selftests: Test for KVM_CAP_INJECT_EXT_IABT

[syzbot] [kvmarm?] WARNING in pend_sync_exception
 2025-07-13  1:45 UTC 

[PATCH v5 00/13] media: imx8: add camera support
 2025-07-13  1:40 UTC  (5+ messages)
` [PATCH v5 13/13] arm64: dts: imx8q: add camera ov5640 support for imx8qm-mek and imx8qxp-mek

[syzbot] [kvmarm?] WARNING in pend_serror_exception
 2025-07-13  0:06 UTC 

[PATCH 00/26] SHA-1 library functions
 2025-07-12 23:23 UTC  (27+ messages)
` [PATCH 01/26] crypto: x86/sha1 - Rename conflicting symbol
` [PATCH 02/26] lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
` [PATCH 03/26] lib/crypto: sha1: Add SHA-1 library functions
` [PATCH 04/26] lib/crypto: sha1: Add HMAC support
` [PATCH 05/26] crypto: sha1 - Wrap library and add "
` [PATCH 06/26] crypto: sha1 - Use same state format as legacy drivers
` [PATCH 07/26] lib/crypto: arm/sha1: Migrate optimized code into library
` [PATCH 08/26] lib/crypto: arm64/sha1: "
` [PATCH 09/26] lib/crypto: mips/sha1: "
` [PATCH 10/26] lib/crypto: powerpc/sha1: "
` [PATCH 11/26] lib/crypto: s390/sha1: "
` [PATCH 12/26] lib/crypto: sparc/sha1: "
` [PATCH 13/26] lib/crypto: x86/sha1: "
` [PATCH 14/26] crypto: sha1 - Remove sha1_base.h
` [PATCH 15/26] lib/crypto: tests: Add KUnit tests for SHA-1 and HMAC-SHA1
` [PATCH 16/26] bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
` [PATCH 17/26] sctp: Use HMAC-SHA1 and HMAC-SHA256 library functions
` [PATCH 18/26] ipv6: sr: "
` [PATCH 19/26] tee: Use SHA-1 library instead of crypto_shash
` [PATCH 20/26] lib/digsig: "
` [PATCH 21/26] drm/bridge: it6505: "
` [PATCH 22/26] nfc: s3fwrn5: "
` [PATCH 23/26] ppp: mppe: "
` [PATCH 24/26] KEYS: trusted_tpm1: "
` [PATCH 25/26] ipv6: Switch to higher-level SHA-1 functions
` [PATCH 26/26] lib/crypto: sha1: Remove low-level functions from API

[PATCH v4 0/2] Add thermal sensors support for MT7981
 2025-07-12 21:06 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: thermal: mediatek: add falback compatible string for MT7981 and MT8516
` [PATCH v4 2/2] arm64: dts: mediatek: add thermal sensor support on mt7981

[PATCH 00/16] Add support for the Axis ARTPEC-8 SoC
 2025-07-12 19:26 UTC  (2+ messages)

[PATCH] iommu/dart: add missing put_device() call in apple_dart_of_xlate
 2025-07-12 18:22 UTC  (2+ messages)

[PATCH] ASoC: rockchip: i2s: simplify clock handling and error cleanup in probe
 2025-07-12 17:56 UTC  (2+ messages)

[PATCH v6] soc: samsung: exynos-pmu: Enable CPU Idle for gs101
 2025-07-12 17:42 UTC  (2+ messages)

[PATCH v3 0/6] arm64: dts: rockchip: Add ROCK 2A/2F, Sige1 and NanoPi Zero2
 2025-07-12 17:37 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: arm: rockchip: Add Radxa ROCK 2A/2F
` [PATCH v3 2/6] arm64: dts: "
` [PATCH v3 3/6] dt-bindings: arm: rockchip: Add ArmSoM Sige1
` [PATCH v3 4/6] arm64: dts: "
` [PATCH v3 5/6] dt-bindings: arm: rockchip: Add FriendlyElec NanoPi Zero2
` [PATCH v3 6/6] arm64: dts: "

[PATCH v2 4/6] arm64: dts: rockchip: Add ArmSoM Sige1
 2025-07-12 15:16 UTC  (3+ messages)

[PATCH v2] dmaengine: zynqmp_dma: Add shutdown operation support
 2025-07-12 15:17 UTC 

[PATCH v3 08/10] KVM: arm64: Handle FFA_MEM_LEND calls from the host
 2025-07-12 13:55 UTC  (2+ messages)
` [QUESTION] "

[PATCH] dt-bindings: net: altr,socfpga-stmmac.yaml: add minItems to iommus
 2025-07-12 12:35 UTC  (4+ messages)

[GIT PULL] arm: dts: socfpga: updates for v6.17
 2025-07-12 12:32 UTC 

[soc:arm/fixes] BUILD SUCCESS 8f0837fdc5d832f0cd953f66db0cbfb2fa8909d2
 2025-07-12 12:12 UTC 

[PATCH] iommu/exynos: add support for reserved regions
 2025-07-12 11:49 UTC 

[PATCH] irqchip/imx-irqsteer: Fix irq handling if an error occurs in imx_irqsteer_irq_handler()
 2025-07-12 11:02 UTC  (3+ messages)

[soc:newsoc/pxa1908] BUILD SUCCESS f3e7970d0e65d98ce964a997e9e990d802bffdfc
 2025-07-12  9:44 UTC 

[PATCH v2 0/8] Allwinner: A523: add support for A523 THS0/1 controllers
 2025-07-12  8:25 UTC  (4+ messages)
` [PATCH v2 3/8] thermal/drivers/sun8i: add gpadc clock
` (subset) [PATCH v2 0/8] Allwinner: A523: add support for A523 THS0/1 controllers

[PATCH v4] i2c: busses: Use min() to improve code
 2025-07-12  8:25 UTC  (3+ messages)

[PATCH v4 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-07-12  8:16 UTC  (7+ messages)
  ` [PATCH v4 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
  ` [PATCH v4 2/6] phy: exynos5-usbdrd: support HS phy for ExynosAutov920

[PATCH v7 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-07-12  8:10 UTC  (4+ messages)
` [PATCH v7 02/10] accel/rocket: Add a new driver for Rockchip's NPU

[PATCH v2 0/4] Allwinner A100/A133 Ethernet MAC (EMAC0) Support
 2025-07-12  7:56 UTC  (2+ messages)
` (subset) "

[PATCH] pmdomain: samsung: Fix splash-screen handover by enforcing a sync_state
 2025-07-12  7:52 UTC  (2+ messages)

[PATCH v3 0/5] allwinner: a523: Add power controllers
 2025-07-12  7:40 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: power: Add A523 PPU and PCK600 "
` [PATCH v3 2/5] pmdomain: sunxi: sun20i-ppu: add A523 support
` [PATCH v3 3/5] pmdomain: sunxi: add driver for Allwinner A523's PCK-600 power controller
` [PATCH v3 4/5] pmdomain: sunxi: sun20i-ppu: change to tristate and enable for ARCH_SUNXI
` [PATCH v3 5/5] arm64: dts: allwinner: a523: Add power controller device nodes

[soc:for-next] BUILD SUCCESS bda58e97c081104ecf8dd7bc864a3aa7a39b1486
 2025-07-12  7:30 UTC 

[soc:soc/newsoc] BUILD SUCCESS 9cf8d2b8a0764a074725921177caa0860fca5eb3
 2025-07-12  7:13 UTC 

[PATCH V2 0/4] Add ethtool support to configure irq coalescing count and delay
 2025-07-12  5:36 UTC  (5+ messages)
` [PATCH V2 2/4] dmaengine: xilinx_dma: Fix irq handler and start transfer path for AXI DMA

[PATCH] soc: hisilicon: kunpeng_hccs: Fix incorrect log information
 2025-07-12  1:22 UTC  (3+ messages)

[RFC/PATCH 0/2] dwc3/rockchip orientation fixes
 2025-07-12  0:11 UTC  (3+ messages)
` [RFC/PATCH 1/2] usb: dwc3: disable for USB_ROLE_NONE

[PATCH v2 0/3] arm64: sunxi: a523: Enable Mali GPU
 2025-07-11 23:57 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: dts: allwinner: a523: add Mali GPU node
` [PATCH v2 3/3] arm64: dts: allwinner: a523: enable Mali GPU for all boards

[GIT PULL 1/8] soc/tegra: Updates for v6.17-rc1
 2025-07-11 22:09 UTC  (8+ messages)
` [GIT PULL 2/8] firmware: tegra: "
` [GIT PULL 3/8] dt-bindings: "
` [GIT PULL 4/8] memory: tegra: "
` [GIT PULL 5/8] ARM: tegra: Core changes "
` [GIT PULL 6/8] ARM: tegra: Device tree "
` [GIT PULL 7/8] arm64: tegra: Changes "
` [GIT PULL 8/8] arm64: tegra: Default configuration updates "

[PATCH v3] PCI: dw-rockchip: Add support for slot reset on link down event
 2025-07-11 22:48 UTC  (2+ messages)

[PATCH rc v2] iommu/arm-smmu-v3: Revert vmaster in the error path
 2025-07-11 20:40 UTC 

[PATCH 0/8] Prepare for new rkvdec variants
 2025-07-11 20:02 UTC  (7+ messages)
` [PATCH 5/8] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_rps control
` [PATCH 7/8] media: rkvdec: Remove TODO file
` [PATCH 8/8] media: rkvdec: Unstage the driver

[RFC PATCH 00/36] arm_mpam: Add basic mpam driver
 2025-07-11 21:43 UTC  (38+ messages)
` [RFC PATCH 01/36] cacheinfo: Set cache 'id' based on DT data
` [RFC PATCH 02/36] cacheinfo: Add arch hook to compress CPU h/w id into 32 bits for cache-id
` [RFC PATCH 03/36] arm64: cacheinfo: Provide helper to compress MPIDR value into u32
` [RFC PATCH 04/36] cacheinfo: Expose the code to generate a cache-id from a device_node
` [RFC PATCH 05/36] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [RFC PATCH 06/36] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [RFC PATCH 07/36] ACPI / PPTT: Find cache level by cache-id
` [RFC PATCH 08/36] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [RFC PATCH 09/36] arm64: kconfig: Add Kconfig entry for MPAM
` [RFC PATCH 10/36] ACPI / MPAM: Parse the MPAM table
` [RFC PATCH 11/36] dt-bindings: arm: Add MPAM MSC binding
` [RFC PATCH 12/36] platform: arm64: Move ec devices to an ec subdirectory
` [RFC PATCH 13/36] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [RFC PATCH 14/36] arm_mpam: Add support for memory controller MSC on DT platforms
` [RFC PATCH 15/36] arm_mpam: Add the class and component structures for ris firmware described
` [RFC PATCH 16/36] arm_mpam: Add MPAM MSC register layout definitions
` [RFC PATCH 17/36] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [RFC PATCH 18/36] arm_mpam: Probe MSCs to find the supported partid/pmg values
` [RFC PATCH 19/36] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [RFC PATCH 20/36] arm_mpam: Probe the hardware features resctrl supports
` [RFC PATCH 21/36] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [RFC PATCH 22/36] arm_mpam: Reset MSC controls from cpu hp callbacks
` [RFC PATCH 23/36] arm_mpam: Add a helper to touch an MSC from any CPU
` [RFC PATCH 24/36] arm_mpam: Extend reset logic to allow devices to be reset any time
` [RFC PATCH 25/36] arm_mpam: Register and enable IRQs
` [RFC PATCH 26/36] arm_mpam: Use a static key to indicate when mpam is enabled
` [RFC PATCH 27/36] arm_mpam: Allow configuration to be applied and restored during cpu online
` [RFC PATCH 28/36] arm_mpam: Probe and reset the rest of the features
` [RFC PATCH 29/36] arm_mpam: Add helpers to allocate monitors
` [RFC PATCH 30/36] arm_mpam: Add mpam_msmon_read() to read monitor value
` [RFC PATCH 31/36] arm_mpam: Track bandwidth counter state for overflow and power management
` [RFC PATCH 32/36] arm_mpam: Probe for long/lwd mbwu counters
` [RFC PATCH 33/36] arm_mpam: Use long MBWU counters if supported
` [RFC PATCH 34/36] arm_mpam: Add helper to reset saved mbwu state
` [RFC PATCH 35/36] arm_mpam: Add kunit test for bitmap reset
` [RFC PATCH 36/36] arm_mpam: Add kunit tests for props_mismatch()

[PATCH v2] lib/crypto: arm/poly1305: Remove unneeded empty weak function
 2025-07-11 21:28 UTC 

[PATCHv3 wireless-next 5/7] wifi: rt2x00: soc: modernize probe
 2025-07-11 20:33 UTC  (3+ messages)

[PATCH rc] iommu/arm-smmu-v3: Revert vmaster in the error path
 2025-07-11 19:40 UTC  (3+ messages)

[PATCH v3 0/3] Nested virtualization fixes for root partition
 2025-07-11 19:28 UTC  (6+ messages)
` [PATCH v3 1/3] Drivers: hv: Use nested hypercall for post message and signal event
` [PATCH v3 2/3] x86/hyperv: Expose hv_map_msi_interrupt()
` [PATCH v3 3/3] PCI: hv: Use the correct hypercall for unmasking interrupts on nested

[PATCH v7 0/8] Introduce HDP support for STM32MP platforms
 2025-07-11 18:52 UTC  (5+ messages)
` [PATCH v7 1/8] dt-bindings: pinctrl: stm32: Introduce HDP

[PATCH bpf-next v9 0/2] Support kCFI + BPF on arm64
 2025-07-11 18:49 UTC  (4+ messages)
` [PATCH bpf-next v9 2/2] arm64/cfi,bpf: "

[PATCH v2 00/12] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-11 18:37 UTC  (3+ messages)
` [PATCH v2 08/12] pinctrl: qcom: use generic pin function helpers

[PATCH v3 0/3] cacheinfo: Set cache 'id' based on DT data
 2025-07-11 18:27 UTC  (2+ messages)
` [PATCH v3 3/3] arm64: cacheinfo: Provide helper to compress MPIDR value into u32


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