aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-06-29bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann
2017-06-20kselftests: timers: Add test for frequency stepMiroslav Lichvar
2017-06-20kselftests: timers: Fix inconsistency-check to not ignore first timestampMiroslav Lichvar
2017-06-19NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe
2017-06-08rcu: Remove RCU CPU stall warnings from Tiny RCUPaul E. McKenney
2017-06-08rcu: Eliminate NOCBs CPU-state Kconfig optionsPaul E. McKenney
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney
2017-06-08srcu: Remove Classic SRCUPaul E. McKenney
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney
2017-06-08rcu: Remove the RCU_KTHREAD_PRIO Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney
2017-06-08bpf, tests: fix endianness selectionDaniel Borkmann
2017-06-08rcutorture: Add "git diff" output to testid.txt filePaul E. McKenney
2017-06-08srcu-cbmc: Use /usr/bin/awk instead of /bin/awkPriyalee Kushwaha
2017-06-08rcutorture: Reduce CPUs dedicated to testing Classic SRCUPaul E. McKenney
2017-06-08rcuperf: Add the ability to test tiny RCU flavorsPaul E. McKenney
2017-06-08rcuperf: Add a Kconfig-fragment file for Classic SRCUPaul E. McKenney
2017-06-08rcuperf: Remove conflicting Kconfig optionsPaul E. McKenney
2017-06-08rcutorture: Update test scenarios based on new Kconfig dependenciesPaul E. McKenney
2017-06-08rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* optionsPaul E. McKenney
2017-06-08rcutorture: Add a scenario for Classic SRCUPaul E. McKenney
2017-06-08rcutorture: Add a scenario for Tiny SRCUPaul E. McKenney
2017-06-08rcutorture: Fix bug in reporting Kconfig mis-settingsPaul E. McKenney
2017-06-08rcutorture: Add three-level tree test for Tree SRCUPaul E. McKenney
2017-06-08rcutorture: Add lockdep to one of the SRCU scenariosPaul E. McKenney
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-26selftests/ftrace: Add a testcase for many kprobe eventsMasami Hiramatsu
2017-05-25bpf: add various verifier test casesDaniel Borkmann
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-19Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-19selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman
2017-05-17selftests/ftrace: Add test to remove instance with active event triggersNaveen N. Rao
2017-05-17selftests/ftrace: Fix bashismsNaveen N. Rao
2017-05-17selftests/bpf: fix broken build due to types.hYonghong Song
2017-05-16selftests/powerpc: Test TM and VMX register stateMichael Neuling
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-11bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller
2017-05-11bpf: Remove commented out debugging hack in test_align.David S. Miller
2017-05-11bpf: Provide a linux/types.h override for bpf selftests.David S. Miller
2017-05-11bpf: Add verifier test case for alignment.David S. Miller
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-08selftests/vm: add a test for virtual address range mappingAnshuman Khandual