aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-25selftests: powerpc: override clean in lib.mk to fix warningsShuah Khan1-1/+2
2017-04-25selftests: gpio: override clean in lib.mk to fix warningsShuah Khan1-1/+2
2017-04-25selftests: futex: override clean in lib.mk to fix warningsShuah Khan1-1/+2
2017-04-25selftests: lib.mk: define CLEAN macro to allow Makefiles to override cleanShuah Khan1-1/+5
2017-04-25selftests: splice: fix clean target to not remove default_file_splice_read.shShuah Khan1-1/+1
2017-04-24selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEIDMike Maloney1-11/+84
2017-04-24selftests/net: cleanup unused parameter in psock_fanoutMike Maloney1-9/+9
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-1/+1
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-14/+25
2017-04-21bpf: Fix values type used in test_mapsDavid Miller1-2/+2
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann1-0/+3
2017-04-21selftests: gpio: add config fragment for gpio-mockupFathi Boudra1-0/+2
2017-04-21selftests: breakpoints: allow to cross-compile for aarch64/arm64Fathi Boudra1-1/+1
2017-04-21selftests/Makefile: Add missed PHONY targetsSeongJae Park1-1/+1
2017-04-21selftests/vm/run_vmtests: Fix wrong commentSeongJae Park1-1/+1
2017-04-21selftests/Makefile: Add missed closing `"` in commentSeongJae Park1-1/+1
2017-04-20selftests/net: Fixes psock_fanout CBPF test caseMike Maloney2-12/+23
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+117
2017-04-19pmem: add dax_operations supportDan Williams1-11/+10
2017-04-19torture: Use correct path for Kconfig fragment for duplicatesPaul E. McKenney1-1/+1
2017-04-18acpi, nfit: fix module unload vs workqueue shutdown raceDan Williams1-0/+4
2017-04-18selftests: ftrace: Add test to test reading of set_ftrace_fileSteven Rostedt (VMware)1-0/+132
2017-04-18selftests: ftrace: Add a test to test function triggers to start and stop tracingSteven Rostedt (VMware)1-0/+171
2017-04-18selftests: ftrace: Add a selftest to test event enable/disable func triggerSteven Rostedt (VMware)1-0/+113
2017-04-18selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter fileSteven Rostedt (VMware)1-0/+21
2017-04-18tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams1-1/+9
2017-04-18Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+117
2017-04-18selftests: ftrace: Add check for function-fork before running pid filter testSteven Rostedt (VMware)1-4/+23
2017-04-18selftests: ftrace: Add a testcase for function PID filterNamhyung Kim1-0/+98
2017-04-17selftests: ftrace: Add -l/--logdir optionNamhyung Kim1-0/+5
2017-04-17tools/testing/nvdimm: test acpi 6.1 health state flagsDan Williams1-3/+37
2017-04-17bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4Martin KaFai Lau1-1/+1
2017-04-17bpf: lru: Cleanup test_lru_map.cMartin KaFai Lau1-23/+9
2017-04-17bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRUMartin KaFai Lau1-5/+65
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5
2017-04-13selftests/vm/run_vmtests: Polish output textSeongJae Park1-12/+12
2017-04-13selftests/timers: fix spelling mistake: "Asynchronous"Colin Ian King1-1/+1
2017-04-12dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams1-2/+8
2017-04-12device-dax, tools/testing/nvdimm: enable device-dax with mock resourcesDave Jiang2-1/+51
2017-04-12x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadowJoerg Roedel1-2/+3
2017-04-11selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flagSeongJae Park4-9/+9
2017-04-11selftests/futex: Fix build error with OUTPUT variableDarren Hart1-3/+3
2017-04-11kselftest: ftrace: Fix to compare a zero-filled hex valueMasami Hiramatsu1-1/+1
2017-04-11selftests: vm: add CONFIG_SYSVIPC=y to the config fragmentFathi Boudra1-0/+1
2017-04-11selftests: ftrace: add CONFIG_KPROBES=y to the config fragmentFathi Boudra1-0/+1
2017-04-11selftests: lib: add config fragment for bitmap, printf and prime numbers testsFathi Boudra1-0/+3
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie3-11/+298
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-5/+5
2017-04-06selftests/bpf: fix merge conflictAlexei Starovoitov1-5/+0
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+298