index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION
Sean Christopherson
5
-0
/
+175
2020-03-16
KVM: selftests: Convert some printf's to pr_info's
Andrew Jones
7
-13
/
+13
2020-03-16
KVM: selftests: Rework debug message printing
Andrew Jones
6
-44
/
+54
2020-03-16
KVM: selftests: Time guest demand paging
Ben Gardon
3
-1
/
+72
2020-03-16
KVM: selftests: Support multiple vCPUs in demand paging test
Ben Gardon
1
-82
/
+171
2020-03-16
KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
Ben Gardon
2
-0
/
+71
2020-03-16
KVM: selftests: Pass args to vCPU in global vCPU args struct
Ben Gardon
1
-11
/
+27
2020-03-16
KVM: selftests: Add memory size parameter to the demand paging test
Ben Gardon
4
-22
/
+90
2020-03-16
KVM: selftests: Add configurable demand paging delay
Ben Gardon
1
-7
/
+25
2020-03-16
KVM: selftests: Add demand paging content to the demand paging test
Ben Gardon
2
-4
/
+209
2020-02-24
KVM: selftests: Create a demand paging test
Ben Gardon
3
-0
/
+287
2020-02-24
KVM: selftests: Introduce num-pages conversion utilities
Andrew Jones
3
-7
/
+51
2020-02-24
KVM: selftests: Introduce vm_guest_mode_params
Andrew Jones
1
-27
/
+25
2020-02-24
KVM: selftests: Rename vm_guest_mode_params
Andrew Jones
1
-17
/
+17
2020-02-24
KVM: selftests: aarch64: Remove unnecessary ifdefs
Andrew Jones
1
-12
/
+9
2020-02-24
KVM: selftests: Remove unnecessary defines
Andrew Jones
1
-11
/
+0
2020-02-24
KVM: selftests: aarch64: Use stream when given
Andrew Jones
1
-2
/
+2
2020-02-12
selftests: KVM: Remove unused x86_register enum
Eric Auger
1
-20
/
+0
2020-02-12
selftests: KVM: SVM: Add vmcall test
Eric Auger
2
-0
/
+80
2020-02-12
selftests: KVM: AMD Nested test infrastructure
Eric Auger
5
-1
/
+517
2020-02-12
selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()
Eric Auger
2
-7
/
+7
2020-02-09
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-32
/
+71
2020-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
9
-15
/
+178
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-5
/
+79
2020-02-08
selftests/bpf: Test freeing sockmap/sockhash with a socket in it
Jakub Sitnicki
1
-0
/
+74
2020-02-08
bpftool: Don't crash on missing xlated program instructions
Toke Høiland-Jørgensen
1
-1
/
+1
2020-02-07
selftests: mlxsw: Add test cases for local table route replacement
Ido Schimmel
1
-0
/
+76
2020-02-06
Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-0
/
+240
2020-02-06
mptcp: fix use-after-free for ipv6
Florian Westphal
1
-0
/
+9
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
33
-5
/
+689
2020-02-06
tools/bootconfig: Show the number of bootconfig nodes
Masami Hiramatsu
1
-0
/
+1
2020-02-06
tools/bpf/runqslower: Rebuild libbpf.a on libbpf source change
Song Liu
1
-1
/
+1
2020-02-05
Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-0
/
+240
2020-02-05
wireguard: selftests: tie socket waiting to target pid
Jason A. Donenfeld
1
-9
/
+8
2020-02-05
wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATED
Krzysztof Kozlowski
1
-1
/
+0
2020-02-05
wireguard: selftests: ensure non-addition of peers with failed precomputation
Jason A. Donenfeld
1
-0
/
+6
2020-02-05
Merge tag 'perf-core-for-mingo-5.6-20200201' of git://git.kernel.org/pub/scm/...
Ingo Molnar
8
-32
/
+71
2020-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-1
/
+241
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-7
/
+183
2020-02-04
tc-testing: add missing 'nsPlugin' to basic.json
Davide Caratti
1
-0
/
+51
2020-02-04
tc-testing: fix eBPF tests failure on linux fresh clones
Davide Caratti
1
-1
/
+1
2020-02-04
bitops: more BITS_TO_* macros
Yury Norov
1
-4
/
+5
2020-02-04
selftests/bpf: Fix trampoline_count.c selftest compilation warning
Andrii Nakryiko
1
-1
/
+1
2020-02-04
bpftool: Remove redundant "HAVE" prefix from the large INSN limit check
Michal Rostecki
1
-1
/
+1
2020-02-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-31
/
+91
2020-02-03
selftests: net: Add FIN_ACK processing order related latency spike test
SeongJae Park
4
-0
/
+189
2020-02-01
Merge branch 'topic/user-access-begin' into next
Michael Ellerman
7
-7
/
+27
2020-02-01
Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-46
/
+108
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+7
2020-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
[next]