Files
linux/arch/powerpc/include/asm
Linus Torvalds 4ea3c64252 Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman:

 - Fix KVM "lost kick" race, where an attempt to pull a vcpu out of the
   guest could be lost (or delayed until the next guest exit).

 - Disable SCV (system call vectored) when PR KVM guests could be run.

 - Fix KVM PR guests using SCV, by disallowing AIL != 0 for KVM PR
   guests.

 - Add a new KVM CAP to indicate if AIL == 3 is supported.

 - Fix a regression when hotplugging a CPU to a memoryless/cpuless node.

 - Make virt_addr_valid() stricter for 64-bit Book3E & 32-bit, which
   fixes crashes seen due to hardened usercopy.

 - Revert a change to max_mapnr which broke HIGHMEM.

Thanks to Christophe Leroy, Fabiano Rosas, Kefeng Wang, Nicholas Piggin,
and Srikar Dronamraju.

* tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  Revert "powerpc: Set max_mapnr correctly"
  powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
  KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.h
  powerpc/numa: Handle partially initialized numa nodes
  powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S
  KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3
  KVM: PPC: Book3S PR: Disallow AIL != 0
  KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
  KVM: PPC: Book3S HV P9: Fix "lost kick" race
2022-04-10 07:36:18 -10:00
..
2021-09-08 15:32:35 -07:00
2021-08-10 23:14:55 +10:00
2022-02-16 23:25:10 +11:00
2021-03-24 14:09:29 +11:00
2021-12-09 22:41:19 +11:00
2021-03-24 14:09:30 +11:00
2022-03-27 15:31:16 -07:00
2022-03-07 10:26:20 +11:00
2021-07-01 11:06:03 -07:00
2021-02-09 01:09:44 +11:00
2022-02-23 14:49:27 +11:00
2022-03-28 21:11:24 +11:00
2021-12-09 22:41:21 +11:00
2021-07-08 11:48:23 -07:00
2019-05-01 16:45:05 +10:00
2021-08-23 19:28:20 +10:00
2022-01-30 21:17:00 -05:00
2020-12-04 01:01:19 +11:00