| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2021-10-25 | 8 | -6/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S | LABBE Corentin | 2021-10-25 | 1 | -2/+2 |
| * | | | | | | | | | | | | | ARM: 9141/1: only warn about XIP address when not compile testing | Arnd Bergmann | 2021-10-19 | 1 | -1/+1 |
| * | | | | | | | | | | | | | ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype | Arnd Bergmann | 2021-10-19 | 1 | -1/+1 |
| * | | | | | | | | | | | | | ARM: 9138/1: fix link warning with XIP + frame-pointer | Arnd Bergmann | 2021-10-19 | 1 | -0/+4 |
| * | | | | | | | | | | | | | ARM: 9134/1: remove duplicate memcpy() definition | Arnd Bergmann | 2021-10-19 | 1 | -0/+3 |
| * | | | | | | | | | | | | | ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned | Nick Desaulniers | 2021-10-19 | 1 | -0/+1 |
| * | | | | | | | | | | | | | ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images | Lexi Shao | 2021-10-19 | 1 | -1/+3 |
| * | | | | | | | | | | | | | ARM: 9125/1: fix incorrect use of get_kernel_nofault() | Ard Biesheuvel | 2021-10-19 | 1 | -1/+1 |
| * | | | | | | | | | | | | | ARM: 9122/1: select HAVE_FUTEX_CMPXCHG | Nick Desaulniers | 2021-10-19 | 1 | -0/+1 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-10-22 | 5 | -62/+121 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if needed | Paolo Bonzini | 2021-10-22 | 2 | -16/+57 |
| * | | | | | | | | | | | | KVM: SEV-ES: keep INS functions together | Paolo Bonzini | 2021-10-22 | 1 | -9/+9 |
| * | | | | | | | | | | | | KVM: x86: remove unnecessary arguments from complete_emulator_pio_in | Paolo Bonzini | 2021-10-22 | 1 | -5/+6 |
| * | | | | | | | | | | | | KVM: x86: split the two parts of emulator_pio_in | Paolo Bonzini | 2021-10-22 | 1 | -17/+28 |
| * | | | | | | | | | | | | KVM: SEV-ES: clean up kvm_sev_es_ins/outs | Paolo Bonzini | 2021-10-22 | 1 | -16/+15 |
| * | | | | | | | | | | | | KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out | Paolo Bonzini | 2021-10-22 | 1 | -4/+9 |
| * | | | | | | | | | | | | KVM: SEV-ES: rename guest_ins_data to sev_pio_data | Paolo Bonzini | 2021-10-22 | 2 | -3/+3 |
| * | | | | | | | | | | | | KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATA | Masahiro Kozuka | 2021-10-21 | 1 | -0/+7 |
| * | | | | | | | | | | | | KVM: MMU: Reset mmu->pkru_mask to avoid stale data | Chenyi Qiang | 2021-10-21 | 1 | -3/+3 |
| * | | | | | | | | | | | | KVM: nVMX: promptly process interrupts delivered while in guest mode | Paolo Bonzini | 2021-10-21 | 1 | -11/+6 |
| * | | | | | | | | | | | | KVM: x86: check for interrupts before deciding whether to exit the fast path | Paolo Bonzini | 2021-10-21 | 1 | -5/+5 |
* | | | | | | | | | | | | | Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2021-10-22 | 2 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | powerpc/smp: do not decrement idle task preempt count in CPU offline | Nathan Lynch | 2021-10-20 | 1 | -2/+0 |
| * | | | | | | | | | | | | powerpc/idle: Don't corrupt back chain when going idle | Michael Ellerman | 2021-10-20 | 1 | -4/+6 |
* | | | | | | | | | | | | | Merge tag 'nios2_fixes_for_v5.15_part2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2021-10-20 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | NIOS2: irqflags: rename a redefined register name | Randy Dunlap | 2021-10-18 | 2 | -3/+3 |
| | |_|_|/ / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-10-20 | 11 | -21/+79 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | / / / / / / / / / /
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | KVM: SEV-ES: reduce ghcb_sa_len to 32 bits | Paolo Bonzini | 2021-10-18 | 1 | -1/+1 |
| * | | | | | | | | | | | KVM: VMX: Remove redundant handling of bus lock vmexit | Hao Xiang | 2021-10-18 | 1 | -6/+9 |
| * | | | | | | | | | | | KVM: x86: WARN if APIC HW/SW disable static keys are non-zero on unload | Sean Christopherson | 2021-10-18 | 1 | -0/+2 |
| * | | | | | | | | | | | Revert "KVM: x86: Open code necessary bits of kvm_lapic_set_base() at vCPU RE... | Sean Christopherson | 2021-10-18 | 1 | -7/+11 |
| * | | | | | | | | | | | KVM: SEV-ES: Set guest_state_protected after VMSA update | Peter Gonda | 2021-10-18 | 1 | -1/+6 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | KVM: X86: fix lazy allocation of rmaps | Paolo Bonzini | 2021-10-18 | 1 | -1/+2 |
| * | | | | | | | | | | Merge tag 'kvmarm-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2021-10-15 | 4 | -3/+32 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | KVM: arm64: Release mmap_lock when using VM_SHARED with MTE | Quentin Perret | 2021-10-05 | 1 | -2/+4 |
| | * | | | | | | | | | | KVM: arm64: Report corrupted refcount at EL2 | Quentin Perret | 2021-10-05 | 1 | -0/+1 |
| | * | | | | | | | | | | KVM: arm64: Fix host stage-2 PGD refcount | Quentin Perret | 2021-10-05 | 3 | -1/+27 |
| * | | | | | | | | | | | KVM: SEV-ES: fix length of string I/O | Paolo Bonzini | 2021-10-15 | 1 | -1/+1 |
| * | | | | | | | | | | | Merge tag 'kvm-s390-master-5.15-1' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2021-10-04 | 2 | -1/+15 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | KVM: s390: Function documentation fixes | Janosch Frank | 2021-09-28 | 2 | -1/+15 |
* | | | | | | | | | | | | Merge tag 'powerpc-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2021-10-18 | 2 | -12/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest | Michael Ellerman | 2021-10-15 | 1 | -2/+7 |
| * | | | | | | | | | | | KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest() | Michael Ellerman | 2021-10-15 | 1 | -9/+10 |
| * | | | | | | | | | | | powerpc/xive: Discard disabled interrupts in get_irqchip_state() | Cédric Le Goater | 2021-10-13 | 1 | -1/+2 |
* | | | | | | | | | | | | Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-10-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | perf/x86/msr: Add Sapphire Rapids CPU support | Kan Liang | 2021-10-15 | 1 | -0/+1 |
* | | | | | | | | | | | | | Merge tag 'x86_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-10-18 | 2 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | x86/fpu: Mask out the invalid MXCSR bits properly | Borislav Petkov | 2021-10-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | | x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically | Borislav Petkov | 2021-10-11 | 1 | -1/+0 |
| |/ / / / / / / / / / / / |
|