summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-12-11perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter
2021-12-11perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter
2021-12-11perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter
2021-12-11perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter
2021-12-11perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter
2021-12-11perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter
2021-12-11perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter
2021-12-11perf tools: Prevent out-of-bounds access to registersGerman Gomez
2021-12-10selftests/damon: split test casesSeongJae Park
2021-12-10selftests/damon: test debugfs file reads/writes with huge countSeongJae Park
2021-12-10selftests/damon: test wrong DAMOS condition ranges inputSeongJae Park
2021-12-10selftests/damon: test DAMON enabling with empty target_ids caseSeongJae Park
2021-12-10selftests/damon: skip test if DAMON is runningSeongJae Park
2021-12-10Merge tag 'acpi-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-10selftests/bpf: Tests for state pruning with u32 spill/fillPaul Chaignon
2021-12-10selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/OSean Christopherson
2021-12-10selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini
2021-12-09selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-09KVM: x86: selftests: svm_int_ctl_test: fix intercept calculationMaciej S. Szmigiero
2021-12-09tools/lib/lockdep: drop leftover liblockdep headersSasha Levin
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-08bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy
2021-12-08ACPI: tools: Fix compilation when output directory is not presentChen Yu
2021-12-07selftests: tls: add missing AES256-GCM cipherVadim Fedorenko
2021-12-07selftests: tls: add missing AES-CCM cipher testsVadim Fedorenko
2021-12-08selftests: netfilter: switch zone stress to socatFlorian Westphal
2021-12-08selftests: netfilter: Add correctness test for mac,net set typeStefano Brivio
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel
2021-12-06perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu
2021-12-06perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distrosSong Liu
2021-12-06perf header: Fix memory leaks when processing feature headersIan Rogers
2021-12-06perf test: Reset shadow counts before loadingIan Rogers
2021-12-06perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...Thomas Richter
2021-12-06tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo
2021-12-06perf tools: Fix SMT detection fast read pathIan Rogers
2021-12-06tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...Arnaldo Carvalho de Melo
2021-12-06perf inject: Fix itrace space allowed for new attributesAdrian Hunter
2021-12-06tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo
2021-12-06Revert "perf bench: Fix two memory leaks detected with ASan"Jiri Olsa
2021-12-05Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-03bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy
2021-12-03selftests: net/fcnal-test.sh: add exit codeLi Zhijian
2021-12-03selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...Li Zhijian
2021-12-03selftests/tc-testing: add missing configLi Zhijian
2021-12-03selftests/tc-testing: add exit codeLi Zhijian
2021-12-03objtool: Fix pv_ops noinstr validationPeter Zijlstra
2021-12-02selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye