summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-131-0/+5
|\
| * selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...John Stultz2018-07-101-0/+5
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-1310-26/+34
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-07-1710-26/+34
| |\ \
| | * | rcutorture: Change units of onoff_interval to jiffiesPaul E. McKenney2018-07-122-2/+2
| | * | rcu: Move grace-period pre-init delay after pre-initPaul E. McKenney2018-07-121-1/+1
| | * | rcutorture: Make kvm-find-errors.sh find close callsPaul E. McKenney2018-06-253-0/+9
| | * | rcutorture: Remove obsolete TREE08-T.boot filePaul E. McKenney2018-06-251-1/+0
| | * | torture: Use a single build directory for torture scenariosPaul E. McKenney2018-06-254-22/+22
* | | | bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann2018-08-081-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-08-041-3/+3
|\ \ \ \
| * | | | selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux2018-08-031-3/+3
* | | | | selftest/net: fix protocol family to work for IPv4.Maninder Singh2018-08-021-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-303-7/+123
|\| | | |
| * | | | bpf: btf: Use exact btf value_size match in map_check_btf()Martin KaFai Lau2018-07-271-2/+84
| * | | | bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau2018-07-252-5/+11
| * | | | bpf: btf: Ensure the member->offset is in the right orderMartin KaFai Lau2018-07-241-0/+28
* | | | | Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-07-271-0/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu2018-07-251-0/+28
* | | | | bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau2018-07-201-1/+1
* | | | | bpf: test case to check whether src/dst regs got mangled by xaddDaniel Borkmann2018-07-191-0/+40
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-183-45/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-131-1/+22
| |\ \ \
| | * | | bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann2018-07-111-1/+22
| * | | | selftests: in udpgso_bench do not test udp zerocopyWillem de Bruijn2018-07-121-3/+0
| |/ / /
| * | | net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2018-07-041-41/+0
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-131-7/+17
|\ \ \ \
| * | | | rseq/selftests: cleanup: Update comment above rseq_prepare_unloadMathieu Desnoyers2018-07-101-6/+7
| * | | | rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers2018-07-101-1/+10
| |/ / /
* | | | Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-131-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | tools/testing/nvdimm: advertise a write cache for nfit_testVishal Verma2018-06-301-2/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-026-6/+28
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-015-6/+28
| |\ \ \
| | * | | selftests: bpf: notification about privilege required to run test_lwt_seg6loc...Jeffrin Jose T2018-06-261-0/+9
| | * | | selftests: bpf: notification about privilege required to run test_lirc_mode2....Jeffrin Jose T2018-06-261-0/+9
| | * | | selftests: bpf: add missing NET_SCHED to configAnders Roxell2018-06-261-0/+1
| | * | | tools/bpf: fix test_sockmap failureYonghong Song2018-06-221-6/+0
| | * | | selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T2018-06-221-0/+9
| * | | | selftests/net: Fix permissions for fib_tests.shShuah Khan2018-06-281-0/+0
* | | | | selftests/x86/sigreturn: Do minor cleanupsAndy Lutomirski2018-06-271-6/+7
* | | | | selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski2018-06-271-17/+29
|/ / / /
* | / / Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-252-0/+3
|\| | | | |/ / |/| |
| * | selftests: net: add tcp_inq to gitignoreAnders Roxell2018-06-211-0/+1
| * | selftests: net: add config fragmentsAnders Roxell2018-06-211-0/+2
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-242-0/+1
|\ \ \
| * | | rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytesMathieu Desnoyers2018-06-211-0/+1
| * | | rseq/selftests: Make run_param_test.sh executableMathieu Desnoyers2018-06-211-0/+0
| |/ /
* | | Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-243-0/+751
|\ \ \
| * | | rseq/selftests: Implement MIPS supportPaul Burton2018-06-193-0/+751
| | |/ | |/|
* | | Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-2413-27/+79
|\ \ \ | |_|/ |/| |