public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-04-01 18:06:05 to 2026-04-02 09:48:52 UTC [more...]

[PATCH 0/4] perf arm_spe: Dump IMPDEF events
 2026-04-02  9:48 UTC  (10+ 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

[PATCH v13 0/7] Provide support for Trigger Generation Unit
 2026-04-02  9:28 UTC  (8+ messages)
` [PATCH v13 1/7] dt-bindings: arm: Add support for Qualcomm TGU trace
` [PATCH v13 2/7] qcom-tgu: Add TGU driver
` [PATCH v13 3/7] qcom-tgu: Add signal priority support
` [PATCH v13 4/7] qcom-tgu: Add TGU decode support
` [PATCH v13 5/7] qcom-tgu: Add support to configure next action
` [PATCH v13 6/7] qcom-tgu: Add timer/counter functionality for TGU
` [PATCH v13 7/7] qcom-tgu: Add reset node to initialize

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-02  9:09 UTC  (9+ messages)
` [PATCH 1/8] hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS
` [PATCH 2/8] firmware: efi: Never declare sysfb_primary_display on x86
` [PATCH 3/8] firmware: sysfb: Make CONFIG_SYSFB a user-selectable option
` [PATCH 4/8] firmware: sysfb: Split sysfb.c into sysfb_primary.c and sysfb_pci.c
` [PATCH 5/8] firmware: sysfb: Implement screen_info relocation for primary display
` [PATCH 6/8] firmware: sysfb: Avoid forward-declaring sysfb_parent_dev()
` [PATCH 7/8] firmware: efi: Make CONFIG_EFI_EARLYCON depend on CONFIG_SYSFB; clean up
` [PATCH 8/8] firmware: sysfb: Move CONFIG_FIRMWARE_EDID to firmware options

[PATCH v1 00/27] KVM: s390: Introduce arm64 KVM
 2026-04-02  9:18 UTC  (30+ 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 04/27] arm64: Provide arm64 UAPI for other host architectures
` [PATCH v1 05/27] arm64: Extract sysreg definitions
` [PATCH v1 06/27] arm64: Provide arm64 API for non-native architectures
` [PATCH v1 07/27] KVM: arm64: Provide arm64 KVM "
` [PATCH v1 08/27] arm64: Extract pstate definitions from ptrace
` [PATCH v1 09/27] KVM: arm64: Share kvm_emulate definitions
` [PATCH v1 10/27] KVM: arm64: Make some arm64 KVM code shareable
` [PATCH v1 11/27] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v1 12/27] KVM: arm64: Share reset general register code
` [PATCH v1 13/27] KVM: arm64: Extract & share ipa size shift calculation
` [PATCH v1 14/27] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v1 15/27] KVM: S390: Refactor gmap
` [PATCH v1 16/27] KVM: Make device name configurable
` [PATCH v1 17/27] KVM: Remove KVM_MMIO as config option
` [PATCH v1 18/27] KVM: s390: Prepare kvm-s390 for a second kvm module
` [PATCH v1 19/27] s390: Introduce Start Arm Execution instruction
` [PATCH v1 20/27] KVM: s390: arm64: Introduce host definitions
` [PATCH v1 21/27] s390/hwcaps: Report SAE support as hwcap
` [PATCH v1 22/27] KVM: s390: Add basic arm64 kvm module
` [PATCH v1 23/27] KVM: s390: arm64: Implement required functions
` [PATCH v1 24/27] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v1 25/27] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v1 26/27] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v1 27/27] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH v6 00/10] clk: realtek: Add RTD1625 clock support
 2026-04-02  9:15 UTC  (12+ messages)
` [PATCH v6 01/10] dt-bindings: clock: Add Realtek RTD1625 Clock & Reset Controller
` [PATCH v6 02/10] reset: Add Realtek basic reset support
` [PATCH v6 03/10] clk: realtek: Introduce a common probe()
` [PATCH v6 04/10] clk: realtek: Add support for phase locked loops (PLLs)
` [PATCH v6 05/10] clk: realtek: Add support for gate clock
` [PATCH v6 06/10] clk: realtek: Add support for mux clock
` [PATCH v6 07/10] clk: realtek: Add support for MMC-tuned PLL clocks
` [PATCH v6 08/10] clk: realtek: Add RTD1625-CRT clock controller driver
` [PATCH v6 09/10] clk: realtek: Add RTD1625-ISO "
` [PATCH v6 10/10] arm64: dts: realtek: Add clock support for RTD1625

[PATCH v3 0/2] perf: marvell: Add CN20K DDR PMU support
 2026-04-02  9:07 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: perf: marvell: Document CN20K DDR PMU
    ` [EXTERNAL] "

[PATCH 0/5] crc64: Tweak intrinsics code and enable it for ARM
 2026-04-02  8:52 UTC  (3+ messages)

[PATCH v2 0/3] Exynos850 APM-to-AP mailbox support
 2026-04-02  8:48 UTC  (11+ 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

✅ PASS (MISSED 2 of 56): Test report for for-kernelci (7.0.0-rc6, upstream-arm-next, 851b1b57)
 2026-04-02  8:23 UTC 

[PATCH] arm64/crash: Add crash hotplug support
 2026-04-02  8:14 UTC 

[PATCH] arm64: dts: imx{91,93}-phyboard-segin: Add peb-av-18 overlay
 2026-04-02  7:08 UTC 

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

[PATCH v4 0/2] Fix CPU stall in xilinx_dma_poll_timeout caused by passing delay_us=0
 2026-04-02  7:46 UTC  (3+ messages)
` [PATCH v4 1/2] dmaengine: xilinx_dma: Fix CPU stall in xilinx_dma_poll_timeout
` [PATCH v4 2/2] dmaengine: xilinx_dma: Rename XILINX_DMA_LOOP_COUNT

[PATCH v2 0/2] Enable Mali G310 GPU support on i.MX952 board
 2026-04-02  7:48 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX952 support
    `  "

[PATCH v2 0/6] cpufreq: ti: Fix probe ordering and add device link support for K3 SoCs
 2026-04-02  7:39 UTC  (3+ messages)
` [PATCH v2 2/6] dt-bindings: opp: ti-cpu: Add ti,soc-info property

[PATCH v3 0/5] J722S SGMII support
 2026-04-02  7:28 UTC  (5+ messages)
` [PATCH v3 1/5] dt-bindings: phy: ti: phy-j721e-wiz: Add ti,j722s-wiz-10g compatible
` [PATCH v3 2/5] dt-bindings: phy: ti: phy-gmii-sel: Add ti,j722s-phy-gmii-sel compatible

[PATCH net-next v3 1/2] dt-bindings: net: ti: k3-am654-cpsw-nuss: Add ti,j722s-cpsw-nuss compatible
 2026-04-02  7:26 UTC  (2+ messages)

[PATCH] firmware: psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPEND
 2026-04-02  7:15 UTC  (3+ messages)

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-02  7:12 UTC  (67+ 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 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

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

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

[PATCH 0/5] Exynos850 APM-to-AP mailbox support
 2026-04-02  6:43 UTC  (4+ messages)

[PATCH v5 00/27] Add support for MT8196 clock controllers
 2026-04-02  6:30 UTC  (3+ messages)
` [PATCH v5 23/27] clk: mediatek: Add MT8196 disp-ao clock support

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

[PATCH v5 0/3] pinctrl: aspeed: Add AST2700 SoC0 support
 2026-04-02  6:14 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: mfd: aspeed,ast2x00-scu: Describe AST2700 SCU0

[PATCH] ASoC: dt-bindings: rockchip: Convert rk3399-gru-sound to YAML
 2026-04-02  5:56 UTC 

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

[PATCH] clk: visconti: pll: initialize clk_init_data to zero
 2026-04-02  4:22 UTC  (3+ messages)

[PATCH 00/11] Drivers: hv: Add ARM64 support in mshv_vtl
 2026-04-02  4:01 UTC  (5+ messages)

[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] 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] 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 v2 0/4] usb: dwc3: xilinx: Add Versal2 MMI USB 3.2 controller support
 2026-04-01 23:04 UTC  (2+ messages)

[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

✅ 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 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


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