summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | KVM: SVM: Inject #UD on attempted emulation for SEV guest w/o insn bufferSean Christopherson2022-01-261-34/+55
| * | | | KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for SEV guestsSean Christopherson2022-01-261-0/+5
| * | | | KVM: x86: Pass emulation type to can_emulate_instruction()Sean Christopherson2022-01-264-7/+17
| * | | | KVM: SVM: Explicitly require DECODEASSISTS to enable SEV supportSean Christopherson2022-01-261-2/+7
| * | | | KVM: SVM: Don't intercept #GP for SEV guestsSean Christopherson2022-01-261-3/+8
| * | | | Revert "KVM: SVM: avoid infinite loop on NPF from bad address"Sean Christopherson2022-01-261-7/+0
| * | | | KVM: SVM: Never reject emulation due to SMAP errata for !SEV guestsSean Christopherson2022-01-261-4/+6
| * | | | KVM: x86: nSVM: skip eax alignment check for non-SVM instructionsDenis Valeev2022-01-261-5/+6
| * | | | KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUIDLike Xu2022-01-261-12/+13
| * | | | KVM: LAPIC: Also cancel preemption timer during SET_LAPICWanpeng Li2022-01-261-1/+1
| * | | | KVM: VMX: Remove vmcs_config.orderJim Mattson2022-01-262-4/+2
| * | | | KVM/X86: Make kvm_vcpu_reload_apic_access_page() staticQuanfa Fu2022-01-252-2/+1
| * | | | KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadowSean Christopherson2022-01-251-0/+25
| * | | | KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to __kvm_update_cpuid_runtime()Vitaly Kuznetsov2022-01-251-21/+33
| * | | | x86,kvm/xen: Remove superfluous .fixup usagePeter Zijlstra2022-01-241-8/+2
| * | | | KVM: VMX: Zero host's SYSENTER_ESP iff SYSENTER is NOT usedSean Christopherson2022-01-241-3/+7
* | | | | Merge tag 'mips-fixes-5.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-2818-185/+185
|\ \ \ \ \
| * | | | | MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer2022-01-2718-185/+185
| | |_|/ / | |/| | |
* | | | | Merge tag 's390-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-01-2812-45/+184
|\ \ \ \ \
| * | | | | s390/hypfs: include z/VM guests with access control group setVasily Gorbik2022-01-261-2/+4
| * | | | | s390: update defconfigsHeiko Carstens2022-01-243-17/+22
| * | | | | s390/module: test loading modules with a lot of relocationsIlya Leoshkevich2022-01-245-0/+116
| * | | | | s390/module: fix loading modules with a lot of relocationsIlya Leoshkevich2022-01-241-19/+18
| * | | | | s390/uaccess: fix compile errorHeiko Carstens2022-01-231-2/+2
| * | | | | s390/nmi: handle vector validity failures for KVM guestsChristian Borntraeger2022-01-231-1/+8
| * | | | | s390/nmi: handle guarded storage validity failures for KVM guestsChristian Borntraeger2022-01-231-4/+14
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-01-254-2/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficientlyArd Biesheuvel2022-01-192-0/+3
| * | | | ARM: 9179/1: uaccess: avoid alignment faults in copy_[from|to]_kernel_nofaultArd Biesheuvel2022-01-191-2/+8
| * | | | ARM: 9170/1: fix panic when kasan and kprobe are enabledsparkhuang2022-01-191-0/+3
* | | | | Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-2312-82/+125
|\ \ \ \ \
| * | | | | powerpc/64s: Mask SRR0 before checking against the masked NIPNicholas Piggin2022-01-181-0/+2
| * | | | | powerpc/perf: Only define power_pmu_wants_prompt_pmi() for CONFIG_PPC64Athira Rajeev2022-01-171-30/+28
| * | | | | powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy2022-01-163-33/+38
| * | | | | powerpc/time: Fix build failure due to do_hard_irq_enable() on PPC32Christophe Leroy2022-01-161-1/+1
| * | | | | powerpc/audit: Fix syscall_get_arch()Christophe Leroy2022-01-152-2/+4
| * | | | | powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06Naveen N. Rao2022-01-152-9/+14
| * | | | | powerpc/bpf: Update ldimm64 instructions during extra passNaveen N. Rao2022-01-153-7/+35
| * | | | | powerpc32/bpf: Fix codegen for bpf-to-bpf callsNaveen N. Rao2022-01-151-0/+3
* | | | | | Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-01-2310-77/+352
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | x86/perf: Avoid warning for Arch LBR without XSAVEAndi Kleen2022-01-181-0/+3
| * | | | | perf/x86/intel/uncore: Add IMC uncore support for ADLKan Liang2022-01-185-5/+220
| * | | | | perf/x86/intel/lbr: Add static_branch for LBR INFO flagsPeter Zijlstra (Intel)2022-01-181-17/+34
| * | | | | perf/x86/intel/lbr: Support LBR format V7Peter Zijlstra (Intel)2022-01-183-51/+75
| * | | | | perf/x86/rapl: fix AMD event handlingStephane Eranian2022-01-181-3/+6
| * | | | | perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICXZhengjun Xing2022-01-181-1/+1
| * | | | | perf/x86/intel: Add a quirk for the calculation of the number of counters on ...Kan Liang2022-01-181-0/+13
* | | | | | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-2329-37/+5
|\ \ \ \ \ \
| * | | | | | Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov2022-01-151-2/+2
| * | | | | | all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-152-3/+3