linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-11 15:54:23 to 2025-06-11 21:51:25 UTC [more...]

[PATCH 0/2] Bindings and DTS for Apple SoC GPUs
 2025-06-11 19:18 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: Add Apple SoC GPU
` [PATCH 2/2] arm64: dts: "

[RFC PATCH v2 1/4] PCI: pcie-rockchip: add Link Control and Status Register 2
 2025-06-11 19:42 UTC  (2+ messages)

[PATCH v8 00/13] media: rockchip: add a driver for the rockchip camera interface
 2025-06-11 17:06 UTC  (14+ messages)
` [PATCH v8 01/13] Documentation: admin-guide: media: add "
` [PATCH v8 02/13] media: dt-bindings: video-interfaces: add defines for sampling modes
` [PATCH v8 03/13] media: dt-bindings: add rockchip px30 vip
` [PATCH v8 04/13] media: dt-bindings: add rockchip rk3568 vicap
` [PATCH v8 05/13] media: dt-bindings: add rockchip rk3568 mipi csi-2 receiver
` [PATCH v8 06/13] media: rockchip: add a driver for the rockchip camera interface
` [PATCH v8 07/13] media: rockchip: add driver for mipi csi-2 receiver
` [PATCH v8 08/13] media: rockchip: rkcif: add support for mipi csi-2 capture
` [PATCH v8 09/13] arm64: defconfig: enable rockchip camera interface and mipi csi-2 receiver
` [PATCH v8 10/13] arm64: dts: rockchip: add the vip node to px30
` [PATCH v8 11/13] arm64: dts: rockchip: add vicap node to rk356x
` [PATCH v8 12/13] arm64: dts: rockchip: add mipi csi-2 receiver "
` [PATCH v8 13/13] arm64: dts: rockchip: enable vicap dvp on wolfvision pf5 io expander

[PATCH] arm64/gcs: Don't call gcs_free() during flush_gcs()
 2025-06-11 17:34 UTC  (2+ messages)

[PATCH 0/4] clk: use the auxiliary device creation helper
 2025-06-11 16:48 UTC  (6+ messages)
` [PATCH 1/4] clk: eyeq: "
` [PATCH 2/4] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH 3/4] clk: clk-imx8mp-audiomix: use the auxiliary device creation helper
` [PATCH 4/4] clk: amlogic: axg-audio: use the auxiliary reset driver

[PATCH v4 00/24] perf: Make code more generic with modern defaults
 2025-06-11 18:34 UTC  (2+ messages)

[GIT PULL] KVM/arm64 fixes for 6.16, take #2
 2025-06-11 18:25 UTC  (2+ messages)

[PATCH v8 0/9] support FEAT_MTE_TAGGED_FAR feature
 2025-06-11 18:07 UTC  (9+ messages)
` [PATCH v8 1/9] arm64/cpufeature: add "
` [PATCH v8 2/9] arm64: report address tag when FEAT_MTE_TAGGED_FAR is supported
` [PATCH v8 3/9] tools/kselftest: add MTE_FAR hwcap test
` [PATCH v8 4/9] kselftest/arm64/mte: register mte signal handler with SA_EXPOSE_TAGBITS
` [PATCH v8 5/9] kselftest/arm64/mte: check MTE_FAR feature is supported
` [PATCH v8 6/9] kselftest/arm64/mte: add address tag related macro and function
` [PATCH v8 7/9] kselftest/arm64/mte: add verification for address tag in signal handler
` [PATCH v8 8/9] kselftest/arm64/mte: refactor check_mmap_option test

[PATCH v3 3/7] crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
 2025-06-11 16:34 UTC  (2+ messages)

[PATCH v2 00/13] ASoC: mediatek: use reserved memory or enable buffer pre-allocation
 2025-06-11 16:22 UTC  (5+ messages)
` [PATCH v2 07/13] ASoC: mediatek: mt8183-afe-pcm: Support >32 bit DMA addresses
` [PATCH v2 09/13] ASoC: mediatek: mt8183-afe-pcm: use local `dev` pointer in driver callbacks

[PATCH v7 0/9] support FEAT_MTE_TAGGED_FAR feature
 2025-06-11 17:59 UTC  (17+ messages)
` [PATCH v7 1/9] arm64/cpufeature: add "
` [PATCH v7 2/9] arm64: report address tag when FEAT_MTE_TAGGED_FAR is supported
` [PATCH v7 3/9] tools/kselftest: add MTE_FAR hwcap test
` [PATCH v7 4/9] kselftest/arm64/mte: register mte signal handler with SA_EXPOSE_TAGBITS
` [PATCH v7 5/9] kselftest/arm64/mte: check MTE_FAR feature is supported
` [PATCH v7 6/9] kselftest/arm64/mte: add address tag related macro and function
` [PATCH v7 7/9] kselftest/arm64/mte: add verification for address tag in signal handler
` [PATCH v7 8/9] kselftest/arm64/mte: refactor check_mmap_option test
` [PATCH v7 9/9] kselftest/arm64/mte: add mtefar tests on check_mmap_options

[PATCH v4 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-06-11 15:36 UTC  (6+ messages)
` [PATCH v4 1/3] pmdomain: core: introduce dev_pm_genpd_is_on
` [PATCH v4 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores

[PATCH 0/6] support FEAT_LSUI and apply it on futex atomic ops
 2025-06-11 17:55 UTC  (12+ messages)
` [PATCH 1/6] arm64: cpufeature: add FEAT_LSUI
` [PATCH 2/6] arm64/Kconfig: add LSUI Kconfig
` [PATCH 6/6] arm64/futex: support futex with FEAT_LSUI

[PATCH v23 0/4] arm64/perf: Enable branch stack sampling
 2025-06-11 18:01 UTC  (5+ messages)
` [PATCH v23 1/4] arm64/sysreg: Add BRBE registers and fields
` [PATCH v23 2/4] arm64: Handle BRBE booting requirements
` [PATCH v23 3/4] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH v23 4/4] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

[PATCH 0/4] Nested virtualization fixes for root partition
 2025-06-11 17:55 UTC  (2+ messages)

[PATCH v2 0/2] fix failure of integration IMA with tpm_crb_ffa
 2025-06-11 17:36 UTC  (9+ messages)

[PATCH v3 0/2] Add new imx imx95-libra-rdk-fpsc SBC
 2025-06-11 16:41 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: add imx95-libra-rdk-fpsc
` [PATCH v3 2/2] arm64: dts: add imx95-libra-rdk-fpsc board

[PATCH] EDAC/synopsys: Clear the ecc counters at init
 2025-06-11 16:40 UTC  (6+ messages)

[PATCH 0/5] STM32: Fix build warnings about export.h
 2025-06-11 16:37 UTC  (10+ messages)
` [PATCH 2/5] iio: adc: stm32-dfsdm: "
` [PATCH 3/5] iio: trigger: stm32-timer: "
` [PATCH 4/5] iio: trigger: stm32-lptimer: "

[PATCH v6 0/7] support FEAT_MTE_STORE_ONLY feature
 2025-06-11 15:51 UTC  (10+ messages)
` [PATCH v6 1/7] arm64/cpufeature: add MTE_STORE_ONLY feature
` [PATCH v6 2/7] prctl: introduce PR_MTE_STORE_ONLY
` [PATCH v6 3/7] arm64/kernel: support store-only mte tag check
` [PATCH v6 4/7] arm64/hwcaps: add MTE_STORE_ONLY hwcaps
` [PATCH v6 5/7] kselftest/arm64/abi: add MTE_STORE_ONLY feature hwcap test
` [PATCH v6 6/7] kselftest/arm64/mte: preparation for mte store only test
` [PATCH v6 7/7] kselftest/arm64/mte: add MTE_STORE_ONLY testcases

[PATCH v3 0/9] Introduce HDP support for STM32MP platforms
 2025-06-11 15:48 UTC  (11+ messages)
` [PATCH v3 5/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp13

[PATCH 1/2] spi: dt-bindings: mediatek,spi-mt65xx: Add support for MT6991/MT8196 SPI
 2025-06-11 15:43 UTC  (3+ messages)
` [PATCH 2/2] spi: spi-mt65xx: Add support for MT6991 Dimensity 9400 SPI IPM

[PATCH] regulator: rpi-panel-v2: Fix missing OF dependency
 2025-06-11 15:43 UTC  (2+ messages)

[PATCH v2 3/3] arm64: dts: imx8mp: Add initial support for Ultratronik imx8mp-ultra-mach-sbc board
 2025-06-11 15:34 UTC  (2+ messages)

[PATCH][next] perf: imx9_perf: make the read-only array mask static const
 2025-06-11 15:25 UTC  (2+ messages)

[PATCH] arm64: dts: apple: Move touchbar mipi {address,size}-cells from dtsi to dts
 2025-06-11 15:18 UTC 

[PATCH] gpio: Use dev_fwnode()
 2025-06-11 15:18 UTC  (9+ messages)
` [PATCH] iio: "
` [PATCH] irqchip: "
  ` [Linux-stm32] "
` [PATCH] pinctrl: "
` [PATCH] soc: "

[PATCH v2] perf: arm_spe: Relax period restriction
 2025-06-11 15:12 UTC  (2+ messages)

[PATCH v2 0/6] support FEAT_LSUI and apply it on futex atomic ops
 2025-06-11 15:11 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: cpufeature: add FEAT_LSUI
` [PATCH v2 2/6] arm64/Kconfig: add LSUI Kconfig
` [PATCH v2 3/6] arm64/futex: move futex atomic logic with clearing PAN bit
` [PATCH v2 4/6] arm64/futex: add futex atomic operation with FEAT_LSUI
` [PATCH v2 5/6] arm64/asm: introduce lsui.h
` [PATCH v2 6/6] arm64/futex: support futex with FEAT_LSUI

[PATCH 08/33] serial: 8250: sanitize uart_port::serial_{in,out}() types
 2025-06-11 15:12 UTC  (2+ messages)

[PATCH v5 0/7] support FEAT_MTE_STORE_ONLY feature
 2025-06-11 14:14 UTC  (16+ messages)
` [PATCH v5 1/7] arm64/cpufeature: add MTE_STORE_ONLY feature
` [PATCH v5 2/7] prtcl: introduce PR_MTE_STORE_ONLY
` [PATCH v5 3/7] arm64/kernel: support store-only mte tag check
` [PATCH v5 5/7] tools/kselftest: add MTE_STORE_ONLY feature hwcap test
` [PATCH v5 6/7] kselftest/arm64/mte: preparation for mte store only test
` [PATCH v5 7/7] kselftest/arm64/mte: add MTE_STORE_ONLY testcases

[PATCH 0/2] coresight: Dismiss smatch warnings
 2025-06-11 14:44 UTC  (3+ messages)
` [PATCH 1/2] coresight: stm: Remove redundant NULL checks
` [PATCH 2/2] coresight: perf: Use %px for printing pointers

[PATCH v4 00/13] media: imx8: add camera support
 2025-06-11 14:14 UTC  (7+ messages)
` [PATCH v4 04/13] media: nxp: imx8-isi: Use devm_clk_bulk_get_all() to fetch clocks

[PATCH] usb: ohci-at91: Use dynamic device name for OHCI HCD creation
 2025-06-11 14:08 UTC  (2+ messages)

[PATCH v5 00/13] media: imx8: add camera support
 2025-06-11 14:25 UTC  (3+ messages)

[PATCH 0/8] media: imx-mipi-csis: Cleanups and debugging improvements
 2025-06-11 13:59 UTC  (5+ messages)
` [PATCH 1/8] media: imx-mipi-csis: Rename register macros to match reference manual

[PATCH v6 0/9] support FEAT_MTE_TAGGED_FAR feature
 2025-06-11 13:34 UTC  (19+ messages)
` [PATCH v6 2/9] arm64: report address tag when FEAT_MTE_TAGGED_FAR is supported
` [PATCH v6 6/9] kselftest/arm64/mte: add address tag related macro and function
` [PATCH v6 7/9] kselftest/arm64/mte: add verification for address tag in signal handler
` [PATCH v6 8/9] kselftest/arm64/mte: refactor check_mmap_option test
` [PATCH v6 9/9] kselftest/arm64/mte: add mtefar tests on check_mmap_options

[PATCH 0/3] firmware: arm_scmi: perf/cpufreq: Enable notification only if supported by platform
 2025-06-11 13:33 UTC  (3+ messages)

[PATCH v6 0/4] crypto: caam - iMX8QXP support (and related fixes)
 2025-06-11 11:38 UTC  (3+ messages)
` [PATCH v6 1/4] crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULP
` [PATCH v6 2/4] crypto: caam - Support iMX8QXP and variants thereof

[PATCH v2 0/5] TI-K3-DTS: Cleanup CPSW DT Nodes
 2025-06-11 11:43 UTC  (5+ messages)
` [PATCH v2 2/5] arm64: dts: ti: k3-am65: disable "mcu_cpsw" in SoC file and enable in board file
` [PATCH v2 3/5] arm64: dts: ti: k3-j7200: "
` [PATCH v2 4/5] arm64: dts: ti: k3-j721e: disable "mcu_cpsw" in SoC file and enable it "
` [PATCH v2 5/5] arm64: dts: ti: k3-j721s2: disable "mcu_cpsw" in SoC file and enable in board files

[PATCH] dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()
 2025-06-11 13:04 UTC  (6+ messages)

[PATCH v2] dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()
 2025-06-11 13:19 UTC  (3+ messages)

[PATCH 0/4] net: use new GPIO line value setter callbacks
 2025-06-11 13:16 UTC  (7+ messages)
` [PATCH 3/4] net: can: mcp251x: "

[PATCH v8 0/2] Add Meta(Facebook) Ventura BMC(AST2600)
 2025-06-11 13:11 UTC  (3+ messages)
` [PATCH v8 2/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC

[PATCH next] spi: stm32-ospi: clean up on error in probe()
 2025-06-11 13:09 UTC 

[PATCH v3 00/10] ASoC: mediatek: Add support for MT8196 SoC
 2025-06-11 13:05 UTC  (5+ messages)
` [PATCH v3 08/10] ASoC: dt-bindings: mediatek,mt8196-afe: add audio AFE document

[PATCH] arm64: dts: ti: k3-am69-sk: Add idle-states for remaining SERDES instances
 2025-06-11 12:53 UTC  (2+ messages)

[PATCH V3 0/2] arm64/debug: Drop redundant DBG_MDSCR_* macros
 2025-06-11 12:52 UTC  (5+ messages)
` [PATCH V3 2/2] KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_t

[PATCH] firmware: smccc: support both conduits for getting hyp UUID
 2025-06-11 12:52 UTC  (3+ messages)

[PATCH v2 0/4] Support for Adreno X1-45 GPU
 2025-06-11 11:25 UTC  (3+ messages)
` [PATCH v2 2/4] arm64: defconfig: Enable X1P42100_GPUCC driver

[PATCH 0/3] Add MT8196 compatibles to bindings
 2025-06-11 11:07 UTC  (2+ messages)
` [PATCH 1/3] dt-bindings: timer: mediatek,timer: Add MediaTek MT8196 compatible

[PATCH v2] coresight: fix indentation error in cscfg_remove_owned_csdev_configs()
 2025-06-11 11:01 UTC  (2+ messages)

[PATCH 0/4] PCI: dwc: Do not enumerate bus before endpoint devices are ready
 2025-06-11 10:51 UTC  (2+ messages)
` [PATCH 1/4] PCI: dw-rockchip: "

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-06-11 10:48 UTC  (18+ messages)
` [PATCH v9 03/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v9 11/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v9 12/43] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v9 19/43] arm64: RME: Allow populating initial contents
` [PATCH v9 20/43] arm64: RME: Runtime faulting of memory
` [PATCH v9 28/43] arm64: RME: Allow checking SVE on VM instance
` [PATCH v9 33/43] arm64: RME: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v9 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v9 35/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v9 36/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v9 37/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v9 38/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v9 39/43] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v9 40/43] arm64: RME: Provide accurate register list
` [PATCH v9 41/43] KVM: arm64: Expose support for private memory
` [PATCH v9 42/43] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v9 43/43] KVM: arm64: Allow activating realms

[PATCH v10 0/2] coresight: Add Coresight Trace Network On Chip driver
 2025-06-11 10:42 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: arm: Add device Trace Network On Chip definition
` [PATCH v10 2/2] coresight: add coresight Trace Network On Chip driver

[PATCH v9 0/2] coresight: Add Coresight Trace Network On Chip driver
 2025-06-11 10:43 UTC  (4+ messages)
` [PATCH v9 2/2] coresight: add coresight "


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