summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-221-5/+20
|\
| * Merge 4.10-rc4 into driver-core-nextGreg Kroah-Hartman2017-01-164-4/+4
| |\
| * | selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez2017-01-111-3/+3
| * | selftests: firmware: only modprobe if driver is missingLuis R. Rodriguez2017-01-111-2/+17
* | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-223-100/+225
|\ \ \
| * \ \ Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman2017-02-062-27/+28
| |\ \ \
| * | | | test_firmware: add test custom fallback triggerLuis R. Rodriguez2017-01-251-0/+68
| * | | | tools: firmware: add fallback cancelation testingLuis R. Rodriguez2017-01-251-0/+32
| * | | | tools: firmware: rename fallback mechanism scriptLuis R. Rodriguez2017-01-252-3/+4
| * | | | tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez2017-01-251-2/+26
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-2210-294/+2465
|\ \ \ \
| * | | | bpf: Rebuild bpf.o for any dependency updateMickaël Salaün2017-02-151-2/+13
| * | | | bpf: Add test_tag to .gitignoreMickaël Salaün2017-02-101-0/+1
| * | | | bpf: Remove bpf_sys.h from selftestsMickaël Salaün2017-02-106-34/+3
| * | | | bpf: Use bpf_create_map() from the libraryMickaël Salaün2017-02-106-30/+15
| * | | | bpf: Use bpf_map_get_next_key() from the libraryMickaël Salaün2017-02-103-29/+18
| * | | | bpf: Use bpf_map_delete_elem() from the libraryMickaël Salaün2017-02-103-24/+14
| * | | | bpf: Use bpf_map_lookup_elem() from the libraryMickaël Salaün2017-02-104-48/+37
| * | | | bpf: Use bpf_map_update_elem() from the libraryMickaël Salaün2017-02-104-89/+97
| * | | | bpf: Use bpf_load_program() from the libraryMickaël Salaün2017-02-104-27/+12
| * | | | bpf: Always test unprivileged programsMickaël Salaün2017-02-102-6/+64
| * | | | bpf: Change the include directory for selftestMickaël Salaün2017-02-101-1/+1
| * | | | bpf: enable verifier to add 0 to packet ptrWilliam Tu2017-02-061-0/+23
| * | | | bpf: test for AND edge casesJosef Bacik2017-02-061-0/+55
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-282-27/+28
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | bpf: use prefix_len in test_tag when reading fdinfoDaniel Borkmann2017-01-251-1/+1
| * | | | bpf: enable verifier to better track const alu opsDaniel Borkmann2017-01-241-0/+82
| * | | | bpf: add prog tag test case to bpf selftestsDaniel Borkmann2017-01-242-2/+204
| * | | | bpf: Add tests for the lpm trie mapDavid Herrmann2017-01-233-2/+361
| * | | | tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan2017-01-121-7/+32
| * | | | bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann2017-01-121-3/+439
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-114-4/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | bpf: allow helpers access to variable memoryGianluca Borello2017-01-091-0/+410
| * | | | bpf: allow adjusted map element values to spillGianluca Borello2017-01-091-0/+46
| * | | | bpf: allow helpers access to map element valuesGianluca Borello2017-01-091-0/+491
| * | | | tools: psock_tpacket: block Rx until socket filter has been added and socket ...Sowmini Varadhan2017-01-051-3/+3
| * | | | tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan2017-01-031-17/+74
| | |_|/ | |/| |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-201-1/+1
|\ \ \ \
| * | | | x86/mpx: Re-add MPX to selftests MakefileDave Hansen2017-02-021-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-202-1/+196
|\ \ \ \
| * | | | selftests/x86: Add a selftest for SYSRET to noncanonical addressesAndy Lutomirski2017-01-052-1/+196
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-204-0/+18
|\ \ \ \
| * | | | locking/ww_mutex: Add ww_mutex to tools/testing/selftestsChris Wilson2017-01-141-0/+10
| * | | | locking/ww_mutex: Add ww_mutex to locktorture testChris Wilson2017-01-143-0/+8
| | |_|/ | |/| |
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-01-3152-8/+1641
|\ \ \ \ | |_|_|/ |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney2017-01-2552-8/+1641
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCUPaul E. McKenney2017-01-141-1/+1
| | | * | torture: Update RCU test scenario documentationPaul E. McKenney2017-01-141-2/+31
| | | * | torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUGPaul E. McKenney2017-01-142-0/+2
| | | * | torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKINGPaul E. McKenney2017-01-141-2/+1