- 73ae3c0 bpf, arm: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
- e472d5d bpf, mips64: remove unneeded zero check from div/mod with k by Daniel Borkmann · 7 years ago
- 1fb5c9c bpf, mips64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
- 740d52c bpf, sparc64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
- 53fbf57 bpf, ppc64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
- a3212b8 bpf, s390x: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
- 96a7100 bpf, arm64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
- 3e5b1a3 bpf, x86_64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
- ea9722e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- de0a444 bpf, x86: small optimization in alu ops with imm by Daniel Borkmann · 7 years ago
- fa9dd59 bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 7 years ago
- 6ec8765 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 4917d5d Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 4b664e7 ia64: Rewrite atomic_add and atomic_sub by Matthew Wilcox · 7 years ago
- 726ba84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- c13e7f3 ARM: sunxi_defconfig: Enable CMA by Maxime Ripard · 7 years ago
- dda3e15 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
- 7155f8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
- 1d966eb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 7dfda84 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 88dc7fc Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 091f024 ARM: net: bpf: clarify tail_call index by Russell King · 7 years ago
- ec19e02 ARM: net: bpf: fix LDX instructions by Russell King · 7 years ago
- 02088d9 ARM: net: bpf: fix register saving by Russell King · 7 years ago
- 0005e55 ARM: net: bpf: correct stack layout documentation by Russell King · 7 years ago
- 70ec3a6 ARM: net: bpf: move stack documentation by Russell King · 7 years ago
- d1220ef ARM: net: bpf: fix stack alignment by Russell King · 7 years ago
- f4483f2 ARM: net: bpf: fix tail call jumps by Russell King · 7 years ago
- e906248 ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUs by Russell King · 7 years ago
- 1b689a9 powerpc/pseries: include linux/types.h in asm/hvcall.h by Michal Suchanek · 7 years ago
- 236003e powerpc/64s: Allow control of RFI flush via debugfs by Michael Ellerman · 7 years ago
- fd6e440 powerpc/64s: Wire up cpu_show_meltdown() by Michael Ellerman · 7 years ago
- 45d55e7 x86/apic/vector: Fix off by one in error path by Thomas Gleixner · 7 years ago
- d479244 x86/intel_rdt/cqm: Prevent use after free by Thomas Gleixner · 7 years ago
- 4fdec20 x86/cpufeature: Move processor tracing out of scattered features by Paolo Bonzini · 7 years ago
- c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- a2284d9 bpf, arm64: fix stack_depth tracking in combination with tail calls by Daniel Borkmann · 7 years ago
- 107cd25 x86/mm: Encrypt the initrd earlier for BSP microcode update by Tom Lendacky · 7 years ago
- cc5f01e x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption by Tom Lendacky · 7 years ago
- 2b5d00b x86/mm: Centralize PMD flags in sme_encrypt_kernel() by Tom Lendacky · 7 years ago
- bacf6b4 x86/mm: Use a struct to reduce parameters for SME PGD mapping by Tom Lendacky · 7 years ago
- 1303880 x86/mm: Clean up register saving in the __enc_copy() assembly code by Tom Lendacky · 7 years ago
- 28d437d x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros by Tom Lendacky · 7 years ago
- c995efd x86/retpoline: Fill RSB on context switch for affected CPUs by David Woodhouse · 7 years ago
- 0d39e26 x86/kasan: Panic if there is not enough memory to boot by Andrey Ryabinin · 7 years ago
- aaae98a Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6bb8211 Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- b8b9ce4 x86/retpoline: Remove compile time warning by Thomas Gleixner · 7 years ago
- 327867f x86/idt: Mark IDT tables __initconst by Andi Kleen · 7 years ago
- 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- fc90ccf Revert "x86/apic: Remove init_bsp_APIC()" by Ville Syrjälä · 7 years ago
- beacd6f x86/mm/pkeys: Fix fill_sig_info_pkey by Eric W. Biederman · 7 years ago
- 4b5b212 x86/tsc: Print tsc_khz, when it differs from cpu_khz by Len Brown · 7 years ago
- b511203 x86/tsc: Fix erroneous TSC rate on Skylake Xeon by Len Brown · 7 years ago
- da4ae6c x86/tsc: Future-proof native_calibrate_tsc() by Len Brown · 7 years ago
- 99a9dc9 x86,perf: Disable intel_bts when PTI by Peter Zijlstra · 7 years ago
- f10ee3d x86/pti: Fix !PCID and sanitize defines by Thomas Gleixner · 7 years ago
- 8e66791 Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
- b4da334 tracing/kprobe: bpf: Check error injectable event is on function entry by Masami Hiramatsu · 7 years ago
- c92a9a4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 67549d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 02776b9 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- aefd140 Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
- 4e67483 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 1289e0e perf/x86/rapl: Fix Haswell and Broadwell server RAPL event by Kan Liang · 7 years ago
- 117cc7a x86/retpoline: Fill return stack buffer on vmexit by David Woodhouse · 7 years ago
- 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 69c4d8e arm64: dts: socfpga: add missing interrupt-parent by Arnd Bergmann · 7 years ago
- bd730bfd Merge tag 'sunxi-fixes-for-4.15-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Olof Johansson · 7 years ago
- 9ddd0c1 Merge tag 'mvebu-fixes-4.15-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 7 years ago
- 5233475 Merge tag 'davinci-for-v4.16/dt' of https://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 7 years ago
- 7614e91 x86/retpoline/irq32: Convert assembler indirect jumps by Andi Kleen · 7 years ago
- 5096732 x86/retpoline/checksum32: Convert assembler indirect jumps by David Woodhouse · 7 years ago
- ea08816 x86/retpoline/xen: Convert Xen hypercall indirect jumps by David Woodhouse · 7 years ago
- e70e589 x86/retpoline/hyperv: Convert assembler indirect jumps by David Woodhouse · 7 years ago
- 9351803 x86/retpoline/ftrace: Convert ftrace assembler indirect jumps by David Woodhouse · 7 years ago
- 2641f08 x86/retpoline/entry: Convert entry assembler indirect jumps by David Woodhouse · 7 years ago
- 9697fa3 x86/retpoline/crypto: Convert crypto assembler indirect jumps by David Woodhouse · 7 years ago
- da28512 x86/spectre: Add boot time option to select Spectre v2 mitigation by David Woodhouse · 7 years ago
- 76b0438 x86/retpoline: Add initial retpoline support by David Woodhouse · 7 years ago
- 445b69e x86/pti: Make unpoison of pgd for trusted boot work for real by Dave Hansen · 7 years ago
- 03a5517 x86/PCI: Move and shrink AMD 64-bit window to avoid conflict by =?UTF-8?q?Christian=20K=C3=B6nig?= · 7 years ago
- f32ab75 x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows by =?UTF-8?q?Christian=20K=C3=B6nig?= · 7 years ago
- 2aad9b3 Merge branch 'kvm-insert-lfence' into kvm-master by Paolo Bonzini · 7 years ago
- 75f139a KVM: x86: Add memory barrier on vmcs field lookup by Andrew Honig · 7 years ago
- bd89525 KVM: x86: emulate #UD while in guest mode by Paolo Bonzini · 7 years ago
- ab271bd x86: kvm: propagate register_shrinker return code by Arnd Bergmann · 7 years ago
- 0217690 Merge tag 'kvm-ppc-fixes-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 7 years ago
- 2a266f2 KVM MMU: check pending exception before injecting APF by Haozhong Zhang · 7 years ago
- 64fce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 612e8e9 x86/alternatives: Fix optimize_nops() checking by Borislav Petkov · 7 years ago
- 349524b powerpc: Don't preempt_disable() in show_cpuinfo() by Benjamin Herrenschmidt · 7 years ago
- 2248fad powerpc/xmon: Don't print hashed pointers in paca dump by Michael Ellerman · 7 years ago
- 274920a powerpc/xmon: Add RFI flush related fields to paca dump by Michael Ellerman · 7 years ago
- 6e032b3 powerpc/powernv: Check device-tree for RFI flush settings by Oliver O'Halloran · 7 years ago
- 8989d56 powerpc/pseries: Query hypervisor for RFI flush settings by Michael Neuling · 7 years ago
- bc9c930 powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti by Michael Ellerman · 7 years ago
- aa8a5e0 powerpc/64s: Add support for RFI flush of L1-D cache by Michael Ellerman · 7 years ago