summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/x86/single_step_syscall: Check SYSENTER directlyAndy Lutomirski2019-11-261-9/+85
* Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-262-12/+133
|\
| * selftests/x86/iopl: Extend test to cover IOPL emulationThomas Gleixner2019-11-161-11/+118
| * selftests/x86/ioperm: Extend testing so the shared bitmap is exercisedThomas Gleixner2019-11-161-1/+15
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-0/+1
|\ \
| * | ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uacces...Peter Zijlstra2019-10-281-0/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-262-1/+15
|\ \ \
| * | | selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski2019-11-211-0/+13
| * | | selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski2019-11-211-1/+2
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...Linus Torvalds2019-11-261-1/+1
|\ \ \ \ \
| * | | | | x86/Kconfig: Rename UMIP config parameterBabu Moger2019-11-071-1/+1
| | |_|/ / | |/| | |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...Linus Torvalds2019-11-261-2/+2
|\ \ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * / | | | | x86/insn: Fix awk regexp warningsAlexander Kapshuk2019-10-011-2/+2
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-25174-2419/+11285
|\ \ \ \ \ \
| * | | | | | libbpf: Fix usage of u32 in userspace codeAndrii Nakryiko2019-11-251-1/+1
| * | | | | | bpf: Introduce BPF_TRACE_x helper for the tracing testsMartin KaFai Lau2019-11-247-187/+125
| * | | | | | bpf, testing: Add various tail call test casesDaniel Borkmann2019-11-246-0/+698
| * | | | | | selftests/bpf: Add BPF trampoline performance testAlexei Starovoitov2019-11-242-0/+185
| * | | | | | selftests/bpf: Add verifier tests for better jmp32 register boundsYonghong Song2019-11-241-0/+83
| * | | | | | selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data onlyAndrii Nakryiko2019-11-242-5/+15
| * | | | | | libbpf: Fix bpf_object name determination for bpf_object__open_file()Andrii Nakryiko2019-11-241-1/+1
| * | | | | | libbpf: Support initialized global variablesAndrii Nakryiko2019-11-2414-33/+28
| * | | | | | libbpf: Fix various errors and warning reported by checkpatch.plAndrii Nakryiko2019-11-241-17/+21
| * | | | | | libbpf: Refactor relocation handlingAndrii Nakryiko2019-11-241-118/+143
| * | | | | | selftests/bpf: Ensure no DWARF relocations for BPF object filesAndrii Nakryiko2019-11-241-1/+1
| * | | | | | selftests/bpf: Integrate verbose verifier log into test_progsAndrii Nakryiko2019-11-244-9/+27
| * | | | | | selftests, bpftool: Skip the build test if not in treeJakub Kicinski2019-11-241-0/+4
| * | | | | | selftests, bpftool: Set EXIT trap after usage functionQuentin Monnet2019-11-241-13/+13
| * | | | | | tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'Quentin Monnet2019-11-241-0/+6
| * | | | | | tools, bpftool: Fix warning on ignored return value for 'read'Quentin Monnet2019-11-241-3/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-222-3/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-2058-340/+2225
| |\ \ \ \ \ \ \
| | * | | | | | | selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32Andrii Nakryiko2019-11-191-0/+7
| | * | | | | | | libbpf: Fix call relocation offset calculation bugAndrii Nakryiko2019-11-194-8/+12
| | * | | | | | | net-af_xdp: Use correct number of channels from ethtoolLuigi Rizzo2019-11-191-3/+8
| | * | | | | | | selftests, bpf: Workaround an alu32 sub-register spilling issueYonghong Song2019-11-181-1/+3
| | * | | | | | | selftests, bpf: Fix test_tc_tunnel hangingJiri Benc2019-11-181-0/+5
| | * | | | | | | selftests, bpf: xdping is not meant to be run standaloneJiri Benc2019-11-181-2/+2
| | * | | | | | | selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() testsAndrii Nakryiko2019-11-183-18/+292
| | * | | | | | | libbpf: Make global data internal arrays mmap()-able, if possibleAndrii Nakryiko2019-11-181-2/+30
| | * | | | | | | bpf: Add mmap() support for BPF_MAP_TYPE_ARRAYAndrii Nakryiko2019-11-181-0/+3
| | * | | | | | | selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprogAlexei Starovoitov2019-11-152-0/+167
| | * | | | | | | selftests/bpf: Extend test_pkt_access testAlexei Starovoitov2019-11-151-2/+36
| | * | | | | | | libbpf: Add support for attaching BPF programs to other BPF programsAlexei Starovoitov2019-11-155-17/+71
| | * | | | | | | selftests/bpf: Add stress test for maximum number of progsAlexei Starovoitov2019-11-151-0/+76
| | * | | | | | | selftests/bpf: Add combined fentry/fexit testAlexei Starovoitov2019-11-151-0/+90
| | * | | | | | | selftests/bpf: Add fexit tests for BPF trampolineAlexei Starovoitov2019-11-152-0/+162
| | * | | | | | | selftests/bpf: Add test for BPF trampolineAlexei Starovoitov2019-11-153-0/+167
| | * | | | | | | selftest/bpf: Simple test for fentry/fexitAlexei Starovoitov2019-11-152-3/+88
| | * | | | | | | libbpf: Add support to attach to fentry/fexit tracing progsAlexei Starovoitov2019-11-154-25/+82