summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-04-25bpf: map_get_next_key to return first key on NULLTeng Qin
2017-04-25selftests/net: Fix broken test case in psock_fanoutMike Maloney
2017-04-25selftests: gpio: fix clean target to remove all generated files and dirsShuah Khan
2017-04-25selftests: add gpio generated files to .gitignoreShuah Khan
2017-04-25selftests: powerpc: override clean in lib.mk to fix warningsShuah Khan
2017-04-25selftests: gpio: override clean in lib.mk to fix warningsShuah Khan
2017-04-25selftests: futex: override clean in lib.mk to fix warningsShuah Khan
2017-04-25selftests: lib.mk: define CLEAN macro to allow Makefiles to override cleanShuah Khan
2017-04-25selftests: splice: fix clean target to not remove default_file_splice_read.shShuah Khan
2017-04-24selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEIDMike Maloney
2017-04-24selftests/net: cleanup unused parameter in psock_fanoutMike Maloney
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21bpf: Fix values type used in test_mapsDavid Miller
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann
2017-04-21selftests: gpio: add config fragment for gpio-mockupFathi Boudra
2017-04-21selftests: breakpoints: allow to cross-compile for aarch64/arm64Fathi Boudra
2017-04-21selftests/Makefile: Add missed PHONY targetsSeongJae Park
2017-04-21selftests/vm/run_vmtests: Fix wrong commentSeongJae Park
2017-04-21selftests/Makefile: Add missed closing `"` in commentSeongJae Park
2017-04-20selftests/net: Fixes psock_fanout CBPF test caseMike Maloney
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-19pmem: add dax_operations supportDan Williams
2017-04-19torture: Use correct path for Kconfig fragment for duplicatesPaul E. McKenney
2017-04-18acpi, nfit: fix module unload vs workqueue shutdown raceDan Williams
2017-04-18selftests: ftrace: Add test to test reading of set_ftrace_fileSteven Rostedt (VMware)
2017-04-18selftests: ftrace: Add a test to test function triggers to start and stop tra...Steven Rostedt (VMware)
2017-04-18selftests: ftrace: Add a selftest to test event enable/disable func triggerSteven Rostedt (VMware)
2017-04-18selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter fileSteven Rostedt (VMware)
2017-04-18tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams
2017-04-18Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-18selftests: ftrace: Add check for function-fork before running pid filter testSteven Rostedt (VMware)
2017-04-18selftests: ftrace: Add a testcase for function PID filterNamhyung Kim
2017-04-17selftests: ftrace: Add -l/--logdir optionNamhyung Kim
2017-04-17tools/testing/nvdimm: test acpi 6.1 health state flagsDan Williams
2017-04-17bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4Martin KaFai Lau
2017-04-17bpf: lru: Cleanup test_lru_map.cMartin KaFai Lau
2017-04-17bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRUMartin KaFai Lau
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-13selftests/vm/run_vmtests: Polish output textSeongJae Park
2017-04-13selftests/timers: fix spelling mistake: "Asynchronous"Colin Ian King
2017-04-12dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams
2017-04-12device-dax, tools/testing/nvdimm: enable device-dax with mock resourcesDave Jiang
2017-04-12x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadowJoerg Roedel
2017-04-11selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flagSeongJae Park
2017-04-11selftests/futex: Fix build error with OUTPUT variableDarren Hart
2017-04-11kselftest: ftrace: Fix to compare a zero-filled hex valueMasami Hiramatsu
2017-04-11selftests: vm: add CONFIG_SYSVIPC=y to the config fragmentFathi Boudra
2017-04-11selftests: ftrace: add CONFIG_KPROBES=y to the config fragmentFathi Boudra
2017-04-11selftests: lib: add config fragment for bitmap, printf and prime numbers testsFathi Boudra