aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-11-06s390: use generic version of arch_is_kernel_initmem_freed()Gravatar Christophe Leroy 2-15/+0
2021-11-06powerpc: use generic version of arch_is_kernel_initmem_freed()Gravatar Christophe Leroy 1-13/+0
2021-11-06kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOCGravatar Kefeng Wang 1-0/+16
2021-11-06arm64: support page mapping percpu first chunk allocatorGravatar Kefeng Wang 1-0/+4
2021-10-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 6-25/+61
2021-10-30Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-13/+11
2021-10-29Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-13/+14
2021-10-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-2/+10
2021-10-29riscv: Fix asan-stack clang buildGravatar Alexandre Ghiti 3-2/+10
2021-10-29riscv: Do not re-populate shadow memory with kasan_populate_early_shadowGravatar Alexandre Ghiti 1-11/+0
2021-10-28Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-1/+12
2021-10-28riscv, bpf: Fix potential NULL dereferenceGravatar Björn Töpel 1-1/+2
2021-10-28KVM: x86: Take srcu lock in post_kvm_run_save()Gravatar David Woodhouse 1-0/+8
2021-10-27riscv: fix misalgned trap vector base addressGravatar Chen Lu 1-0/+1
2021-10-27Merge tag 'trace-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2021-10-27Merge tag 'nios2_fixes_for_v5.15_part3' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+1
2021-10-27ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stubGravatar Steven Rostedt (VMware) 1-1/+1
2021-10-27KVM: SEV-ES: fix another issue with string I/O VMGEXITsGravatar Paolo Bonzini 1-3/+12
2021-10-27nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGravatar Guenter Roeck 1-0/+1
2021-10-26Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-9/+14
2021-10-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 2-0/+10
2021-10-26Merge tag 'qcom-arm64-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 1-1/+2
2021-10-25Revert "arm64: dts: qcom: sm8250: remove bus clock from the mdss node for sm8...Gravatar Amit Pundir 1-1/+2
2021-10-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 8-6/+17
2021-10-25KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block()Gravatar David Woodhouse 1-5/+22
2021-10-25Merge tag 'kvm-s390-master-5.15-2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Paolo Bonzini 2-2/+4
2021-10-25KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlockGravatar David Woodhouse 2-15/+15
2021-10-25ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SGravatar LABBE Corentin 1-2/+2
2021-10-25powerpc/pseries/iommu: Create huge DMA window if no MMIO32 is presentGravatar Alexey Kardashevskiy 1-6/+6
2021-10-25powerpc/pseries/iommu: Check if the default window in use before removing itGravatar Alexey Kardashevskiy 1-6/+6
2021-10-25powerpc/pseries/iommu: Use correct vfree for it_mapGravatar Alexey Kardashevskiy 1-1/+2
2021-10-22bpf: Define bpf_jit_alloc_exec_limit for arm64 JITGravatar Lorenz Bauer 1-0/+5
2021-10-22bpf: Define bpf_jit_alloc_exec_limit for riscv JITGravatar Lorenz Bauer 1-0/+5
2021-10-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-62/+121
2021-10-22KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if neededGravatar Paolo Bonzini 2-16/+57
2021-10-22KVM: SEV-ES: keep INS functions togetherGravatar Paolo Bonzini 1-9/+9
2021-10-22KVM: x86: remove unnecessary arguments from complete_emulator_pio_inGravatar Paolo Bonzini 1-5/+6
2021-10-22KVM: x86: split the two parts of emulator_pio_inGravatar Paolo Bonzini 1-17/+28
2021-10-22KVM: SEV-ES: clean up kvm_sev_es_ins/outsGravatar Paolo Bonzini 1-16/+15
2021-10-22KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_outGravatar Paolo Bonzini 1-4/+9
2021-10-22KVM: SEV-ES: rename guest_ins_data to sev_pio_dataGravatar Paolo Bonzini 2-3/+3
2021-10-22crypto: x86/sm4 - Fix invalid section entry sizeGravatar Tianjia Zhang 2-2/+10
2021-10-21Merge tag 'powerpc-5.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-6/+6
2021-10-21KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATAGravatar Masahiro Kozuka 1-0/+7
2021-10-21KVM: MMU: Reset mmu->pkru_mask to avoid stale dataGravatar Chenyi Qiang 1-3/+3
2021-10-21KVM: nVMX: promptly process interrupts delivered while in guest modeGravatar Paolo Bonzini 1-11/+6
2021-10-21KVM: x86: check for interrupts before deciding whether to exit the fast pathGravatar Paolo Bonzini 1-5/+5
2021-10-20Merge tag 'nios2_fixes_for_v5.15_part2' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-3/+3
2021-10-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 11-21/+79
2021-10-20Merge tag 'sunxi-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 2-2/+2