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.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
2021-12-16
selftests/bpf: Enable cross-building with clang
Jean-Philippe Brucker
1
-4
/
+4
2021-12-16
tools/runqslower: Enable cross-building with clang
Jean-Philippe Brucker
1
-2
/
+2
2021-12-16
bpftool: Enable cross-building with clang
Jean-Philippe Brucker
1
-6
/
+7
2021-12-16
tools/libbpf: Enable cross-building with clang
Jean-Philippe Brucker
1
-1
/
+2
2021-12-16
tools/resolve_btfids: Support cross-building the kernel with clang
Jean-Philippe Brucker
1
-0
/
+1
2021-12-16
tools: Help cross-building with clang
Jean-Philippe Brucker
1
-1
/
+12
2021-12-16
perf test: Test 73 Sig_trap fails on s390
Thomas Richter
1
-0
/
+18
2021-12-16
bpf, selftests: Add test case trying to taint map value pointer
Daniel Borkmann
1
-0
/
+23
2021-12-16
perf ftrace: Implement cpu and task filters in BPF
Namhyung Kim
2
-1
/
+62
2021-12-16
perf ftrace: Add -b/--use-bpf option for latency subcommand
Namhyung Kim
6
-67
/
+380
2021-12-16
perf ftrace: Add 'latency' subcommand
Namhyung Kim
1
-9
/
+276
2021-12-16
perf ftrace: Move out common code from __cmd_ftrace
Namhyung Kim
1
-30
/
+33
2021-12-16
perf ftrace: Add 'trace' subcommand
Namhyung Kim
1
-12
/
+23
2021-12-16
perf arch: Support register names from all archs
German Gomez
13
-601
/
+697
2021-12-16
perf arm64: Rename perf_event_arm_regs for ARM64 registers
German Gomez
2
-0
/
+4
2021-12-16
perf namespaces: Add helper nsinfo__is_in_root_namespace()
Leo Yan
2
-30
/
+48
2021-12-16
libperf tests: Fix a spelling mistake "Runnnig" -> "Running"
Colin Ian King
1
-1
/
+1
2021-12-16
perf bpf-loader: Use IS_ERR_OR_NULL() to clean code and fix check
Miaoqian Lin
1
-6
/
+9
2021-12-16
perf cs-etm: Remove duplicate and incorrect aux size checks
James Clark
1
-19
/
+0
2021-12-16
perf vendor events: Rename arm64 arch std event files
Andrew Kilroy
2
-0
/
+0
2021-12-16
perf vendor events: For the Arm Neoverse N2
Andrew Kilroy
12
-0
/
+681
2021-12-16
perf dlfilter: Drop unused variable
Salvatore Bonaccorso
1
-2
/
+0
2021-12-16
perf arm-spe: Add SPE total latency as PERF_SAMPLE_WEIGHT
Namhyung Kim
3
-1
/
+7
2021-12-16
perf bench: Use unbuffered output when pipe/tee'ing to a file
Sohaib Mohamed
2
-2
/
+6
2021-12-16
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
41
-345
/
+1199
2021-12-16
iio: event_monitor: Flush output on event
Zach DeCook
1
-0
/
+1
2021-12-16
selftests/powerpc: skip tests for unavailable mitigations.
Sachin Sant
1
-1
/
+4
2021-12-16
kunit: tool: Default --jobs to number of CPUs
David Gow
2
-3
/
+7
2021-12-16
kunit: tool: fix newly introduced typechecker errors
Daniel Latypov
2
-2
/
+3
2021-12-15
kunit: tool: make `build` subcommand also reconfigure if needed
Daniel Latypov
2
-2
/
+10
2021-12-15
kunit: tool: delete kunit_parser.TestResult type
Daniel Latypov
4
-35
/
+29
2021-12-15
kunit: tool: use dataclass instead of collections.namedtuple
Daniel Latypov
2
-70
/
+75
2021-12-15
objtool: Add a missing comma to avoid string concatenation
Eric W. Biederman
1
-1
/
+1
2021-12-15
selftests: mlxsw: vxlan: Remove IPv6 test case
Amit Cohen
1
-18
/
+0
2021-12-15
libbpf: Avoid reading past ELF data section end when copying license
Andrii Nakryiko
1
-1
/
+4
2021-12-15
bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer
Daniel Borkmann
1
-2
/
+65
2021-12-15
bpf, selftests: Add test case for atomic fetch on spilled pointer
Daniel Borkmann
2
-0
/
+117
2021-12-15
libbpf: Mark bpf_object__find_program_by_title API deprecated.
Kui-Feng Lee
1
-0
/
+1
2021-12-15
tools/perf: Stop using bpf_object__find_program_by_title API.
Kui-Feng Lee
1
-1
/
+12
2021-12-15
selftests/bpf: Stop using bpf_object__find_program_by_title API.
Kui-Feng Lee
10
-67
/
+104
2021-12-15
selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftests
Andrii Nakryiko
8
-24
/
+3
2021-12-15
libbpf: Auto-bump RLIMIT_MEMLOCK if kernel needs it for BPF
Andrii Nakryiko
6
-39
/
+143
2021-12-14
kselftest/arm64: Add pidbench for floating point syscall cases
Mark Brown
3
-1
/
+75
2021-12-14
kselftest/arm64: Add a test program to exercise the syscall ABI
Mark Brown
5
-1
/
+568
2021-12-14
kselftest/arm64: Allow signal tests to trigger from a function
Mark Brown
1
-7
/
+5
2021-12-14
kselftest/arm64: Parameterise ptrace vector length information
Mark Brown
1
-77
/
+142
2021-12-14
libbpf: Add sane strncpy alternative and use it internally
Andrii Nakryiko
6
-19
/
+31
2021-12-14
libbpf: Fix potential uninit memory read
Andrii Nakryiko
1
-0
/
+1
2021-12-14
selftests/bpf: Fix OOB write in test_verifier
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-12-14
selftests: mlxsw: Add a test case for MAC profiles consolidation
Danielle Ratson
1
-0
/
+30
[prev]
[next]