public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-04-01 14:12:03 to 2026-04-02 04:22:08 UTC [more...]

[PATCH v1 00/27] KVM: s390: Introduce arm64 KVM
 2026-04-02  4:21 UTC  (8+ messages)
` [PATCH v1 01/27] VFIO: take reference to the KVM module
` [PATCH v1 02/27] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH v1 03/27] KVM, vfio: remove symbol_get(kvm_put_kvm) "
` [PATCH v1 08/27] arm64: Extract pstate definitions from ptrace
` [PATCH v1 13/27] KVM: arm64: Extract & share ipa size shift calculation
` [PATCH v1 16/27] KVM: Make device name configurable
` [PATCH v1 18/27] KVM: s390: Prepare kvm-s390 for a second kvm module

[PATCH 00/11] Drivers: hv: Add ARM64 support in mshv_vtl
 2026-04-02  4:01 UTC  (27+ messages)
` [PATCH 01/11] arch: arm64: Export arch_smp_send_reschedule for mshv_vtl module
` [PATCH 02/11] Drivers: hv: Move hv_vp_assist_page to common files
` [PATCH 03/11] Drivers: hv: Add support to setup percpu vmbus handler
` [PATCH 04/11] Drivers: hv: Refactor mshv_vtl for ARM64 support to be added
` [PATCH 05/11] drivers: hv: Export vmbus_interrupt for mshv_vtl module
` [PATCH 06/11] Drivers: hv: Make sint vector architecture neutral in MSHV_VTL
` [PATCH 07/11] arch: arm64: Add support for mshv_vtl_return_call
` [PATCH 08/11] Drivers: hv: mshv_vtl: Move register page config to arch-specific files
` [PATCH 09/11] Drivers: hv: mshv_vtl: Let userspace do VSM configuration
` [PATCH 10/11] Drivers: hv: Add support for arm64 in MSHV_VTL
` [PATCH 11/11] Drivers: hv: Kconfig: Add ARM64 support for MSHV_VTL

[RFC PATCH v2 0/5] Add debugfs support for ARM SMMUv3
 2026-04-02  3:50 UTC  (4+ messages)
` [RFC PATCH v2 1/5] iommu/arm-smmu-v3: Add basic debugfs framework

[PATCH v2 00/10] i.MX SDMA cleanups and fixes
 2026-04-02  3:33 UTC  (3+ messages)
` [PATCH v2 02/10] dmaengine: imx-sdma: fix spba-bus handling for i.MX8M

[RFC PATCH 0/7] media: amphion: Add DMA memory tracking support
 2026-04-02  3:14 UTC  (6+ messages)
` [RFC PATCH 1/7] media: v4l2-ctrls: Add V4L2_CID_MEMORY_USAGE control

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-04-02  2:40 UTC  (3+ messages)

[PATCH v2 0/2] Add PWM support Amlogic S7 S7D S6
 2026-04-02  2:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: amlogic: Add new bindings for S6 S7 S7D
` [PATCH v2 2/2] pwm: meson: Add support for Amlogic S7

[PATCH v2 0/3] Exynos850 APM-to-AP mailbox support
 2026-04-02  2:20 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mailbox: google,gs101-mbox: Add samsung,exynos850-mbox
` [PATCH v2 2/3] mailbox: exynos: Add support for Exynos850 mailbox
` [PATCH v2 3/3] arm64: dts: exynos850: Add ap2apm mailbox

[PATCH 0/5] Exynos850 APM-to-AP mailbox support
 2026-04-02  2:19 UTC  (3+ messages)

[PATCH] stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
 2026-04-02  1:58 UTC  (2+ messages)

[PATCH v5 0/3] kdump: Enable LUKS-encrypted dump target support in ARM64 and PowerPC
 2026-04-02  1:46 UTC  (7+ messages)
` [PATCH v5 1/3] crash_dump/dm-crypt: Don't print in arch-specific code
` [PATCH v5 3/3] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel

[PATCH v2] ARM: module: fix unwind section relocation out of range error
 2026-04-02  1:45 UTC  (4+ messages)

[PATCH v14 0/4] arm64: Use generic TIF bits for common thread flags
 2026-04-02  1:41 UTC  (4+ messages)
` [PATCH v14 3/4] "

[PATCH v10 0/6] Introduce MAX77759 charger driver
 2026-04-02  1:25 UTC  (4+ messages)
` [PATCH v10 5/6] power: supply: max77759: add "

[RFT PATCH 0/7] perf tool: Support iostat for multiple platforms
 2026-04-02  1:14 UTC  (5+ messages)

[PATCH RESEND 0/5] bitmap: cleanup bitmaps printing
 2026-04-02  0:57 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: rng: mtk-rng: add SMC-based TRNG variants
 2026-04-02  0:37 UTC  (2+ messages)
` [PATCH v2 2/2] hwrng: mtk - add support for hw access via SMCC

[PATCH] clk: mvebu: use kzalloc_flex
 2026-04-02  0:20 UTC 

[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-04-01 23:56 UTC  (2+ messages)

[PATCH v12 0/7] i2c: xiic: use generic device property accessors
 2026-04-01 23:41 UTC  (2+ messages)

[PATCH v2 0/4] usb: dwc3: xilinx: Add Versal2 MMI USB 3.2 controller support
 2026-04-01 23:04 UTC  (2+ messages)

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-01 22:59 UTC  (91+ messages)
` [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
` [PATCH 02/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
` [PATCH 03/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
` [PATCH 04/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
` [PATCH 05/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` "
` [PATCH 06/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
` [PATCH 07/33] rust: kbuild: remove `feature(...)`s that are now stable
` [PATCH 08/33] rust: kbuild: simplify `--remap-path-prefix` workaround
` [PATCH 09/33] rust: kbuild: make `--remap-path-prefix` workaround conditional
` [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH 12/33] rust: macros: update `extract_if` MSRV TODO comment
` [PATCH 13/33] rust: block: update `const_refs_to_static` "
` [PATCH 14/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
` [PATCH 15/33] rust: rust_is_available: remove warning for 0.66.[01] buggy versions
` [PATCH 16/33] rust: rust_is_available: remove warning for < 0.69.5 && libclang >= 19.1
` [PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH 18/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
` [PATCH 19/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
` [PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH 21/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
` [PATCH 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
` [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH 26/33] docs: rust: quick-start: remove Gentoo "testing" note
` [PATCH 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH 30/33] docs: rust: general-information: use real example
` [PATCH 31/33] rust: declare cfi_encoding for lru_status
` [PATCH 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[PATCH] usb: dwc3: imx8mp: fix memory leak on probe failure path
 2026-04-01 22:55 UTC  (2+ messages)

[PATCH v15 0/5] ring-buffer: Making persistent ring buffers robust
 2026-04-01 22:49 UTC  (5+ messages)
` [PATCH v15 4/5] ring-buffer: Add persistent ring buffer invalid-page inject test
` [PATCH v15 5/5] ring-buffer: Show commit numbers in buffer_meta file

[PATCH v3 0/2] Fix CPU stall in xilinx_dma_poll_timeout caused by passing delay_us=0
 2026-04-01 22:45 UTC  (6+ messages)
` [PATCH v3 1/2] dmaengine: xilinx_dma: Fix CPU stall in xilinx_dma_poll_timeout
` [PATCH v3 2/2] dmaengine: xilinx_dma: Rename XILINX_DMA_LOOP_COUNT

[PATCH v10 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-04-01 22:31 UTC  (4+ messages)
` [PATCH v10 04/12] arm64: support WFET in smp_cond_load_relaxed_timeout()

✅ PASS: Test report for for-kernelci (7.0.0-rc6, upstream-arm-next, 90aebc1e)
 2026-04-01 21:52 UTC 

[GIT PULL] ARM: dts: updates for ti/omap for v7.1
 2026-04-01 21:29 UTC 

[GIT PULL] arm: OMAP defconfig updates for v7.1
 2026-04-01 21:29 UTC 

[GIT PULL] ARM: soc/omap updates for v7.1
 2026-04-01 21:28 UTC 

[GIT PULL] Rockchip dts64 changes for 7.1 #2
 2026-04-01 21:27 UTC 

[PATCH 6.1.y 5/8] nvme-apple: remove an extra queue reference
 2026-04-01 20:45 UTC  (2+ messages)

[PATCH 0/5] crc64: Tweak intrinsics code and enable it for ARM
 2026-04-01 19:59 UTC  (5+ messages)
` [PATCH 5/5] lib/crc: arm: Enable arm64's NEON intrinsics implementation of crc64

[PATCH 1/2] media: cedrus: Fix missing cleanup in error path
 2026-04-01 19:14 UTC  (2+ messages)
` [PATCH 2/2] media: cedrus: Fix failure to clean up hardware on probe failure

[PATCH] KVM: arm64: Pass a 64bit function-id in the SMC handlers
 2026-04-01 18:34 UTC  (5+ messages)

[PATCH v2] arm64: mm: Use generic enum pgtable_level
 2026-04-01 18:13 UTC  (2+ messages)

[PATCH V5 0/2] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-04-01 18:13 UTC  (2+ messages)

[PATCH v9 00/20] CoreSight: Refactor power management for CoreSight path
 2026-04-01 18:05 UTC  (21+ messages)
` [PATCH v9 01/20] coresight: Extract device init into coresight_init_device()
` [PATCH v9 02/20] coresight: Populate CPU ID into coresight_device
` [PATCH v9 03/20] coresight: Remove .cpu_id() callback from source ops
` [PATCH v9 04/20] coresight: Take hotplug lock in enable_source_store() for Sysfs mode
` [PATCH v9 05/20] coresight: etm4x: Set per-CPU path on local CPU
` [PATCH v9 06/20] coresight: etm3x: "
` [PATCH v9 07/20] coresight: Register CPU PM notifier in core layer
` [PATCH v9 08/20] coresight: etm4x: Hook CPU PM callbacks
` [PATCH v9 09/20] coresight: etm4x: Remove redundant condition checks in save and restore
` [PATCH v9 10/20] coresight: syscfg: Use spinlock to protect active variables
` [PATCH v9 11/20] coresight: Move source helper disabling to coresight_disable_path()
` [PATCH v9 12/20] coresight: Control path with range
` [PATCH v9 13/20] coresight: Use helpers to fetch first and last nodes
` [PATCH v9 14/20] coresight: Introduce coresight_enable_source() helper
` [PATCH v9 15/20] coresight: Control path during CPU idle
` [PATCH v9 16/20] coresight: Add PM callbacks for sink device
` [PATCH v9 17/20] coresight: trbe: Save and restore state across CPU low power state
` [PATCH v9 18/20] coresight: sysfs: Increment refcount only for system tracers
` [PATCH v9 19/20] coresight: Move CPU hotplug callbacks to core layer
` [PATCH v9 20/20] coresight: sysfs: Validate CPU online status for per-CPU sources

[PATCH 0/2] Enable Mali G310 GPU support on i.MX952 board
 2026-04-01 18:03 UTC  (18+ messages)
` [PATCH 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX952 support
    ` [EXT] "
        `  "
            `  "
                `  "
                    `  "

[PATCH] iommu: Always fill in gather when unmapping
 2026-04-01 17:36 UTC  (3+ messages)

[PATCH] arch/arm: Drop CONFIG_FIRMWARE_EDID from defconfig files
 2026-04-01 17:33 UTC  (2+ messages)

[PATCH] ASoC: mxs-sgtl5000: disable MCLK on error paths of mxs_sgtl5000_probe()
 2026-04-01 13:03 UTC  (2+ messages)

[GIT PULL 1/2] arm64: dts: ti: K3 updates for v7.1
 2026-04-01 17:18 UTC  (2+ messages)
` [GIT PULL 2/2] arm64: defconfig: TI "

[PATCH] firmware: arm_ffa: Use the correct buffer size during RXTX_MAP
 2026-04-01 17:09 UTC  (3+ messages)

[PATCH] KVM: arm64: Advertise ID_AA64PFR2_EL1.GCIE
 2026-04-01 17:09 UTC  (2+ messages)

[GIT PULL 1/2] Broadcom devicetree changes for 7.1
 2026-04-01 16:50 UTC  (11+ messages)
` [GIT PULL 2/2] Broadcom devicetree-arm64 "

[PATCH v2 00/16] KVM: arm64: First batch of vgic-v5 related fixes
 2026-04-01 16:24 UTC  (4+ messages)
` [PATCH v2 07/16] KVM: arm64: vgic-v5: Transfer edge pending state to ICH_PPI_PENDRx_EL2

[PATCH] KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIs
 2026-04-01 16:21 UTC 

[PATCH v2 0/7] Exynos-pmu: Generalise cpu{hotplug,idle},PMU intr gen and add Exynos850 CPU hotplug
 2026-04-01 16:16 UTC  (10+ messages)
` [PATCH v2 3/7] dt-bindings: soc: samsung: exynos-pmu: deprecate google,pmu-intr-gen-syscon
` [PATCH v2 5/7] soc: samsung: exynos-pmu: add Exynos850 CPU hotplug support
` [PATCH v2 6/7] MAINTAINERS: add exynos850-pmu.c to Exynos850 entry
` [PATCH v2 7/7] arm64: dts: exynos850: add PMU interrupt generation node

[PATCH 0/2] fix inconsistencies with sysfs configuration in etm
 2026-04-01 16:14 UTC  (3+ messages)
` [PATCH 1/2] coresight: etm4x: fix inconsistencies with sysfs configration

[PATCH v12 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-04-01 16:01 UTC  (4+ messages)
` [PATCH v12 2/3] of: Factor arguments passed to of_map_id() into a struct

[PATCH v2 00/30] KVM: arm64: Combined user_mem_abort() rework
 2026-04-01 15:34 UTC  (2+ messages)

[PATCH 0/3] KVM: arm64: Fix teardown of non-protected VMs with pKVM
 2026-04-01 15:29 UTC  (2+ messages)

[PATCH v5 00/38] KVM: arm64: Add support for protected guest memory with pKVM
 2026-04-01 15:28 UTC  (2+ messages)

[PATCH v20 00/10] Implement PSCI reboot mode driver for PSCI resets
 2026-04-01 15:19 UTC  (8+ messages)
` [PATCH v20 01/10] power: reset: reboot-mode: Remove devres based allocations
` [PATCH v20 06/10] power: reset: Add psci-reboot-mode driver

[PATCH 0/5] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
 2026-04-01 15:04 UTC  (5+ messages)
` [PATCH v3 0/6] "

[PATCH v2] iio: adc: xilinx-xadc: Fix sequencer mode in postdisable for dual mux
 2026-04-01 15:03 UTC  (8+ messages)

Question: interrupt randomness and handle_percpu_devid_irq()
 2026-04-01 14:34 UTC  (5+ messages)
      `  "

[PATCH v8] arm64: Use static call trampolines when kCFI is enabled
 2026-04-01 14:31 UTC  (4+ messages)

[PATCH 0/4] perf arm_spe: Dump IMPDEF events
 2026-04-01 14:25 UTC  (5+ messages)
` [PATCH 1/4] perf arm_spe: Make a function to get the MIDR
` [PATCH 2/4] perf arm_spe: Turn event name mappings into an array
` [PATCH 3/4] perf arm_spe: Decode Arm N1 IMPDEF events
` [PATCH 4/4] perf arm_spe: Print remaining IMPDEF event numbers


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