index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-15
KVM: selftests: always use manual clear in dirty_log_perf_test
Paolo Bonzini
1
-33
/
+22
2020-11-15
selftests: kvm: keep .gitignore add to date
Paolo Bonzini
1
-3
/
+3
2020-11-15
KVM: selftests: Add "-c" parameter to dirty log test
Peter Xu
1
-3
/
+10
2020-11-15
KVM: selftests: Run dirty ring test asynchronously
Peter Xu
1
-4
/
+60
2020-11-15
KVM: selftests: Add dirty ring buffer test
Peter Xu
4
-13
/
+320
2020-11-15
KVM: selftests: Introduce after_vcpu_run hook for dirty log test
Peter Xu
1
-12
/
+24
2020-11-15
KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
3
-38
/
+77
2020-11-15
KVM: selftests: Verify supported CR4 bits can be set before KVM_SET_CPUID2
Sean Christopherson
3
-5
/
+108
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
50
-892
/
+2402
2020-11-14
bpf: Relax return code check for subprograms
Dmitrii Banshchikov
2
-0
/
+20
2020-11-13
tools, bpftool: Add missing close before bpftool net attach exit
Wang Hai
1
-9
/
+9
2020-11-12
bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
3
-0
/
+259
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
70
-489
/
+3105
2020-11-13
selftests/bpf: Add asm tests for pkt vs pkt_end comparison.
Alexei Starovoitov
1
-0
/
+42
2020-11-13
selftests/bpf: Add skb_pkt_end test
Alexei Starovoitov
2
-0
/
+95
2020-11-12
selftests: set conf.all.rp_filter=0 in bareudp.sh
Guillaume Nault
1
-0
/
+2
2020-11-12
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
9
-18
/
+281
2020-11-12
perf test: Update branch sample pattern for cs-etm
Leo Yan
1
-1
/
+1
2020-11-12
perf test: Fix a typo in cs-etm testing
Leo Yan
1
-1
/
+1
2020-11-12
tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
5
-10
/
+22
2020-11-12
perf lock: Don't free "lock_seq_stat" if read_count isn't zero
Leo Yan
1
-1
/
+1
2020-11-12
perf lock: Correct field name "flags"
Leo Yan
1
-1
/
+1
2020-11-12
tools/bpf: Always run the *-clean recipes
Jean-Philippe Brucker
1
-2
/
+2
2020-11-12
tools/bpf: Add bootstrap/ to .gitignore
Jean-Philippe Brucker
1
-1
/
+1
2020-11-12
selftests/bpf: Fix unused attribute usage in subprogs_unused test
Andrii Nakryiko
1
-2
/
+2
2020-11-12
selftests: pmtu.sh: improve the test result processing
Po-Hsu Lin
1
-1
/
+14
2020-11-12
selftests: pmtu.sh: use $ksft_skip for skipped return code
Po-Hsu Lin
1
-32
/
+32
2020-11-11
tools/bpftool: Fix build slowdown
Jean-Philippe Brucker
1
-1
/
+3
2020-11-11
tools/runqslower: Build bpftool using HOSTCC
Jean-Philippe Brucker
1
-1
/
+2
2020-11-11
tools/runqslower: Enable out-of-tree build
Jean-Philippe Brucker
1
-14
/
+18
2020-11-11
tools/runqslower: Use Makefile.include
Jean-Philippe Brucker
1
-15
/
+9
2020-11-11
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
1
-8
/
+26
2020-11-11
tools/bpftool: Force clean of out-of-tree build
Jean-Philippe Brucker
1
-3
/
+5
2020-11-11
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
6
-27
/
+10
2020-11-11
perf arm-spe: Fix packet length handling
Leo Yan
1
-22
/
+12
2020-11-11
perf arm-spe: Refactor arm_spe_get_events()
Leo Yan
1
-4
/
+2
2020-11-11
perf arm-spe: Refactor payload size calculation
Leo Yan
1
-9
/
+9
2020-11-11
perf arm-spe: Fix a typo in comment
Leo Yan
1
-1
/
+1
2020-11-11
perf arm-spe: Include bitops.h for BIT() macro
Leo Yan
2
-8
/
+4
2020-11-11
perf mem: Support ARM SPE events
Leo Yan
2
-1
/
+38
2020-11-11
perf c2c: Support AUX trace
Leo Yan
1
-0
/
+12
2020-11-11
perf mem: Support AUX trace
Leo Yan
1
-0
/
+13
2020-11-11
perf auxtrace: Add itrace option '-M' for memory events
Leo Yan
3
-0
/
+7
2020-11-11
perf mem: Only initialize memory event for recording
Leo Yan
1
-5
/
+5
2020-11-11
perf c2c: Support memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
1
-4
/
+13
2020-11-11
perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
3
-7
/
+31
2020-11-11
perf mem: Introduce weak function perf_mem_events__ptr()
Leo Yan
4
-21
/
+46
2020-11-11
perf mem: Search event name with more flexible path
Leo Yan
1
-3
/
+3
2020-11-10
selftest/bpf: Add missed ip6ip6 test back
Hangbin Liu
2
-39
/
+46
2020-11-10
tools/bpftool: Add support for in-kernel and named BTF in `btf show`
Andrii Nakryiko
1
-1
/
+27
[prev]
[next]