summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-07-28tools/power turbostat: dump CPUID.7.EDX.HybridLen Brown
2022-07-28tools/power turbostat: update turbostat.8Len Brown
2022-07-28tools/power turbostat: Show uncore frequencyLen Brown
2022-07-28tools/power turbostat: Fix file pointer leakColin Ian King
2022-07-28tools/power turbostat: replace strncmp with single character compareColin Ian King
2022-07-28tools/power turbostat: print the kernel boot commandlineChen Yu
2022-07-28tools/power turbostat: Introduce support for RaptorLakeZhang Rui
2022-07-28thermal/tools/tmon: Fix typo 'the the' in commentSlark Xiao
2022-07-28thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer
2022-07-27selftests/seccomp: Fix compile warning when CC=clangYiFei Zhu
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-27selftests/bpf: Adjust vmtest.sh to use local kernel configurationDaniel Müller
2022-07-27selftests/bpf: Copy over libbpf configsDaniel Müller
2022-07-27selftests/bpf: Sort configurationDaniel Müller
2022-07-27perf bpf: Remove undefined behavior from bpf_perf_object__next()Ian Rogers
2022-07-27perf symbol: Skip symbols if SHF_ALLOC flag is not setLeo Yan
2022-07-27perf symbol: Correct address for bss symbolsLeo Yan
2022-07-27perf scripts python: Let script to be python2 compliantLeo Yan
2022-07-27tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-07-26selftests: net: Fix typo 'the the' in commentSlark Xiao
2022-07-26selftests: mlxsw: Check line card info on activated line cardJiri Pirko
2022-07-26selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko
2022-07-26selftests/bpf: Attach to socketcall() in test_probe_userIlya Leoshkevich
2022-07-26libbpf: Extend BPF_KSYSCALL documentationIlya Leoshkevich
2022-07-26selftests/bpf: Don't assign outer source IP to hostPaul Chaignon
2022-07-24selftests/io_uring: test zerocopy sendPavel Begunkov
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-22bpf/selftests: Fix couldn't retrieve pinned program in xdp veth testJie2x Zhou
2022-07-22ping: support ipv6 ping socket flow labelsAlan Brady
2022-07-21selftests/bpf: Fix test_verifier failed test in unprivileged modeKumar Kartikeya Dwivedi
2022-07-21selftests/bpf: Add negative tests for new nf_conntrack kfuncsKumar Kartikeya Dwivedi
2022-07-21selftests/bpf: Add tests for new nf_conntrack kfuncsLorenzo Bianconi
2022-07-21selftests/bpf: Add verifier tests for trusted kfunc argsKumar Kartikeya Dwivedi
2022-07-21bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi
2022-07-21tools/resolve_btfids: Add support for 8-byte BTF setsKumar Kartikeya Dwivedi
2022-07-21selftests: tls: add a test for timeo vs lockJakub Kicinski
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21libbpf: Fix str_has_sfx()'s return valueDan Carpenter
2022-07-21libbpf: Fix sign expansion bug in btf_dump_get_enum_value()Dan Carpenter
2022-07-20selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima
2022-07-20selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson
2022-07-20tools: Fixed MIPS builds due to struct flock re-definitionFlorian Fainelli
2022-07-19libbpf: fix an snprintf() overflow checkDan Carpenter
2022-07-19selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-07-19selftests/bpf: test eager BPF ringbuf size adjustment logicAndrii Nakryiko
2022-07-19libbpf: make RINGBUF map size adjustments more eagerlyAndrii Nakryiko
2022-07-19bpf: fix bpf_skb_pull_data documentationJoanne Koong
2022-07-19libbpf: fallback to tracefs mount point if debugfs is not mountedAndrii Nakryiko
2022-07-19selftests/bpf: validate .bss section bigger than 8MB is possible nowAndrii Nakryiko