Age | Commit message (Expand) | Author | Files | Lines |
2018-01-26 | bpf, arm: remove obsolete exception handling from div/mod | Daniel Borkmann | 1 | -8/+0 |
2018-01-26 | bpf, mips64: remove unneeded zero check from div/mod with k | Daniel Borkmann | 1 | -15/+4 |
2018-01-26 | bpf, mips64: remove obsolete exception handling from div/mod | Daniel Borkmann | 1 | -10/+0 |
2018-01-26 | bpf, sparc64: remove obsolete exception handling from div/mod | Daniel Borkmann | 1 | -18/+0 |
2018-01-26 | bpf, ppc64: remove obsolete exception handling from div/mod | Daniel Borkmann | 1 | -8/+0 |
2018-01-26 | bpf, s390x: remove obsolete exception handling from div/mod | Daniel Borkmann | 1 | -10/+0 |
2018-01-26 | bpf, arm64: remove obsolete exception handling from div/mod | Daniel Borkmann | 1 | -13/+0 |
2018-01-26 | bpf, x86_64: remove obsolete exception handling from div/mod | Daniel Borkmann | 1 | -20/+0 |
2018-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 10 | -25/+30 |
2018-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 37 | -354/+694 |
2018-01-19 | bpf, x86: small optimization in alu ops with imm | Daniel Borkmann | 1 | -5/+30 |
2018-01-19 | bpf: get rid of pure_initcall dependency to enable jits | Daniel Borkmann | 10 | -20/+0 |
2018-01-19 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 8 | -14/+29 |
2018-01-19 | Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 5 | -22/+55 |
2018-01-19 | ia64: Rewrite atomic_add and atomic_sub | Matthew Wilcox | 1 | -18/+19 |
2018-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -9/+11 |
2018-01-19 | ARM: sunxi_defconfig: Enable CMA | Maxime Ripard | 1 | -0/+2 |
2018-01-18 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -114/+111 |
2018-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -9/+11 |
2018-01-17 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 13 | -162/+388 |
2018-01-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2018-01-17 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -13/+79 |
2018-01-17 | ARM: net: bpf: clarify tail_call index | Russell King | 1 | -1/+1 |
2018-01-17 | ARM: net: bpf: fix LDX instructions | Russell King | 1 | -28/+33 |
2018-01-17 | ARM: net: bpf: fix register saving | Russell King | 1 | -58/+22 |
2018-01-17 | ARM: net: bpf: correct stack layout documentation | Russell King | 1 | -8/+27 |
2018-01-17 | ARM: net: bpf: move stack documentation | Russell King | 1 | -21/+21 |
2018-01-17 | ARM: net: bpf: fix stack alignment | Russell King | 1 | -3/+8 |
2018-01-17 | ARM: net: bpf: fix tail call jumps | Russell King | 1 | -1/+1 |
2018-01-17 | ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUs | Russell King | 1 | -7/+11 |
2018-01-17 | powerpc/pseries: include linux/types.h in asm/hvcall.h | Michal Suchanek | 1 | -0/+1 |
2018-01-17 | powerpc/64s: Allow control of RFI flush via debugfs | Michael Ellerman | 1 | -0/+30 |
2018-01-17 | powerpc/64s: Wire up cpu_show_meltdown() | Michael Ellerman | 2 | -0/+9 |
2018-01-17 | x86/apic/vector: Fix off by one in error path | Thomas Gleixner | 1 | -2/+5 |
2018-01-17 | x86/intel_rdt/cqm: Prevent use after free | Thomas Gleixner | 1 | -4/+4 |
2018-01-17 | x86/cpufeature: Move processor tracing out of scattered features | Paolo Bonzini | 2 | -2/+1 |
2018-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 66 | -192/+1345 |
2018-01-16 | bpf, arm64: fix stack_depth tracking in combination with tail calls | Daniel Borkmann | 1 | -9/+11 |
2018-01-16 | x86/mm: Encrypt the initrd earlier for BSP microcode update | Tom Lendacky | 5 | -45/+85 |
2018-01-16 | x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption | Tom Lendacky | 2 | -22/+121 |
2018-01-16 | x86/mm: Centralize PMD flags in sme_encrypt_kernel() | Tom Lendacky | 1 | -56/+77 |
2018-01-16 | x86/mm: Use a struct to reduce parameters for SME PGD mapping | Tom Lendacky | 1 | -44/+46 |
2018-01-16 | x86/mm: Clean up register saving in the __enc_copy() assembly code | Tom Lendacky | 1 | -10/+10 |
2018-01-15 | x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros | Tom Lendacky | 1 | -1/+5 |
2018-01-15 | x86/retpoline: Fill RSB on context switch for affected CPUs | David Woodhouse | 4 | -0/+59 |
2018-01-15 | x86/kasan: Panic if there is not enough memory to boot | Andrey Ryabinin | 1 | -10/+14 |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+0 |
2018-01-14 | Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 21 | -36/+561 |
2018-01-14 | x86/retpoline: Remove compile time warning | Thomas Gleixner | 1 | -2/+0 |
2018-01-14 | x86/idt: Mark IDT tables __initconst | Andi Kleen | 1 | -6/+6 |