summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-203-16/+7
|\
| * x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearingAndy Lutomirski2022-02-182-7/+6
| * x86/sgx: Fix missing poison handling in reclaimerReinette Chatre2022-02-171-9/+1
* | Merge tag 'riscv-for-linus-5.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-181-25/+47
|\ \
| * | RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid orderingGeert Uytterhoeven2022-02-141-18/+39
| * | RISC-V: Fix handling of empty cpu masksGeert Uytterhoeven2022-02-141-4/+4
| * | RISC-V: Fix hartid mask handling for hartid 31 and upGeert Uytterhoeven2022-02-141-3/+4
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-02-181-1/+1
|\ \ \
| * | | arm64: Correct wrong label in macro __init_el2_gicv3Joakim Tjernlund2022-02-141-1/+1
* | | | Merge tag 'powerpc-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-02-182-2/+4
|\ \ \ \
| * | | | powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell2022-02-151-0/+2
| * | | | powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCEChristophe Leroy2022-02-071-2/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-1512-142/+232
|\ \ \ \ \
| * | | | | KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson2022-02-141-1/+1
| * | | | | KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf eventJim Mattson2022-02-141-2/+3
| * | | | | KVM: SVM: fix race between interrupt delivery and AVIC inhibitionMaxim Levitsky2022-02-114-49/+55
| * | | | | KVM: SVM: set IRR in svm_deliver_interruptPaolo Bonzini2022-02-112-3/+1
| * | | | | KVM: SVM: extract avic_ring_doorbellMaxim Levitsky2022-02-111-11/+20
| * | | | | Merge tag 'kvmarm-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-02-111-0/+2
| |\ \ \ \ \
| | * | | | | KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier2022-02-111-0/+2
| * | | | | | KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPUDavid Woodhouse2022-02-101-30/+67
| * | | | | | KVM: x86: SVM: move avic definitions from AMD's spec to svm.hMaxim Levitsky2022-02-084-32/+38
| * | | | | | KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibi...Maxim Levitsky2022-02-081-1/+6
| * | | | | | KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L...Maxim Levitsky2022-02-081-4/+13
| * | | | | | KVM: x86: nSVM: expose clean bit support to the guestMaxim Levitsky2022-02-081-0/+1
| * | | | | | KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSMMaxim Levitsky2022-02-082-0/+6
| * | | | | | KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved stateMaxim Levitsky2022-02-081-0/+2
| * | | | | | KVM: x86: nSVM: fix potential NULL derefernce on nested migrationMaxim Levitsky2022-02-081-12/+14
| * | | | | | KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG caseMaxim Levitsky2022-02-081-2/+10
| * | | | | | Revert "svm: Add warning message for AVIC IPI invalid target"Sean Christopherson2022-02-081-2/+0
* | | | | | | Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-154-19/+45
|\ \ \ \ \ \ \
| * | | | | | | parisc: Fix some apparent put_user() failuresHelge Deller2022-02-141-14/+15
| * | | | | | | parisc: Show error if wrong 32/64-bit compiler is being usedHelge Deller2022-02-131-0/+8
| * | | | | | | parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()Andy Shevchenko2022-02-071-0/+18
| * | | | | | | parisc: Drop __init from map_pages declarationJohn David Anglin2022-01-281-5/+4
* | | | | | | | Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-131-9/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers2022-02-021-9/+11
| |/ / / / / / /
* | | | | | | | Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-02-131-0/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86/sgx: Silence softlockup detection when releasing large enclavesReinette Chatre2022-02-101-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-02-122-3/+3
|\ \ \ \ \ \ \
| * | | | | | | s390/module: fix building test_modules_helpers.o with clangIlya Leoshkevich2022-02-062-3/+3
| |/ / / / / /
* | | | | | | Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-02-123-10/+22
|\ \ \ \ \ \ \
| * | | | | | | xen/x2apic: Fix inconsistent indentingJiapeng Chong2022-02-101-2/+1
| * | | | | | | xen/x86: detect support for extended destination IDRoger Pau Monne2022-02-102-0/+13
| * | | | | | | xen/x86: obtain full video frame buffer address for Dom0 also under EFIJan Beulich2022-02-101-8/+8
* | | | | | | | Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-02-1130-137/+138
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "arm64: dts: imx8mn-venice-gw7902: disable gpu"Arnd Bergmann2022-02-101-12/+0
| * | | | | | | | arm64: Remove ARCH_VULCANGeert Uytterhoeven2022-02-081-3/+0
| * | | | | | | | Merge tag 'amlogic-fixes-v5.17-rc-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2022-02-083-28/+28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: meson8b: Fix the UART device-tree schema validationMartin Blumenstingl2022-01-101-12/+12