Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-28 00:42:32 to 2026-05-28 06:48:45 UTC [more...]

[PATCH v1 0/3] rtc: Use named initializers for platform_device_id arrays
 2026-05-28  6:48 UTC  (2+ messages)
` [PATCH v1 2/3] rtc: ab8500: Simplify driver_data handling

[PATCH v5 0/4] PCI: tegra: Add Tegra264 support
 2026-05-28  6:44 UTC  (6+ messages)
` [PATCH v5 2/4] PCI: Use standard wait times for PCIe link monitoring

[PATCH 0/3]nvmem: zynqmp_nvmem: Cleanup and bug fixes
 2026-05-28  6:43 UTC  (4+ messages)
` [PATCH 1/3] nvmem: zynqmp_nvmem: Correct error message for PUF user fuse
` [PATCH 2/3] nvmem: zynqmp_nvmem: Use streaming DMA with single kmalloc block
` [PATCH 3/3] nvmem: zynqmp_nvmem: Drop add_legacy_fixed_of_cells flag

[PATCH] ASoC: mediatek: mt8365-afe-pcm: fix possible NULL-pointer dereferences in mt8365_afe_suspend()
 2026-05-28  6:41 UTC 

[PATCH] iio: pressure: cros_ec_baro: simplify timestamp channel definition
 2026-05-28  6:40 UTC  (2+ messages)

[PATCH] drm: zynqmp_dp: Fix uninitialized variable in debugfs()
 2026-05-28  6:18 UTC  (3+ messages)

[PATCH v2 2/5] arm64: dts: rockchip: Enable USB 2.0 ports on Radxa E20C
 2026-05-28  5:57 UTC  (3+ messages)

[PATCH] rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLES
 2026-05-28  5:56 UTC  (3+ messages)

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-05-28  5:51 UTC  (13+ messages)
` [PATCH v14 20/44] arm64: RMI: Support for the VGIC in realms
` [PATCH v14 21/44] KVM: arm64: Support timers in realm RECs
` [PATCH v14 22/44] arm64: RMI: Handle realm enter/exit
` [PATCH v14 24/44] KVM: arm64: Handle realm MMIO emulation
` [PATCH v14 26/44] arm64: RMI: Allow populating initial contents
` [PATCH v14 28/44] arm64: RMI: Create the realm descriptor

[RFC PATCH v4 00/14] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
 2026-05-28  5:47 UTC  (3+ messages)
` [RFC PATCH v4 01/14] coco: host: arm64: Add host TSM callback and IDE stream allocation support

[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-28  5:46 UTC  (3+ messages)
` [PATCH v6 13/15] sh: cast away constness from the zero page when flushing it from the cache

[PATCH v3 5/9] KVM: arm64: selftests: Add shadow_stage2 test
 2026-05-28  4:59 UTC  (2+ messages)
` [PATCH] KVM: selftest: arm64: Run shadow_stage2 varying guest modes

[PATCH v3 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-05-28  3:42 UTC  (7+ messages)
` [PATCH v3 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v3 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible

[PATCH v2] wifi: mt76: add wcid publish check in mt76_sta_add
 2026-05-28  3:38 UTC 

[PATCH v2] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
 2026-05-28  2:39 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v14 0/8] arm64: add ARCH_HAS_COPY_MC support
 2026-05-28  3:17 UTC  (5+ messages)
` [PATCH v14 7/8] arm64: introduce copy_mc_to_kernel() implementation
` [PATCH v14 8/8] lib/tests: memcpy_kunit: add memcpy_mc() and memcpy_mc_large() test

[PATCH v2] ACPI: APEI: Handle repeated SEA error storms
 2026-05-28  1:48 UTC  (2+ messages)

[PATCH 0/3] ASoC: imx-rpmsg: Add headphone jack detection and driver_name support
 2026-05-28  2:07 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] ASoC: dt-bindings: fsl,rpmsg: Add hp-det-gpios property
  ` [PATCH v2 2/3] ASoC: imx-rpmsg: Support headphone jack detection
  ` [PATCH v2 3/3] ASoC: imx-rpmsg: Set driver_name for snd_soc_card

[PATCH v2] net: stmmac: Improve Tx timer arm logic further
 2026-05-28  1:58 UTC  (2+ messages)

[PATCH net-next v5 0/6] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
 2026-05-28  1:50 UTC  (6+ messages)
` [PATCH net-next v5 5/6] net: phy: Introduce Airoha AN8801R "
` [PATCH net-next v5 6/6] net: phy: air_an8801: ensure maximum available speed link use

[PATCH v7 00/11] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-05-28  1:35 UTC  (3+ messages)
` [PATCH v7 02/11] iommu/arm-smmu-v3: Add a helper to drain cmd queues

[RFC PATCH 00/20] mshv: enable kexec with Hyper-V donated pages and partitions
 2026-05-28  0:42 UTC  (21+ messages)
` [RFC PATCH 01/20] kho: generalize radix tree APIs
` [RFC PATCH 02/20] kho: store incoming radix tree in kho_in
` [RFC PATCH 03/20] kho: add a struct for radix callbacks
` [RFC PATCH 04/20] kho: add callback for table pages
` [RFC PATCH 05/20] kho: add data argument to radix walk callback
` [RFC PATCH 06/20] kho: allow early-boot usage of the KHO radix tree
` [RFC PATCH 07/20] kho: allow destroying "
` [RFC PATCH 08/20] kho: add kho_radix_init_tree()
` [RFC PATCH 09/20] memblock: introduce MEMBLOCK_KHO_SCRATCH_EXT
` [RFC PATCH 10/20] kho: extended scratch
` [RFC PATCH 11/20] kho: return virtual address of mem_map
` [RFC PATCH 12/20] mm/hugetlb: make bootmem allocation work with KHO
` [RFC PATCH 13/20] kho: add radix tree freeze and del_key() error reporting
` [RFC PATCH 14/20] kho: Add crash-kernel-safe radix tree presence check
` [RFC PATCH 15/20] mshv: Use page tracker to manage MSHV-owned pages and preserve with KHO
` [RFC PATCH 16/20] mshv: Add debugfs interface to page tracker
` [RFC PATCH 17/20] hyperv: Reserve crash MSR P2 for page preservation root PA
` [RFC PATCH 18/20] mshv: Exclude Hyper-V donated pages from crash dump collection
` [RFC PATCH 19/20] kexec: export kexec_in_progress for modules
` [RFC PATCH 20/20] mshv: freeze and vacuum partitions across kexec

[PATCH] clk: samsung: exynos5410: fix refcount leak
 2026-05-28  1:15 UTC  (2+ messages)

[PATCH v2] ASoC: soc-card: add snd_soc_card_set_topology_name()
 2026-05-28  0:48 UTC 


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