Age | Commit message (Expand) | Author |
2017-04-25 | selftests: gpio: override clean in lib.mk to fix warnings | Shuah Khan |
2017-04-25 | selftests: futex: override clean in lib.mk to fix warnings | Shuah Khan |
2017-04-25 | selftests: lib.mk: define CLEAN macro to allow Makefiles to override clean | Shuah Khan |
2017-04-25 | selftests: splice: fix clean target to not remove default_file_splice_read.sh | Shuah Khan |
2017-04-24 | selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEID | Mike Maloney |
2017-04-24 | selftests/net: cleanup unused parameter in psock_fanout | Mike Maloney |
2017-04-23 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-21 | bpf: Fix values type used in test_maps | David Miller |
2017-04-21 | bpf: add napi_id read access to __sk_buff | Daniel Borkmann |
2017-04-21 | selftests: gpio: add config fragment for gpio-mockup | Fathi Boudra |
2017-04-21 | selftests: breakpoints: allow to cross-compile for aarch64/arm64 | Fathi Boudra |
2017-04-21 | selftests/Makefile: Add missed PHONY targets | SeongJae Park |
2017-04-21 | selftests/vm/run_vmtests: Fix wrong comment | SeongJae Park |
2017-04-21 | selftests/Makefile: Add missed closing `"` in comment | SeongJae Park |
2017-04-20 | selftests/net: Fixes psock_fanout CBPF test case | Mike Maloney |
2017-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-19 | pmem: add dax_operations support | Dan Williams |
2017-04-19 | torture: Use correct path for Kconfig fragment for duplicates | Paul E. McKenney |
2017-04-18 | acpi, nfit: fix module unload vs workqueue shutdown race | Dan Williams |
2017-04-18 | selftests: ftrace: Add test to test reading of set_ftrace_file | Steven Rostedt (VMware) |
2017-04-18 | selftests: ftrace: Add a test to test function triggers to start and stop tra... | Steven Rostedt (VMware) |
2017-04-18 | selftests: ftrace: Add a selftest to test event enable/disable func trigger | Steven Rostedt (VMware) |
2017-04-18 | selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter file | Steven Rostedt (VMware) |
2017-04-18 | tools/testing/nvdimm: fix nfit_test shutdown crash | Dan Williams |
2017-04-18 | Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-04-18 | selftests: ftrace: Add check for function-fork before running pid filter test | Steven Rostedt (VMware) |
2017-04-18 | selftests: ftrace: Add a testcase for function PID filter | Namhyung Kim |
2017-04-17 | selftests: ftrace: Add -l/--logdir option | Namhyung Kim |
2017-04-17 | tools/testing/nvdimm: test acpi 6.1 health state flags | Dan Williams |
2017-04-17 | bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4 | Martin KaFai Lau |
2017-04-17 | bpf: lru: Cleanup test_lru_map.c | Martin KaFai Lau |
2017-04-17 | bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU | Martin KaFai Lau |
2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-13 | selftests/vm/run_vmtests: Polish output text | SeongJae Park |
2017-04-13 | selftests/timers: fix spelling mistake: "Asynchronous" | Colin Ian King |
2017-04-12 | dax: refactor dax-fs into a generic provider of 'struct dax_device' instances | Dan Williams |
2017-04-12 | device-dax, tools/testing/nvdimm: enable device-dax with mock resources | Dave Jiang |
2017-04-12 | x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadow | Joerg Roedel |
2017-04-11 | selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flag | SeongJae Park |
2017-04-11 | selftests/futex: Fix build error with OUTPUT variable | Darren Hart |
2017-04-11 | kselftest: ftrace: Fix to compare a zero-filled hex value | Masami Hiramatsu |
2017-04-11 | selftests: vm: add CONFIG_SYSVIPC=y to the config fragment | Fathi Boudra |
2017-04-11 | selftests: ftrace: add CONFIG_KPROBES=y to the config fragment | Fathi Boudra |
2017-04-11 | selftests: lib: add config fragment for bitmap, printf and prime numbers tests | Fathi Boudra |
2017-04-11 | Backmerge tag 'v4.11-rc6' into drm-next | Dave Airlie |
2017-04-08 | Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-04-06 | selftests/bpf: fix merge conflict | Alexei Starovoitov |
2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-05 | selftests: add a generic testsuite for ethernet device | LABBE Corentin |