index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2017-02-15
bpf: Rebuild bpf.o for any dependency update
Mickaël Salaün
2017-02-10
bpf: Add test_tag to .gitignore
Mickaël Salaün
2017-02-10
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
2017-02-10
bpf: Use bpf_create_map() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_load_program() from the library
Mickaël Salaün
2017-02-10
bpf: Always test unprivileged programs
Mickaël Salaün
2017-02-10
bpf: Change the include directory for selftest
Mickaël Salaün
2017-02-06
bpf: enable verifier to add 0 to packet ptr
William Tu
2017-02-06
bpf: test for AND edge cases
Josef Bacik
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-25
bpf: use prefix_len in test_tag when reading fdinfo
Daniel Borkmann
2017-01-24
bpf: enable verifier to better track const alu ops
Daniel Borkmann
2017-01-24
bpf: add prog tag test case to bpf selftests
Daniel Borkmann
2017-01-23
bpf: Add tests for the lpm trie map
David Herrmann
2017-01-18
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Madhavan Srinivasan
2017-01-17
bpf: Fix test_lru_sanity5() in test_lru_map.c
Martin KaFai Lau
2017-01-12
tools: psock_lib: harden socket filter used by psock tests
Sowmini Varadhan
2017-01-12
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-09
bpf: allow helpers access to variable memory
Gianluca Borello
2017-01-09
bpf: allow adjusted map element values to spill
Gianluca Borello
2017-01-09
bpf: allow helpers access to map element values
Gianluca Borello
2017-01-05
selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"
Colin King
2017-01-05
selftests: do not require bash to run netsocktests testcase
Rolf Eike Beer
2017-01-05
selftests: do not require bash to run bpf tests
Rolf Eike Beer
2017-01-05
selftests: do not require bash for the generated test
Rolf Eike Beer
2017-01-05
tools: psock_tpacket: block Rx until socket filter has been added and socket ...
Sowmini Varadhan
2017-01-03
tools: test case for TPACKET_V3/TX_RING support
Sowmini Varadhan
2016-12-18
Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-17
Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next
Dan Williams
2016-12-17
bpf, test_verifier: fix a test case error result on unprivileged
Daniel Borkmann
2016-12-17
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-15
Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
redo: radix tree test suite: fix compilation
Matthew Wilcox
2016-12-14
radix tree test suite: delete unused rcupdate.c
Matthew Wilcox
2016-12-14
radix tree test suite: add new tag check
Matthew Wilcox
2016-12-14
radix-tree: ensure counts are initialised
Matthew Wilcox
2016-12-14
radix tree test suite: cache recently freed objects
Matthew Wilcox
2016-12-14
radix tree test suite: add some more functionality
Matthew Wilcox
2016-12-14
radix tree test suite: check multiorder iteration
Matthew Wilcox
2016-12-14
radix-tree: fix replacement for multiorder entries
Matthew Wilcox
2016-12-14
radix-tree: add radix_tree_split_preload()
Matthew Wilcox
[next]