index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-11-03
selftests/bpf: make veristat emit all stats in CSV mode by default
Andrii Nakryiko
2022-11-03
selftests/bpf: support simple filtering of stats in veristat
Andrii Nakryiko
2022-11-03
selftests/bpf: allow to define asc/desc ordering for sort specs in veristat
Andrii Nakryiko
2022-11-03
selftests/bpf: ensure we always have non-ambiguous sorting in veristat
Andrii Nakryiko
2022-11-03
selftests/bpf: consolidate and improve file/prog filtering in veristat
Andrii Nakryiko
2022-11-03
selftests/bpf: shorten "Total insns/states" column names in veristat
Andrii Nakryiko
2022-11-03
selftests/bpf: add veristat replay mode
Andrii Nakryiko
2022-11-03
selftests: forwarding: Add MAC Authentication Bypass (MAB) test cases
Hans J. Schultz
2022-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-04
selftests/bpf: Add verifier test for release_reference()
Youlin Li
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-03
Merge tag 'linux-kselftest-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-03
tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CI
Andrii Nakryiko
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-02
selftests/net: don't tests batched TCP io_uring zc
Pavel Begunkov
2022-11-02
bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILE
Pu Lehui
2022-11-02
selftests/pidfd_test: Remove the erroneous ','
Zhao Gongyi
2022-11-01
Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-11-01
tools: iio: iio_generic_buffer: Fix read size
Matti Vaittinen
2022-10-30
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-30
selftests: pidfd: Fix compling warnings
Li Zhijian
2022-10-30
ksefltests: pidfd: Fix wait_states: Test terminated by timeout
Li Zhijian
2022-10-28
Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2022-10-28
tools/nolibc/string: Fix memcmp() implementation
Rasmus Villemoes
2022-10-28
tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12
Willy Tarreau
2022-10-28
KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_test
Sean Christopherson
2022-10-28
KVM: selftests: Add tests in xen_shinfo_test to detect lock races
Michal Luczaj
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-10-27
selftests: add openvswitch selftest suite
Aaron Conole
2022-10-26
selftests: tc-testing: Add matchJSON to tdc
Victor Nogueira
2022-10-26
bpftool: Fix spelling mistake "disasembler" -> "disassembler"
Colin Ian King
2022-10-26
selftests/bpf: Fix bpftool synctypes checking failure
Yonghong Song
2022-10-26
perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics
Shang XiaoJing
2022-10-26
perf auxtrace: Fix address filter symbol name match for modules
Adrian Hunter
2022-10-26
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
2022-10-25
selftests/bpf: Panic on hard/soft lockup
Daniel Müller
2022-10-25
selftests/bpf: Add test cgrp_local_storage to DENYLIST.s390x
Yonghong Song
2022-10-25
selftests/bpf: Add selftests for new cgroup local storage
Yonghong Song
2022-10-25
selftests/bpf: Fix test test_libbpf_str/bpf_map_type_str
Yonghong Song
2022-10-25
bpftool: Support new cgroup local storage
Yonghong Song
2022-10-25
libbpf: Support new cgroup local storage
Yonghong Song
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
2022-10-25
selftests/bpf: Tracing prog can still do lookup under busy lock
Martin KaFai Lau
2022-10-25
selftests/bpf: Ensure no task storage failure for bpf_lsm.s prog due to deadl...
Martin KaFai Lau
2022-10-25
libbpf: Btf dedup identical struct test needs check for nested structs/arrays
Alan Maguire
2022-10-25
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2022-10-25
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2022-10-25
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
[prev]
[next]