Age | Commit message (Expand) | Author | Files | Lines |
2018-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 21 | -1467/+2602 |
2018-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -4/+14 |
2018-05-04 | Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -6/+21 |
2018-05-04 | bpf, x32: remove ld_abs/ld_ind | Daniel Borkmann | 1 | -135/+1 |
2018-05-04 | bpf, s390x: remove ld_abs/ld_ind | Daniel Borkmann | 4 | -252/+13 |
2018-05-04 | bpf, ppc64: remove ld_abs/ld_ind | Daniel Borkmann | 4 | -317/+11 |
2018-05-04 | bpf, mips64: remove ld_abs/ld_ind | Daniel Borkmann | 1 | -104/+0 |
2018-05-04 | bpf, arm32: remove ld_abs/ld_ind | Daniel Borkmann | 1 | -77/+0 |
2018-05-04 | bpf, sparc64: remove ld_abs/ld_ind | Daniel Borkmann | 4 | -269/+6 |
2018-05-04 | bpf, arm64: remove ld_abs/ld_ind | Daniel Borkmann | 1 | -65/+0 |
2018-05-04 | 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/bpf: Clean up non-standard comments, to make the code more readable | Ingo Molnar | 1 | -100/+133 |
2018-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2 | -0/+7 |
2018-05-01 | hexagon: export csum_partial_copy_nocheck | Arnd Bergmann | 1 | -0/+1 |
2018-05-01 | hexagon: add memset_io() helper | Arnd Bergmann | 1 | -0/+6 |
2018-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2 | -2/+2 |
2018-04-30 | sparc: vio: use put_device() instead of kfree() | Arvind Yadav | 1 | -1/+1 |
2018-04-30 | sparc64: Fix mistake in oradax license text | Rob Gardner | 1 | -1/+1 |
2018-04-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -19/+93 |
2018-04-29 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -19/+68 |
2018-04-29 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+6 |
2018-04-28 | Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 8 | -48/+132 |
2018-04-28 | rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -22/+50 |
2018-04-27 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 10 | -17/+27 |
2018-04-27 | x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI | KarimAllah Ahmed | 1 | -7/+0 |
2018-04-27 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 18 | -71/+196 |
2018-04-27 | kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use | Junaid Shahid | 1 | -10/+4 |
2018-04-27 | x86/entry/64/compat: Preserve r8-r11 in int $0x80 | Andy Lutomirski | 1 | -4/+4 |
2018-04-27 | x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds | Arnd Bergmann | 2 | -0/+73 |
2018-04-27 | x86/setup: Do not reserve a crash kernel region if booted on Xen PV | Petr Tesarik | 1 | -0/+6 |
2018-04-27 | arm64: avoid instrumenting atomic_ll_sc.o | Mark Rutland | 1 | -0/+4 |
2018-04-27 | Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Bro... | Arnd Bergmann | 1 | -40/+40 |
2018-04-27 | powerpc/kvm/booke: Fix altivec related build break | Laurentiu Tudor | 1 | -0/+7 |
2018-04-27 | powerpc: Fix deadlock with multiple calls to smp_send_stop | Nicholas Piggin | 1 | -16/+39 |
2018-04-27 | Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+17 |
2018-04-26 | x86/cpu/intel: Add missing TLB cpuid values | jacek.tomaka@poczta.fm | 1 | -0/+3 |
2018-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 5 | -6/+28 |
2018-04-26 | arm64: fix possible spectre-v1 in ptrace_hbp_get_event() | Mark Rutland | 1 | -4/+10 |
2018-04-26 | ARM: defconfig: Update Gemini defconfig | Linus Walleij | 1 | -2/+25 |
2018-04-26 | ARM: s3c24xx: jive: Fix some GPIO names | Linus Walleij | 1 | -2/+2 |
2018-04-26 | Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 5 | -11/+8 |
2018-04-26 | Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh... | Arnd Bergmann | 7 | -0/+106 |
2018-04-26 | ARM: dts: Fix NAS4220B pin config | Linus Walleij | 1 | -14/+14 |
2018-04-26 | Merge tag 'juno-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 1 | -2/+0 |
2018-04-26 | Merge tag 'socfpga_defconfig_fix_v4.17' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 1 | -0/+1 |