public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-06-11 18:01:08 to 2025-06-12 01:03:31 UTC [more...]

[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
 2025-06-11 22:45 UTC  (26+ messages)
` [PATCH v3 01/62] KVM: arm64: Explicitly treat routing entry type changes as changes
` [PATCH v3 02/62] KVM: arm64: WARN if unmapping vLPI fails
` [PATCH v3 03/62] KVM: Pass new routing entries and irqfd when updating IRTEs
` [PATCH v3 04/62] KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structure
` [PATCH v3 05/62] KVM: SVM: Delete IRTE link from previous vCPU before setting new IRTE
` [PATCH v3 06/62] iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields
` [PATCH v3 07/62] KVM: SVM: Delete IRTE link from previous vCPU irrespective of new routing
` [PATCH v3 08/62] KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR
` [PATCH v3 09/62] KVM: SVM: Drop pointless masking of kernel page pa's with AVIC HPA masks
` [PATCH v3 10/62] KVM: SVM: Add helper to deduplicate code for getting AVIC backing page
` [PATCH v3 11/62] KVM: SVM: Drop vcpu_svm's pointless avic_backing_page field
` [PATCH v3 12/62] KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation
` [PATCH v3 13/62] KVM: SVM: Drop redundant check in AVIC code on ID during "
` [PATCH v3 14/62] KVM: SVM: Track AVIC tables as natively sized pointers, not "struct pages"
` [PATCH v3 15/62] KVM: SVM: Drop superfluous "cache" of AVIC Physical ID entry pointer
` [PATCH v3 16/62] KVM: VMX: Move enable_ipiv knob to common x86
` [PATCH v3 17/62] KVM: SVM: Add enable_ipiv param, never set IsRunning if disabled
` [PATCH v3 18/62] KVM: SVM: Disable (x2)AVIC IPI virtualization if CPU has erratum #1235
` [PATCH v3 19/62] KVM: VMX: Suppress PI notifications whenever the vCPU is put
` [PATCH v3 20/62] KVM: SVM: Add a comment to explain why avic_vcpu_blocking() ignores IRQ blocking
` [PATCH v3 21/62] iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
` [PATCH v3 22/62] iommu/amd: KVM: SVM: Pass NULL @vcpu_info to indicate "not guest mode"
` [PATCH v3 23/62] KVM: SVM: Stop walking list of routing table entries when updating IRTE
` [PATCH v3 24/62] KVM: VMX: "
` [PATCH v3 25/62] KVM: SVM: Extract SVM specific code out of get_pi_vcpu_info()

[PATCH 00/28] iio: zero init stack with { } instead of memset()
 2025-06-11 22:39 UTC  (24+ messages)
` [PATCH 01/28] iio: accel: adxl372: use = "
` [PATCH 02/28] iio: accel: msa311: "
` [PATCH 03/28] iio: adc: dln2-adc: "
` [PATCH 04/28] iio: adc: mt6360-adc: "
` [PATCH 05/28] iio: adc: rockchip_saradc: "
` [PATCH 06/28] iio: adc: rtq6056: "
` [PATCH 07/28] iio: adc: stm32-adc: "
` [PATCH 08/28] iio: adc: ti-ads1015: "
` [PATCH 09/28] iio: adc: ti-ads1119: "
` [PATCH 10/28] iio: adc: ti-lmp92064: "
` [PATCH 11/28] iio: adc: ti-tsc2046: "
` [PATCH 12/28] iio: chemical: scd4x: "
` [PATCH 17/28] iio: imu: inv_mpu6050: "
` [PATCH 18/28] iio: light: bh1745: "
` [PATCH 19/28] iio: light: ltr501: "
` [PATCH 20/28] iio: light: opt4060: "
` [PATCH 21/28] iio: light: veml6030: "
` [PATCH 22/28] iio: magnetometer: af8133j: "
` [PATCH 23/28] iio: pressure: bmp280: "
` [PATCH 24/28] iio: pressure: mpl3115: "
` [PATCH 25/28] iio: pressure: mprls0025pa: "
` [PATCH 27/28] iio: proximity: irsd200: "
` [PATCH 28/28] iio: temperature: tmp006: "

[PATCH v3 00/13] further mt7988 devicetree work
 2025-06-10 13:32 UTC  (6+ messages)
` [PATCH v3 12/13] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
    ` Aw: "
      `  "

[net-next PATCH v6 07/10] net: axienet: Convert to use PCS subsystem
 2025-06-11 22:19 UTC  (3+ messages)

[PATCH 00/12] gpio: convert another round of GPIO drivers to using new line value setters
 2025-06-11 22:21 UTC  (3+ messages)
` [PATCH 07/12] gpio: msc313: use new GPIO line value setter callbacks

[PATCH] arm64: dts: apple: Move touchbar mipi {address,size}-cells from dtsi to dts
 2025-06-11 21:49 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: rockchip: Fix HDMI output on RK3576
 2025-06-11 21:47 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: vop2: Add optional PLL clock property for rk3576
` [PATCH 2/3] arm64: dts: rockchip: Enable HDMI PHY clk provider on rk3576
` [PATCH 3/3] arm64: dts: rockchip: Add HDMI PHY PLL clock source to VOP2 "

[PATCH v4 0/3] bus: ts-nbus: use gpiod_multi_set_value_cansleep
 2025-06-11 20:26 UTC  (5+ messages)
` [PATCH v4 1/3] bus: ts-nbus: validate ts,data-gpios array size
` [PATCH v4 2/3] bus: ts-nbus: use gpiod_multi_set_value_cansleep
` [PATCH v4 3/3] bus: ts-nbus: use bitmap_set_value8()

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

[PATCH v3 00/10] Support Engicam MicroGEA boards
 2025-06-11 20:05 UTC  (3+ messages)
` [PATCH v3 04/10] ARM: imx_v6_v7_defconfig: cleanup mxs_defconfig

[PATCH 0/4] usb: chipidea: Add support for s32g2 and s32g3
 2025-06-11 21:24 UTC  (5+ messages)
` [PATCH 4/4] usb: chipidea: s32g: Add usb support for s32g3

[PATCH 1/4] PCI: dw-rockchip: Do not enumerate bus before endpoint devices are ready
 2025-06-11 21:14 UTC  (2+ messages)

[PATCH v2 0/5] Add support for BeagleBone Green Eco board
 2025-06-11 21:13 UTC  (2+ messages)
  ` [PATCH v2 5/5] arm: omap2plus_defconfig: Enable TPS65219 regulator

[PATCH] arm64: dts: apple: Drop {address,size}-cells from SPI NOR
 2025-06-11 20:48 UTC  (2+ messages)

[PATCH v4 0/4] arm64: dts: exynos: add initial support for Samsung Galaxy S22+
 2025-06-11 20:44 UTC  (2+ messages)

[PATCH] arm64: dts: apple: t8103: Fix PCIe BCM4377 nodename
 2025-06-11 20:37 UTC  (2+ messages)

[PATCH v8 0/9] support FEAT_MTE_TAGGED_FAR feature
 2025-06-11 18:07 UTC  (10+ 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 v8 9/9] kselftest/arm64/mte: add mtefar tests on check_mmap_options

[PATCH 1/2] regulator: dt-bindings: rpi-panel: Add regulator for 7" Raspberry Pi 720x1280
 2025-06-11 20:30 UTC  (3+ messages)
` [PATCH 2/2] regulator: rpi-panel-v2: "

[PATCH v4 0/2] AT91 SAMA7 SoC Clock Adjustments
 2025-06-11 19:51 UTC  (4+ messages)
` [PATCH v4 2/2] ARM: dts: microchip: sama7d65: Add clock name property

[PATCH v2 00/10] SAMA7D65 Add support for Crypto, CAN and PWM
 2025-06-11 19:47 UTC  (11+ messages)
` [PATCH v2 01/10] dt-bindings: crypto: add sama7d65 in Atmel AES
` [PATCH v2 02/10] dt-bindings: crypto: add sama7d65 in Atmel SHA
` [PATCH v2 03/10] dt-bindings: crypto: add sama7d65 in Atmel TDES
` [PATCH v2 04/10] dt-bindings: rng: atmel,at91-trng: add sama7d65 TRNG
` [PATCH v2 05/10] crypto: atmel - add support for AES and SHA IPs available on sama7d65 SoC
` [PATCH v2 06/10] ARM: dts: microchip: sama7d65: Add crypto support
` [PATCH v2 07/10] ARM: dts: microchip: sama7d65: Add PWM support
` [PATCH v2 08/10] ARM: dts: microchip: sama7d65: Add CAN bus support
` [PATCH v2 09/10] ARM: dts: microchip: sama7d65: Clean up extra space
` [PATCH v2 10/10] ARM: dts: microchip: sama7d65: Enable CAN bus

[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  (3+ messages)
` [PATCH 3/4] clk: clk-imx8mp-audiomix: "

[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 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  (12+ messages)
` [PATCH v7 2/9] arm64: report address tag when FEAT_MTE_TAGGED_FAR is supported
` [PATCH v7 5/9] kselftest/arm64/mte: check MTE_FAR feature "
` [PATCH v7 6/9] kselftest/arm64/mte: add address tag related macro and function
` [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  (11+ messages)
` [PATCH 1/6] arm64: cpufeature: add FEAT_LSUI
` [PATCH 2/6] arm64/Kconfig: add LSUI Kconfig

[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  (3+ messages)
` [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  (2+ messages)

[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] gpio: Use dev_fwnode()
 2025-06-11 15:18 UTC  (4+ messages)
` [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  (12+ messages)
` [PATCH v5 1/7] arm64/cpufeature: add MTE_STORE_ONLY feature
` [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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox