linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-16 03:09:49 to 2025-06-16 11:58:26 UTC [more...]

[PATCH V2] dmaengine: Add NULL check in lpc18xx_dmamux_reserve()
 2025-06-16 10:44 UTC 

[PATCH v5 0/9] Add i.MX91 platform support
 2025-06-16 10:44 UTC  (18+ messages)
` [PATCH v5 1/9] dt-bindings: arm: fsl: add i.MX91 11x11 evk board
    `  "
` [PATCH v5 2/9] dt-bindings: soc: imx-blk-ctrl: add i.MX91 blk-ctrl compatible
    `  "
` [PATCH v5 3/9] arm64: dts: freescale: rename imx93.dtsi to imx91_93_common.dtsi
    `  "
` [PATCH v5 4/9] arm64: dts: imx93: move i.MX93 specific part from imx91_93_common.dtsi to imx93.dtsi
    `  "
` [PATCH v5 6/9] arm64: dts: freescale: add i.MX91 11x11 EVK basic support
    `  "

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-06-16 10:41 UTC  (3+ messages)
` [PATCH v9 10/43] arm64: RME: RTT tear down

[PATCH v4 0/5] Add FIELD_MODIFY() helper
 2025-06-16 10:41 UTC  (10+ messages)
` [PATCH v4 1/5] coccinelle: misc: Add field_modify script
  ` [cocci] "
` [PATCH v4 2/5] arm64: tlb: Convert the opencoded field modify
  ` [cocci] "

[PATCH RESEND v7 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
 2025-06-16 10:35 UTC  (4+ messages)

[PATCH] arm64: defconfig: fix renamed Qualcomm EUSB2 PHY symbol
 2025-06-16 10:32 UTC 

[PATCH v3] arm64: Enable vmalloc-huge with ptdump
 2025-06-16 10:33 UTC 

[PATCH v4 00/13] further mt7988 devicetree work
 2025-06-16 10:32 UTC  (15+ messages)
` [PATCH v4 01/13] dt-bindings: net: mediatek,net: update for mt7988
  ` Aw: "
` [PATCH v4 02/13] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition "
` [PATCH v4 03/13] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
` [PATCH v4 04/13] dt-bindings: interconnect: add mt7988-cci compatible
` [PATCH v4 05/13] arm64: dts: mediatek: mt7988: add cci node
` [PATCH v4 06/13] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` [PATCH v4 07/13] arm64: dts: mediatek: mt7988: add switch node
` [PATCH v4 08/13] arm64: dts: mediatek: mt7988a-bpi-r4: add proc-supply for cci
` [PATCH v4 09/13] arm64: dts: mediatek: mt7988a-bpi-r4: drop unused pins
` [PATCH v4 10/13] arm64: dts: mediatek: mt7988a-bpi-r4: add gpio leds
` [PATCH v4 11/13] arm64: dts: mediatek: mt7988a-bpi-r4: add aliases for ethernet
` [PATCH v4 12/13] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
` [PATCH v4 13/13] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds

[PATCH v0 0/5] Add initial AST2700 SoC support
 2025-06-16 10:29 UTC  (13+ messages)
` [PATCH v0 3/5] arm64: dts: aspeed: Add initial AST2700 SoC device tree

[PATCH net-next] net: airoha: Always check return value from airoha_ppe_foe_get_entry()
 2025-06-16 10:27 UTC 

[PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-06-16 10:21 UTC  (3+ messages)
` [PATCH v7 1/6] "

[PATCH net-next 0/3] net: stmmac: rk: more cleanups
 2025-06-16 10:16 UTC  (4+ messages)
` [PATCH net-next 1/3] net: stmmac: rk: fix code formmating issue
` [PATCH net-next 2/3] net: stmmac: rk: use device rather than platform device in rk_priv_data
` [PATCH net-next 3/3] net: stmmac: rk: remove unnecessary clk_mac

[RFC][PATCH 00/14] introduce kmemdump
 2025-06-16 10:12 UTC  (7+ messages)
` [RFC][PATCH 09/14] genirq: add irq_kmemdump_register

[PATCH v2 0/5] Add support for BeagleBone Green Eco board
 2025-06-16 10:03 UTC  (4+ messages)
` [PATCH v2 2/5] binding: omap: Add lots of missing omap AM33 compatibles

[v4 PATCH 0/4] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-06-16 10:04 UTC  (5+ messages)
` [PATCH 2/4] arm64: mm: make __create_pgd_mapping() and helpers non-void

[PATCH v2 00/14] iommufd: Prepare for IOMMUFD_OBJ_HW_QUEUE
 2025-06-16 10:03 UTC  (25+ messages)
` [PATCH v2 01/14] iommufd: Apply obvious cosmetic fixes
` [PATCH v2 02/14] iommufd: Drop unused ictx in struct iommufd_vdevice
` [PATCH v2 03/14] iommufd: Use enum iommu_viommu_type for type in struct iommufd_viommu
` [PATCH v2 04/14] iommufd: Use enum iommu_veventq_type for type in struct iommufd_veventq
` [PATCH v2 05/14] iommufd: Return EOPNOTSUPP for failures due to driver bugs
` [PATCH v2 06/14] iommu: Introduce get_viommu_size and viommu_init ops
` [PATCH v2 07/14] iommufd/viommu: Support "
` [PATCH v2 10/14] iommu/arm-smmu-v3: Replace arm_vsmmu_alloc with arm_vsmmu_init
` [PATCH v2 11/14] iommu: Deprecate viommu_alloc op
` [PATCH v2 12/14] iommufd: Move _iommufd_object_alloc out of driver.c
` [PATCH v2 13/14] iommufd: Introduce iommufd_object_alloc_ucmd helper
` [PATCH v2 14/14] iommufd: Apply the new "

[PATCH v2 0/5] net: use new GPIO line value setter callbacks
 2025-06-16  9:57 UTC  (10+ messages)
` [PATCH v2 1/5] net: dsa: vsc73xx: "
` [PATCH v2 2/5] net: dsa: mt7530: "
` [PATCH v2 3/5] net: can: mcp251x: propagate the return value of mcp251x_spi_write()
` [PATCH v2 4/5] net: can: mcp251x: use new GPIO line value setter callbacks
` [PATCH v2 5/5] net: phy: qca807x: "

perf usage of arch/arm64/include/asm/cputype.h
 2025-06-16  9:54 UTC  (3+ messages)

[GIT PULL fixes] ARM: samsung: soc fixes for v6.16
 2025-06-16  9:45 UTC 

[PATCH v4 0/2] PM / devfreq: Add HiSilicon uncore frequency scaling driver
 2025-06-16  9:35 UTC  (5+ messages)
` [PATCH v4 1/2] PM / devfreq: Allow devfreq driver to add custom sysfs ABIs
` [PATCH v4 2/2] PM / devfreq: Add HiSilicon uncore frequency scaling driver

[PATCH 0/6] Add few updates to the STM32 SPI driver
 2025-06-16  9:21 UTC  (7+ messages)
` [PATCH 1/6] spi: stm32: Add SPI_READY mode to spi controller
` [PATCH 2/6] spi: stm32: Check for cfg availability in stm32_spi_probe
` [PATCH 3/6] dt-bindings: spi: stm32: update bindings with SPI Rx DMA-MDMA chaining
` [PATCH 4/6] spi: stm32: use STM32 DMA with STM32 MDMA to enhance DDR use
` [PATCH 5/6] spi: stm32: deprecate `st,spi-midi-ns` property
` [PATCH 6/6] dt-bindings: "

[PATCH v3] arm: dts: aspeed: yosemite4: add gpio name for uart mux sel
 2025-06-16  9:14 UTC 

[PATCH v2] arm64: dts: rockchip: support Ethernet Switch adapter for RK3588 Jaguar
 2025-06-16  9:14 UTC  (8+ messages)

[PATCH 1/2] arm64: defconfig: Switch SOUND to module
 2025-06-16  9:11 UTC  (2+ messages)

[v3 0/2] PCI: imx6: Refine apps_reset and EP link behavior
 2025-06-16  8:57 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: imx6: Remove apps_reset toggle in _core_reset functions
` [PATCH v3 2/2] PCI: imx6: Align EP link start behavior with documentation

[PATCH 0/3] Fix STM32 I2C dma operations
 2025-06-16  8:53 UTC  (4+ messages)
` [PATCH 1/3] i2c: stm32: fix the device used for the DMA map
` [PATCH 2/3] i2c: stm32f7: unmap DMA mapped buffer
` [PATCH 3/3] i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs

[PATCH] pinctrl: nuvoton: Fix boot on ma35dx platforms
 2025-06-16  8:51 UTC  (3+ messages)

[PATCH v3 00/13] arm64: debug: remove hook registration, split exception entry
 2025-06-16  8:49 UTC  (5+ messages)
` [PATCH v3 06/13] arm64: entry: Add entry and exit functions for debug exceptions
` [PATCH v3 08/13] arm64: debug: refactor reinstall_suspended_bps()

[PATCH v2 0/4] media: Add Gen 3 IP stateful decoder driver
 2025-06-16  8:46 UTC  (4+ messages)
` [PATCH v2 4/4] media: allegro-dvt: "

[PATCH v1] PCI: imx6: Correct the epc feature of i.MX8M chips
 2025-06-16  8:37 UTC 

[PATCH v3 0/7] Add support for BeagleBone Green Eco board
 2025-06-16  8:39 UTC  (3+ messages)
` [PATCH v3 2/7] ARM: dts: omap: Remove incorrect compatible strings from device trees

[PATCH v3 0/6] Add NVIDIA VRS PSEQ support
 2025-06-16  8:35 UTC  (3+ messages)
` [PATCH v3 2/6] arm64: tegra: Add device-tree node for NVVRS PSEQ

[PATCH] arm: multi_v7_defconfig: Enable more OMAP related configs
 2025-06-16  8:27 UTC  (3+ messages)

[PATCH v2] arm: multi_v7_defconfig: Enable more OMAP related configs
 2025-06-16  8:20 UTC 

[PATCH v3 0/9] initial usbdrd phy support for Exynosautov920 soc
 2025-06-16  8:17 UTC  (15+ messages)
  ` [PATCH v3 9/9] arm64: dts: exynos: ExynosAutov920: add USB and USB SS combo phy nodes
  ` [PATCH v3 2/9] phy: exyons5-usbdrd: support HS phy for ExynosAutov920
  ` [PATCH v3 1/9] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
  ` [PATCH v3 3/9] arm64: dts: exynos: ExynosAutov920: add USB and USB-phy nodes
  ` [PATCH v3 4/9] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo HS phy
  ` [PATCH v3 5/9] phy: exyons5-usbdrd: support HS combo phy for ExynosAutov920

[net-next v4 0/3] rework IRQ handling in mtk_eth_soc
 2025-06-16  8:07 UTC  (4+ messages)
` [net-next v4 1/3] net: ethernet: mtk_eth_soc: support named IRQs
` [net-next v4 2/3] net: ethernet: mtk_eth_soc: add consts for irq index
` [net-next v4 3/3] net: ethernet: mtk_eth_soc: change code to skip first IRQ completely

[PATCH v3] dt-bindings: gpio: gpio-xilinx: Mark clocks as required property
 2025-06-16  8:07 UTC  (2+ messages)

[PATCH v5 0/9] Introduce HDP support for STM32MP platforms
 2025-06-16  8:05 UTC  (2+ messages)

[PATCH v18 0/6] Introduction of a remoteproc tee to load signed firmware
 2025-06-16  7:55 UTC  (7+ messages)
` [PATCH v18 1/6] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v18 2/6] remoteproc: Add TEE support
` [PATCH v18 3/6] remoteproc: Introduce release_fw optional operation
` [PATCH v18 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v18 5/6] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v18 6/6] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH -next] arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()
 2025-06-16  7:57 UTC  (3+ messages)

[PATCH v4 0/4] RK3576 USB Enablement
 2025-06-16  7:55 UTC  (5+ messages)
` [PATCH v4 3/4] phy: rockchip: usbdp: reset USB3 and reinit on orientation switch

[PATCH v1 1/4] PCI: dwc: Add quirk to fix hang issue in L2 poll of suspend
 2025-06-16  7:54 UTC  (5+ messages)

[PATCH] ALSA: hda/realtek: Fixup ft alc257 rename alc3328
 2025-06-16  7:53 UTC  (2+ messages)

[PATCH] gpio: raspberrypi-exp: use new GPIO line value setter callbacks
 2025-06-16  7:52 UTC  (2+ messages)

[PATCH v2] ALSA: hda/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87
 2025-06-16  7:43 UTC 

[PATCH] gpio: Use dev_fwnode()
 2025-06-16  7:42 UTC  (2+ messages)

[PATCH] ASoC: SOF: imx8: add core shutdown operation for imx8/imx8x
 2025-06-16  7:33 UTC  (2+ messages)

[PATCH 0/8] KVM: Remove include/kvm, standardize includes
 2025-06-16  7:15 UTC  (3+ messages)
` [PATCH 6/8] KVM: PPC: Stop adding virt/kvm to the arch include path

[PATCH v2 2/2] dt-bindings: gpio: gpio-xilinx: Mark clocks as required property
 2025-06-16  7:23 UTC  (9+ messages)

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-16  7:11 UTC  (12+ messages)
` [PATCH v6 06/25] iommufd/access: Allow access->ops to be NULL for internal use
` [PATCH v6 08/25] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v6 10/25] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-06-16  7:04 UTC  (4+ messages)
` [PATCH v3 06/28] driver core: fw_devlink: Introduce fw_devlink_set_device()

[PATCH 0/3] thermal/drivers/mediatek/lvts_thermal: add mt7988 lvts commands
 2025-06-16  7:01 UTC  (2+ messages)
` Aw: "

[PATCH] dmaengine: Add NULL check in lpc18xx_dmamux_reserve()
 2025-06-16  6:57 UTC  (2+ messages)

[PATCH v4 0/2] Enable PCIe Multilink and USB support in Cadence Torrent SERDES driver
 2025-06-16  6:47 UTC  (3+ messages)
` [PATCH v4 1/2] phy: cadence-torrent: Add PCIe multilink configuration for 100 MHz refclk
` [PATCH v4 2/2] phy: cadence-torrent: Add PCIe multilink + USB with same SSC register config "

[PATCH v3 0/5] Optimize mprotect() for large folios
 2025-06-16  6:37 UTC  (4+ messages)
` [PATCH v3 2/5] mm: Add batched versions of ptep_modify_prot_start/commit

[PATCH net v2] net: ti: icssg-prueth: Fix packet handling for XDP_TX
 2025-06-16  6:33 UTC 

[PATCH] KYLIN: sound/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87
 2025-06-16  6:27 UTC 

[PATCH 0/3] arm64: dts: add descriptions for solidrun i.mx8mp based boards
 2025-06-16  6:20 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: add description for solidrun imx8mp hummingboard variants

[PATCH net-next 2/2] net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1
 2025-06-16  6:19 UTC  (2+ messages)

[PATCH v2] usb: ohci-at91: Use dynamic device name for OHCI HCD creation
 2025-06-16  6:18 UTC 

[PATCH v3 0/2] Enable PCIe Multilink and USB support in Cadence Torrent SERDES driver
 2025-06-16  6:13 UTC  (7+ messages)
` [PATCH v3 1/2] phy: cadence-torrent: Add PCIe multilink configuration for 100 MHz refclk

[PATCH v2 0/6] Axiado AX3000 SoC and Evaluation Board Support
 2025-06-16  6:10 UTC  (11+ messages)
` [PATCH v2 1/6] dt-bindings: vendor-prefixes: Add Axiado Corporation
` [PATCH v2 2/6] dt-bindings: arm: axiado: add AX3000 EVK compatible strings
` [PATCH v2 3/6] dt-bindings: gpio: gpio-cdns: convert to YAML
` [PATCH v2 4/6] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board
` [PATCH v2 5/6] arm64: add support for ARCH_AXIADO
` [PATCH v2 6/6] MAINTAINERS: Add entry for AXIADO

[RFC PATCH 0/8] Add mt8196 SMMU support
 2025-06-16  4:40 UTC  (10+ messages)
` [RFC PATCH 1/8] dt-bindings: iommu: mediatek: Add mt8196 support
` [RFC PATCH 2/8] iommu/arm-smmu-v3: Add SMMU implementation
` [RFC PATCH 3/8] iommu/arm-smmu-v3: Add implementation for MT8196 MM SMMU
` [RFC PATCH 4/8] iommu/arm-smmu-v3: Add implementation for MT8196 APU SMMU
` [RFC PATCH 5/8] iommu/arm-smmu-v3: Add IRQ handle for smmu impl
` [RFC PATCH 6/8] iommu/arm-smmu-v3: mediatek: Add wrapper handle for IRQ
` [RFC PATCH 7/8] iommu/arm-smmu-v3: Invoke rpm operation before accessing the hw
` [RFC PATCH 8/8] iommu/arm-smmu-v3: mediatek: Implement rpm get/put function

[PATCH] KVM: arm64: nv: Fix s_cpu_if->vgic_lr[] indexing in vgic_v3_put_nested()
 2025-06-16  5:55 UTC  (2+ messages)

[PATCH v7 00/10] Apple Mac System Management Controller
 2025-06-16  4:13 UTC  (3+ messages)
` [PATCH v7 07/10] power: reset: macsmc-reboot: Add driver for rebooting via Apple SMC

[PATCH 0/3] Support for Adreno X1-45 GPU
 2025-06-16  5:07 UTC  (3+ messages)

[RESEND PATCH] selftests/pidfd: align stack to fix SP alignment exception
 2025-06-16  5:06 UTC 

[PATCH 6/6] MAINTAINERS: Add entry for AXIADO
 2025-06-16  4:25 UTC  (3+ messages)

[PATCH v2 00/17] SHA-512 library functions
 2025-06-16  1:40 UTC  (6+ messages)
` [PATCH v2 02/17] lib/crypto/sha512: add support for SHA-384 and SHA-512
` [PATCH v2 12/17] lib/crypto/sha512: migrate mips-optimized SHA-512 code to library
` [PATCH v2 14/17] lib/crypto/sha512: migrate s390-optimized "
` [PATCH v2 15/17] lib/crypto/sha512: migrate sparc-optimized "
` [PATCH v2 16/17] lib/crypto/sha512: migrate x86-optimized "

[PATCH 07/16] crypto: sha512 - replace sha512_generic with wrapper around SHA-512 library
 2025-06-16  4:09 UTC  (11+ messages)
              ` [PATCH] crypto: ahash - Stop legacy tfms from using the set_virt fallback path
                  ` [PATCH] crypto: ahash - Fix infinite recursion in ahash_def_finup

[PATCH] lib/crypto/poly1305: Fix arm64's poly1305_blocks_arch()
 2025-06-16  4:00 UTC  (3+ messages)

[PATCH] mm: Add Kcompressd for accelerated memory compression
 2025-06-16  3:41 UTC  (2+ messages)

[PATCH 0/6] Axiado AX3000 SoC and Evaluation Board Support
 2025-06-16  2:35 UTC  (4+ messages)
` [PATCH 2/6] dt-bindings: arm: axiado: add AX3000 EVK compatible strings


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