summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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-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-08selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen
2017-02-08selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen
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-02-02x86/mpx: Re-add MPX to selftests MakefileDave Hansen
2017-01-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...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