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
2021-09-17
selftests/bpf: Migrate prog_tests/trace_printk CHECKs to ASSERTs
Dave Marchevsky
1
-15
/
+9
2021-09-17
bpftool: Only probe trace_vprintk feature in 'full' mode
Dave Marchevsky
1
-13
/
+9
2021-09-17
selftests/bpf: Stop using bpf_program__load
Dave Marchevsky
1
-8
/
+31
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
31
-447
/
+1575
2021-09-17
selftests/bpf: Fix a few compiler warnings
Yonghong Song
2
-5
/
+3
2021-09-17
selftests/bpf: Switch fexit_bpf2bpf selftest to set_attach_target() API
Andrii Nakryiko
1
-17
/
+26
2021-09-17
selftests/bpf: Stop using relaxed_core_relocs which has no effect
Andrii Nakryiko
1
-2
/
+1
2021-09-17
net: update NXP copyright text
Vladimir Oltean
1
-1
/
+1
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-34
/
+406
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-27
/
+283
2021-09-16
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan
3
-2
/
+5
2021-09-16
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
4
-30
/
+16
2021-09-16
selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn
Shuah Khan
1
-1
/
+4
2021-09-16
selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
Shuah Khan
1
-1
/
+2
2021-09-16
torture: Make kvm-remote.sh print size of downloaded tarball
Paul E. McKenney
1
-0
/
+1
2021-09-16
torture: Allot 1G of memory for scftorture runs
Paul E. McKenney
1
-1
/
+1
2021-09-16
selftests: nci: replace unsigned int with int
Xiang wangx
1
-1
/
+1
2021-09-15
selftests: be sure to make khdr before other targets
Li Zhijian
1
-0
/
+1
2021-09-15
selftests/bpf: Skip btf_tag test if btf_tag attribute not supported
Yonghong Song
3
-1
/
+31
2021-09-15
selftests: net: test ethtool -L vs mq
Jakub Kicinski
2
-1
/
+78
2021-09-14
selftests/bpf: Add a test with a bpf program with btf_tag attributes
Yonghong Song
2
-0
/
+53
2021-09-14
selftests/bpf: Test BTF_KIND_TAG for deduplication
Yonghong Song
1
-17
/
+175
2021-09-14
selftests/bpf: Add BTF_KIND_TAG unit tests
Yonghong Song
2
-0
/
+248
2021-09-14
selftests/bpf: Change NAME_NTH/IS_NAME_NTH for BTF_KIND_TAG format
Yonghong Song
1
-2
/
+2
2021-09-14
selftests/bpf: Test libbpf API function btf__add_tag()
Yonghong Song
2
-1
/
+27
2021-09-14
selftests/bpf: Fix .gitignore to not ignore test_progs.c
Andrii Nakryiko
1
-2
/
+3
2021-09-14
bpf,x64 Emit IMUL instead of MUL for x86-64
Jie Meng
1
-3
/
+19
2021-09-14
selftests/bpf: Update selftests to always provide "struct_ops" SEC
Andrii Nakryiko
1
-9
/
+3
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-25
/
+281
2021-09-13
torture: Make torture.sh print the number of files to be compressed
Paul E. McKenney
1
-2
/
+7
2021-09-13
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
4
-6
/
+127
2021-09-13
bpf, selftests: Add cgroup v1 net_cls classid helpers
Daniel Borkmann
2
-12
/
+141
2021-09-13
bpf, selftests: Replicate tailcall limit test for indirect call case
Daniel Borkmann
2
-5
/
+54
2021-09-13
selftests/bpf: Add test for bpf_get_branch_snapshot
Song Liu
9
-52
/
+243
2021-09-13
torture: Apply CONFIG_KCSAN_STRICT to kvm.sh --kcsan argument
Paul E. McKenney
1
-1
/
+1
2021-09-13
selftests/powerpc: Add scv versions of the basic TM syscall tests
Nicholas Piggin
2
-8
/
+65
2021-09-12
selftest: net: fix typo in altname test
Andrea Claudi
1
-1
/
+1
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+7
2021-09-10
selftests/bpf: Test new __sk_buff field hwtstamp
Vadim Fedorenko
3
-0
/
+63
2021-09-10
selftests: xsk: Add tests for 2K frame size
Magnus Karlsson
2
-0
/
+25
2021-09-10
selftests: xsk: Add tests for invalid xsk descriptors
Magnus Karlsson
2
-18
/
+132
2021-09-10
selftests: xsk: Eliminate test specific if-statement in test runner
Magnus Karlsson
1
-4
/
+12
2021-09-10
selftests: xsk: Add test for unaligned mode
Magnus Karlsson
2
-23
/
+108
2021-09-10
selftests: xsk: Introduce replacing the default packet stream
Magnus Karlsson
2
-18
/
+48
2021-09-10
selftests: xsk: Allow for invalid packets
Magnus Karlsson
2
-6
/
+11
2021-09-10
selftests: xsk: Eliminate MAX_SOCKS define
Magnus Karlsson
2
-10
/
+9
2021-09-10
selftests: xsx: Make pthreads local scope
Magnus Karlsson
2
-2
/
+1
2021-09-10
selftests: xsk: Make xdp_flags and bind_flags local
Magnus Karlsson
2
-32
/
+31
2021-09-10
selftests: xsk: Specify number of sockets to create
Magnus Karlsson
2
-34
/
+27
2021-09-10
selftests: xsk: Replace second_step global variable
Magnus Karlsson
2
-45
/
+36
[prev]
[next]