summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-12-12selftests: mlxsw: extack: Test VLAN add on a port devicePetr Machata
2018-12-12selftests: mlxsw: extack: Test VLAN add on a VXLAN devicePetr Machata
2018-12-12selftests/bpf: add btf annotations for cgroup_local_storage mapsRoman Gushchin
2018-12-12selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev
2018-12-12selftests: watchdog: Add gettimeleft command line argJerry Hoemann
2018-12-11selftests: forwarding: Add multicast routing testNir Dotan
2018-12-11selftests/seccomp: Remove SIGSTOP si_pid checkKees Cook
2018-12-11seccomp: add a return code to trap to userspaceTycho Andersen
2018-12-11bpf: fix up uapi helper description and sync bpf header with toolsDaniel Borkmann
2018-12-11tools/lib/lockdep/tests: Test the lockdep_reset_lock() implementationBart Van Assche
2018-12-11tools/lib/lockdep: Add dummy print_irqtrace_events() implementationBart Van Assche
2018-12-11tools/lib/lockdep: Rename "trywlock" into "trywrlock"Bart Van Assche
2018-12-11tools/lib/lockdep/tests: Run lockdep tests a second time under ValgrindBart Van Assche
2018-12-11tools/lib/lockdep/tests: Improve testing accuracyBart Van Assche
2018-12-11tools/lib/lockdep/tests: Fix shellcheck warningsBart Van Assche
2018-12-11tools/lib/lockdep/tests: Display compiler warning and error messagesBart Van Assche
2018-12-11selftests/ima: kexec_load syscall testMimi Zohar
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-11selftests/bpf: use proper type when passing prog_typeStanislav Fomichev
2018-12-10tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song
2018-12-10tools/bpf: sync kernel uapi bpf.h to tools directoryYonghong Song
2018-12-10bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau
2018-12-10selftests/bpf: add missing pointer dereference for map stacktrace fixupStanislav Fomichev
2018-12-10selftests: do not macro-expand failed assertion expressionsDmitry V. Levin
2018-12-10bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang
2018-12-10selftests/ftrace: Add testcases for dynamic eventMasami Hiramatsu
2018-12-10Merge 4.20-rc6 into staging-nextGreg Kroah-Hartman
2018-12-10Merge 4.20-rc6 into char-misc-nextGreg Kroah-Hartman
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09media: bpf: add bpf function to report mouse movementSean Young
2018-12-09bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau
2018-12-09bpf: libbpf: Add btf_line_info support to libbpfMartin KaFai Lau
2018-12-09bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logicMartin KaFai Lau
2018-12-09bpf: Add unit tests for bpf_line_infoMartin KaFai Lau
2018-12-09bpf: Refactor and bug fix in test_func_type in test_btf.cMartin KaFai Lau
2018-12-09bpf: tools: Sync uapi bpf.hMartin KaFai Lau
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-07tc-testing: gitignore, ignore generated test resultsLucas Bates
2018-12-07tc-testing: Implement the TdcResults module in tdcLucas Bates
2018-12-07tc-testing: Add new TdcResults moduleLucas Bates
2018-12-07tc-testing: Add command timeout feature to tdcLucas Bates
2018-12-07selftests/bpf: use thoff instead of nhoff in BPF flow dissectorStanislav Fomichev
2018-12-07selftests: bpf: update testcases for BPF_ALU | BPF_ARSHJiong Wang
2018-12-07selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridgesIdo Schimmel
2018-12-07selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leavePetr Machata
2018-12-07crypto: user - rename err_cnt parameterCorentin Labbe
2018-12-07crypto: tool: getstat: convert user space example to the new crypto_user_stat...Corentin Labbe
2018-12-06selftests: mlxsw: Add a new test extack.shPetr Machata
2018-12-06radix tree: Don't return retry entries from lookupMatthew Wilcox