]> www.infradead.org Git - users/hch/misc.git/commit
Merge ras/edac-urgent into for-next
authorBorislav Petkov (AMD) <bp@alien8.de>
Mon, 28 Apr 2025 10:42:28 +0000 (12:42 +0200)
committerBorislav Petkov (AMD) <bp@alien8.de>
Mon, 28 Apr 2025 10:42:28 +0000 (12:42 +0200)
commit4521b86e4a6ef9efff329ef18120b1520059ae4e
tree46f13362ef9dfaa15e444848c19fd0f93a279981
parent0ea687f7775a456a5b1ed3701b97619fe6503926
parent6dbe3c5418c4368e824bff6ae4889257dd544892
Merge ras/edac-urgent into for-next

* ras/edac-urgent: (710 commits)
  EDAC/altera: Set DDR and SDMMC interrupt mask before registration
  EDAC/altera: Test the correct error reg offset
  Linux 6.15-rc4
  Revert "sunrpc: clean cache_detail immediately when flush is written frequently"
  sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash
  irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()
  LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finally
  LoongArch: KVM: Fully clear some CSRs when VM reboot
  LoongArch: KVM: Fix multiple typos of KVM code
  LoongArch: Return NULL from huge_pte_offset() for invalid PMD
  LoongArch: Remove a bogus reference to ZONE_DMA
  LoongArch: Handle fp, lsx, lasx and lbt assembly symbols
  LoongArch: Make do_xyz() exception handlers more robust
  LoongArch: Make regs_irqs_disabled() more clear
  LoongArch: Select ARCH_USE_MEMTEST
  selftests/bpf: Correct typo in __clang_major__ macro
  samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
  bpf: Add namespace to BPF internal symbols
  selftests/bpf: add test for softlock when modifying hashmap while iterating
  bpf: fix possible endless loop in BPF map iteration
  ...

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>