- 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- 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
- 6e20630 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- f165495 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
- aebb48f sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64 by Corentin Labbe · 7 years ago
- 03fae44 Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
- bda646d Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
- 1de1ea7 KVM: s390: add proper locking for CMMA migration bitmap by Christian Borntraeger · 7 years ago
- 658d063 ARM: dts: imx6q-b450v3: Add switch port configuration by Sebastian Reichel · 7 years ago
- b2ea7f8 ARM: dts: imx6q-b650v3: Add switch port configuration by Sebastian Reichel · 7 years ago
- e6b22e4 ARM: dts: imx6q-b850v3: Add switch port configuration by Sebastian Reichel · 7 years ago
- e26dead ARM: dts: imx6q-bx50v3: Add internal switch by Sebastian Reichel · 7 years ago
- 6be7fa3 ftrace, orc, x86: Handle ftrace dynamically allocated trampolines by Steven Rostedt (VMware) · 7 years ago
- 1f07476e Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- e2ac83d x86/ftrace: Fix ORC unwinding from ftrace handlers by Josh Poimboeuf · 7 years ago
- 5515114 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 319f1e0 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d517bb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 7 years ago
- ea9722e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- 91cfc88 x86: Use __nostackprotect for sme_encrypt_kernel by Laura Abbott · 7 years ago
- 86be899 alpha/PCI: Fix noname IRQ level detection by Lorenzo Pieralisi · 7 years ago
- 24b61240 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- e6252e7 Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- 35b3fde KVM: s390: wire up bpb feature by Christian Borntraeger · 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
- 3f7d875 x86/retpoline: Optimize inline assembler for vmexit_fill_RSB by Andi Kleen · 7 years ago
- c86a32c kprobes/x86: Disable optimizing on the function jumps to indirect thunk by Masami Hiramatsu · 7 years ago
- c1804a2 kprobes/x86: Blacklist indirect thunk functions for kprobes by Masami Hiramatsu · 7 years ago
- 736e80a retpoline: Introduce start/end markers of indirect thunk by Masami Hiramatsu · 7 years ago
- 6f41c34 x86/mce: Make machine check speculation protected by Thomas Gleixner · 7 years ago
- c13e7f3 ARM: sunxi_defconfig: Enable CMA by Maxime Ripard · 7 years ago
- 3214d01 KVM: PPC: Book3S: Provide information about hardware/firmware CVE workarounds by Paul Mackerras · 7 years ago
- f35764e MIPS: Fix undefined reference to physical_memsize by James Hogan · 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
- f23d74f x86/mm: Rework wbinvd, hlt operation in stop_this_cpu() by Tom Lendacky · 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
- 37b9595 KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in kvm_valid_sregs() by Tianyu Lan · 7 years ago
- f44efa5 Merge tag 'kvm-arm-fixes-for-v4.15-3-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 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
- 0d83620 alpha: extend memset16 to EV6 optimised routines by Michael Cree · 7 years ago
- a2284d9 bpf, arm64: fix stack_depth tracking in combination with tail calls by Daniel Borkmann · 7 years ago
- 838cda3 x86/PCI: Enable AMD 64-bit window on resume by =?UTF-8?q?Christian=20K=C3=B6nig?= · 7 years ago
- acfb3b8 arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls by Marc Zyngier · 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
- 4b5b2127 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