Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-20 21:16:38 to 2026-08-21 10:53:28 UTC [more...]

[PATCH RFC 0/3] genirq: Allow drivers to respect userspace IRQ affinities
 2026-08-21 10:53 UTC  (5+ messages)
` [PATCH RFC 2/3] genirq: Honor existing IRQ affinities when setting affinity hints

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-08-21 10:50 UTC  (16+ messages)
` [RFC PATCH v2 14/45] arm64: entry: Introduce entry specific exception masking helpers
` [RFC PATCH v2 19/45] arm64: cpuidle: use new helpers to bypass interrupt priority masking
` [RFC PATCH v2 39/45] arm64: smp: Fall back to IRQ when IPI NMI request fails

[PATCH 0/4] selftest/arm64: Fix MTE test setup and TAP reporting
 2026-08-21 10:43 UTC  (8+ messages)
` [PATCH 4/4] selftest/arm64: Add MTE test config fragment

[PATCH] wifi: mt76: fix unlocked wcid check in mt76_tx_status_skb_add()
 2026-08-21 10:40 UTC 

[PATCH net v3 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
 2026-08-21 10:31 UTC  (5+ messages)
` [PATCH net v3 3/3] net: stmmac: document oversized AF_XDP frame handling

[PATCH treewide 0/5] clk: Make sure clk_init_data is fully initialized (part 1)
 2026-08-21 10:16 UTC  (2+ messages)

[RFC PATCH 0/2] arm64/hyperv: Enable kexec reboot support
 2026-08-21 10:14 UTC  (3+ messages)

[PATCH v5 0/9] irqchip/imx-irqsteer: Allow building as module
 2026-08-21 10:10 UTC  (10+ messages)
` [PATCH v5 1/9] irqchip/imx-irqsteer: Call chained_irq_exit() on the handler error path
` [PATCH v5 2/9] irqchip/imx-irqsteer: Use devm to manage the IRQ domain
` [PATCH v5 3/9] irqchip/imx-irqsteer: Validate IRQ count before creating domain
` [PATCH v5 4/9] irqchip/imx-irqsteer: Dispose of parent IRQ mappings in remove()
` [PATCH v5 5/9] irqchip/imx-irqsteer: Mask all interrupts in probe()
` [PATCH v5 6/9] irqchip/imx-irqsteer: Let devres own the clock and runtime PM
` [PATCH v5 7/9] irqchip/imx-irqsteer: Allow building as module
` [PATCH v5 8/9] genirq/irqdomain: Add devm_irq_domain_create_linear()
` [PATCH v5 9/9] irqchip/imx-irqsteer: Use devm_irq_domain_create_linear()

[PATCH v5 0/9] irqchip/imx-irqsteer: Allow building as module
 2026-08-21 10:07 UTC 

[PATCH 0/2] phy: Make sure clk_init_data is fully initialized
 2026-08-21 10:08 UTC  (3+ messages)
` [PATCH 1/2] phy: freescale: fsl-samsung-hdmi: "
` [PATCH 2/2] phy: rockchip: "

[PATCH] peci: controller: aspeed: Make sure clk_init_data is fully initialized
 2026-08-21 10:08 UTC 

[PATCH net-next 0/3] net: Make sure clk_init_data is fully initialized
 2026-08-21 10:07 UTC  (4+ messages)
` [PATCH net-next 1/3] net: macb: "
` [PATCH net-next 2/3] net: mdio: mux-meson-g12a: "
` [PATCH net-next 3/3] net: phy: air_en8811h: "

[PATCH 0/2] mmc: Make sure clk_init_data is fully initialized
 2026-08-21 10:06 UTC  (3+ messages)
` [PATCH 1/2] mmc: meson-gx: FIXME: "
` [PATCH 2/2] mmc: sdhci-of-arasan: "

[PATCH 0/3] media: Make sure clk_init_data is fully initialized
 2026-08-21 10:04 UTC  (4+ messages)
` [PATCH 1/3] media: cec: meson: ao-cec-g12a: "
` [PATCH 2/3] media: microchip: "
` [PATCH 3/3] media: samsung: exynos4-is: "

[PATCH 0/2] drm: Make sure clk_init_data is fully initialized
 2026-08-21 10:03 UTC  (3+ messages)
` [PATCH 1/2] drm/sun4i: "
` [PATCH 2/2] drm/tegra: "

[PATCH 0/6] perf: cs-etm: HW_ID improvements
 2026-08-21 10:01 UTC  (8+ messages)
` [PATCH 1/6] perf: cs-etm: Don't add global v0 HW_IDs to unformatted queues
` [PATCH 2/6] perf cs-etm: Free partially created queues
` [PATCH 3/6] perf cs-etm: Synthesize missing HW_ID mappings for raw trace
` [PATCH 4/6] perf: cs-etm: Respect --no-itrace option
` [PATCH 5/6] perf/core: Return errors from perf_report_aux_output_id()
` [PATCH 6/6] coresight: perf: Retry failed HW_ID writes

[PATCH 0/6] arm64: Introduce Axera AX650 SoC and AX650 Demo board
 2026-08-21  9:45 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: vendor-prefixes: add Axera
` [PATCH 2/6] dt-bindings: arm: add Axera AX650 SoC and AX650 Demo board
` [PATCH 3/6] arm64: Kconfig.platforms: add ARCH_AXERA
` [PATCH 4/6] arm64: defconfig: enable ARCH_AXERA
` [PATCH 5/6] arm64: dts: axera: add AX650 Demo initial support
` [PATCH 6/6] MAINTAINERS: add Axera ARM SoC support

[PATCH v2 00/14] perf cs-etm: Per-thread mode fixes and snapshot wrap support
 2026-08-21  9:49 UTC  (15+ messages)
` [PATCH v2 01/14] perf cs-etm: Fix nVHE per-thread decoding
` [PATCH v2 02/14] perf cs-etm: Warn for invalid timestamp option
` [PATCH v2 03/14] perf cs-etm: Turn on context packet timestamps in per-thread mode
` [PATCH v2 04/14] perf cs-etm: Use per-CPU queues for "
` [PATCH v2 05/14] perf cs-etm: Increase default timestamp generation period
` [PATCH v2 06/14] perf auxtrace: Turn Intel BTS snapshot search into a generic one
` [PATCH v2 07/14] perf arm-spe: Use generic snapshot search
` [PATCH v2 08/14] perf auxtrace: intel-pt: Use new snapshot_has_wrapped callback
` [PATCH v2 09/14] perf cs-etm: Queue partial AUX records
` [PATCH v2 10/14] perf cs-etm: Don't print missing buffers in snapshot mode
` [PATCH v2 11/14] perf auxtrace: cs-etm: Capture wrapped snapshots
` [PATCH v2 12/14] perf test: Allow infinite named_thread loops
` [PATCH v2 13/14] perf test: Add test for per-thread mode
` [PATCH v2 14/14] perf cs-etm: Test multiple per-thread threads

[PATCH] dt-bindings: iio: adc: rockchip-saradc: Fix RV1106 compatible
 2026-08-21  9:30 UTC  (3+ messages)

[PATCH 00/12] arm64: Remove unused big-endian support
 2026-08-21  9:23 UTC  (9+ messages)
` [PATCH 06/12] arm64: assembler: Remove endianness helper macros

[PATCH] pinctrl: stm32: fix the unit of the hwspinlock timeout
 2026-08-21  9:22 UTC  (2+ messages)

[PATCH] i2c: at91: fix autosuspend cleanup during teardown
 2026-08-21  9:22 UTC  (3+ messages)

[PATCH v3 0/2] i2c: imx: fix SMBus block-read of 0 locking the bus
 2026-08-21  9:07 UTC  (2+ messages)
` [PATCH v3 0/2] i2c: imx: fix SMBus block-read of 0 locking the bus [stable backport question/offer]

[PATCH 5.10.y] KVM: arm64: Retry fault if vma_lookup() results become invalid
 2026-08-21  9:05 UTC 

[PATCH v4 0/2] Add DSS support for AM62L SoC
 2026-08-21  9:02 UTC  (2+ messages)

[PATCH] spi: spi-mtk-nor: Get clocks from devicetree in bulk
 2026-08-21  9:00 UTC 

[PATCH mt76 v2] wifi: mt76: mt7915: publish wcid before MCU add commands
 2026-08-21  9:00 UTC 

[PATCH] clk: imx: composite-93: return timeout from gate enable
 2026-08-21  8:56 UTC 

[PATCH 0/2] ARM/soc: Make sure clk_init_data is fully initialized
 2026-08-21  8:52 UTC  (3+ messages)
` [PATCH 1/2] ARM: versatile: clock: "
` [PATCH 2/2] soc/tegra: pmc: "

[PATCH] pmdomain: airoha: fix unselectable AIROHA_CPU_PM_DOMAIN kconfig
 2026-08-21  8:52 UTC 

[PATCH] ARM: BCM7XXX: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-21  8:41 UTC 

[PATCH v2 0/2] kexec: fix probe error codes and error propagation
 2026-08-21  8:40 UTC  (7+ messages)
` [PATCH v2 2/2] kexec: fix error propagation in kexec_image_probe_default()

[PATCH] ARM: at91: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-21  8:36 UTC 

[PATCH] ARM: EXYNOS: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-21  8:32 UTC 

[PATCH] ARM: imx: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-21  8:28 UTC 

[PATCH v5 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
 2026-08-21  8:26 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: usb: tps6598x: Add sn201202x/ACE3
` [PATCH v5 2/3] usb: typec: tipd: Factor out i2c specifics
` [PATCH v5 3/3] usb: typec: tipd: Add sn201202x support

[PATCH 1/1] wifi: mt76: mt7996: fix mixed FEM check of mt7996 chipset
 2026-08-21  8:18 UTC  (2+ messages)

[PATCH] memory: pl353: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-21  8:10 UTC  (3+ messages)
  ` [PATCH] memory: atmel-ebi: "

[PATCH v7 0/5] Add eDP lane mapping support
 2026-08-21  8:09 UTC  (7+ messages)
` [PATCH v7 3/5] drm/bridge: analogix_dp: Restore mandatory samsung DP DT properties
` [PATCH v7 5/5] drm/bridge: analogix_dp: Add support for optional data-lanes mapping

[PATCH v3 0/4] Stop returning struct page from guest_memfd PFN lookup
 2026-08-21  8:08 UTC  (6+ messages)
` [PATCH v3 1/4] KVM: SEV: Treat unassigned RMP entry as benign race on PSMASH failure
` [PATCH v3 2/4] KVM: SEV: Drop page refcount early during RMP fault handling
` [PATCH v3 3/4] KVM: SEV: Drop page refcount early in VMSA reload
` [PATCH v3 4/4] KVM: guest_memfd: Stop returning struct page from PFN lookup

[PATCH] irqchip/stm32mp-exti: fix the unit of the hwspinlock timeout
 2026-08-21  8:07 UTC  (3+ messages)
` [PATCH v3] "
  ` [Linux-stm32] "

[PATCH v5 00/14] media: stm32: dcmipp: add support for MP2x pixel pipes
 2026-08-21  6:38 UTC  (15+ messages)
` [PATCH v5 01/14] media: stm32: dcmipp: share struct dcmipp_device among subdevs
` [PATCH v5 02/14] media: stm32: dcmipp: make dcmipp_state & cmsr2 read common
` [PATCH v5 03/14] media: stm32: dcmipp: bytecap: protect CMIER register access
` [PATCH v5 04/14] media: stm32: dcmipp: move common structures in dcmipp-common.h
` [PATCH v5 05/14] media: stm32: dcmipp: correct swap in YUYV data with parallel input
` [PATCH v5 06/14] media: stm32: dcmipp: configure csi input of all pipes on stm32mp25
` [PATCH v5 07/14] media: stm32: dcmipp: introduce a dcmipp global media_pipeline
` [PATCH v5 08/14] media: stm32: dcmipp: add pixel pipes helper functions
` [PATCH v5 09/14] media: stm32: dcmipp: addition of a dcmipp-isp subdev
` [PATCH v5 10/14] media: uapi: Add controls for ST DCMIPP Driver
` [PATCH v5 11/14] media: stm32: dcmipp: pixelproc: addition of dcmipp-pixelproc subdev
` [PATCH v5 12/14] media: stm32: dcmipp: add pixel-pipe support in bytecap
` [PATCH v5 13/14] media: stm32: dcmipp: rename bytecap into capture
` [PATCH v5 14/14] media: stm32: dcmipp: instantiate & link stm32mp25 subdevs

[PATCH] memory: atmel-ebi: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-21  7:57 UTC  (3+ messages)

[PATCH v2 0/3] clk: samsung: Introduce Exynos5515 clock driver support
 2026-08-21  7:55 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add Exynos5515 SoC

[PATCH v39 0/7] firmware: imx: driver for NXP secure-enclave
 2026-08-21 13:02 UTC  (7+ messages)
` [PATCH v39 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v39 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v39 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v39 4/7] firmware: imx: device context dedicated to priv
` [PATCH v39 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v39 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[PATCH net v4] net: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()
 2026-08-21  7:45 UTC  (3+ messages)

[PATCH v2 0/2] Axiado AX3000 and AX3005 USB Device Controller (UDC)
 2026-08-21  7:41 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: gadget: udc: add Axiado AX3000 and AX3005 UDC

[PATCH net-next] net: stmmac: stm32: Set TSO/TBS Tx queues default settings
 2026-08-21  7:22 UTC  (7+ messages)

[PATCH 0/5] drm/msm/dp: Add MSM Type-C MST support
 2026-08-21  7:20 UTC  (11+ messages)
` [PATCH 1/5] drm/bridge: allow hpd_notify() to suppress connector hotplug events
` [PATCH 2/5] drm/bridge_connector: preserve connector status for IRQ-only HPD events

[PATCH] media: rc: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-21  7:15 UTC 

[PATCH] [media] v4l: xilinx: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-21  7:11 UTC 

[PATCH v2] perf/dwc_pcie: Fix PCI device reference leak in probe
 2026-08-21  7:00 UTC  (2+ messages)

[PATCH net v3 0/2] net: sparx5: misc fixes for sparx5 and lan969x
 2026-08-21  6:57 UTC  (5+ messages)
` [PATCH net v3 2/2] net: sparx5: fix sleep in atomic context in MAC table access

[PATCH v2 0/5] Add Laguna/Tensor G5 SoC and Frankel, Blazer & Mustang boards
 2026-08-21  6:50 UTC  (16+ messages)
` [PATCH v2 4/5] arm64: dts: google: Add initial dts for frankel/blazer/mustang

[PATCH v9 0/2] Add Meta(Facebook) ventura2 BMC(AST2600)
 2026-08-21  6:51 UTC  (5+ messages)
` [PATCH v9 2/2] ARM: dts: aspeed: ventura2: Add Meta ventura2 BMC

[PATCH v2 0/4] KVM: arm64: vgic-its: Make the ITS table save reliable
 2026-08-21  6:44 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: arm64: vgic-its: Free the caches when GITS_BASER changes
` [PATCH v2 2/4] Revert "KVM: arm64: vgic-its: Don't save collections the table cannot hold"
` [PATCH v2 3/4] KVM: arm64: vgic-its: Skip unreachable devices instead of failing the save
` [PATCH v2 4/4] KVM: arm64: selftests: Add ITS table save tests

[PATCH 00/12] drm/panic: Split into core and helpers
 2026-08-21  6:38 UTC  (3+ messages)

[PATCH 0/7] media: verisilicon: Add RK3588 VPU720 JPEG decoder
 2026-08-21  6:28 UTC  (6+ messages)
` [PATCH 5/7] media: verisilicon: Add Rockchip "

[PATCH v3 1/2] Bluetooth: btusb: mediatek: Fix leaked runtime PM reference in reset
 2026-08-21  6:26 UTC  (2+ messages)
` [PATCH v3 2/2] Bluetooth: btusb: Fix leaked runtime PM reference in btusb_reset

[PATCH] net: stmmac: fix device node reference leaks in stmmac_mtl_setup()
 2026-08-21  5:57 UTC 

[PATCH v2 0/3] arm64: dts: imx9x: Fix PCIe memory window overlap with System RAM
 2026-08-21  5:43 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: imx95: Avoid 32-bit PCIe window System RAM overlap
` [PATCH v2 2/3] arm64: dts: imx94: "
` [PATCH v2 3/3] arm64: dts: imx943: "

[PATCH] drm/imx: dcss: fix autosuspend cleanup during teardown
 2026-08-21  5:26 UTC  (2+ messages)

[PATCH] pinctrl: freescale: imx1: Fix device node leaks in imx1_pinctrl_dt_is_flat_functions()
 2026-08-21  5:08 UTC 

[PATCH V3 0/6] dmaengine: zynqmp_dma: Per-channel reset, IRQ guard improvements, and PM fixes
 2026-08-21  4:36 UTC  (9+ messages)
` [PATCH V3 1/6] dmaengine: zynqmp_dma: Fix PM usage count handling in probe error path
` [PATCH V3 4/6] dt-bindings: dma: xlnx,zynqmp-dma: Add Versal Net compatible support

[RFC PATCH v4 00/11] coco/TSM: Arm CCA guest TDISP lock/accept flow with verification and DMA enable
 2026-08-21  3:42 UTC  (3+ messages)
` [RFC PATCH v4 03/11] coco: guest: arm64: Add Realm Host Interface and guest DA helper

[RFC PATCH 0/3] pmdomain/cpuidle-psci: Fix behaviours for CPU PM domains
 2026-08-21  3:24 UTC  (3+ messages)
` [RFC PATCH 3/3] cpuidle: psci: Initialize the PM domains in powered off state for OSI

[PATCH v2 0/4] Stop returning struct page from guest_memfd PFN lookup
 2026-08-21  3:19 UTC  (13+ messages)
` [PATCH v2 2/4] KVM: SEV: Drop page refcount early during RMP fault handling
` [PATCH v2 4/4] KVM: guest_memfd: Stop returning struct page from PFN lookup

[PATCH] input: keyboard: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-21  2:39 UTC 

[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-08-21  2:23 UTC  (3+ messages)
` [PATCH 07/15] RISC-V: "

[PATCH] Input: raspberrypi-ts - reject out-of-range point counts and slot IDs
 2026-08-21  1:18 UTC  (3+ messages)

[PATCH v6 1/3] dt-bindings: net: wireless: add flag marvell,invalid-reg-hint-in-rom
 2026-08-21  1:07 UTC  (3+ messages)
` [PATCH v6 2/3] wifi: mwifiex: add dt flag to avoid conflict with platform reg domain
` [PATCH v6 3/3] ARM: dts: armada: WRT3200ACM: add marvell,invalid-reg-hint-in-rom

[PATCH v19 03/14] KVM: arm64: Manage GCS access and registers for guests
 2026-08-20 23:39 UTC  (6+ messages)

[linusw-nomadik:b4/ux500-dts-golden-voldown-label] BUILD SUCCESS 55ccf78b962180cd7cdff2bacc0388df4e8bf2a5
 2026-08-20 22:10 UTC 

[linusw-nomadik:b4/ux500-dts-golden-regulator-name] BUILD SUCCESS 8a78dbd5b67630025ac57745c6b8860680c7d522
 2026-08-20 22:10 UTC 

[PATCH 0/4] arm64: dts: ti: add out-band-wakeup property to m_can devices
 2026-08-20 22:08 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-am62-lp-sk: "
` [PATCH 2/4] arm64: dts: ti: k3-am62a7-sk: "
` [PATCH 3/4] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH 4/4] arm64: dts: ti: k3-am62d2-evm: "

[PATCH] clk: mvebu: ap806: fix legacy binding failing to probe
 2026-08-20 21:47 UTC 

[PATCH] media: verisilicon: rockchip: Fix leaks in init
 2026-08-20 21:16 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