Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | x86/xen/time: fix section mismatch for xen_init_time_ops() | Nick Desaulniers | 2018-01-08 | 1 | -1/+1 | |
| * | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-01-12 | 6 | -50/+88 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'kvm-insert-lfence' into kvm-master | Paolo Bonzini | 2018-01-11 | 1 | -2/+10 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | KVM: x86: Add memory barrier on vmcs field lookup | Andrew Honig | 2018-01-11 | 1 | -2/+10 | |
| | * | | | | | | | | | KVM: x86: emulate #UD while in guest mode | Paolo Bonzini | 2018-01-11 | 2 | -12/+2 | |
| | * | | | | | | | | | x86: kvm: propagate register_shrinker return code | Arnd Bergmann | 2018-01-11 | 1 | -6/+10 | |
| | * | | | | | | | | | Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2018-01-11 | 3 | -29/+64 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt() | David Gibson | 2018-01-10 | 1 | -2/+4 | |
| | | * | | | | | | | | | KVM: PPC: Book3S PR: Fix WIMG handling under pHyp | Alexey Kardashevskiy | 2018-01-10 | 2 | -0/+3 | |
| | | * | | | | | | | | | KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requests | Serhii Popovych | 2017-12-06 | 1 | -15/+35 | |
| | | * | | | | | | | | | KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt | Serhii Popovych | 2017-12-06 | 1 | -17/+27 | |
| | * | | | | | | | | | | KVM MMU: check pending exception before injecting APF | Haozhong Zhang | 2018-01-11 | 1 | -1/+2 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | error-injection: Separate error-injection from kprobe | Masami Hiramatsu | 2018-01-12 | 6 | -16/+35 | |
* | | | | | | | | | | | tracing/kprobe: bpf: Check error injectable event is on function entry | Masami Hiramatsu | 2018-01-12 | 3 | -17/+15 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-11 | 21 | -100/+276 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-01-10 | 2 | -4/+21 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | SolutionEngine771x: add Ether TSU resource | Sergei Shtylyov | 2018-01-09 | 2 | -2/+13 | |
| | * | | | | | | | | | | SolutionEngine771x: fix Ether platform data | Sergei Shtylyov | 2018-01-09 | 1 | -2/+8 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'riscv-for-linus-4.15-rc8_cleanups' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2018-01-09 | 16 | -71/+119 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | riscv: rename SR_* constants to match the spec | Christoph Hellwig | 2018-01-07 | 6 | -17/+17 | |
| | * | | | | | | | | | | riscv: remove CONFIG_MMU ifdefs | Christoph Hellwig | 2018-01-07 | 4 | -24/+0 | |
| | * | | | | | | | | | | RISC-V: Make __NR_riscv_flush_icache visible to userspace | Palmer Dabbelt | 2018-01-07 | 5 | -30/+27 | |
| | * | | | | | | | | | | RISC-V: Add a basic defconfig | Karsten Merker | 2018-01-07 | 1 | -0/+75 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2018-01-09 | 3 | -25/+136 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task | Maciej W. Rozycki | 2017-12-20 | 1 | -0/+12 | |
| | * | | | | | | | | | MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses | Maciej W. Rozycki | 2017-12-12 | 1 | -0/+3 | |
| | * | | | | | | | | | MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET | Maciej W. Rozycki | 2017-12-12 | 1 | -0/+1 | |
| | * | | | | | | | | | MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA | Maciej W. Rozycki | 2017-12-12 | 1 | -11/+36 | |
| | * | | | | | | | | | MIPS: Consistently handle buffer counter with PTRACE_SETREGSET | Maciej W. Rozycki | 2017-12-12 | 1 | -1/+1 | |
| | * | | | | | | | | | MIPS: Guard against any partial write attempt with PTRACE_SETREGSET | Maciej W. Rozycki | 2017-12-12 | 1 | -1/+11 | |
| | * | | | | | | | | | MIPS: Factor out NT_PRFPREG regset access helpers | Maciej W. Rozycki | 2017-12-12 | 1 | -25/+83 | |
| | * | | | | | | | | | MIPS: CPS: Fix r1 .set mt assembler warning | James Hogan | 2017-12-12 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-09 | 121 | -444/+2015 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-07 | 6 | -10/+65 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | parisc: qemu idle sleep support | Helge Deller | 2018-01-06 | 1 | -0/+39 | |
| | * | | | | | | | | | | parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel | Helge Deller | 2018-01-02 | 3 | -4/+20 | |
| | * | | | | | | | | | | parisc: Show initial kernel memory layout unhashed | Helge Deller | 2018-01-02 | 1 | -5/+5 | |
| | * | | | | | | | | | | parisc: Show unhashed hardware inventory | Helge Deller | 2018-01-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-01-06 | 4 | -6/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář | 2018-01-06 | 2 | -5/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | KVM: s390: prevent buffer overrun on memory hotplug during migration | Christian Borntraeger | 2017-12-22 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | KVM: s390: fix cmma migration for multiple memory slots | Christian Borntraeger | 2017-12-22 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | kvm: vmx: Scrub hardware GPRs at VM-exit | Jim Mattson | 2018-01-05 | 2 | -1/+32 | |
| * | | | | | | | | | | | | | Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-01-06 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR | John Sperbeck | 2018-01-02 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2018-01-05 | 11 | -58/+57 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | ARC: handle gcc generated __builtin_trap for older compiler | Vineet Gupta | 2018-01-03 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | ARC: handle gcc generated __builtin_trap() | Vineet Gupta | 2017-12-20 | 2 | -0/+9 | |
| | * | | | | | | | | | | | | ARC: uaccess: dont use "l" gcc inline asm constraint modifier | Vineet Gupta | 2017-12-20 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | ARC: [plat-axs103] refactor the quad core DT quirk code | Eugeniy Paltsev | 2017-12-20 | 1 | -4/+6 |