index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
selftests, xsk: Rename AF_XDP testing app
Maciej Fijalkowski
6
-13
/
+13
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
2
-7
/
+7
2022-07-07
kunit: add coverage_uml.config to enable GCOV on UML
Daniel Latypov
1
-0
/
+11
2022-07-07
kunit: tool: refactor internal kconfig handling, allow overriding
Daniel Latypov
3
-56
/
+54
2022-07-07
kunit: tool: introduce --qemu_args
Daniel Latypov
3
-7
/
+37
2022-07-07
kunit: tool: simplify creating LinuxSourceTreeOperations
Daniel Latypov
1
-10
/
+10
2022-07-07
kunit: tool: cosmetic: don't specify duplicate kernel cmdline options
Daniel Latypov
1
-1
/
+1
2022-07-07
kunit: tool: refactoring printing logic into kunit_printer.py
Daniel Latypov
5
-58
/
+82
2022-07-07
kunit: tool: redo how we construct and mock LinuxSourceTree
Daniel Latypov
2
-87
/
+65
2022-07-07
kunit: tool: drop unused load_config argument
Daniel Latypov
2
-5
/
+1
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-29
/
+200
2022-07-07
selftests/sgx: Page removal stress test
Reinette Chatre
1
-0
/
+120
2022-07-07
selftests/sgx: Test reclaiming of untouched page
Reinette Chatre
1
-0
/
+80
2022-07-07
selftests/sgx: Test invalid access to removed enclave page
Reinette Chatre
1
-0
/
+243
2022-07-07
selftests/sgx: Test faulty enclave behavior
Reinette Chatre
1
-0
/
+114
2022-07-07
selftests/sgx: Test complete changing of page type flow
Reinette Chatre
3
-0
/
+385
2022-07-07
selftests/sgx: Introduce TCS initialization enclave operation
Reinette Chatre
2
-0
/
+38
2022-07-07
selftests/sgx: Introduce dynamic entry point
Reinette Chatre
1
-0
/
+6
2022-07-07
selftests/sgx: Test two different SGX2 EAUG flows
Reinette Chatre
1
-0
/
+250
2022-07-07
selftests/sgx: Add test for TCS page permission changes
Reinette Chatre
1
-0
/
+71
2022-07-07
selftests/sgx: Add test for EPCM permission changes
Reinette Chatre
3
-0
/
+267
2022-07-07
selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
Dave Marchevsky
6
-1
/
+416
2022-07-06
wireguard: selftests: use microvm on x86
Jason A. Donenfeld
3
-8
/
+16
2022-07-06
wireguard: selftests: always call kernel makefile
Jason A. Donenfeld
1
-3
/
+2
2022-07-06
wireguard: selftests: use virt machine on m68k
Jason A. Donenfeld
2
-8
/
+6
2022-07-06
wireguard: selftests: set fake real time in init
Jason A. Donenfeld
8
-0
/
+18
2022-07-06
selftests/bpf: Fix few more compiler warnings
Andrii Nakryiko
3
-4
/
+4
2022-07-06
selftests/bpf: Fix bogus uninitialized variable warning
Andrii Nakryiko
1
-1
/
+1
2022-07-06
selftests: tls: add selftest variant for pad
Jakub Kicinski
1
-0
/
+15
2022-07-06
selftests: mptcp: userspace PM support for MP_PRIO signals
Kishen Maloor
2
-2
/
+103
2022-07-05
selftests/bpf: Add type match test against kernel's task_struct
Daniel Müller
3
-0
/
+21
2022-07-05
selftests/bpf: Add nested type to type based tests
Daniel Müller
3
-20
/
+58
2022-07-05
selftests/bpf: Add test checking more characteristics
Daniel Müller
3
-0
/
+91
2022-07-05
selftests/bpf: Add type-match checks to type-based tests
Daniel Müller
3
-4
/
+73
2022-07-05
tools/testing/crypto: Use vzalloc instead of vmalloc+memset
Siddh Raman Pant
1
-6
/
+3
2022-07-05
selftests: forwarding: fix error message in learning_test
Vladimir Oltean
1
-1
/
+1
2022-07-05
selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
Vladimir Oltean
1
-0
/
+2
2022-07-05
selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
Vladimir Oltean
1
-0
/
+2
2022-07-05
selftests: net: af_unix: Test connect() with different netns.
Kuniyuki Iwashima
3
-1
/
+152
2022-07-04
memblock tests: remove completed TODO items
Rebecca Mckeever
1
-11
/
+3
2022-07-04
memblock tests: set memblock_debug to enable memblock_dbg() messages
Rebecca Mckeever
1
-0
/
+7
2022-07-04
memblock tests: add verbose output to memblock tests
Rebecca Mckeever
6
-344
/
+817
2022-07-04
memblock tests: Makefile: add arguments to control verbosity
Rebecca Mckeever
3
-1
/
+23
2022-07-04
selftest: net: bridge mdb add/del entry to port that is down
Casper Andersson
2
-0
/
+119
2022-07-03
selftests/vm: only run 128TBswitch with 5-level paging
Adam Sindelar
3
-1
/
+56
2022-07-03
userfaultfd: selftests: infinite loop in faulting_process
Edward Liaw
1
-2
/
+2
2022-07-03
selftests:timers: globals don't need initialization to 0
Zan Aziz
1
-1
/
+1
2022-07-01
selftests/net: fix section name when using xdp_dummy.o
Hangbin Liu
5
-7
/
+7
2022-07-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-0
/
+43
2022-07-01
bpf, selftests: Add verifier test case for jmp32's jeq/jne
Daniel Borkmann
1
-0
/
+21
[prev]
[next]