aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-0/+66
2018-12-03bpf: powerpc64: optimize JIT passes for bpf function callsGravatar Sandipan Das 1-0/+66
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-57/+123
2018-11-28Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 3-13/+50
2018-11-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 7-72/+118
2018-11-27kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbGravatar Jim Mattson 1-5/+15
2018-11-27kvm: mmu: Fix race in emulated page table writesGravatar Junaid Shahid 1-18/+9
2018-11-27KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...Gravatar Liran Alon 1-5/+5
2018-11-27KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...Gravatar Liran Alon 1-1/+24
2018-11-27KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetGravatar Leonid Shatz 4-18/+17
2018-11-27x86/kvm/vmx: fix old-style function declarationGravatar Yi Wang 1-4/+4
2018-11-27KVM: x86: fix empty-body warningsGravatar Yi Wang 1-1/+1
2018-11-27KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changesGravatar Liran Alon 1-5/+16
2018-11-27KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallGravatar Liran Alon 1-0/+1
2018-11-27KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...Gravatar Liran Alon 1-6/+6
2018-11-27svm: Add mutex_lock to protect apic_access_page_done on AMD systemsGravatar Wei Wang 1-8/+11
2018-11-27KVM: X86: Fix scan ioapic use-before-initializationGravatar Wanpeng Li 1-1/+2
2018-11-27KVM: LAPIC: Fix pv ipis use-before-initializationGravatar Wanpeng Li 1-0/+5
2018-11-27KVM: VMX: re-add ple_gap module parameterGravatar Luiz Capitulino 1-0/+1
2018-11-27sparc: Adjust bpf JIT prologue for PSEUDO calls.Gravatar David Miller 1-1/+7
2018-11-26xtensa: fix coprocessor part of ptrace_{get,set}xregsGravatar Max Filippov 1-4/+38
2018-11-26xtensa: fix coprocessor context offset definitionsGravatar Max Filippov 1-8/+8
2018-11-26xtensa: enable coprocessors that are being flushedGravatar Max Filippov 1-1/+4
2018-11-26ia64: export node_distance functionGravatar Matias Bjørling 3-4/+12
2018-11-26sparc: Correct ctx->saw_frame_pointer logic.Gravatar David Miller 1-0/+12
2018-11-26sparc: Fix JIT fused branch convergance.Gravatar David Miller 1-28/+49
2018-11-26bpf, arm64: fix getting subprog addr from aux for callsGravatar Daniel Borkmann 1-9/+17
2018-11-26bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrGravatar Daniel Borkmann 1-19/+38
2018-11-25Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Paolo Bonzini 1-0/+1
2018-11-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-3/+3
2018-11-23arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD blockGravatar Will Deacon 1-1/+1
2018-11-23arm64: sysreg: fix sparse warningsGravatar Sergey Matyukevich 1-2/+2
2018-11-21Merge tag 'riscv-for-linus-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 11-17/+150
2018-11-20Merge tag 'mips_fixes_4.20_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-22/+6
2018-11-20RISC-V: recognize S/U mode bits in print_isaGravatar Patrick Stählin 1-3/+6
2018-11-20riscv: add asm/unistd.h UAPI headerGravatar David Abdurachmanov 2-10/+21
2018-11-20riscv: fix warning in arch/riscv/include/asm/module.hGravatar David Abdurachmanov 1-0/+1
2018-11-20RISC-V: Build flat and compressed kernel imagesGravatar Anup Patel 6-2/+120
2018-11-20RISC-V: Fix raw_copy_{to,from}_user()Gravatar Olof Johansson 1-2/+2
2018-11-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-10/+144
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 7-47/+113
2018-11-16Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-58/+53
2018-11-16Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 11-103/+58
2018-11-16Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 2-3/+10
2018-11-15MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculationGravatar Paul Burton 2-20/+3
2018-11-16Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-58/+53
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Gravatar Ard Biesheuvel 1-0/+1
2018-11-15powerpc/64: Fix kernel stack 16-byte alignmentGravatar Nicholas Piggin 2-0/+3
2018-11-15KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTEDGravatar Michael Roth 1-0/+1