]> Git Repo - linux.git/commit
Merge tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <[email protected]>
Sun, 16 Feb 2025 01:14:53 +0000 (17:14 -0800)
committerLinus Torvalds <[email protected]>
Sun, 16 Feb 2025 01:14:53 +0000 (17:14 -0800)
commitad73b9a17d66366d8c9198bc90f1ea99f24a912c
tree44d2a3038e20b8c103f5a04b4f09beb4177526ea
parent5784d8c93eb0c3b26cbaa86237c3b106657fc0c1
parent96178631c3f53398044ed437010f7632ad764bf8
Merge tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux

Pull UML fixes from Richard Weinberger:

 - Align signal stack correctly

 - Convert to raw spinlocks where needed (irq and virtio)

 - FPU related fixes

* tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux:
  um: convert irq_lock to raw spinlock
  um: virtio_uml: use raw spinlock
  um: virt-pci: don't use kmalloc()
  um: fix execve stub execution on old host OSs
  um: properly align signal stack on x86_64
  um: avoid copying FP state from init_task
  um: add back support for FXSAVE registers
This page took 0.043984 seconds and 4 git commands to generate.