summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
24 hoursKVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest modeSean Christopherson
24 hoursKVM: x86: Ensure vendor's exit handler runs before fastpath userspace exitsSean Christopherson
24 hoursKVM: VMX: Refresh GUEST_PENDING_DBG_EXCEPTIONS.BS on all injected #DBsSean Christopherson
24 hoursriscv: mm: Unconditionally sfence.vma for spurious faultVivian Wang
24 hoursarm64: fpsimd: Fix type mismatch in sme_{save,load}_state()Mark Rutland
24 hoursx86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...Reinette Chatre
24 hoursLoongArch: Add PIO for early access before ACPI PCI root registerHuacai Chen
24 hoursbpf, arm64: Reject out-of-range B.cond targetsDaniel Borkmann
2026-07-04riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()Vivian Wang
2026-07-04riscv: mm: Extract helper mark_new_valid_map()Vivian Wang
2026-07-04KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT pathAshutosh Desai
2026-07-04KVM: x86: hyper-v: Bound the bank index when querying sparse banksHyunwoo Kim
2026-07-04MIPS: smp: report dying CPU to RCU in stop_this_cpu()Jonas Jelonek
2026-07-04LoongArch: Report dying CPU to RCU in stop_this_cpu()Huacai Chen
2026-07-04MIPS: DEC: Prevent initial console buffer from landing in XKPHYSMaciej W. Rozycki
2026-07-04KVM: SEV: Unmap and unpin the GHCB as needed on vCPU freeSean Christopherson
2026-07-04KVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()Sean Christopherson
2026-07-04KVM: SEV: Ignore Port I/O requests of length '0'Sean Christopherson
2026-07-04KVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+Sean Christopherson
2026-07-04KVM: SEV: Ignore MMIO requests of length '0'Sean Christopherson
2026-07-04KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson
2026-07-04KVM: x86: Fix shadow paging use-after-free due to unexpected rolePaolo Bonzini
2026-07-04arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64Steven Rostedt
2026-06-19arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon
2026-06-19arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni
2026-06-19arm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland
2026-06-19arm64: cputype: Add C1-Premium definitionsMark Rutland
2026-06-19arm64: cputype: Add C1-Ultra definitionsMark Rutland
2026-06-19arm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni
2026-06-19ARM: 9475/1: entry: use byte load for KASAN VMAP stack shadowKarl Mehltretter
2026-06-19ARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/OKarl Mehltretter
2026-06-19ARM: socfpga: Fix OF node refcount leak in SMP setupYuho Choi
2026-06-19KVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SASean Christopherson
2026-06-19rust: kasan/kbuild: fix rustc-option when cross-compilingAlice Ryhl
2026-06-19rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLESAlice Ryhl
2026-06-19KVM: VMX: Update SVI during runtime APICv activationDongli Zhang
2026-06-19arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
2026-06-19arm64: tlb: Allow XZR argument to TLBI opsMark Rutland
2026-06-19ARM: fix branch predictor hardeningRussell King (Oracle)
2026-06-19ARM: fix hash_name() faultRussell King (Oracle)
2026-06-19ARM: allow __do_kernel_fault() to report execution of memory faultsRussell King (Oracle)
2026-06-19ARM: group is_permission_fault() with is_translation_fault()Russell King (Oracle)
2026-06-09KVM: arm64: vgic-its: Drop the translation cache reference only for the erase...Hyunwoo Kim
2026-06-09x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolinesAlexis Lothoré (eBPF Foundation)
2026-06-09x86/alternatives: Rename 'apply_relocation()' to 'text_poke_apply_relocation()'Ingo Molnar
2026-06-09arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng
2026-06-09ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-06-09x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh
2026-06-09x86/boot: Disable stack protector for early boot codeBrian Gerst
2026-06-09serial: zs: Convert to use a platform deviceMaciej W. Rozycki