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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2023-04-12
selftests: hid: import hid-tools wacom tests
Benjamin Tissoires
5
-0
/
+2215
2023-04-12
selftests: hid: import hid-tools hid-multitouch and hid-tablets tests
Benjamin Tissoires
7
-0
/
+2980
2023-04-12
selftests: hid: import hid-tools hid-mouse tests
Benjamin Tissoires
3
-0
/
+985
2023-04-12
selftests: hid: import hid-tools hid-keyboards tests
Benjamin Tissoires
3
-0
/
+493
2023-04-12
selftests: hid: import hid-tools hid-gamepad tests
Benjamin Tissoires
3
-0
/
+217
2023-04-12
selftests: hid: import hid-tools hid-core tests
Benjamin Tissoires
8
-1
/
+620
2023-04-12
selftests: hid: make vmtest rely on make
Benjamin Tissoires
1
-10
/
+15
2023-04-12
perf top: Expand the range of multithreaded phase
Hangliang Lai
1
-2
/
+2
2023-04-12
tools headers: Remove s390 ptrace.h in check-headers.sh
Tiezhu Yang
1
-1
/
+0
2023-04-12
perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-04-12
perf metricgroups: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-9
/
+9
2023-04-12
perf arm-spe: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-04-12
perf tests api-io: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-1
/
+2
2023-04-12
perf bench inject-buildid: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-1
/
+2
2023-04-12
perf genelf: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-1
/
+2
2023-04-12
perf evlist: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-04-12
perf annotate: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-1
/
+2
2023-04-12
perf parse-events: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-04-12
perf expr: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-7
/
+7
2023-04-12
perf evsel: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-3
/
+2
2023-04-12
perf pmu: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-8
/
+7
2023-04-12
perf env: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-04-12
perf x86 iostat: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-3
/
+4
2023-04-12
perf symbol: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-04-12
perf list: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-04-12
perf c2c: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-7
/
+7
2023-04-12
perf trace: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-4
/
+4
2023-04-12
perf daemon: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-7
/
+7
2023-04-12
perf inject: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-3
/
+3
2023-04-12
perf vendor events: Update icelakex to v1.20
Ian Rogers
2
-2
/
+2
2023-04-12
perf vendor events: Update alderlake to v1.20
Ian Rogers
3
-4
/
+7
2023-04-11
kselftest/arm64: Convert za-fork to use kselftest.h
Mark Brown
2
-73
/
+17
2023-04-11
kselftest: Support nolibc
Mark Brown
1
-0
/
+2
2023-04-11
tools/nolibc/stdio: Implement vprintf()
Mark Brown
1
-0
/
+6
2023-04-11
selftests/bpf: Add test to access u32 ptr argument in tracing program
Feng Zhou
1
-0
/
+13
2023-04-11
KVM: selftests: Add test to verify KVM's supported XCR0
Aaron Lewis
3
-0
/
+153
2023-04-11
KVM: selftests: Add all known XFEATURE masks to common code
Aaron Lewis
2
-30
/
+33
2023-04-11
KVM: selftests: Rework dynamic XFeature helper to take mask, not bit
Sean Christopherson
3
-11
/
+14
2023-04-11
KVM: selftests: Move XGETBV and XSETBV helpers to common code
Aaron Lewis
2
-21
/
+21
2023-04-11
selftests/bpf: Add verifier log tests for BPF_BTF_LOAD command
Andrii Nakryiko
1
-0
/
+188
2023-04-11
selftests/bpf: Add testing of log_buf==NULL condition for BPF_PROG_LOAD
Andrii Nakryiko
1
-0
/
+23
2023-04-11
selftests/bpf: Add tests to validate log_true_size feature
Andrii Nakryiko
1
-16
/
+76
2023-04-11
libbpf: Wire through log_true_size for bpf_btf_load() API
Andrii Nakryiko
2
-4
/
+13
2023-04-11
libbpf: Wire through log_true_size returned from kernel for BPF_PROG_LOAD
Andrii Nakryiko
2
-4
/
+14
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
1
-1
/
+11
2023-04-11
selftests/bpf: Add fixed vs rotating verifier log tests
Andrii Nakryiko
1
-0
/
+179
2023-04-11
veristat: Add more veristat control over verifier log options
Andrii Nakryiko
1
-9
/
+35
2023-04-11
libbpf: Don't enforce unnecessary verifier log restrictions on libbpf side
Andrii Nakryiko
1
-4
/
+0
2023-04-11
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
1
-0
/
+1
2023-04-11
tools: ynl: throw a more meaningful exception if family not supported
Jakub Kicinski
1
-1
/
+4
[prev]
[next]