aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds43-194/+335
5 daysMerge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds10-63/+83
5 daysMerge tag 'x86-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
7 daysMerge tag 's390-7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-6/+8
7 dayspowerpc/iommu: fix lockdep warning during PCI enumerationNilay Shroff1-1/+1
8 dayspowerpc: fix KUAP warning in VMX usercopy pathSayali Patil4-50/+63
8 dayspowerpc, perf: Check that current->mm is alive before getting user callchainViktor Malik3-2/+5
8 dayspowerpc/mem: Move CMA reservations to arch_mm_preinitRitesh Harjani (IBM)2-10/+14
9 daysKVM: x86: clarify leave_smm() return valuePaolo Bonzini2-5/+5
9 daysKVM: SVM: check validity of VMCB controls when returning from SMMPaolo Bonzini3-2/+15
9 daysKVM: VMX: check validity of VMCS controls when returning from SMMPaolo Bonzini3-12/+32
9 daysKVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson2-5/+9
9 daysKVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson2-2/+2
9 daysKVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson3-5/+21
9 daysKVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()Li RongQing1-1/+2
9 daysKVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()Namhyung Kim1-1/+1
9 daysKVM: x86: hyper-v: Validate all GVAs during PV TLB flushManuel Andreas1-4/+5
9 daysKVM: x86: synthesize CPUID bits only if CPU capability is setCarlos López1-1/+4
9 daysKVM: PPC: e500: Rip out "struct tlbe_ref"Sean Christopherson2-52/+45
9 daysKVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong typeSean Christopherson1-2/+2
9 daysMerge tag 'kvmarm-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini5-8/+26
9 daysMerge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini10-16/+16
9 daysMerge tag 'kvm-riscv-fixes-7.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini8-44/+109
9 daysMerge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds34-661/+367
10 daysx86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji1-0/+6
10 daysKVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplugMarc Zyngier1-0/+9
12 daysMerge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-5/+54
13 daysMerge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-95/+228
13 daysKVM: arm64: vgic: Pick EOIcount deactivations from AP-list tailMarc Zyngier4-8/+17
13 dayss390: Revert "s390/irq/idle: Remove psw bits early"Heiko Carstens1-6/+8
13 daysMerge tag 'parisc-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-10/+19
13 daysMerge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-37/+11
13 dayspowerpc/pseries: Correct MSI allocation trackingNam Cao1-1/+1
13 dayspowerpc: dts: mpc83xx: Add unit addresses to /memoryJ. Neuschäfer12-12/+12
13 dayspowerpc: dts: mpc8315erdb: Add missing #cells properties to SPI busJ. Neuschäfer1-0/+2
13 dayspowerpc: dts: mpc8315erdb: Rename LED nodes to comply with schemaJ. Neuschäfer1-2/+2
13 dayspowerpc: dts: mpc8315erdb: Use IRQ_TYPE_* macrosJ. Neuschäfer1-52/+59
13 dayspowerpc: dts: mpc8313erdb: Use IRQ_TYPE_* macrosJ. Neuschäfer1-25/+34
13 dayspowerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer1-2/+2
13 dayspowerpc64/bpf: fix kfunc call supportHari Bathini2-9/+94
13 dayspowerpc64/bpf: fix handling of BPF stack in exception callbackHari Bathini1-11/+25
13 dayspowerpc64/bpf: remove BPF redzone protection in trampoline stackHari Bathini1-56/+33
13 dayspowerpc64/bpf: use consistent tailcall offset in trampolineHari Bathini3-13/+9
13 dayspowerpc64/bpf: fix the address returned by bpf_get_func_ipHari Bathini1-9/+19
13 dayspowerpc64/bpf: do not increment tailcall count when prog is NULLHari Bathini1-18/+21
13 dayspowerpc64/ftrace: workaround clang recording GEP in __patchable_function_entriesHari Bathini1-4/+22
13 dayspowerpc64/ftrace: fix OOL stub count with clangHari Bathini1-2/+2
13 dayspowerpc64: make clang cross-build friendlyHari Bathini2-2/+2
13 daysMerge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds26-1/+26
13 daysMerge tag 's390-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-7/+6