Files
linux/arch/arm64/include/asm
Linus Torvalds dde6379705 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull kvm fixes from Paolo Bonzini:
 "ARM:

   - Rework of system register accessors for system registers that are
     directly writen to memory, so that sanitisation of the in-memory
     value happens at the correct time (after the read, or before the
     write). For convenience, RMW-style accessors are also provided.

   - Multiple fixes for the so-called "arch-timer-edge-cases' selftest,
     which was always broken.

  x86:

   - Make KVM_PRE_FAULT_MEMORY stricter for TDX, allowing userspace to
     pass only the "untouched" addresses and flipping the shared/private
     bit in the implementation.

   - Disable SEV-SNP support on initialization failure

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORY
  KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORY
  KVM: SEV: Disable SEV-SNP support on initialization failure
  KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_cases
  KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_cases
  KVM: arm64: selftests: Fix thread migration in arch_timer_edge_cases
  KVM: arm64: selftests: Fix help text for arch_timer_edge_cases
  KVM: arm64: Make __vcpu_sys_reg() a pure rvalue operand
  KVM: arm64: Don't use __vcpu_sys_reg() to get the address of a sysreg
  KVM: arm64: Add RMW specific sysreg accessor
  KVM: arm64: Add assignment-specific sysreg accessor
2025-06-13 10:05:31 -07:00
..
2023-06-05 09:36:39 +02:00
2023-06-05 09:36:39 +02:00
2020-09-07 15:00:52 +01:00
2024-07-03 19:29:59 -07:00
2023-06-05 09:36:39 +02:00
2025-04-29 14:03:18 +01:00
2020-12-02 19:49:11 +00:00
2025-05-08 15:29:09 +01:00
2023-12-11 13:18:06 +00:00
2021-10-21 10:45:22 +01:00
2024-01-12 12:44:18 +00:00
2023-10-18 10:58:59 +01:00
2023-04-05 19:42:43 -07:00
2024-10-16 14:50:47 +01:00
2024-10-16 00:13:04 +02:00
2022-07-22 17:34:57 -05:00
2023-06-05 09:36:39 +02:00
2025-05-11 17:48:19 -07:00
2025-06-11 14:52:08 -07:00
2024-09-10 18:19:59 +01:00
2022-02-19 11:11:09 +01:00
2024-10-15 18:16:20 +01:00
2025-05-11 17:48:19 -07:00
2024-10-23 10:19:32 +01:00
2025-04-30 21:55:06 +02:00
2025-05-06 09:56:18 +01:00
2022-09-16 12:17:03 +01:00
2024-10-04 12:04:34 +01:00
2024-07-10 14:23:38 +02:00