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