Age | Commit message (Expand) | Author | Files | Lines |
2018-02-26 | ARM: orion5x: Revert commit 4904dbda41c8. | David S. Miller | 3 | -10/+95 |
2018-02-26 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 35 | -258/+438 |
2018-02-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 17 | -235/+330 |
2018-02-26 | riscv/barrier: Define __smp_{mb,rmb,wmb} | Andrea Parri | 1 | -3/+3 |
2018-02-26 | arm: mvebu: 370-rd: Enable PHY interrupt handling | Andrew Lunn | 1 | -0/+32 |
2018-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -87/+132 |
2018-02-26 | Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2 | -17/+93 |
2018-02-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -12/+33 |
2018-02-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2018-02-26 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -18/+26 |
2018-02-26 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -8/+8 |
2018-02-25 | Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 7 | -7/+16 |
2018-02-24 | ARM: dts: imx6dl: Include correct dtsi file for Engicam i.CoreM6 DualLite/Sol... | Shyam Saini | 1 | -1/+1 |
2018-02-24 | bpf, x64: save 5 bytes in prologue when ebpf insns came from cbpf | Daniel Borkmann | 1 | -12/+16 |
2018-02-24 | bpf, x64: save few bytes when mul is in alu32 | Daniel Borkmann | 1 | -15/+28 |
2018-02-24 | bpf, x64: save several bytes when mul dest is r0/r3 anyway | Daniel Borkmann | 1 | -10/+11 |
2018-02-24 | bpf, x64: save several bytes by using mov over movabsq when possible | Daniel Borkmann | 1 | -51/+74 |
2018-02-24 | bpf, x64: save one byte per shl/shr/sar when imm is 1 | Daniel Borkmann | 1 | -1/+5 |
2018-02-24 | KVM: SVM: Fix SEV LAUNCH_SECRET command | Brijesh Singh | 1 | -3/+7 |
2018-02-24 | KVM: SVM: install RSM intercept | Brijesh Singh | 1 | -1/+10 |
2018-02-24 | KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE command | Brijesh Singh | 1 | -9/+7 |
2018-02-24 | KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d... | Wanpeng Li | 1 | -2/+4 |
2018-02-24 | x86/kvm: Make parse_no_xxx __init for kvm | Dou Liyang | 1 | -3/+3 |
2018-02-24 | KVM: x86: fix backward migration with async_PF | Radim Krčmář | 3 | -5/+7 |
2018-02-24 | kvm: fix warning for non-x86 builds | Sebastian Ott | 1 | -3/+0 |
2018-02-24 | KVM: X86: Fix SMRAM accessing even if VM is shutdown | Wanpeng Li | 1 | -1/+1 |
2018-02-24 | KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2 | Chao Gao | 1 | -1/+6 |
2018-02-24 | KVM/x86: remove WARN_ON() for when vm_munmap() fails | Eric Biggers | 1 | -4/+2 |
2018-02-24 | KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP | Radim Krčmář | 1 | -1/+2 |
2018-02-24 | KVM: x86: move LAPIC initialization after VMCS creation | Paolo Bonzini | 2 | -1/+1 |
2018-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -6/+45 |
2018-02-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 13 | -61/+44 |
2018-02-24 | Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2018-02-23 | Merge tag 'kvm-s390-master-4.16-2' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 4 | -47/+71 |
2018-02-23 | Merge tag 'kvm-arm-fixes-for-v4.16-1' of git://git.kernel.org/pub/scm/linux/k... | Paolo Bonzini | 2 | -0/+9 |
2018-02-23 | arm64: fix unwind_frame() for filtered out fn for function graph tracing | Pratyush Anand | 3 | -2/+7 |
2018-02-23 | x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ... | Samuel Neves | 1 | -0/+1 |
2018-02-23 | locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs | Andrea Parri | 1 | -3/+18 |
2018-02-23 | locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS... | Andrea Parri | 2 | -14/+8 |
2018-02-23 | KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path... | Paolo Bonzini | 2 | -2/+2 |
2018-02-23 | KVM/x86: Remove indirect MSR op calls from SPEC_CTRL | Paolo Bonzini | 2 | -6/+8 |
2018-02-23 | x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo... | Wang Hui | 1 | -0/+1 |
2018-02-23 | x86/apic/vector: Handle vector release on CPU unplug correctly | Thomas Gleixner | 1 | -3/+22 |
2018-02-23 | powerpc/powernv: Support firmware disable of RFI flush | Michael Ellerman | 1 | -0/+4 |
2018-02-23 | powerpc/pseries: Support firmware disable of RFI flush | Michael Ellerman | 1 | -1/+2 |
2018-02-23 | powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2 | Bharata B Rao | 1 | -3/+3 |
2018-02-23 | MIPS: boot: Define __ASSEMBLY__ for its.S build | Kees Cook | 1 | -0/+1 |
2018-02-23 | bpf, arm64: fix out of bounds access in tail call | Daniel Borkmann | 1 | -2/+3 |
2018-02-23 | bpf, x64: implement retpoline for tail call | Daniel Borkmann | 2 | -4/+42 |
2018-02-23 | ARM: BCM: dts: Remove leading 0x and 0s from bindings notation | Mathieu Malaterre | 3 | -3/+3 |