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
*
tools headers: Synchronize {linux,vdso}/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2023-03-04
2
-1
/
+1
*
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2023-03-04
1
-0
/
+6
*
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2023-03-04
2
-4
/
+5
*
perf stat: Fix counting when initial delay configured
Changbin Du
2023-03-02
4
-16
/
+18
*
tools headers svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
2023-03-02
1
-0
/
+6
*
perf test: Avoid counting commas in json linter
Ian Rogers
2023-02-23
1
-16
/
+13
*
perf tests stat+csv_output: Switch CSV separator to @
Ian Rogers
2023-02-23
1
-11
/
+12
*
perf inject: Fix --buildid-all not to eat up MMAP2
Namhyung Kim
2023-02-23
1
-0
/
+1
*
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2023-02-22
1
-0
/
+20
*
perf test: Fix offcpu test prev_state check
Namhyung Kim
2023-02-22
1
-1
/
+1
*
perf tests stat_all_metrics: Change true workload to sleep workload for syste...
Kajol Jain
2023-02-17
1
-1
/
+1
*
perf vendor events power10: Add JSON metric events to present CPI stall cycle...
Athira Rajeev
2023-02-17
2
-5
/
+5
*
perf intel-pt: Synthesize cycle events
Steinar H. Gunderson
2023-02-17
5
-21
/
+101
*
perf c2c: Add report option to show false sharing in adjacent cachelines
Feng Tang
2023-02-16
5
-17
/
+49
*
perf record: Fix segfault with --overwrite and --max-size
Yang Jihong
2023-02-15
1
-10
/
+6
*
perf stat: Avoid merging/aggregating metric counts twice
Ian Rogers
2023-02-09
1
-1
/
+1
*
perf tools: Fix perf tool build error in util/pfm.c
Thomas Richter
2023-02-08
1
-4
/
+2
*
perf tools: Fix auto-complete on aarch64
Yicong Yang
2023-02-08
1
-3
/
+8
*
perf lock contention: Support old rw_semaphore type
Namhyung Kim
2023-02-08
1
-13
/
+44
*
perf lock contention: Add -o/--lock-owner option
Namhyung Kim
2023-02-08
5
-14
/
+102
*
perf lock contention: Fix to save callstack for the default modified
Namhyung Kim
2023-02-08
1
-0
/
+3
*
perf test bpf: Skip test if kernel-debuginfo is not present
Athira Rajeev
2023-02-06
1
-1
/
+5
*
perf probe: Update the exit error codes in function try_to_find_probe_trace_e...
Athira Rajeev
2023-02-06
1
-2
/
+2
*
perf script: Fix missing Retire Latency fields option documentation
Kan Liang
2023-02-06
1
-1
/
+1
*
perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2023-02-06
1
-0
/
+1
*
perf test x86: Support the retire_lat (Retire Latency) sample_type check
Kan Liang
2023-02-06
1
-1
/
+4
*
perf test bpf: Check for libtraceevent support
Athira Rajeev
2023-02-06
1
-11
/
+11
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2023-02-06
22
-131
/
+306
|
\
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-04
1
-84
/
+103
|
|
\
|
|
*
Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2023-02-04
1
-84
/
+103
|
|
|
\
|
|
|
*
KVM: selftests: aarch64: Test read-only PT memory regions
Ricardo Koller
2023-01-29
1
-7
/
+11
|
|
|
*
KVM: selftests: aarch64: Fix check of dirty log PT write
Ricardo Koller
2023-01-29
1
-2
/
+5
|
|
|
*
KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWs
Ricardo Koller
2023-01-29
1
-33
/
+60
|
|
|
*
KVM: selftests: aarch64: Relax userfaultfd read vs. write checks
Ricardo Koller
2023-01-29
1
-49
/
+34
|
*
|
|
Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...
Linus Torvalds
2023-02-03
2
-1
/
+0
|
|
\
\
\
|
|
*
|
|
selftests/filesystems: grant executable permission to run_fat_tests.sh
Pengfei Xu
2023-01-20
1
-0
/
+0
|
|
*
|
|
selftests/vm: remove __USE_GNU in hugetlb-madvise.c
Peter Xu
2023-01-19
1
-1
/
+0
|
|
*
|
|
Sync with v6.2-rc4
Andrew Morton
2023-01-19
24
-157
/
+299
|
|
|
\
\
\
|
*
|
\
\
\
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-02
6
-31
/
+152
|
|
\
\
\
\
\
|
|
*
|
|
|
|
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...
Andrei Gherzan
2023-02-02
1
-7
/
+27
|
|
*
|
|
|
|
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan
2023-02-02
1
-4
/
+20
|
|
*
|
|
|
|
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan
2023-02-02
2
-0
/
+4
|
|
*
|
|
|
|
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Andrei Gherzan
2023-02-02
1
-1
/
+1
|
|
*
|
|
|
|
selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibility
Andrei Gherzan
2023-01-28
1
-1
/
+1
|
|
*
|
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-28
2
-18
/
+99
|
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
selftests/bpf: Cover listener cloning with progs attached to sockmap
Jakub Sitnicki
2023-01-25
1
-2
/
+28
|
|
|
*
|
|
|
selftests/bpf: Pass BPF skeleton to sockmap_listen ops tests
Jakub Sitnicki
2023-01-25
1
-18
/
+37
|
|
|
*
|
|
|
selftests/bpf: Verify copy_register_state() preserves parent/live fields
Eduard Zingerman
2023-01-20
1
-0
/
+36
|
*
|
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-02-01
8
-5
/
+45
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tools/virtio: fix the vringh test for virtio ring changes
Shunsuke Mie
2023-01-27
8
-5
/
+45
[next]