summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Thomas Gleixner2022-01-105-0/+5
|\
| * rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenariosPaul E. McKenney2021-11-305-0/+5
* | Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub...Linus Torvalds2021-12-115-32/+64
|\ \
| * | perf python: Fix NULL vs IS_ERR_OR_NULL() checkingMiaoqian Lin2021-12-111-1/+1
| * | perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter2021-12-111-0/+1
| * | perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter2021-12-111-3/+8
| * | perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter2021-12-111-0/+1
| * | perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter2021-12-111-4/+28
| * | perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter2021-12-111-19/+13
| * | perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter2021-12-111-1/+1
| * | perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter2021-12-111-3/+4
| * | perf tools: Prevent out-of-bounds access to registersGerman Gomez2021-12-112-1/+7
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-12-119-74/+172
|\ \ \ | |/ / |/| |
| * | selftests/damon: split test casesSeongJae Park2021-12-107-112/+129
| * | selftests/damon: test debugfs file reads/writes with huge countSeongJae Park2021-12-104-0/+61
| * | selftests/damon: test wrong DAMOS condition ranges inputSeongJae Park2021-12-101-0/+2
| * | selftests/damon: test DAMON enabling with empty target_ids caseSeongJae Park2021-12-101-0/+9
| * | selftests/damon: skip test if DAMON is runningSeongJae Park2021-12-101-0/+9
* | | Merge tag 'acpi-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-12-102-0/+2
|\ \ \
| * | | ACPI: tools: Fix compilation when output directory is not presentChen Yu2021-12-082-0/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-107-2/+195
|\ \ \ \ | |_|/ / |/| | |
| * | | selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/OSean Christopherson2021-12-103-0/+116
| * | | selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini2021-12-103-1/+78
| * | | KVM: x86: selftests: svm_int_ctl_test: fix intercept calculationMaciej S. Szmigiero2021-12-091-1/+1
| |/ /
* | | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-0911-61/+766
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-12-083-13/+60
| |\ \ \
| | * | | selftests: netfilter: switch zone stress to socatFlorian Westphal2021-12-081-6/+13
| | * | | selftests: netfilter: Add correctness test for mac,net set typeStefano Brivio2021-12-081-3/+21
| | * | | vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel2021-12-081-4/+26
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-082-35/+605
| |\ \ \ \
| | * | | | bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy2021-12-081-16/+584
| | * | | | bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy2021-12-031-16/+16
| | * | | | tools/resolve_btfids: Skip unresolved symbol warning for empty BTF setsKumar Kartikeya Dwivedi2021-12-021-3/+5
| * | | | | selftests: tls: add missing AES256-GCM cipherVadim Fedorenko2021-12-071-0/+18
| * | | | | selftests: tls: add missing AES-CCM cipher testsVadim Fedorenko2021-12-071-0/+18
| * | | | | selftests: net/fcnal-test.sh: add exit codeLi Zhijian2021-12-031-0/+8
| * | | | | selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...Li Zhijian2021-12-032-0/+2
| * | | | | selftests/tc-testing: add missing configLi Zhijian2021-12-031-0/+1
| * | | | | selftests/tc-testing: add exit codeLi Zhijian2021-12-031-3/+5
| * | | | | selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye2021-12-021-10/+49
* | | | | | tools/lib/lockdep: drop leftover liblockdep headersSasha Levin2021-12-097-176/+0
* | | | | | perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu2021-12-063-20/+26
* | | | | | perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distrosSong Liu2021-12-063-5/+3
* | | | | | perf header: Fix memory leaks when processing feature headersIan Rogers2021-12-061-5/+10
* | | | | | perf test: Reset shadow counts before loadingIan Rogers2021-12-061-0/+1
* | | | | | perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...Thomas Richter2021-12-061-1/+3
* | | | | | tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo2021-12-065-23/+0
* | | | | | perf tools: Fix SMT detection fast read pathIan Rogers2021-12-061-1/+1
* | | | | | tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...Arnaldo Carvalho de Melo2021-12-061-0/+1
* | | | | | perf inject: Fix itrace space allowed for new attributesAdrian Hunter2021-12-061-1/+1