summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2017-04-25selftests: futex: override clean in lib.mk to fix warningsShuah Khan
2017-04-25selftests: lib.mk: define CLEAN macro to allow Makefiles to override cleanShuah Khan
2017-04-25selftests: splice: fix clean target to not remove default_file_splice_read.shShuah Khan
2017-04-21selftests: gpio: add config fragment for gpio-mockupFathi Boudra
2017-04-21selftests: breakpoints: allow to cross-compile for aarch64/arm64Fathi Boudra
2017-04-21selftests/Makefile: Add missed PHONY targetsSeongJae Park
2017-04-21selftests/vm/run_vmtests: Fix wrong commentSeongJae Park
2017-04-21selftests/Makefile: Add missed closing `"` in commentSeongJae Park
2017-04-13selftests/vm/run_vmtests: Polish output textSeongJae Park
2017-04-13selftests/timers: fix spelling mistake: "Asynchronous"Colin Ian King
2017-04-11selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flagSeongJae Park
2017-04-11selftests/futex: Fix build error with OUTPUT variableDarren Hart
2017-04-11kselftest: ftrace: Fix to compare a zero-filled hex valueMasami Hiramatsu
2017-04-11selftests: vm: add CONFIG_SYSVIPC=y to the config fragmentFathi Boudra
2017-04-11selftests: ftrace: add CONFIG_KPROBES=y to the config fragmentFathi Boudra
2017-04-11selftests: lib: add config fragment for bitmap, printf and prime numbers testsFathi Boudra
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-03Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Linus Torvalds
2017-03-02selftests: lib.mk Fix individual test buildsShuah Khan
2017-03-01selftests/x86: Add a basic selftest for iopermAndy Lutomirski
2017-02-27tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-24userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport
2017-02-24userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-22userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesAndrea Arcangeli
2017-02-22userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Mike Rapoport
2017-02-22userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageMike Rapoport
2017-02-22userfaultfd: non-cooperative: selftest: introduce userfaultfd_openMike Rapoport
2017-02-22userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport
2017-02-22userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport
2017-02-22userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-20Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-18selftest for default_file_splice_read() infoleakAl Viro
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