aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-08-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-7/+17
2021-08-16KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Gravatar Maxim Levitsky 1-0/+3
2021-08-16KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Gravatar Maxim Levitsky 3-7/+14
2021-08-15Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 13-62/+82
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-6/+13
2021-08-15Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-14/+14
2021-08-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 9-58/+114
2021-08-14Merge tag 'riscv-for-linus-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+2
2021-08-13Merge branch 'kvm-tdpmmu-fixes' into kvm-masterGravatar Paolo Bonzini 3-11/+59
2021-08-13KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockGravatar Sean Christopherson 2-0/+35
2021-08-13KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEsGravatar Sean Christopherson 1-1/+8
2021-08-13KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEsGravatar Sean Christopherson 1-10/+16
2021-08-13Merge tag 'kvmarm-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 2-5/+9
2021-08-13KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFGravatar Sean Christopherson 1-1/+2
2021-08-13kvm: vmx: Sync all matching EPTPs when injecting nested EPT faultGravatar Junaid Shahid 1-12/+41
2021-08-13Merge branch 'kvm-vmx-secctl' into kvm-masterGravatar Paolo Bonzini 1-1/+1
2021-08-13KVM: x86: remove dead initializationGravatar Paolo Bonzini 1-1/+1
2021-08-13KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernelsGravatar Sean Christopherson 1-27/+1
2021-08-12x86/resctrl: Fix default monitoring groups reportingGravatar Babu Moger 1-14/+13
2021-08-12x86/tools: Fix objdump version check againGravatar Randy Dunlap 1-0/+1
2021-08-12riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUEGravatar Alexandre Ghiti 1-1/+1
2021-08-12riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support itGravatar Changbin Du 1-1/+1
2021-08-12powerpc/xive: Do not skip CPU-less nodes when creating the IPIsGravatar Cédric Le Goater 1-11/+24
2021-08-12powerpc/interrupt: Do not call single_step_exception() from other exceptionsGravatar Christophe Leroy 1-2/+7
2021-08-12powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Gravatar Christophe Leroy 4-3/+11
2021-08-10Merge tag 'arc-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Gravatar Linus Torvalds 6-11/+16
2021-08-10KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationGravatar Sean Christopherson 1-1/+1
2021-08-10x86/msi: Force affinity setup before startupGravatar Thomas Gleixner 2-4/+9
2021-08-10x86/ioapic: Force affinity setup before startupGravatar Thomas Gleixner 1-2/+4
2021-08-09powerpc/kprobes: Fix kprobe Oops happens in bookeGravatar Pu Lehui 1-1/+2
2021-08-08Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-14/+39
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+2
2021-08-07Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-10/+25
2021-08-07Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-5/+5
2021-08-06Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"Gravatar Alexandre Ghiti 1-0/+6
2021-08-06riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversionGravatar Alexandre Ghiti 2-8/+16
2021-08-07powerpc/pseries: Fix update of LPAR security flavor after LPMGravatar Laurent Dufour 1-2/+3
2021-08-07powerpc/smp: Fix OOPS in topology_init()Gravatar Christophe Leroy 1-1/+1
2021-08-07powerpc/32: Fix critical and debug interrupts on BOOKEGravatar Christophe Leroy 3-41/+33
2021-08-07powerpc/32s: Fix napping restore in data storage interrupt (DSI)Gravatar Christophe Leroy 1-1/+1
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 17-38/+118
2021-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 10-33/+50
2021-08-06Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+11
2021-08-06perf/x86/intel: Apply mid ACK for small coreGravatar Kan Liang 2-8/+30
2021-08-05Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 6-2/+7
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-27/+66
2021-08-05mips: Fix non-POSIX regexpGravatar H. Nikolaus Schaller 1-1/+1
2021-08-05x86/tools/relocs: Fix non-POSIX regexpGravatar H. Nikolaus Schaller 1-4/+4
2021-08-05MIPS: check return value of pgtable_pmd_page_ctorGravatar Huang Pei 1-6/+11
2021-08-05KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsGravatar Sean Christopherson 1-1/+1