Age | Commit message (Expand) | Author | Files | Lines |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -8/+565 |
2018-01-13 | tools/objtool/Makefile: don't assume sync-check.sh is executable | Andrew Morton | 1 | -1/+1 |
2018-01-13 | selftests/x86: Add test_vsyscall | Andy Lutomirski | 2 | -1/+501 |
2018-01-12 | objtool: Allow alternatives to be ignored | Josh Poimboeuf | 2 | -7/+57 |
2018-01-12 | objtool: Detect jumps to retpoline thunks | Josh Poimboeuf | 1 | -0/+7 |
2018-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -21/+1 |
2018-01-07 | selftests/bpf: fix test_align | Alexei Starovoitov | 1 | -21/+1 |
2017-12-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -42/+184 |
2017-12-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -2/+6 |
2017-12-31 | Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -3/+6 |
2017-12-31 | objtool: Fix seg fault with clang-compiled objects | Simon Ser | 1 | -0/+2 |
2017-12-31 | objtool: Fix seg fault caused by missing parameter | Simon Ser | 1 | -1/+3 |
2017-12-30 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -4/+8 |
2017-12-28 | objtool: Fix Clang enum conversion warning | Lukas Bulwahn | 1 | -1/+1 |
2017-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 3 | -4/+8 |
2017-12-23 | x86/ldt: Make the LDT mapping RO | Thomas Gleixner | 1 | -2/+1 |
2017-12-23 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+3 |
2017-12-23 | tools: bpftool: protect against races with disappearing objects | Jakub Kicinski | 2 | -0/+4 |
2017-12-23 | tools: bpftool: maps: close json array on error paths of show | Jakub Kicinski | 1 | -3/+3 |
2017-12-22 | x86/ldt: Prevent LDT inheritance on exec | Thomas Gleixner | 1 | -6/+3 |
2017-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -49/+593 |
2017-12-22 | selftests/bpf: fix Makefile for passing LLC to the command line | Quentin Monnet | 1 | -1/+1 |
2017-12-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -32/+46 |
2017-12-21 | tools/kvm_stat: sort '-f help' output | Stefan Raspl | 1 | -10/+6 |
2017-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 4 | -49/+568 |
2017-12-21 | bpf: do not allow root to mangle valid pointers | Alexei Starovoitov | 1 | -27/+29 |
2017-12-21 | selftests/bpf: add tests for recent bugfixes | Jann Horn | 1 | -16/+533 |
2017-12-20 | selftests: net: Adding config fragment CONFIG_NUMA=y | Naresh Kamboju | 1 | -0/+1 |
2017-12-20 | bpf: Fix tools and testing build. | David Miller | 2 | -5/+5 |
2017-12-19 | usbip: fix usbip bind writing random string after command in match_busid | Juan Zea | 1 | -3/+6 |
2017-12-19 | bpf: fix broken BPF selftest build on s390 | Hendrik Brueckner | 1 | -1/+1 |
2017-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+24 |
2017-12-18 | tools arch s390: Do not include header files from the kernel sources | Arnaldo Carvalho de Melo | 3 | -1/+46 |
2017-12-18 | perf jvmti: Generate correct debug information for inlined code | Ben Gainey | 3 | -36/+134 |
2017-12-18 | perf tools: Fix up build in hardened environments | Jiri Olsa | 1 | -4/+3 |
2017-12-18 | perf tools: Use shell function for perl cflags retrieval | Jiri Olsa | 1 | -1/+1 |
2017-12-17 | Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base | Ingo Molnar | 2 | -24/+88 |
2017-12-17 | Merge commit 'upstream-x86-entry' into WIP.x86/mm | Ingo Molnar | 2 | -6/+7 |
2017-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -12/+8 |
2017-12-16 | Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -5/+5 |
2017-12-15 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -6/+23 |
2017-12-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+23 |
2017-12-15 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -13/+11 |
2017-12-15 | bpf: add test case for ld_abs and helper changing pkt data | Daniel Borkmann | 1 | -0/+24 |
2017-12-15 | tools/headers: Synchronize kernel <-> tooling headers | Ingo Molnar | 2 | -2/+3 |
2017-12-15 | objtool: Resync objtool's instruction decoder source code copy with the kerne... | Ingo Molnar | 1 | -0/+10 |
2017-12-15 | x86/decoder: Fix and update the opcodes map | Randy Dunlap | 2 | -6/+24 |
2017-12-15 | tools/slabinfo-gnuplot: force to use bash shell | Liu, Changcheng | 1 | -1/+1 |
2017-12-14 | tools/kvm_stat: add line for totals | Stefan Raspl | 1 | -1/+8 |