summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* objtool: Add Clang supportJosh Poimboeuf2018-03-271-0/+11
* selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski2018-03-191-2/+6
* selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski2018-03-141-3/+27
* selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski2018-03-141-1/+1
* x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski2018-03-081-5/+6
* objtool: Fix 32-bit buildJosh Poimboeuf2018-03-071-20/+7Star
* objtool: Fix another switch table detection issueJosh Poimboeuf2018-02-281-1/+5
* objtool: Add module specific retpoline rulesPeter Zijlstra2018-02-213-2/+12
* objtool: Add retpoline validationPeter Zijlstra2018-02-214-3/+89
* objtool: Use existing global variables for optionsPeter Zijlstra2018-02-215-10/+10
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-159-54/+159
|\
| * selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang2018-02-151-2/+30
| * objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf2018-02-151-3/+9
| * selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski2018-02-151-7/+13
| * selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski2018-02-152-1/+6
| * selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski2018-02-131-0/+4
| * selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...Dominik Brodowski2018-02-131-1/+1
| * selftests/x86/pkeys: Remove unused functionsIngo Molnar2018-02-131-28/+0Star
| * selftests/x86: Clean up and document sscanf() usageDominik Brodowski2018-02-132-6/+16
| * selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski2018-02-131-7/+43
| * objtool: Fix switch-table detectionPeter Zijlstra2018-02-092-2/+40
* | Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-141-1/+1
|\ \
| * | selftests/powerpc: Fix to use ucontext_t instead of struct ucontextHarish2018-02-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-1013-29/+371
|\ \ \
| * | | bpf: fix rlimit in reuseport net selftestDaniel Borkmann2018-02-091-1/+20
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-0912-28/+351
| |\ \ \ | | |/ / | |/| |
| | * | tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer2018-02-091-0/+26
| | * | selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer2018-02-092-2/+61
| | * | selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer2018-02-092-1/+151
| | * | tools/libbpf: improve the pr_debug statements to contain section numbersJesper Dangaard Brouer2018-02-091-12/+13
| | * | bpf: Sync kernel ABI header with tooling header for bpf_common.hJesper Dangaard Brouer2018-02-091-3/+4
| | * | tools: bpftool: add bash completion for cgroup commandsQuentin Monnet2018-02-082-6/+62
| | * | tools: bpftool: add bash completion for `bpftool prog load`Quentin Monnet2018-02-081-2/+6
| | * | tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet2018-02-081-1/+2
| | * | tools: bpftool: exit doc Makefile early if rst2man is not availableQuentin Monnet2018-02-081-0/+5
| | * | libbpf: complete list of strings for guessing program typeQuentin Monnet2018-02-081-0/+5
| | * | selftests: bpf: test_kmod.sh: check the module path before insmodNaresh Kamboju2018-02-081-3/+15
| | * | tools/bpf: fix batch-mode test failure of test_xdp_redirect.shYonghong Song2018-02-062-0/+3
* | | | Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-093-3/+50
|\ \ \ \
| * | | | selftests/ftrace: Add more tests for removing of function probesSteven Rostedt (VMware)2018-02-081-0/+37
| * | | | selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)2018-02-081-0/+6
| * | | | selftests/ftrace: Have reset_ftrace_filter handle multiple instancesSteven Rostedt (VMware)2018-02-081-0/+3
| * | | | selftests/ftrace: Have reset_ftrace_filter handle modulesSteven Rostedt (VMware)2018-02-081-3/+4
* | | | | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-0910-10/+10
|\ \ \ \ \
| * | | | | ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-0610-10/+10
* | | | | | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-02-082-6/+25
|\ \ \ \ \ \
| * | | | | | idr: Make 1-based IDRs more efficientMatthew Wilcox2018-02-061-2/+5
| * | | | | | idr: Remove idr_alloc_extMatthew Wilcox2018-02-061-0/+17
| * | | | | | IDR test suite: Check handling negative end correctlyMatthew Wilcox2018-02-061-0/+1
| * | | | | | idr test suite: Fix ida_test_random()Matthew Wilcox2018-02-061-2/+2