Files
linux/tools
Paolo Bonzini 0dc4a75150 Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEAD
* Use array_index_nospec() to sanitize the target vCPU ID when handling PV
  IPIs and yields as the ID is guest-controlled.

* Drop a superfluous cpumask_empty() check when reclaiming SEV memory, as
  the common case, by far, is that at least one CPU will have entered the
  VM, and wbnoinvd_on_cpus_mask() will naturally handle the rare case where
  the set of have_run_cpus is empty.

* Rename the is_signed_type() macro in kselftest_harness.h to is_signed_var()
  to fix a collision with linux/overflow.h.  The collision generates compiler
  warnings due to the two macros having different implementations.
2025-08-27 04:25:40 -04:00
..
2025-06-26 10:51:41 -07:00
2025-07-23 11:55:22 +02:00
2025-03-06 15:13:13 -04:00
2025-04-22 19:10:04 +01:00
2025-08-19 20:32:54 -04:00
2025-07-28 16:47:35 -04:00
2025-04-28 17:18:48 -07:00