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

[PATCHv2 0/3] watchdog: sama5d4: fix IRQ and timeout bugs, use platform_get_irq_optional
 2026-06-08 20:09 UTC  (4+ messages)
` [PATCHv2 1/3] watchdog: sama5d4: fix shared IRQ and hardcoded timeout issues
` [PATCHv2 2/3] watchdog: sama5d4: use platform_get_irq_optional()
` [PATCHv2 3/3] watchdog: sama5d4: fix NULL deref in irq handler

[PATCH v2] nvme-apple: Prevent shared tags across queues on Apple A11
 2026-06-08 19:45 UTC  (2+ messages)

[PATCH v8 0/6] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2026-06-08 19:41 UTC  (2+ messages)
  ` [PATCH v8 6/6] pinctrl: mediatek: Add MT6735 pinctrl driver

[PATCH 0/2] pinctrl: mediatek: Enable MT8189 as loadable module
 2026-06-08 19:29 UTC  (2+ messages)

-next boot failures during KVM setup
 2026-06-08 19:19 UTC 

[PATCH] i2c: stm32f7: fix timing computation ignoring i2c-analog-filter
 2026-06-08 18:27 UTC  (2+ messages)

[PATCH v1] clocksource/drivers/timer-atmel-pit: Fix init failure cleanup
 2026-06-08 18:20 UTC 

[PATCH v4 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-06-08 18:06 UTC  (3+ messages)
` [PATCH v4 2/4] perf: Use a union to clear branch entry bitfields

[PATCH v1 0/2] soc: aspeed: Add BMC and host driver for PCIe BMC device
 2026-06-08 18:05 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next v3] net: airoha: defer GDM3/GDM4 WAN mode and GDM2 loopback to QoS offload
 2026-06-08 18:03 UTC 

[PATCH] i2c: imx: fix clock and pinctrl state inconsistency in runtime PM
 2026-06-08 17:46 UTC  (2+ messages)

[PATCH 0/3] perf: marvell: LLC-TAD PMU MPAM filtering and CN20K support
 2026-06-08 17:34 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: perf: marvell: Extend CN10K TAD PMU binding for CN20K

[PATCH v2 0/6] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
 2026-06-08 17:18 UTC  (11+ messages)
` [PATCH v2 1/6] ACPI: RISC-V: Fix riscv_acpi_irq_get_dep() loop termination
` [PATCH v2 2/6] ACPI: RISC-V: Check acpi_get_handle() status in riscv_acpi_add_prt_dep()
` [PATCH v2 3/6] ACPI: RISC-V: Fix riscv_acpi_add_prt_dep() loop handling
` [PATCH v2 4/6] ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ code
` [PATCH v2 6/6] irqchip/gic-v5: Enable GICv5 IWB ACPI probe ordering detection

[PATCH] ARM: footbridge: convert to sparse IRQs
 2026-06-08 17:13 UTC  (6+ messages)

[PATCH v2 0/3] Add support for NetCube Systems OpenNMC (dobermann)
 2026-06-08 17:10 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: sunxi: Add "

[PATCH v2 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
 2026-06-08 17:07 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards

[PATCH 3/3] firmware: arm_scmi: Emit modalias for SCMI devices
 2026-06-08 17:06 UTC  (6+ messages)
` [RFC PATCH 1/2] firmware: arm_scmi: Generate aliases for SCMI modules
  ` [RFC PATCH 2/2] firmware: arm_scmi: Add bus support for autoloading

[PATCH v7 0/5] Add microchip sama7d65 SoC I3C support
 2026-06-08 17:04 UTC  (3+ messages)
` [PATCH v7 3/5] i3c: mipi-i3c-hci: add microchip sama7d65 SoC compatible with the required quirk

[PATCH v5 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
 2026-06-08 17:03 UTC 

[PATCH v2 49/78] drm/mediatek: dp: Switch to atomic_create_state
 2026-06-08 15:32 UTC  (10+ messages)
` [PATCH v2 50/78] drm/mediatek: dpi: "
` [PATCH v2 51/78] drm/mediatek: dsi: "
` [PATCH v2 52/78] drm/mediatek: hdmi: "
` [PATCH v2 53/78] drm/mediatek: hdmi_v2: "

[PATCH v2 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-06-08 16:55 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: arm64: Support FFA_NOTIFICATION_BITMAP_CREATE in host handler
` [PATCH v2 2/7] KVM: arm64: Support FFA_NOTIFICATION_BITMAP_DESTROY "
` [PATCH v2 3/7] KVM: arm64: Support FFA_NOTIFICATION_BIND "
` [PATCH v2 4/7] KVM: arm64: Support FFA_NOTIFICATION_UNBIND "
` [PATCH v2 5/7] KVM: arm64: Support FFA_NOTIFICATION_SET "
` [PATCH v2 6/7] KVM: arm64: Support FFA_NOTIFICATION_GET "
` [PATCH v2 7/7] KVM: arm64: Support FFA_NOTIFICATION_INFO_GET "

[PATCH v3] coresight: etm3x: Fix cntr_val_show() to match cntr_val_store() behavior
 2026-06-08 16:55 UTC  (6+ messages)

[PATCH] KVM: arm64: Hold kvm->mmu_lock while initialising vcpu->arch.vncr_tlb
 2026-06-08 16:34 UTC  (2+ messages)

[PATCH] KVM: arm64: Add kvm_for_each_vncr_tlb() helper
 2026-06-08 16:33 UTC  (2+ messages)

[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
 2026-06-08 16:29 UTC  (4+ messages)

[PATCH v6 0/4] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-06-08 16:27 UTC  (10+ messages)
` [PATCH v6 3/4] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device

[PATCH] dmaengine: qcom: hidma: use sysfs_emit() in sysfs show callbacks
 2026-06-08 16:27 UTC  (2+ messages)

[PATCHv2] dmaengine: st_fdma: simplify allocation
 2026-06-08 16:25 UTC  (2+ messages)

[PATCH 00/18] pinctrl: airoha: split driver on shared code and SoC specific drivers, add supporf of en7523
 2026-06-08 16:17 UTC  (7+ messages)
` [PATCH 06/18] pinctrl: airoha: an7583: fix incorrect led mapping in phy4_led1 pin function
` [PATCH 16/18] pinctrl: airoha: an7583: remove an7583 prefix from variable names
` [PATCH 17/18] pinctrl: airoha: prepare for en7523 adding

[GIT PULL] i.MX arm64 dts for v7.2
 2026-06-08 15:57 UTC 

[PATCH 0/2] KVM: arm64: Small dirty logging fixes/cleanups
 2026-06-08 15:55 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Replace memslot_is_logging() with kvm_slot_dirty_track_enabled()

[PATCH v1] ARM: actions: Drop OF node references after mapping
 2026-06-08 15:46 UTC 

[GIT PULL] i.MX arm64 defconfig change for v7.2
 2026-06-08 15:36 UTC 

[PATCH v1] ARM: mstar: Drop OF node references after mapping
 2026-06-08 15:34 UTC 

[PATCH 0/1] KVM: arm64: Make kvm_s2_fault_pin_pfn() fault-in interruptible
 2026-06-08 15:28 UTC  (3+ messages)
` [PATCH 1/1] "


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