summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2018-10-25bpf: disallow direct packet access for unpriv in cg_skbDaniel Borkmann-1/+1
2018-10-25bpf: fix test suite to enable all unpriv program typesDaniel Borkmann-2/+13
2018-10-26selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETSNaresh Kamboju-0/+2
2018-10-25Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-25/+12
2018-10-24net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern-7/+7
2018-10-24selftests/ftrace: Strip escape sequences for log fileMasami Hiramatsu-2/+9
2018-10-24selftests/ftrace: Use colored output when availableDaniel Díaz-7/+22
2018-10-24selftests: fix warning: "_GNU_SOURCE" redefinedPeng Hao-2/+2
2018-10-24selftests: kvm: Fix -Wformat warningsAndrea Parri-2/+2
2018-10-24selftests/ftrace: Add color to the PASS / FAIL resultsSteven Rostedt (VMware)-8/+8
2018-10-24kvm: selftests: fix spelling mistake "Insufficent" -> "Insufficient"Colin Ian King-1/+1
2018-10-24selftests: gpio: Fix OUTPUT directory in MakefileDaniel Díaz-3/+3
2018-10-24selftests: gpio: restructure MakefileFathi Boudra-17/+15
2018-10-24selftests: watchdog: Fix ioctl SET* error paths to take oneshot exit pathShuah Khan (Samsung OSG)-4/+12
2018-10-24selftests: watchdog: Add gettimeout and get|set pretimeoutJerry Hoemann-1/+32
2018-10-24selftests: watchdog: Fix error message.Jerry Hoemann-4/+4
2018-10-24selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)-1/+7
2018-10-24selftests/ftrace: Add ftrace cpumask testcaseMasami Hiramatsu-0/+42
2018-10-24selftests/ftrace: Add wakeup_rt tracer testcaseMasami Hiramatsu-0/+25
2018-10-24selftests/ftrace: Add wakeup tracer testcaseMasami Hiramatsu-0/+26
2018-10-24selftests/ftrace: Add stacktrace ftrace filter command testcaseMasami Hiramatsu-0/+12
2018-10-24selftests/ftrace: Add trace_pipe testcaseMasami Hiramatsu-0/+16
2018-10-24selftests/ftrace: Add function filter on module testcaseMasami Hiramatsu-0/+24
2018-10-24selftests/ftrace: Add max stack tracer testcaseMasami Hiramatsu-0/+39
2018-10-24selftests/ftrace: Add function profiling stat testcaseMasami Hiramatsu-0/+22
2018-10-24selftests/ftrace: Add ringbuffer size changing testcaseMasami Hiramatsu-0/+22
2018-10-24selftests/ftrace: Add trace_printk sample module testMasami Hiramatsu-0/+27
2018-10-24selftests/ftrace: Add kprobe-event with symbol argument testMasami Hiramatsu-0/+40
2018-10-24selftests/ftrace: Add kprobe profile testcaseMasami Hiramatsu-0/+15
2018-10-24selftests/ftrace: Add kprobe event with $comm argument testcaseMasami Hiramatsu-0/+17
2018-10-24selftests/ftrace: Check set_event_pid resultMasami Hiramatsu-0/+1
2018-10-24selftests/ftrace: Test kprobe-event argument with various bitsizeMasami Hiramatsu-16/+32
2018-10-24selftests/ftrace: Improve kretprobe testcase to check log dataMasami Hiramatsu-1/+6
2018-10-24selftests/ftrace: Improve kprobe testcase to check log dataMasami Hiramatsu-1/+5
2018-10-24selftests/ftrace: Improve kprobe on module testcase to load/unload moduleMasami Hiramatsu-3/+36
2018-10-24selftests/ftrace: Use loopback address instead of localhostMasami Hiramatsu-25/+14
2018-10-24selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu-2/+2
2018-10-24selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu-0/+3
2018-10-24selftests/ftrace: Remove unneeded per-test init/cleanup ftraceMasami Hiramatsu-378/+1
2018-10-24selftests/ftrace: Cleanup ftrace after running testMasami Hiramatsu-0/+1
2018-10-24selftests/ftrace: Add SPDX License Identifier to templateMasami Hiramatsu-0/+1
2018-10-24selftests/ftrace: More initialize features in initialize_ftraceMasami Hiramatsu-0/+5
2018-10-24selftests/ftrace: Add case number prefix to logfileMasami Hiramatsu-2/+2
2018-10-24selftests/ftrace: Add --console hidden optionMasami Hiramatsu-1/+13
2018-10-24selftests/ftrace: Add --stop-fail hidden option for debugMasami Hiramatsu-0/+13
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-474/+6590
2018-10-23Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-13/+5
2018-10-22tc-tests: test denial of 'goto chain' for exceed traffic in police.jsonDavide Caratti-0/+24
2018-10-22tc-tests: test denial of 'goto chain' on 'random' traffic in gact.jsonDavide Caratti-0/+24
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-93/+737