- bbdff6d Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 1 month ago
- df442a4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
- 9937e8d perf python: Fix NULL vs IS_ERR_OR_NULL() checking by Miaoqian Lin · 3 years, 1 month ago
- 6665b8e perf intel-pt: Fix error timestamp setting on the decoder error path by Adrian Hunter · 3 years, 1 month ago
- a882cc9 perf intel-pt: Fix missing 'instruction' events with 'q' option by Adrian Hunter · 3 years, 1 month ago
- a32e6c5 perf intel-pt: Fix next 'err' value, walking trace by Adrian Hunter · 3 years, 1 month ago
- c79ee2b perf intel-pt: Fix state setting when receiving overflow (OVF) packet by Adrian Hunter · 3 years, 1 month ago
- 4c761d8 perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type by Adrian Hunter · 3 years, 1 month ago
- ad106a2 perf intel-pt: Fix sync state when a PSB (synchronization) packet is found by Adrian Hunter · 3 years, 1 month ago
- 057ae59 perf intel-pt: Fix some PGE (packet generation enable/control flow packets) usage by Adrian Hunter · 3 years, 1 month ago
- c897899 perf tools: Prevent out-of-bounds access to registers by German Gomez · 3 years, 1 month ago
- 9ab3b0c selftests/damon: split test cases by SeongJae Park · 3 years, 1 month ago
- b4a0028 selftests/damon: test debugfs file reads/writes with huge count by SeongJae Park · 3 years, 1 month ago
- d85570c selftests/damon: test wrong DAMOS condition ranges input by SeongJae Park · 3 years, 1 month ago
- c6980e3 selftests/damon: test DAMON enabling with empty target_ids case by SeongJae Park · 3 years, 1 month ago
- 964e170 selftests/damon: skip test if DAMON is running by SeongJae Park · 3 years, 1 month ago
- 9e65da1 Merge tag 'acpi-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 1 month ago
- b9172f9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
- 10e7a09 selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/O by Sean Christopherson · 3 years, 2 months ago
- c8cc43c selftests: KVM: avoid failures due to reserved HyperTransport region by Paolo Bonzini · 3 years, 5 months ago
- ded746b Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
- ee3a4f6 KVM: x86: selftests: svm_int_ctl_test: fix intercept calculation by Maciej S. Szmigiero · 3 years, 1 month ago
- 3a49cc2 tools/lib/lockdep: drop leftover liblockdep headers by Sasha Levin · 3 years, 1 month ago
- fd31cb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 1 month ago
- 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
- b560b21 bpf: Add selftests to cover packet access corner cases by Maxim Mikityanskiy · 3 years, 1 month ago
- 11f8cb8 ACPI: tools: Fix compilation when output directory is not present by Chen Yu · 3 years, 1 month ago
- 13bf99a selftests: tls: add missing AES256-GCM cipher by Vadim Fedorenko · 3 years, 1 month ago
- d76c51f selftests: tls: add missing AES-CCM cipher tests by Vadim Fedorenko · 3 years, 1 month ago
- d46cea0 selftests: netfilter: switch zone stress to socat by Florian Westphal · 3 years, 1 month ago
- 0de53b0 selftests: netfilter: Add correctness test for mac,net set type by Stefano Brivio · 3 years, 1 month ago
- d43b75f vrf: don't run conntrack on vrf with !dflt qdisc by Nicolas Dichtel · 3 years, 1 month ago
- 5a89753 perf bpf_skel: Do not use typedef to avoid error on old clang by Song Liu · 3 years, 1 month ago
- f7c4e85 perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros by Song Liu · 3 years, 1 month ago
- 4747395 perf header: Fix memory leaks when processing feature headers by Ian Rogers · 3 years, 1 month ago
- 1aa79e5 perf test: Reset shadow counts before loading by Ian Rogers · 3 years, 1 month ago
- 6c48103 perf test: Fix 'Simple expression parser' test on arch without CPU die topology info by Thomas Richter · 3 years, 1 month ago
- 3d1d57d tools build: Remove needless libpython-version feature check that breaks test-all fast path by Arnaldo Carvalho de Melo · 3 years, 1 month ago
- 4ffbe87 perf tools: Fix SMT detection fast read path by Ian Rogers · 3 years, 1 month ago
- cba43fc tools headers UAPI: Sync powerpc syscall table file changed by new futex_waitv syscall by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- c29d979 perf inject: Fix itrace space allowed for new attributes by Adrian Hunter · 3 years, 1 month ago
- 71a16df tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv syscall by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- 3f8d657 Revert "perf bench: Fix two memory leaks detected with ASan" by Jiri Olsa · 3 years, 1 month ago
- f5d54a4 Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
- 2fa7d94 bpf: Fix the off-by-two error in range markings by Maxim Mikityanskiy · 3 years, 1 month ago
- 0f8a3b4 selftests: net/fcnal-test.sh: add exit code by Li Zhijian · 3 years, 1 month ago
- db925bc selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Directory nonexistent by Li Zhijian · 3 years, 1 month ago
- a8c9505 selftests/tc-testing: add missing config by Li Zhijian · 3 years, 1 month ago
- 96f3896 selftests/tc-testing: add exit code by Li Zhijian · 3 years, 1 month ago
- 988f016 objtool: Fix pv_ops noinstr validation by Peter Zijlstra · 3 years, 1 month ago
- f6071e5 selftests/fib_tests: Rework fib_rp_filter_test() by Peilin Ye · 3 years, 1 month ago
- 3345193 tools/resolve_btfids: Skip unresolved symbol warning for empty BTF sets by Kumar Kartikeya Dwivedi · 3 years, 1 month ago
- a51e3ac Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
- a05431b selftests: net: Correct case name by Li Zhijian · 3 years, 1 month ago
- f080815 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
- d6e6a27 tools: Fix math.h breakage by Matthew Wilcox (Oracle) · 3 years, 1 month ago
- 17d44a9 KVM: SEV: Prohibit migration of a VM that has mirrors by Paolo Bonzini · 3 years, 1 month ago
- dc79c9f selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 1 month ago
- 81835ee KVM: selftests: page_table_test: fix calculation of guest_test_phys_mem by Maciej S. Szmigiero · 3 years, 1 month ago
- 20ae1d6 wireguard: device: reset peer src endpoint when netns exits by Jason A. Donenfeld · 3 years, 1 month ago
- 7e938be wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST by Li Zhijian · 3 years, 1 month ago
- 782c72a wireguard: selftests: actually test for routing loops by Jason A. Donenfeld · 3 years, 1 month ago
- 03ff1b1 wireguard: selftests: increase default dmesg log size by Jason A. Donenfeld · 3 years, 1 month ago
- c5c1754 Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
- 908fa88 KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE by Vitaly Kuznetsov · 3 years, 1 month ago
- 6c11864 KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test by Vitaly Kuznetsov · 3 years, 1 month ago
- 826bff4 selftests: sev_migrate_tests: free all VMs by Paolo Bonzini · 3 years, 1 month ago
- 4916ea8 selftests: fix check for circular KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 1 month ago
- f884a34 selftests: tls: test for correct proto_ops by Jakub Kicinski · 3 years, 1 month ago
- 274af0f selftests: tls: test splicing decrypted records by Jakub Kicinski · 3 years, 1 month ago
- d87d67f selftests: tls: test splicing cmsgs by Jakub Kicinski · 3 years, 1 month ago
- ef0fc0b selftests: tls: add tests for handling of bad records by Jakub Kicinski · 3 years, 1 month ago
- 31180adb selftests: tls: factor out cmsg send/receive by Jakub Kicinski · 3 years, 1 month ago
- a125f91 selftests: tls: add helper for creating sock pairs by Jakub Kicinski · 3 years, 1 month ago
- 619ca0d selftests: add arp_ndisc_evict_nocarrier to Makefile by James Prestwood · 3 years, 1 month ago
- 710d583 tools: sync uapi/linux/if_link.h header by Eric Dumazet · 3 years, 1 month ago
- 02ebe49 selftests: net: fib_nexthops: add test for group refcount imbalance bug by Nikolay Aleksandrov · 3 years, 1 month ago
- ac2944a selftests/tc-testings: Be compatible with newer tc output by Li Zhijian · 3 years, 1 month ago
- bdf1565 selftests/tc-testing: match any qdisc type by Li Zhijian · 3 years, 1 month ago
- 8b98436 Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 1 month ago
- 4479169 Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 1 month ago
- d6821c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 1 month ago
- 8d0112a Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
- c46e8ec Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
- b194c9c perf evsel: Fix memory leaks relating to unit by Ian Rogers · 3 years, 1 month ago
- d9fc706 perf report: Fix memory leaks around perf_tip() by Ian Rogers · 3 years, 1 month ago
- 0ca1f53 perf hist: Fix memory leak of a perf_hpp_fmt by Ian Rogers · 3 years, 1 month ago
- 8b8dcc37 tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv syscall by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- e8c04ea tools build: Fix removal of feature-sync-compare-and-swap feature detection by Arnaldo Carvalho de Melo · 3 years, 1 month ago
- 9e1a8d9 perf inject: Fix ARM SPE handling by German Gomez · 3 years, 2 months ago
- 92723ea perf bench: Fix two memory leaks detected with ASan by Sohaib Mohamed · 3 years, 2 months ago
- cb5a63f perf test sample-parsing: Fix branch_stack entry endianness check by Thomas Richter · 3 years, 1 month ago
- 162b944 tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 4 months ago
- db4b284 perf sort: Fix the 'p_stage_cyc' sort key behavior by Namhyung Kim · 3 years, 2 months ago
- 4d03c75 perf sort: Fix the 'ins_lat' sort key behavior by Namhyung Kim · 3 years, 2 months ago
- 784e8ad perf sort: Fix the 'weight' sort key behavior by Namhyung Kim · 3 years, 2 months ago
- 70f9c9b perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1 by Arnaldo Carvalho de Melo · 3 years, 1 month ago
- ccb0559 perf tests wp: Remove unused functions on s390 by Arnaldo Carvalho de Melo · 3 years, 1 month ago
- 346e919 tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- b075c1d tools headers cpufeatures: Sync with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 6 months ago