summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-02-17Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'idr/idr-4.11'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'kselftest/next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-02-16Merge branch 'x86/mm'Ingo Molnar
2017-02-16Merge branch 'x86/asm'Ingo Molnar
2017-02-16Merge branch 'locking/core'Ingo Molnar
2017-02-15bpf: Rebuild bpf.o for any dependency updateMickaël Salaün
2017-02-14selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman
2017-02-14selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman
2017-02-14selftests: Fix the .S and .S -> .o rulesMichael Ellerman
2017-02-14selftests: Fix the .c linking ruleMichael Ellerman
2017-02-14selftests: Fix selftests build to just build, not run testsMichael Ellerman
2017-02-10bpf: Add test_tag to .gitignoreMickaël Salaün
2017-02-10bpf: Remove bpf_sys.h from selftestsMickaël Salaün
2017-02-10bpf: Use bpf_create_map() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_get_next_key() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_delete_elem() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_lookup_elem() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_update_elem() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_load_program() from the libraryMickaël Salaün
2017-02-10bpf: Always test unprivileged programsMickaël Salaün
2017-02-10bpf: Change the include directory for selftestMickaël Salaün
2017-02-10radix tree test suite: Run iteration tests for longerMatthew Wilcox
2017-02-10radix tree test suite: Fix split/join memory leaksMatthew Wilcox
2017-02-10radix tree test suite: Fix leaks in regression2.cMatthew Wilcox
2017-02-10radix tree test suite: Fix leaky testsMatthew Wilcox
2017-02-10radix tree test suite: Enable address sanitizerMatthew Wilcox
2017-02-10radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox
2017-02-10radix tree test suite: Dial down verbosity with -vRehas Sachdeva
2017-02-10radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox
2017-02-10radix tree test suite: Build separate binaries for some testsMatthew Wilcox
2017-02-10ida: Use exceptional entries for small IDAsMatthew Wilcox
2017-02-10ida: Move ida_bitmap to a percpu variableMatthew Wilcox
2017-02-10Reimplement IDR and IDA using the radix treeMatthew Wilcox
2017-02-09tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev
2017-02-09userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport
2017-02-09userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport
2017-02-09userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesAndrea Arcangeli
2017-02-09userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Mike Rapoport
2017-02-09userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageMike Rapoport
2017-02-09userfaultfd: non-cooperative: selftest: introduce userfaultfd_openMike Rapoport
2017-02-09userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport
2017-02-09userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport
2017-02-09userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz
2017-02-08selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen
2017-02-08selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen