index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2023-04-01
veristat: improve version reporting
Andrii Nakryiko
-2
/
+17
2023-04-01
veristat: relicense veristat.c as dual GPL-2.0-only or BSD-2-Clause licensed
Andrii Nakryiko
-1
/
+1
2023-03-31
selftests/bpf: Fix conflicts with built-in functions in bench_local_storage_c...
James Hilliard
-2
/
+2
2023-03-31
selftests/bpf: Replace extract_build_id with read_build_id
Jiri Olsa
-49
/
+13
2023-03-31
selftests/bpf: Add read_build_id function
Jiri Olsa
-0
/
+87
2023-03-31
selftests/bpf: Add err.h header
Jiri Olsa
-2
/
+19
2023-03-31
selftests mount: Fix mount_setattr_test builds failed
Anh Tuan Phan
-0
/
+1
2023-03-30
tools: ynl: ethtool testing tool
Stanislav Fomichev
-0
/
+444
2023-03-30
tools: ynl: replace print with NlError
Stanislav Fomichev
-3
/
+9
2023-03-30
tools: ynl: support byte-order in cli
Stanislav Fomichev
-12
/
+24
2023-03-30
selftests: forwarding: add tunnel_key "nofrag" test case
Davide Caratti
-0
/
+162
2023-03-30
selftests: tc-testing: add tunnel_key "nofrag" test case
Davide Caratti
-0
/
+25
2023-03-30
selftests: tc-testing: add "depends_on" property to skip tests
Davide Caratti
-0
/
+15
2023-03-30
selftests: rtnetlink: Fix do_test_address_proto()
Petr Machata
-4
/
+8
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-11
/
+220
2023-03-30
selftests/bpf: Add testcases for ptr_*_or_null_ in bpf_kptr_xchg
David Vernet
-0
/
+48
2023-03-30
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-0
/
+90
2023-03-30
veristat: change guess for __sk_buff from CGROUP_SKB to SCHED_CLS
Andrii Nakryiko
-1
/
+1
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
-2
/
+2
2023-03-30
KVM: selftests: Comment newly defined aarch64 ID registers
Mark Brown
-5
/
+5
2023-03-30
KVM: selftests: arm64: Fix ttbr0_el1 encoding for PA bits > 48
Ryan Roberts
-2
/
+5
2023-03-30
KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48
Ryan Roberts
-8
/
+24
2023-03-30
KVM: selftests: Fixup config fragment for access_tracking_perf_test
Ryan Roberts
-0
/
+1
2023-03-30
KVM: arm64: selftests: Augment existing timer test to handle variable offset
Marc Zyngier
-1
/
+15
2023-03-30
KVM: arm64: selftests: Deal with spurious timer interrupts
Marc Zyngier
-15
/
+25
2023-03-30
KVM: arm64: selftests: Add physical timer registers to the sysreg list
Marc Zyngier
-1
/
+4
2023-03-30
selftests/powerpc: Make dd output quiet
Benjamin Gray
-1
/
+1
2023-03-30
selftests/powerpc: Pass make context to children
Benjamin Gray
-16
/
+16
2023-03-30
selftests/powerpc: Use CLEAN macro to fix make warning
Benjamin Gray
-2
/
+5
2023-03-30
test/vsock: new skbuff appending test
Arseniy Krasnov
-0
/
+90
2023-03-29
selftests/bpf: Rewrite two infinite loops in bound check cases
Xu Kuohai
-8
/
+16
2023-03-29
veristat: guess and substitue underlying program type for freplace (EXT) progs
Andrii Nakryiko
-4
/
+117
2023-03-29
veristat: add -d debug mode option to see debug libbpf log
Andrii Nakryiko
-1
/
+7
2023-03-29
libbpf: disassociate section handler on explicit bpf_program__set_type() call
Andrii Nakryiko
-1
/
+2
2023-03-29
selftests/bpf: test a BPF CC writing app_limited
Yixin Shen
-1
/
+12
2023-03-29
cgroup/cpuset: Minor updates to test_cpuset_prs.sh
Waiman Long
-11
/
+14
2023-03-29
tools: bpftool: json: Fix backslash escape typo in jsonw_puts
Manu Bretelle
-1
/
+2
2023-03-29
tracing/user_events: Add ABI self-test
Beau Belgrave
-1
/
+227
2023-03-29
tracing/user_events: Update self-tests to write ABI
Beau Belgrave
-89
/
+96
2023-03-29
tools/kvm_stat: use canonical ftrace path
Ross Zwisler
-1
/
+1
2023-03-29
selftests: use canonical ftrace path
Ross Zwisler
-12
/
+12
2023-03-29
Merge branch 'slab/for-6.4/slob-removal' into slab/for-next
Vlastimil Babka
-5
/
+1
2023-03-29
mm, page_flags: remove PG_slob_free
Vlastimil Babka
-5
/
+1
2023-03-29
macvlan: Add netlink attribute for broadcast cutoff
Herbert Xu
-0
/
+1
2023-03-29
selftests: mptcp: add mptcp_info tests
Geliang Tang
-1
/
+46
2023-03-29
selftests/bpf: add a test case for vsock sockmap
Bobby Eshleman
-0
/
+163
2023-03-29
selftests/bpf: add vsock to vmtest.sh
Bobby Eshleman
-0
/
+8
2023-03-28
testing/vsock: add vsock_perf to gitignore
Bobby Eshleman
-0
/
+1
2023-03-28
tools: ynl: Add fixed-header support to ynl
Donald Hunter
-12
/
+33
2023-03-28
tools: ynl: Add struct attr decoding to ynl
Donald Hunter
-1
/
+16
[prev]
[next]