summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2021-12-22Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-0/+1
2021-12-17Merge tag 'lkdtm-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-1/+15
2021-12-16selftest/lkdtm: Skip stack-entropy test if lkdtm is not availableMisono Tomohiro-1/+15
2021-12-16iio: event_monitor: Flush output on eventZach DeCook-0/+1
2021-12-11Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub...Linus Torvalds-32/+64
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-74/+172
2021-12-11perf python: Fix NULL vs IS_ERR_OR_NULL() checkingMiaoqian Lin-1/+1
2021-12-11perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter-0/+1
2021-12-11perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter-3/+8
2021-12-11perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter-0/+1
2021-12-11perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter-4/+28
2021-12-11perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter-19/+13
2021-12-11perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter-1/+1
2021-12-11perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter-3/+4
2021-12-11perf tools: Prevent out-of-bounds access to registersGerman Gomez-1/+7
2021-12-10selftests/damon: split test casesSeongJae Park-112/+129
2021-12-10selftests/damon: test debugfs file reads/writes with huge countSeongJae Park-0/+61
2021-12-10selftests/damon: test wrong DAMOS condition ranges inputSeongJae Park-0/+2
2021-12-10selftests/damon: test DAMON enabling with empty target_ids caseSeongJae Park-0/+9
2021-12-10selftests/damon: skip test if DAMON is runningSeongJae Park-0/+9
2021-12-10Merge tag 'acpi-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-0/+2
2021-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+195
2021-12-10selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/OSean Christopherson-0/+116
2021-12-10selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini-1/+78
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-61/+766
2021-12-09KVM: x86: selftests: svm_int_ctl_test: fix intercept calculationMaciej S. Szmigiero-1/+1
2021-12-09tools/lib/lockdep: drop leftover liblockdep headersSasha Levin-176/+0
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski-13/+60
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-35/+605
2021-12-08bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy-16/+584
2021-12-08ACPI: tools: Fix compilation when output directory is not presentChen Yu-0/+2
2021-12-07selftests: tls: add missing AES256-GCM cipherVadim Fedorenko-0/+18
2021-12-07selftests: tls: add missing AES-CCM cipher testsVadim Fedorenko-0/+18
2021-12-08selftests: netfilter: switch zone stress to socatFlorian Westphal-6/+13
2021-12-08selftests: netfilter: Add correctness test for mac,net set typeStefano Brivio-3/+21
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel-4/+26
2021-12-06perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu-20/+26
2021-12-06perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distrosSong Liu-5/+3
2021-12-06perf header: Fix memory leaks when processing feature headersIan Rogers-5/+10
2021-12-06perf test: Reset shadow counts before loadingIan Rogers-0/+1
2021-12-06perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...Thomas Richter-1/+3
2021-12-06tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo-23/+0
2021-12-06perf tools: Fix SMT detection fast read pathIan Rogers-1/+1
2021-12-06tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...Arnaldo Carvalho de Melo-0/+1
2021-12-06perf inject: Fix itrace space allowed for new attributesAdrian Hunter-1/+1
2021-12-06tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo-0/+1
2021-12-06Revert "perf bench: Fix two memory leaks detected with ASan"Jiri Olsa-4/+0
2021-12-05Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+5
2021-12-03bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy-16/+16
2021-12-03selftests: net/fcnal-test.sh: add exit codeLi Zhijian-0/+8