Skip to content
Snippets Groups Projects
Select Git revision
  • 4104d326b670c2b66f575d2004daa28b2d1b4c8d
  • openEuler-1.0-LTS default protected
  • openEuler-22.09
  • OLK-5.10
  • openEuler-22.03-LTS
  • openEuler-22.03-LTS-Ascend
  • master
  • openEuler-22.03-LTS-LoongArch-NW
  • openEuler-22.09-HCK
  • openEuler-20.03-LTS-SP3
  • openEuler-21.09
  • openEuler-21.03
  • openEuler-20.09
  • 4.19.90-2210.5.0
  • 5.10.0-123.0.0
  • 5.10.0-60.63.0
  • 5.10.0-60.62.0
  • 4.19.90-2210.4.0
  • 5.10.0-121.0.0
  • 5.10.0-60.61.0
  • 4.19.90-2210.3.0
  • 5.10.0-60.60.0
  • 5.10.0-120.0.0
  • 5.10.0-60.59.0
  • 5.10.0-119.0.0
  • 4.19.90-2210.2.0
  • 4.19.90-2210.1.0
  • 5.10.0-118.0.0
  • 5.10.0-106.19.0
  • 5.10.0-60.58.0
  • 4.19.90-2209.6.0
  • 5.10.0-106.18.0
  • 5.10.0-106.17.0
33 results

virt

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    Pull KVM fixes from Marcelo Tosatti:
     - Fix for guest triggerable BUG_ON (CVE-2014-0155)
     - CR4.SMAP support
     - Spurious WARN_ON() fix
    
    * git://git.kernel.org/pub/scm/virt/kvm/kvm:
      KVM: x86: remove WARN_ON from get_kernel_ns()
      KVM: Rename variable smep to cr4_smep
      KVM: expose SMAP feature to guest
      KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode
      KVM: Add SMAP support when setting CR4
      KVM: Remove SMAP bit from CR4_RESERVED_BITS
      KVM: ioapic: try to recover if pending_eoi goes out of range
      KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155)
    55101e2d
    History
    Name Last commit Last update
    ..