1. 24 Apr, 2023 28 commits
  2. 23 Apr, 2023 9 commits
  3. 22 Apr, 2023 2 commits
  4. 21 Apr, 2023 1 commit
    • Paolo Bonzini's avatar
      Merge tag 'kvmarm-fixes-6.3-4' of... · 265b97cb
      Paolo Bonzini authored
      Merge tag 'kvmarm-fixes-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
      
      KVM/arm64 fixes for 6.3, part #4
      
       - Plug a buffer overflow due to the use of the user-provided register
         width for firmware regs. Outright reject accesses where the
         user register width does not match the kernel representation.
      
       - Protect non-atomic RMW operations on vCPU flags against preemption,
         as an update to the flags by an intervening preemption could be lost.
      265b97cb