summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2017-02-09Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'kselftest/next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-02-09tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev
2017-02-08selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen
2017-02-08selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen
2017-02-08userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport
2017-02-08userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport
2017-02-08userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesAndrea Arcangeli
2017-02-08userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Mike Rapoport
2017-02-08userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageMike Rapoport
2017-02-08userfaultfd: non-cooperative: selftest: introduce userfaultfd_openMike Rapoport
2017-02-08userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport
2017-02-08userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport
2017-02-08userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz
2017-02-06bpf: enable verifier to add 0 to packet ptrWilliam Tu
2017-02-06bpf: test for AND edge casesJosef Bacik
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman
2017-01-30Merge branch 'x86/asm'Ingo Molnar
2017-01-30Merge branch 'locking/core'Ingo Molnar
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2017-01-25bpf: use prefix_len in test_tag when reading fdinfoDaniel Borkmann
2017-01-25Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney
2017-01-25rcutorture: Add CBMC-based formal verification for SRCULance Roy
2017-01-25test_firmware: add test custom fallback triggerLuis R. Rodriguez
2017-01-25tools: firmware: add fallback cancelation testingLuis R. Rodriguez
2017-01-25tools: firmware: rename fallback mechanism scriptLuis R. Rodriguez
2017-01-25tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez
2017-01-24bpf: enable verifier to better track const alu opsDaniel Borkmann
2017-01-24bpf: add prog tag test case to bpf selftestsDaniel Borkmann
2017-01-23bpf: Add tests for the lpm trie mapDavid Herrmann
2017-01-19selftest: cpufreq: Add special testsViresh Kumar
2017-01-19selftest: cpufreq: Add support to test cpufreq modulesViresh Kumar
2017-01-19selftest: cpufreq: Add suspend/resume/hibernate supportViresh Kumar
2017-01-19selftest: cpufreq: Add support for cpufreq testsViresh Kumar
2017-01-19selftests: Add intel_pstate to TARGETSStafford Horne
2017-01-19selftests/intel_pstate: Update makefile to match new styleStafford Horne
2017-01-19selftests/intel_pstate: Fix warning on loop index overflowStafford Horne
2017-01-19selftests/futex: Add headers to makefile dependenciesStafford Horne
2017-01-19selftests/futex: Add stdio used for loggingStafford Horne
2017-01-18selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan
2017-01-17bpf: Fix test_lru_sanity5() in test_lru_map.cMartin KaFai Lau
2017-01-16Merge 4.10-rc4 into driver-core-nextGreg Kroah-Hartman
2017-01-14torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCUPaul E. McKenney