summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-064-8/+20
|\
| * lockdep/lib/tests: Test dynamic key registrationBart Van Assche2019-02-283-5/+17
| * lockdep/lib/tests: Fix run_tests.shBart Van Assche2019-02-281-3/+3
| * Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-02-2829-68/+1203
| |\
| * \ Merge tag 'v5.0-rc5' into locking/core to pick up fixesIngo Molnar2019-02-0439-186/+1841
| |\ \
* | \ \ Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-0518-131/+864
|\ \ \ \
| * \ \ \ Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2019-02-1318-131/+864
| |\ \ \ \
| | * | | | tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/Willy Tarreau2019-01-262-2/+2
| | * | | | rcutorture/nolibc: Add a bit of documentation to explain how to use nolibcWilly Tarreau2019-01-261-13/+79
| | * | | | rcutorture/nolibc: Fix some poor indentation and alignmentWilly Tarreau2019-01-261-7/+7
| | * | | | rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definitionWilly Tarreau2019-01-261-6/+6
| | * | | | torture: Explain and simplify odd "for" loop in mkinitrd.shPaul E. McKenney2019-01-261-8/+15
| | |/ / /
| | * | | tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"Paul E. McKenney2019-01-211-2/+12
| | * | | tools/memory-model: Add scripts to check github litmus testsPaul E. McKenney2019-01-2113-93/+739
| | * | | tools/memory-model: Model smp_mb__after_unlock_lock()Andrea Parri2019-01-213-2/+6
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-051-0/+1
|\ \ \ \ \
| * | | | | x86/speculation: Add PR_SPEC_DISABLE_NOEXECWaiman Long2019-01-291-0/+1
* | | | | | selftest/net: Remove duplicate headerSouptick Joarder2019-03-041-1/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-0452-2031/+3411
|\ \ \ \ \ \
| * | | | | | bpf: add test cases for non-pointer sanitiation logicDaniel Borkmann2019-03-041-1/+43
| * | | | | | selftests: bpf: break up test_progs - miscStanislav Fomichev2019-03-0211-735/+754
| * | | | | | selftests: bpf: break up test_progs - spinlockStanislav Fomichev2019-03-024-103/+106
| * | | | | | selftests: bpf: break up test_progs - tracepointStanislav Fomichev2019-03-025-427/+431
| * | | | | | selftests: bpf: break up test_progs - stackmapStanislav Fomichev2019-03-026-476/+483
| * | | | | | selftests: bpf: break up test_progs - xdpStanislav Fomichev2019-03-025-162/+163
| * | | | | | selftests: bpf: break up test_progs - pkt accessStanislav Fomichev2019-03-023-51/+53
| * | | | | | selftests: bpf: break up test_progs - preparationsStanislav Fomichev2019-03-024-76/+119
| * | | | | | bpf: sync bpf.h to tools and update bpf_helpers.hbrakmo2019-03-022-1/+11
| * | | | | | selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fieldsYonghong Song2019-03-021-0/+1
| * | | | | | selftests/bpf: add btf_dedup test of FWD/STRUCT resolutionAndrii Nakryiko2019-03-011-0/+45
| * | | | | | btf: fix bug with resolving STRUCT/UNION into corresponding FWDAndrii Nakryiko2019-03-011-3/+17
| * | | | | | btf: allow to customize dedup hash table sizeAndrii Nakryiko2019-03-012-17/+37
| * | | | | | libbpf: fix formatting for btf_ext__get_raw_dataAndrii Nakryiko2019-03-011-1/+1
| * | | | | | selftests/bpf: fix btf_dedup testing codeAndrii Nakryiko2019-03-012-2/+3
| * | | | | | tools/libbpf: signedness bug in btf_dedup_ref_type()Dan Carpenter2019-03-011-1/+2
| * | | | | | tools: libbpf: make sure readelf shows full names in build checksJakub Kicinski2019-03-011-2/+2
| * | | | | | tools: libbpf: add a correctly named define for map iterationJakub Kicinski2019-03-015-10/+11
| * | | | | | selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissectorStanislav Fomichev2019-03-011-2/+2
| * | | | | | bpf: add missing entries to bpf_helpers.hWillem de Bruijn2019-03-011-0/+30
| * | | | | | tools/bpf: selftests: add map lookup to test_map_in_map bpf progYonghong Song2019-02-281-0/+4
| * | | | | | tools/bpftool: recognize bpf_prog_info run_time_ns and run_cntAlexei Starovoitov2019-02-272-1/+10
| * | | | | | tools/bpf: sync bpf.h into toolsAlexei Starovoitov2019-02-271-0/+2
| * | | | | | libbpf: add support for using AF_XDP socketsMagnus Karlsson2019-02-258-3/+1080
| * | | | | | selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUNStanislav Fomichev2019-02-251-0/+44
| * | | | | | bpf: bpftool, fix documentation for attach typesAlban Crequy2019-02-193-4/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-03-021-2/+1
|\ \ \ \ \ \ \
| * | | | | | | netfilter: nat: merge nf_nat_ipv4,6 into nat coreFlorian Westphal2019-02-271-2/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-023-33/+113
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests: fixes for UDP GROPaolo Abeni2019-03-012-17/+33
| * | | | | | | | selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni2019-02-281-1/+67