summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-05-30selftests: kselftest: change KSFT_SKIP=4 instead of KSFT_PASSShuah Khan (Samsung OSG)
2018-05-30selftests: lib.mk: add test execute bit check to EMIT_TESTSShuah Khan (Samsung OSG)
2018-05-30selftests: lib.mk: add SKIP handling and test suite name to EMIT_TESTSShuah Khan (Samsung OSG)
2018-05-30selftests: lib.mk: Include test suite name in the RUN_TESTS outputShuah Khan (Samsung OSG)
2018-05-30selftests: lib.mk: move running and printing result to a new functionShuah Khan (Samsung OSG)
2018-05-30selftests: lib.mk: add SKIP handling to RUN_TESTS defineShuah Khan (Samsung OSG)
2018-05-30selftests: lib.mk: cleanup RUN_TESTS define and make it readableShuah Khan (Samsung OSG)
2018-05-30selftests: rtc: rework rtctestAlexandre Belloni
2018-05-30selftests: move RTC tests to rtc subfolderAlexandre Belloni
2018-05-30selftests: timers: rtcpie: restore previous PIE rateAlexandre Belloni
2018-05-30selftests: timers: move PIE tests out of rtctestAlexandre Belloni
2018-05-30selftests/filesystems: devpts_pts included wrong headerAnders Roxell
2018-05-30selftests/x86: Detect -no-pie availabilityFlorian Weimer
2018-05-30selftests: filesystems: fix spelling mistake: "desciptor" -> "descriptor"Colin Ian King
2018-05-30selftests: media_tests: fix spelling mistake: "iternations" -> "iterations"Colin Ian King
2018-05-30selftests: kvm: update .gitignore with missing fileAnders Roxell
2018-05-30selftests: kvm: add .gitignore for generated filesAnders Roxell
2018-05-30bpftool: Support sendmsg{4,6} attach typesAndrey Ignatov
2018-05-30bpf: add selftest for lirc_mode2 type programSean Young
2018-05-29bpf: clean up eBPF helpers documentationQuentin Monnet
2018-05-29cpupower : Fix header name to read idle state nameAbhishek Goel
2018-05-29selftests: fib_tests: Add prefix route tests with metricDavid Ahern
2018-05-28Merge branches 'pm-avs' and 'pm-tools' into linux-nextRafael J. Wysocki
2018-05-28selftests/bpf: Selftest for sys_sendmsg hooksAndrey Ignatov
2018-05-28selftests/bpf: Prepare test_sock_addr for extensionAndrey Ignatov
2018-05-28libbpf: Support guessing sendmsg{4,6} progsAndrey Ignatov
2018-05-28bpf: Sync bpf.h to tools/Andrey Ignatov
2018-05-28selftests/bpf: missing headers test_lwt_seg6localMathieu Xhonneux
2018-05-28libbpf: Install btf.h with libbpfAndrey Ignatov
2018-05-27PM / tools: pm-graph: upgrade to v5.1Todd E Brandt
2018-05-26rcutorture: Change units of onoff_interval to jiffiesPaul E. McKenney
2018-05-26rcutorture: Make kvm-find-errors.sh find close callsPaul E. McKenney
2018-05-26rcu: Move grace-period pre-init delay after pre-initPaul E. McKenney
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-26tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!)Alexey Dobriyan
2018-05-26mm: mark pages in use for page tablesMatthew Wilcox
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25idr: fix invalid ptr dereference on item deleteMatthew Wilcox
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLANPetr Machata
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL VLANPetr Machata
2018-05-24selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1qPetr Machata
2018-05-24selftests: forwarding: Test mirror-to-vlanPetr Machata
2018-05-24selftests: forwarding: lib: Extract trap_{, un}install()Petr Machata
2018-05-24selftests: forwarding: mirror_gre_lib: Support VLANPetr Machata
2018-05-24selftests: forwarding: lib: Support VLAN devicesPetr Machata
2018-05-24selftests: forwarding: Add $h3's clsact to mirror_topo_lib.shPetr Machata
2018-05-24selftests: forwarding: mirror_gre_lib: Extract generic functionsPetr Machata