Age | Commit message (Expand) | Author |
2018-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-05-14 | bpf, arm64: save 4 bytes in prologue when ebpf insns came from cbpf | Daniel Borkmann |
2018-05-14 | bpf, arm64: optimize 32/64 immediate emission | Daniel Borkmann |
2018-05-14 | bpf, arm64: save 4 bytes of unneeded stack space | Daniel Borkmann |
2018-05-14 | bpf, arm32: save 4 bytes of unneeded stack space | Daniel Borkmann |
2018-05-14 | bpf, x64: clean up retpoline emission slightly | Daniel Borkmann |
2018-05-14 | bpf, sparc: remove unused variable | Daniel Borkmann |
2018-05-14 | bpf, mips: remove unused function | Daniel Borkmann |
2018-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-05-11 | Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-sh | Linus Torvalds |
2018-05-11 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2018-05-11 | Merge tag 'powerpc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-05-11 | Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-05-11 | sh: switch to NO_BOOTMEM | Rob Herring |
2018-05-09 | arm64: capabilities: Add NVIDIA Denver CPU to bp_harden list | David Gilhooley |
2018-05-09 | arm64: Add MIDR encoding for NVIDIA CPUs | David Gilhooley |
2018-05-08 | arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcan | Uwe Kleine-König |
2018-05-08 | powerpc/pseries: Fix CONFIG_NUMA=n build | Michael Ellerman |
2018-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-05-07 | x86/xen: Reset VCPU0 info pointer after shared_info remap | van der Linden, Frank |
2018-05-07 | powerpc/trace/syscalls: Update syscall name matching logic to account for ppc... | Naveen N. Rao |
2018-05-07 | powerpc/trace/syscalls: Update syscall name matching logic | Naveen N. Rao |
2018-05-07 | powerpc/64: Remove unused paca->soft_enabled | Michael Ellerman |
2018-05-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-05-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-05-06 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-05-05 | KVM: x86: remove APIC Timer periodic/oneshot spikes | Anthoine Bourgeois |
2018-05-05 | Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker... | Radim Krčmář |
2018-05-05 | sh: mm: Fix unprotected access to struct device | Jacopo Mondi |
2018-05-05 | sh: fix build failure for J2 cpu with SMP disabled | Rich Felker |
2018-05-04 | Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-05-04 | arm64: vgic-v2: Fix proxying of cpuif access | James Morse |
2018-05-04 | KVM: arm64: Fix order of vcpu_write_sys_reg() arguments | James Morse |
2018-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-05-03 | Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-05-03 | bpf, x32: remove ld_abs/ld_ind | Daniel Borkmann |
2018-05-03 | bpf, s390x: remove ld_abs/ld_ind | Daniel Borkmann |
2018-05-03 | bpf, ppc64: remove ld_abs/ld_ind | Daniel Borkmann |
2018-05-03 | bpf, mips64: remove ld_abs/ld_ind | Daniel Borkmann |
2018-05-03 | bpf, arm32: remove ld_abs/ld_ind | Daniel Borkmann |
2018-05-03 | bpf, sparc64: remove ld_abs/ld_ind | Daniel Borkmann |
2018-05-03 | bpf, arm64: remove ld_abs/ld_ind | Daniel Borkmann |
2018-05-03 | bpf, x64: remove ld_abs/ld_ind | Daniel Borkmann |
2018-05-03 | bpf, x86_32: add eBPF JIT compiler for ia32 | Wang YanQing |
2018-05-02 | parisc: Fix section mismatches | Helge Deller |
2018-05-02 | parisc: drivers.c: Fix section mismatches | Helge Deller |
2018-05-02 | bpf, x64: fix memleak when not converging on calls | Daniel Borkmann |
2018-05-02 | bpf, x64: fix memleak when not converging after image | Daniel Borkmann |
2018-05-02 | x86/cpu: Restore CPUID_8000_0008_EBX reload | Thomas Gleixner |