index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-22
1
-5
/
+20
|
\
|
*
Merge 4.10-rc4 into driver-core-next
Greg Kroah-Hartman
2017-01-16
4
-4
/
+4
|
|
\
|
*
|
selftests: firmware: send expected errors to /dev/null
Luis R. Rodriguez
2017-01-11
1
-3
/
+3
|
*
|
selftests: firmware: only modprobe if driver is missing
Luis R. Rodriguez
2017-01-11
1
-2
/
+17
*
|
|
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-22
3
-100
/
+225
|
\
\
\
|
*
\
\
Merge 4.10-rc7 into char-misc-next
Greg Kroah-Hartman
2017-02-06
2
-27
/
+28
|
|
\
\
\
|
*
|
|
|
test_firmware: add test custom fallback trigger
Luis R. Rodriguez
2017-01-25
1
-0
/
+68
|
*
|
|
|
tools: firmware: add fallback cancelation testing
Luis R. Rodriguez
2017-01-25
1
-0
/
+32
|
*
|
|
|
tools: firmware: rename fallback mechanism script
Luis R. Rodriguez
2017-01-25
2
-3
/
+4
|
*
|
|
|
tools: firmware: check for distro fallback udev cancel rule
Luis R. Rodriguez
2017-01-25
1
-2
/
+26
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
10
-294
/
+2465
|
\
\
\
\
|
*
|
|
|
bpf: Rebuild bpf.o for any dependency update
Mickaël Salaün
2017-02-15
1
-2
/
+13
|
*
|
|
|
bpf: Add test_tag to .gitignore
Mickaël Salaün
2017-02-10
1
-0
/
+1
|
*
|
|
|
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
2017-02-10
6
-34
/
+3
|
*
|
|
|
bpf: Use bpf_create_map() from the library
Mickaël Salaün
2017-02-10
6
-30
/
+15
|
*
|
|
|
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
2017-02-10
3
-29
/
+18
|
*
|
|
|
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
2017-02-10
3
-24
/
+14
|
*
|
|
|
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
2017-02-10
4
-48
/
+37
|
*
|
|
|
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
2017-02-10
4
-89
/
+97
|
*
|
|
|
bpf: Use bpf_load_program() from the library
Mickaël Salaün
2017-02-10
4
-27
/
+12
|
*
|
|
|
bpf: Always test unprivileged programs
Mickaël Salaün
2017-02-10
2
-6
/
+64
|
*
|
|
|
bpf: Change the include directory for selftest
Mickaël Salaün
2017-02-10
1
-1
/
+1
|
*
|
|
|
bpf: enable verifier to add 0 to packet ptr
William Tu
2017-02-06
1
-0
/
+23
|
*
|
|
|
bpf: test for AND edge cases
Josef Bacik
2017-02-06
1
-0
/
+55
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
2
-27
/
+28
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
bpf: use prefix_len in test_tag when reading fdinfo
Daniel Borkmann
2017-01-25
1
-1
/
+1
|
*
|
|
|
bpf: enable verifier to better track const alu ops
Daniel Borkmann
2017-01-24
1
-0
/
+82
|
*
|
|
|
bpf: add prog tag test case to bpf selftests
Daniel Borkmann
2017-01-24
2
-2
/
+204
|
*
|
|
|
bpf: Add tests for the lpm trie map
David Herrmann
2017-01-23
3
-2
/
+361
|
*
|
|
|
tools: psock_lib: harden socket filter used by psock tests
Sowmini Varadhan
2017-01-12
1
-7
/
+32
|
*
|
|
|
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
2017-01-12
1
-3
/
+439
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-11
4
-4
/
+4
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
bpf: allow helpers access to variable memory
Gianluca Borello
2017-01-09
1
-0
/
+410
|
*
|
|
|
bpf: allow adjusted map element values to spill
Gianluca Borello
2017-01-09
1
-0
/
+46
|
*
|
|
|
bpf: allow helpers access to map element values
Gianluca Borello
2017-01-09
1
-0
/
+491
|
*
|
|
|
tools: psock_tpacket: block Rx until socket filter has been added and socket ...
Sowmini Varadhan
2017-01-05
1
-3
/
+3
|
*
|
|
|
tools: test case for TPACKET_V3/TX_RING support
Sowmini Varadhan
2017-01-03
1
-17
/
+74
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-02-20
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
x86/mpx: Re-add MPX to selftests Makefile
Dave Hansen
2017-02-02
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-20
2
-1
/
+196
|
\
\
\
\
|
*
|
|
|
selftests/x86: Add a selftest for SYSRET to noncanonical addresses
Andy Lutomirski
2017-01-05
2
-1
/
+196
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
4
-0
/
+18
|
\
\
\
\
|
*
|
|
|
locking/ww_mutex: Add ww_mutex to tools/testing/selftests
Chris Wilson
2017-01-14
1
-0
/
+10
|
*
|
|
|
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
2017-01-14
3
-0
/
+8
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-01-31
52
-8
/
+1641
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...
Paul E. McKenney
2017-01-25
52
-8
/
+1641
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCU
Paul E. McKenney
2017-01-14
1
-1
/
+1
|
|
|
*
|
torture: Update RCU test scenario documentation
Paul E. McKenney
2017-01-14
1
-2
/
+31
|
|
|
*
|
torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUG
Paul E. McKenney
2017-01-14
2
-0
/
+2
|
|
|
*
|
torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKING
Paul E. McKenney
2017-01-14
1
-2
/
+1
[next]