summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-10-258-6/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SLABBE Corentin2021-10-251-2/+2
| * | | | | | | | | | | | | ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann2021-10-191-1/+1
| * | | | | | | | | | | | | ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann2021-10-191-1/+1
| * | | | | | | | | | | | | ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann2021-10-191-0/+4
| * | | | | | | | | | | | | ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann2021-10-191-0/+3
| * | | | | | | | | | | | | ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers2021-10-191-0/+1
| * | | | | | | | | | | | | ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao2021-10-191-1/+3
| * | | | | | | | | | | | | ARM: 9125/1: fix incorrect use of get_kernel_nofault()Ard Biesheuvel2021-10-191-1/+1
| * | | | | | | | | | | | | ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers2021-10-191-0/+1
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-225-62/+121
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if neededPaolo Bonzini2021-10-222-16/+57
| * | | | | | | | | | | | KVM: SEV-ES: keep INS functions togetherPaolo Bonzini2021-10-221-9/+9
| * | | | | | | | | | | | KVM: x86: remove unnecessary arguments from complete_emulator_pio_inPaolo Bonzini2021-10-221-5/+6
| * | | | | | | | | | | | KVM: x86: split the two parts of emulator_pio_inPaolo Bonzini2021-10-221-17/+28
| * | | | | | | | | | | | KVM: SEV-ES: clean up kvm_sev_es_ins/outsPaolo Bonzini2021-10-221-16/+15
| * | | | | | | | | | | | KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_outPaolo Bonzini2021-10-221-4/+9
| * | | | | | | | | | | | KVM: SEV-ES: rename guest_ins_data to sev_pio_dataPaolo Bonzini2021-10-222-3/+3
| * | | | | | | | | | | | KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATAMasahiro Kozuka2021-10-211-0/+7
| * | | | | | | | | | | | KVM: MMU: Reset mmu->pkru_mask to avoid stale dataChenyi Qiang2021-10-211-3/+3
| * | | | | | | | | | | | KVM: nVMX: promptly process interrupts delivered while in guest modePaolo Bonzini2021-10-211-11/+6
| * | | | | | | | | | | | KVM: x86: check for interrupts before deciding whether to exit the fast pathPaolo Bonzini2021-10-211-5/+5
* | | | | | | | | | | | | Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-10-222-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | powerpc/smp: do not decrement idle task preempt count in CPU offlineNathan Lynch2021-10-201-2/+0
| * | | | | | | | | | | | powerpc/idle: Don't corrupt back chain when going idleMichael Ellerman2021-10-201-4/+6
* | | | | | | | | | | | | Merge tag 'nios2_fixes_for_v5.15_part2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-10-202-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | NIOS2: irqflags: rename a redefined register nameRandy Dunlap2021-10-182-3/+3
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-2011-21/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | / / / / / / / / / / | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | KVM: SEV-ES: reduce ghcb_sa_len to 32 bitsPaolo Bonzini2021-10-181-1/+1
| * | | | | | | | | | | KVM: VMX: Remove redundant handling of bus lock vmexitHao Xiang2021-10-181-6/+9
| * | | | | | | | | | | KVM: x86: WARN if APIC HW/SW disable static keys are non-zero on unloadSean Christopherson2021-10-181-0/+2
| * | | | | | | | | | | Revert "KVM: x86: Open code necessary bits of kvm_lapic_set_base() at vCPU RE...Sean Christopherson2021-10-181-7/+11
| * | | | | | | | | | | KVM: SEV-ES: Set guest_state_protected after VMSA updatePeter Gonda2021-10-181-1/+6
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | KVM: X86: fix lazy allocation of rmapsPaolo Bonzini2021-10-181-1/+2
| * | | | | | | | | | Merge tag 'kvmarm-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-10-154-3/+32
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: arm64: Release mmap_lock when using VM_SHARED with MTEQuentin Perret2021-10-051-2/+4
| | * | | | | | | | | | KVM: arm64: Report corrupted refcount at EL2Quentin Perret2021-10-051-0/+1
| | * | | | | | | | | | KVM: arm64: Fix host stage-2 PGD refcountQuentin Perret2021-10-053-1/+27
| * | | | | | | | | | | KVM: SEV-ES: fix length of string I/OPaolo Bonzini2021-10-151-1/+1
| * | | | | | | | | | | Merge tag 'kvm-s390-master-5.15-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2021-10-042-1/+15
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | KVM: s390: Function documentation fixesJanosch Frank2021-09-282-1/+15
* | | | | | | | | | | | Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-10-182-12/+19
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman2021-10-151-2/+7
| * | | | | | | | | | | KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman2021-10-151-9/+10
| * | | | | | | | | | | powerpc/xive: Discard disabled interrupts in get_irqchip_state()Cédric Le Goater2021-10-131-1/+2
* | | | | | | | | | | | Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-10-181-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf/x86/msr: Add Sapphire Rapids CPU supportKan Liang2021-10-151-0/+1
* | | | | | | | | | | | | Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-10-182-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/fpu: Mask out the invalid MXCSR bits properlyBorislav Petkov2021-10-161-1/+1
| * | | | | | | | | | | | | x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automaticallyBorislav Petkov2021-10-111-1/+0
| |/ / / / / / / / / / / /