index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-10
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
4
-138
/
+507
2020-11-10
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
80
-144
/
+486
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
3
-10
/
+40
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
8
-16
/
+279
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
59
-95
/
+617
2020-11-06
tools/memory-model: Label MP tests' producers and consumers
Paul E. McKenney
8
-24
/
+24
2020-11-06
tools/memory-model: Use "buf" and "flag" for message-passing tests
Paul E. McKenney
6
-46
/
+46
2020-11-06
tools/memory-model: Add types to litmus tests
Paul E. McKenney
32
-31
/
+130
2020-11-06
tools/memory-model: Add a glossary of LKMM terms
Paul E. McKenney
1
-0
/
+172
2020-11-06
tools/memory-model: Document categories of ordering primitives
Paul E. McKenney
3
-0
/
+831
2020-11-06
tools/rcutorture: Fix BUG parsing of console.log
Anna-Maria Behnsen
1
-1
/
+1
2020-11-06
tools/nolibc: Fix a spelling error in a comment
Bhaskar Chowdhury
1
-1
/
+1
2020-11-06
torture: Make kvm-check-branches.sh use --allcpus
Paul E. McKenney
1
-3
/
+2
2020-11-06
rcutorture/nolibc: Fix a typo in header file
Samuel Hernandez
1
-1
/
+1
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/li...
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/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
[prev]
[next]