index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
libperf evlist: Fix polling of system-wide events
Adrian Hunter
2022-09-21
1
-2
/
+3
|
*
|
|
perf record: Fix cpu mask bit setting for mixed mmaps
Adrian Hunter
2022-09-21
1
-0
/
+2
|
*
|
|
perf test: Skip wp modify test on old kernels
Namhyung Kim
2022-09-21
1
-2
/
+8
|
*
|
|
perf jit: Include program header in ELF files
Lieven Hey
2022-09-21
2
-0
/
+18
|
*
|
|
perf test: Add a new test for perf stat cgroup BPF counter
Namhyung Kim
2022-09-21
1
-0
/
+83
|
*
|
|
perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup counters
Namhyung Kim
2022-09-21
1
-3
/
+3
|
*
|
|
perf stat: Fix cpu map index in bperf cgroup code
Namhyung Kim
2022-09-21
1
-2
/
+2
|
*
|
|
perf stat: Fix BPF program section name
Namhyung Kim
2022-09-21
1
-1
/
+1
|
*
|
|
Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-20
2
-91
/
+1
|
|
\
\
\
|
|
*
|
|
Revert "selftests/timens: add a test for vfork+exit"
Andrei Vagin
2022-09-13
2
-91
/
+1
|
*
|
|
|
Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-18
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
tools/include/uapi: Fix <asm/errno.h> for parisc and xtensa
Ben Hutchings
2022-09-13
1
-2
/
+2
|
*
|
|
|
|
Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-09-13
1
-3
/
+3
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
tools: hv: kvp: remove unnecessary (void*) conversions
Zhou jie
2022-09-05
1
-2
/
+2
|
|
*
|
|
|
tools: hv: Remove an extraneous "the"
Jason Wang
2022-08-15
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...
Linus Torvalds
2022-09-09
1
-0
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tools: Add new "test" taint to kernel-chktaint
Joe Fradley
2022-09-07
1
-0
/
+9
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'perf-tools-fixes-for-v6.0-2022-09-08' of git://git.kernel.org/pub/...
Linus Torvalds
2022-09-09
11
-39
/
+129
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
perf record: Fix synthesis failure warnings
Adrian Hunter
2022-09-08
1
-2
/
+6
|
|
*
|
|
|
perf tools: Don't install data files with x permissions
Jiri Slaby
2022-09-08
1
-12
/
+12
|
|
*
|
|
|
perf script: Fix Cannot print 'iregs' field for hybrid systems
Zhengjun Xing
2022-09-08
1
-0
/
+3
|
|
*
|
|
|
perf lock: Remove redundant word 'contention' in help message
Yang Jihong
2022-09-08
1
-2
/
+1
|
|
*
|
|
|
perf dlfilter dlfilter-show-cycles: Fix types for print format
Adrian Hunter
2022-09-08
1
-2
/
+2
|
|
*
|
|
|
libperf evlist: Fix per-thread mmaps for multi-threaded targets
Adrian Hunter
2022-09-08
1
-0
/
+50
|
|
*
|
|
|
perf c2c: Prevent potential memory leak in c2c_he_zalloc()
Shang XiaoJing
2022-09-06
1
-3
/
+9
|
|
*
|
|
|
perf genelf: Switch deprecated openssl MD5_* functions to new EVP API
Zixuan Tan
2022-09-06
1
-9
/
+11
|
|
*
|
|
|
tools/perf: Fix out of bound access to cpu mask array
Athira Rajeev
2022-09-06
1
-6
/
+20
|
|
*
|
|
|
perf affinity: Fix out of bound access to "sched_cpus" mask
Athira Rajeev
2022-09-06
1
-1
/
+7
|
|
*
|
|
|
perf stat: Fix L2 Topdown metrics disappear for raw events
Zhengjun Xing
2022-09-02
1
-2
/
+3
|
|
*
|
|
|
perf script: Skip dummy event attr check
Jiri Olsa
2022-08-31
1
-0
/
+2
|
|
*
|
|
|
perf metric: Return early if no CPU PMU table exists
Ian Rogers
2022-08-31
1
-0
/
+3
*
|
|
|
|
|
selftests/tc-testings: add list case for basic filter
Zhengchao Shao
2022-09-21
1
-0
/
+47
*
|
|
|
|
|
selftests/tc-testings: add selftests for tcindex filter
Zhengchao Shao
2022-09-21
1
-0
/
+227
*
|
|
|
|
|
selftests/tc-testings: add selftests for rsvp filter
Zhengchao Shao
2022-09-21
1
-0
/
+203
*
|
|
|
|
|
selftests/tc-testings: add selftests for route filter
Zhengchao Shao
2022-09-21
1
-0
/
+181
*
|
|
|
|
|
selftests/tc-testings: add selftests for flow filter
Zhengchao Shao
2022-09-21
1
-0
/
+623
*
|
|
|
|
|
selftests/tc-testings: add selftests for cgroup filter
Zhengchao Shao
2022-09-21
1
-0
/
+1236
*
|
|
|
|
|
selftests/tc-testings: add selftests for bpf filter
Zhengchao Shao
2022-09-21
1
-0
/
+171
*
|
|
|
|
|
selftests/bonding: add a test for bonding lladdr target
Hangbin Liu
2022-09-20
2
-0
/
+66
*
|
|
|
|
|
selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End behavior
Andrea Mayer
2022-09-20
2
-0
/
+1146
*
|
|
|
|
|
selftests: mlxsw: Remove qos_burst test
Amit Cohen
2022-09-20
1
-480
/
+0
*
|
|
|
|
|
selftests: mlxsw: Add QOS test for maximum use of descriptors
Amit Cohen
2022-09-20
2
-0
/
+296
*
|
|
|
|
|
selftests: devlink_lib: Add function for querying maximum pool size
Amit Cohen
2022-09-20
1
-0
/
+5
*
|
|
|
|
|
selftests: mlxsw: Use shapers in QOS RED tests instead of forcing speed
Amit Cohen
2022-09-20
3
-16
/
+15
*
|
|
|
|
|
selftests: mlxsw: Use shapers in QOS tests instead of forcing speed
Amit Cohen
2022-09-20
3
-13
/
+16
*
|
|
|
|
|
selftests/tc-testings: add tunnel_key action deleting test case
Zhengchao Shao
2022-09-16
1
-0
/
+50
*
|
|
|
|
|
selftests/tc-testings: add sample action deleting test case
Zhengchao Shao
2022-09-16
1
-0
/
+50
*
|
|
|
|
|
selftests/tc-testings: add nat action deleting test case
Zhengchao Shao
2022-09-16
1
-0
/
+50
*
|
|
|
|
|
selftests/tc-testings: add ife action deleting test case
Zhengchao Shao
2022-09-16
1
-0
/
+50
*
|
|
|
|
|
selftests/tc-testings: add connmark action deleting test case
Zhengchao Shao
2022-09-16
1
-0
/
+50
[prev]
[next]