summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
44 hoursriscv: kfence: Call mark_new_valid_map() for kfence_unprotect()Vivian Wang2-4/+9
44 hoursriscv: mm: Extract helper mark_new_valid_map()Vivian Wang1-11/+14
44 hoursKVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT pathAshutosh Desai1-0/+1
44 hoursKVM: x86: hyper-v: Bound the bank index when querying sparse banksHyunwoo Kim1-0/+5
44 hoursMIPS: smp: report dying CPU to RCU in stop_this_cpu()Jonas Jelonek1-0/+2
44 hoursLoongArch: Report dying CPU to RCU in stop_this_cpu()Huacai Chen1-0/+1
44 hoursMIPS: DEC: Prevent initial console buffer from landing in XKPHYSMaciej W. Rozycki1-2/+5
44 hoursKVM: SEV: Unmap and unpin the GHCB as needed on vCPU freeSean Christopherson1-10/+16
44 hoursKVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()Sean Christopherson1-31/+31
44 hoursKVM: SEV: Ignore Port I/O requests of length '0'Sean Christopherson1-0/+8
44 hoursKVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+Sean Christopherson1-0/+14
44 hoursKVM: SEV: Ignore MMIO requests of length '0'Sean Christopherson1-0/+6
44 hoursKVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson1-6/+12
44 hoursKVM: x86: Fix shadow paging use-after-free due to unexpected rolePaolo Bonzini1-4/+6
44 hoursarm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64Steven Rostedt1-0/+1
2026-06-19arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon2-0/+2
2026-06-19arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni2-1/+3
2026-06-19arm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland2-2/+78
2026-06-19arm64: cputype: Add C1-Premium definitionsMark Rutland1-0/+2
2026-06-19arm64: cputype: Add C1-Ultra definitionsMark Rutland1-0/+2
2026-06-19arm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni1-0/+2
2026-06-19ARM: 9475/1: entry: use byte load for KASAN VMAP stack shadowKarl Mehltretter1-1/+1
2026-06-19ARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/OKarl Mehltretter1-2/+13
2026-06-19ARM: socfpga: Fix OF node refcount leak in SMP setupYuho Choi1-0/+1
2026-06-19KVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SASean Christopherson1-13/+14
2026-06-19rust: kasan/kbuild: fix rustc-option when cross-compilingAlice Ryhl2-0/+12
2026-06-19rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLESAlice Ryhl1-0/+3
2026-06-19KVM: VMX: Update SVI during runtime APICv activationDongli Zhang2-9/+7
2026-06-19arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland6-36/+47
2026-06-19arm64: tlb: Allow XZR argument to TLBI opsMark Rutland1-3/+3
2026-06-19ARM: fix branch predictor hardeningRussell King (Oracle)2-14/+31
2026-06-19ARM: fix hash_name() faultRussell King (Oracle)1-0/+35
2026-06-19ARM: allow __do_kernel_fault() to report execution of memory faultsRussell King (Oracle)1-0/+2
2026-06-19ARM: group is_permission_fault() with is_translation_fault()Russell King (Oracle)1-13/+13
2026-06-09KVM: arm64: vgic-its: Drop the translation cache reference only for the erase...Hyunwoo Kim1-2/+4
2026-06-09x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolinesAlexis Lothoré (eBPF Foundation)1-0/+7
2026-06-09x86/alternatives: Rename 'apply_relocation()' to 'text_poke_apply_relocation()'Ingo Molnar3-7/+7
2026-06-09arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng1-1/+1
2026-06-09ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)21-0/+30
2026-06-09x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh2-0/+16
2026-06-09x86/boot: Disable stack protector for early boot codeBrian Gerst1-0/+2
2026-06-09serial: zs: Convert to use a platform deviceMaciej W. Rozycki1-3/+57
2026-06-09serial: dz: Convert to use a platform deviceMaciej W. Rozycki1-1/+54
2026-06-09Disable -Wattribute-alias for clang-23 and newerNathan Chancellor1-0/+4
2026-06-09KVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()Sean Christopherson1-5/+6
2026-06-09KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC bufferSean Christopherson1-6/+6
2026-06-09KVM: SEV: Check PSC request indices against the actual size of the bufferSean Christopherson1-2/+15
2026-06-09KVM: SEV: Compute the correct max length of the in-GHCB scratch areaSean Christopherson1-9/+10
2026-06-09KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0Sean Christopherson1-0/+3
2026-06-09KVM: SEV: Use the size of the PSC header as the minimum size for PSC requestsSean Christopherson1-1/+1