index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-5
/
+20
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-100
/
+225
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-294
/
+2465
2017-02-20
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2017-02-20
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+196
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+18
2017-02-15
bpf: Rebuild bpf.o for any dependency update
Mickaël Salaün
-2
/
+13
2017-02-10
bpf: Add test_tag to .gitignore
Mickaël Salaün
-0
/
+1
2017-02-10
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
-34
/
+3
2017-02-10
bpf: Use bpf_create_map() from the library
Mickaël Salaün
-30
/
+15
2017-02-10
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
-29
/
+18
2017-02-10
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
-24
/
+14
2017-02-10
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
-48
/
+37
2017-02-10
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
-89
/
+97
2017-02-10
bpf: Use bpf_load_program() from the library
Mickaël Salaün
-27
/
+12
2017-02-10
bpf: Always test unprivileged programs
Mickaël Salaün
-6
/
+64
2017-02-10
bpf: Change the include directory for selftest
Mickaël Salaün
-1
/
+1
2017-02-06
bpf: enable verifier to add 0 to packet ptr
William Tu
-0
/
+23
2017-02-06
bpf: test for AND edge cases
Josef Bacik
-0
/
+55
2017-02-06
Merge 4.10-rc7 into char-misc-next
Greg Kroah-Hartman
-27
/
+28
2017-02-02
x86/mpx: Re-add MPX to selftests Makefile
Dave Hansen
-1
/
+1
2017-01-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-8
/
+1641
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-27
/
+28
2017-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-26
/
+27
2017-01-25
bpf: use prefix_len in test_tag when reading fdinfo
Daniel Borkmann
-1
/
+1
2017-01-25
Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...
Paul E. McKenney
-8
/
+1641
2017-01-25
rcutorture: Add CBMC-based formal verification for SRCU
Lance Roy
-0
/
+1582
2017-01-25
test_firmware: add test custom fallback trigger
Luis R. Rodriguez
-0
/
+68
2017-01-25
tools: firmware: add fallback cancelation testing
Luis R. Rodriguez
-0
/
+32
2017-01-25
tools: firmware: rename fallback mechanism script
Luis R. Rodriguez
-3
/
+4
2017-01-25
tools: firmware: check for distro fallback udev cancel rule
Luis R. Rodriguez
-2
/
+26
2017-01-24
bpf: enable verifier to better track const alu ops
Daniel Borkmann
-0
/
+82
2017-01-24
bpf: add prog tag test case to bpf selftests
Daniel Borkmann
-2
/
+204
2017-01-23
bpf: Add tests for the lpm trie map
David Herrmann
-2
/
+361
2017-01-18
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Madhavan Srinivasan
-1
/
+1
2017-01-17
bpf: Fix test_lru_sanity5() in test_lru_map.c
Martin KaFai Lau
-26
/
+27
2017-01-16
Merge 4.10-rc4 into driver-core-next
Greg Kroah-Hartman
-4
/
+4
2017-01-14
torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCU
Paul E. McKenney
-1
/
+1
2017-01-14
torture: Update RCU test scenario documentation
Paul E. McKenney
-2
/
+31
2017-01-14
torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUG
Paul E. McKenney
-0
/
+2
2017-01-14
torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKING
Paul E. McKenney
-2
/
+1
2017-01-14
torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEAD
Paul E. McKenney
-0
/
+1
2017-01-14
torture: Add tests without slow grace period setup/cleanup
Paul E. McKenney
-3
/
+21
2017-01-14
torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02
Paul E. McKenney
-0
/
+1
2017-01-14
torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01
Paul E. McKenney
-0
/
+1
2017-01-14
locking/ww_mutex: Add ww_mutex to tools/testing/selftests
Chris Wilson
-0
/
+10
2017-01-14
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
-0
/
+8
2017-01-12
tools: psock_lib: harden socket filter used by psock tests
Sowmini Varadhan
-7
/
+32
2017-01-12
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
-3
/
+439
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-4
/
+4
[next]