summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-03-16s390/mm: Add missing secure storage access fixups for donated memoryJanosch Frank
2026-03-16LoongArch: KVM: Fix typo issue in kvm_vm_init_features()Bibo Mao
2026-03-16LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0Tiezhu Yang
2026-03-16LoongArch: No need to flush icache if text copy failedTiezhu Yang
2026-03-16LoongArch: Check return values for set_memory_{rw,rox}Tiezhu Yang
2026-03-16LoongArch: Give more information if kmem access failedTiezhu Yang
2026-03-16LoongArch: Fix calling smp_processor_id() in preemptible codeXi Ruoyao
2026-03-16LoongArch: Only use SC.Q when supported by the assemblerThomas Weißschuh
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-15Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-03-15Merge tag 'x86-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-15KVM: arm64: Discard PC update state on vcpu resetMarc Zyngier
2026-03-15parisc: Flush correct cache in cacheflush() syscallHelge Deller
2026-03-14ARM: multi_v7_defconfig: Drop duplicate CONFIG_TI_PRUSS=mNathan Chancellor
2026-03-14Merge tag 'renesas-fixes-for-v7.0-tag1' of https://git.kernel.org/pub/scm/lin...Krzysztof Kozlowski
2026-03-13Merge tag 's390-7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-03-13arm64/scs: Fix handling of advance_loc4Pepper Gray
2026-03-13powerpc/iommu: fix lockdep warning during PCI enumerationNilay Shroff
2026-03-12perf/x86/intel: Fix OMR snoop information parsing issuesDapeng Mi
2026-03-12perf/x86/intel: Add missing branch counters constraint applyDapeng Mi
2026-03-12x86/perf: Make sure to program the counter value for stopped events on migrationPeter Zijlstra
2026-03-12perf/x86: Move event pointer setup earlier in x86_pmu_enable()Breno Leitao
2026-03-12powerpc: fix KUAP warning in VMX usercopy pathSayali Patil
2026-03-12powerpc, perf: Check that current->mm is alive before getting user callchainViktor Malik
2026-03-12powerpc/mem: Move CMA reservations to arch_mm_preinitRitesh Harjani (IBM)
2026-03-12x86/hyperv: Use any general-purpose register when saving %cr2 and %cr8Uros Bizjak
2026-03-12x86/hyperv: Use current_stack_pointer to avoid asm() in hv_hvcrash_ctxt_save()Uros Bizjak
2026-03-12x86/hyperv: Save segment registers directly to memory in hv_hvcrash_ctxt_save()Uros Bizjak
2026-03-11KVM: x86: clarify leave_smm() return valuePaolo Bonzini
2026-03-11KVM: SVM: check validity of VMCB controls when returning from SMMPaolo Bonzini
2026-03-11KVM: VMX: check validity of VMCS controls when returning from SMMPaolo Bonzini
2026-03-11KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson
2026-03-11KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson
2026-03-11KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson
2026-03-11KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()Li RongQing
2026-03-11KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()Namhyung Kim
2026-03-11KVM: x86: hyper-v: Validate all GVAs during PV TLB flushManuel Andreas
2026-03-11KVM: x86: synthesize CPUID bits only if CPU capability is setCarlos López
2026-03-11KVM: PPC: e500: Rip out "struct tlbe_ref"Sean Christopherson
2026-03-11KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong typeSean Christopherson
2026-03-11Merge tag 'kvmarm-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2026-03-11Merge tag 'kvm-riscv-fixes-7.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2026-03-11x86/hyperv: Use __naked attribute to fix stackless C functionArd Biesheuvel
2026-03-11Merge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-03-10x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji
2026-03-10KVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplugMarc Zyngier
2026-03-09crypto: arm64/aes-neonbs - Move key expansion off the stackCheng-Yang Chou
2026-03-08Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-03-07Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds