Age | Commit message (Expand) | Author |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-14 | Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-01-14 | x86/retpoline: Remove compile time warning | Thomas Gleixner |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-14 | x86,perf: Disable intel_bts when PTI | Peter Zijlstra |
2018-01-14 | x86/pti: Fix !PCID and sanitize defines | Thomas Gleixner |
2018-01-13 | Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-01-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-01-12 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-01-12 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-01-12 | Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-01-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-01-12 | x86/retpoline: Fill return stack buffer on vmexit | David Woodhouse |
2018-01-12 | x86/retpoline/irq32: Convert assembler indirect jumps | Andi Kleen |
2018-01-12 | x86/retpoline/checksum32: Convert assembler indirect jumps | David Woodhouse |
2018-01-12 | x86/retpoline/xen: Convert Xen hypercall indirect jumps | David Woodhouse |
2018-01-12 | x86/retpoline/hyperv: Convert assembler indirect jumps | David Woodhouse |
2018-01-12 | x86/retpoline/ftrace: Convert ftrace assembler indirect jumps | David Woodhouse |
2018-01-12 | x86/retpoline/entry: Convert entry assembler indirect jumps | David Woodhouse |
2018-01-12 | x86/retpoline/crypto: Convert crypto assembler indirect jumps | David Woodhouse |
2018-01-12 | x86/spectre: Add boot time option to select Spectre v2 mitigation | David Woodhouse |
2018-01-12 | x86/retpoline: Add initial retpoline support | David Woodhouse |
2018-01-11 | x86/pti: Make unpoison of pgd for trusted boot work for real | Dave Hansen |
2018-01-11 | x86/PCI: Move and shrink AMD 64-bit window to avoid conflict | =?UTF-8?q?Christian=20K=C3=B6nig?= |
2018-01-11 | x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows | =?UTF-8?q?Christian=20K=C3=B6nig?= |
2018-01-11 | Merge branch 'kvm-insert-lfence' into kvm-master | Paolo Bonzini |
2018-01-11 | KVM: x86: Add memory barrier on vmcs field lookup | Andrew Honig |
2018-01-11 | KVM: x86: emulate #UD while in guest mode | Paolo Bonzini |
2018-01-11 | x86: kvm: propagate register_shrinker return code | Arnd Bergmann |
2018-01-11 | Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2018-01-11 | KVM MMU: check pending exception before injecting APF | Haozhong Zhang |
2018-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-01-10 | x86/alternatives: Fix optimize_nops() checking | Borislav Petkov |
2018-01-10 | powerpc/powernv: Check device-tree for RFI flush settings | Oliver O'Halloran |
2018-01-10 | powerpc/pseries: Query hypervisor for RFI flush settings | Michael Neuling |
2018-01-10 | powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti | Michael Ellerman |
2018-01-10 | powerpc/64s: Add support for RFI flush of L1-D cache | Michael Ellerman |
2018-01-10 | KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt() | David Gibson |
2018-01-10 | KVM: PPC: Book3S PR: Fix WIMG handling under pHyp | Alexey Kardashevskiy |
2018-01-09 | Merge tag 'riscv-for-linus-4.15-rc8_cleanups' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2018-01-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2018-01-09 | SolutionEngine771x: add Ether TSU resource | Sergei Shtylyov |
2018-01-09 | SolutionEngine771x: fix Ether platform data | Sergei Shtylyov |
2018-01-10 | powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL | Nicholas Piggin |
2018-01-10 | powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL | Nicholas Piggin |
2018-01-10 | powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL | Nicholas Piggin |
2018-01-10 | powerpc/64s: Simple RFI macro conversions | Nicholas Piggin |
2018-01-10 | powerpc/64: Add macros for annotating the destination of rfid/hrfid | Nicholas Piggin |
2018-01-10 | Merge branch 'topic/ppc-kvm' into fixes | Michael Ellerman |
2018-01-10 | powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper | Michael Neuling |