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
2020-11-10
kunit: tool: print out stderr from make (like build warnings)
Daniel Latypov
1
-4
/
+9
2020-11-10
kunit: Do not pollute source directory with generated files (test.log)
Andy Shevchenko
1
-3
/
+11
2020-11-10
kunit: Do not pollute source directory with generated files (.kunitconfig)
Andy Shevchenko
2
-18
/
+31
2020-11-10
kunit: tool: fix pre-existing python type annotation errors
Daniel Latypov
1
-7
/
+7
2020-11-10
kunit: Fix kunit.py parse subcommand (use null build_dir)
David Gow
1
-1
/
+1
2020-11-10
kunit: tool: unmark test_data as binary blobs
Brendan Higgins
1
-1
/
+0
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
45
-92
/
+229
2020-11-09
selftests/net: test max_num_members, fanout_args in psock_fanout
Tanner Love
1
-3
/
+69
2020-11-09
bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingress
Martin KaFai Lau
2
-7
/
+7
2020-11-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-277
/
+2252
2020-11-09
libbpf: Don't attempt to load unused subprog as an entry-point BPF program
Andrii Nakryiko
2
-0
/
+27
2020-11-09
KVM: selftests: allow two iterations of dirty_log_perf_test
Paolo Bonzini
1
-1
/
+1
2020-11-08
KVM: selftests: Introduce the dirty log perf test
Ben Gardon
6
-8
/
+396
2020-11-08
KVM: selftests: Make the number of vcpus global
Andrew Jones
2
-20
/
+20
2020-11-08
KVM: selftests: Make the per vcpu memory size global
Andrew Jones
2
-12
/
+11
2020-11-08
KVM: selftests: Drop pointless vm_create wrapper
Andrew Jones
4
-9
/
+3
2020-11-08
KVM: selftests: Add wrfract to common guest code
Ben Gardon
2
-1
/
+7
2020-11-08
KVM: selftests: Simplify demand_paging_test with timespec_diff_now
Ben Gardon
3
-15
/
+27
2020-11-08
KVM: selftests: Remove address rounding in guest code
Ben Gardon
1
-1
/
+0
2020-11-08
KVM: selftests: Factor code out of demand_paging_test
Ben Gardon
2
-181
/
+210
2020-11-08
KVM: selftests: Use a single binary for dirty/clear log test
Peter Xu
3
-39
/
+156
2020-11-08
KVM: selftests: Always clear dirty bitmap after iteration
Peter Xu
1
-1
/
+1
2020-11-08
KVM: selftests: Add blessed SVE registers to get-reg-list
Andrew Jones
4
-42
/
+217
2020-11-08
KVM: selftests: Add aarch64 get-reg-list test
Andrew Jones
5
-0
/
+703
2020-11-08
selftests: kvm: test enforcement of paravirtual cpuid features
Oliver Upton
7
-0
/
+308
2020-11-08
selftests: kvm: Add exception handling to selftests
Aaron Lewis
9
-9
/
+244
2020-11-08
selftests: kvm: Clear uc so UCALL_NONE is being properly reported
Aaron Lewis
3
-0
/
+9
2020-11-08
selftests: kvm: Fix the segment descriptor layout to match the actual layout
Aaron Lewis
2
-2
/
+3
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-3
/
+255
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-43
/
+360
2020-11-06
tools/rcutorture: Fix BUG parsing of console.log
Anna-Maria Behnsen
1
-1
/
+1
2020-11-06
torture: Make kvm-check-branches.sh use --allcpus
Paul E. McKenney
1
-3
/
+2
2020-11-06
torture: Allow alternative forms of kvm.sh command-line arguments
Paul E. McKenney
1
-3
/
+3
2020-11-06
torture: Accept time units on kvm.sh --duration argument
Paul E. McKenney
1
-3
/
+15
2020-11-06
torture: Force weak-hashed pointers on console log
Paul E. McKenney
1
-0
/
+1
2020-11-06
torture: Prevent jitter processes from delaying failed run
Paul E. McKenney
2
-1
/
+18
2020-11-06
rcutorture: Adjust scenarios SRCU-t and SRCU-u to make kconfig happy
Paul E. McKenney
2
-3
/
+3
2020-11-06
torture: Exclude "NOHZ tick-stop error" from fatal errors
Paul E. McKenney
1
-1
/
+2
2020-11-06
rcuscale: Avoid divide by zero
Paul E. McKenney
1
-1
/
+1
2020-11-06
rcuscale: Add RCU Tasks Trace
Paul E. McKenney
3
-0
/
+19
2020-11-06
Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
34
-56
/
+65
2020-11-06
selftests/bpf: Fix selftest build with old libc
Alexei Starovoitov
1
-0
/
+4
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+10
2020-11-06
selftests: netdevsim: Add test for nexthop offload API
Ido Schimmel
1
-0
/
+436
2020-11-06
bpf: Exercise syscall operations for inode and sk storage
KP Singh
1
-2
/
+15
2020-11-06
bpf: Add tests for task_local_storage
KP Singh
2
-20
/
+226
2020-11-06
bpf: Update selftests for local_storage to use vmlinux.h
KP Singh
1
-19
/
+1
2020-11-06
bpf: Fix tests for local_storage
KP Singh
1
-9
/
+15
2020-11-05
bpf: Lift hashtab key_size limit
Florian Lehner
3
-1
/
+89
2020-11-05
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
2
-0
/
+247
[prev]
[next]