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