Commit 10b76a429a87 for kernel

commit 10b76a429a8716545cd6dcaf4578594e74dcd21b
Merge: 2ab99ad7faef b981e9e94c68
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Apr 5 13:53:07 2026 -0700

    Merge tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

    Pull x86 fixes from Ingo Molnar:

     - Fix kexec crash on KCOV-instrumented kernels (Aleksandr Nogikh)

     - Fix Geode platform driver on-stack property data use-after-return
       bug (Dmitry Torokhov)

    * tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/platform/geode: Fix on-stack property data use-after-return bug
      x86/kexec: Disable KCOV instrumentation after load_segments()