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
2018-08-07
selftests/powerpc: Add test for strlen()
Christophe Leroy
3
-1
/
+151
2018-08-07
selftests/powerpc: Add test for 32 bits memcmp
Christophe Leroy
2
-3
/
+18
2018-08-07
selftests/powerpc: Give some tests longer to run
Michael Ellerman
5
-0
/
+6
2018-08-07
selftests/powerpc: Only run some tests on ppc64le
Michael Ellerman
3
-0
/
+3
2018-08-07
selftests/powerpc: Add a helper for checking if we're on ppc64le
Michael Ellerman
2
-0
/
+19
2018-08-06
KVM: selftests: add tests for shadow VMCS save/restore
Paolo Bonzini
3
-5
/
+74
2018-08-06
kvm: selftests: add test for nested state save/restore
Paolo Bonzini
3
-1
/
+132
2018-08-06
kvm: selftests: add basic test for state save and restore
Paolo Bonzini
8
-22
/
+311
2018-08-06
kvm: selftests: ensure vcpu file is released
Paolo Bonzini
1
-1
/
+9
2018-08-06
kvm: selftests: actually use all of lib/vmx.c
Paolo Bonzini
3
-89
/
+72
2018-08-06
kvm: selftests: create a GDT and TSS
Paolo Bonzini
5
-47
/
+79
2018-08-06
kvm: selftests: add cr4_cpuid_sync_test
Wei Huang
3
-0
/
+131
2018-08-06
bpf: btf: Change tools/lib/bpf/btf to LGPL
Martin KaFai Lau
2
-2
/
+2
2018-08-06
tc-testing: remove duplicate spaces in skbedit match patterns
Vlad Buslov
1
-13
/
+13
2018-08-06
tc-testing: remove duplicate spaces in connmark match patterns
Vlad Buslov
1
-12
/
+12
2018-08-06
tc-testing: flush gact actions on test teardown
Vlad Buslov
1
-1
/
+2
2018-08-06
tc-testing: fix ip address in u32 test
Vlad Buslov
1
-2
/
+2
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-67
/
+114
2018-08-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-63
/
+124
2018-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-8
/
+12
2018-08-03
selftests/bpf: update test_lwt_seg6local.sh according to iproute2
Mathieu Xhonneux
1
-3
/
+3
2018-08-03
selftests/bpf: fix a typo in map in map test
Roman Gushchin
1
-3
/
+3
2018-08-03
tools: bpf: fix BTF code added twice to different trees
Jakub Kicinski
2
-18
/
+0
2018-08-03
selftests/bpf: add a cgroup storage test
Roman Gushchin
2
-1
/
+132
2018-08-03
selftests/bpf: add verifier cgroup storage tests
Roman Gushchin
2
-1
/
+141
2018-08-03
bpftool: add support for CGROUP_STORAGE maps
Roman Gushchin
1
-0
/
+1
2018-08-03
bpf: sync bpf.h to tools/
Roman Gushchin
1
-1
/
+26
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-141
/
+318
2018-08-02
selftest/net: fix protocol family to work for IPv4.
Maninder Singh
1
-1
/
+1
2018-08-01
perf trace: Do not require --no-syscalls to suppress strace like output
Arnaldo Carvalho de Melo
1
-8
/
+3
2018-08-01
Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-65
/
+59
2018-08-01
selftests: mlxsw: Add test for ip_forward_update_priority
Petr Machata
1
-0
/
+233
2018-08-01
selftests: forwarding: Move DSCP capture to lib.sh
Petr Machata
2
-42
/
+42
2018-08-01
selftests: forwarding: Move lldpad waiting to lib.sh
Petr Machata
2
-20
/
+24
2018-08-01
perf bpf: Include uapi/linux/bpf.h from the 'perf trace' script's bpf.h
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-08-01
perf tools: Allow overriding MAX_NR_CPUS at compile time
Christophe Leroy
1
-0
/
+2
2018-08-01
Merge branch 'pm-tools'
Rafael J. Wysocki
2
-65
/
+59
2018-07-31
bpf: verifier: MOV64 don't mark dst reg unbounded
Arthur Fabre
1
-0
/
+26
2018-07-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-2
/
+7
2018-07-31
perf bpf: Show better message when failing to load an object
Arnaldo Carvalho de Melo
1
-1
/
+3
2018-07-31
perf list: Unify metric group description format with PMU event description
Michael Petlan
1
-2
/
+2
2018-07-31
perf vendor events arm64: Update ThunderX2 implementation defined pmu core ev...
Ganapatrao Kulkarni
1
-3
/
+84
2018-07-31
perf cs-etm: Generate branch sample for CS_ETM_TRACE_ON packet
Leo Yan
1
-7
/
+17
2018-07-31
perf cs-etm: Generate branch sample when receiving a CS_ETM_TRACE_ON packet
Leo Yan
1
-0
/
+8
2018-07-31
perf cs-etm: Support dummy address value for CS_ETM_TRACE_ON packet
Leo Yan
1
-2
/
+15
2018-07-31
perf cs-etm: Fix start tracing packet handling
Leo Yan
2
-1
/
+19
2018-07-31
perf build: Fix installation directory for eBPF
Thomas Richter
1
-2
/
+2
2018-07-31
perf c2c report: Fix crash for empty browser
Jiri Olsa
1
-0
/
+3
2018-07-31
perf tests: Fix indexing when invoking subtests
Sandipan Das
1
-2
/
+2
2018-07-31
perf trace: Beautify the AF_INET & AF_INET6 'socket' syscall 'protocol' args
Arnaldo Carvalho de Melo
1
-2
/
+4
[prev]
[next]