summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-09-10tools/virtio:Fix the wrong format specifierZhu Jun1-1/+1
2024-09-09KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspaceSean Christopherson1-4/+7
2024-09-09selftests/net: integrate packetdrill with ksftWillem de Bruijn8-2/+251
2024-09-09selftests: support interpreted scripts with ksft_runner.shWillem de Bruijn1-2/+5
2024-09-09af_unix: Don't return OOB skb in manage_oob().Kuniyuki Iwashima1-0/+23
2024-09-09selftests: mptcp: connect: remove duplicated spaces in TAP outputMatthieu Baerts (NGI0)1-6/+8
2024-09-09selftests: mptcp: diag: remove trailing whitespaceMatthieu Baerts (NGI0)1-1/+1
2024-09-09selftests: mptcp: reset the last TS before the first testMatthieu Baerts (NGI0)6-1/+9
2024-09-09selftests: mptcp: connect: remote time in TAP outputMatthieu Baerts (NGI0)1-1/+0
2024-09-09selftests: mptcp: lib: add time per subtests in TAP outputMatthieu Baerts (NGI0)1-1/+16
2024-09-09tools/mm: rm thp_swap_allocator_test when make cleanzhangjiao1-1/+1
2024-09-09scx_qmap: Implement highpri boostingTejun Heo2-14/+130
2024-09-09sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()Tejun Heo1-0/+10
2024-09-09selftests: return failure when timestamps can't be reportedJason Xing1-1/+5
2024-09-09selftests/mm: relax test to fail after 100 migration failuresDev Jain1-6/+11
2024-09-09mm: selftest to verify zero-filled pages are mapped to zeropageAlexander Zhu3-0/+94
2024-09-09libbpf: Fix some typos in commentsYusheng Zheng8-13/+13
2024-09-09bpf: Fix error message on kfunc arg type mismatchMaxim Mikityanskiy3-1/+9
2024-09-09bpftool: Fix typosAndrew Kreimer1-1/+1
2024-09-09bpftool: Fix undefined behavior caused by shifting into the sign bitKuan-Wei Chiu1-4/+4
2024-09-09libbpf: Fixed getting wrong return address on arm64 architectureShuyi Cheng1-1/+1
2024-09-09perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo2-2/+7
2024-09-09perf trace: Introduce SCA_SOCKADDR_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo2-3/+8
2024-09-09perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo2-1/+5
2024-09-09perf trace: Mark which syscall arguments go from user space to kernel spaceArnaldo Carvalho de Melo1-14/+27
2024-09-09perf trace: Use a common encoding for augmented arguments, with size + error ...Arnaldo Carvalho de Melo4-44/+66
2024-09-09perf trace augmented_syscalls.bpf: Move the renameat aumenter to renameat2, t...Arnaldo Carvalho de Melo1-2/+2
2024-09-09cxl/pci: Remove duplicated implementation of waiting for memory_info_validYanfei Xu1-2/+2
2024-09-09Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+2
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman12-116/+65
2024-09-09Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman25-257/+782
2024-09-09selftests/powerpc: Allow building without static libcMadhavan Srinivasan2-3/+15
2024-09-09tools/hv: Add memory allocation check in hv_fcopy_startZhu Jun1-0/+7
2024-09-09Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay9-15/+55
2024-09-06libbpf: Workaround (another) -Wmaybe-uninitialized false positiveSam James1-2/+2
2024-09-06bpftool: Improve btf c dump sorting stabilityMykyta Yatsenko1-5/+75
2024-09-06Merge tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-71/+0
2024-09-06selftests/timers: Remove unused NSEC_PER_SEC macrozhang jiao2-5/+0
2024-09-06pm:cpupower: Add error warning when SWIG is not installedJohn B. Wyatt IV1-9/+11
2024-09-06selftests:resctrl: Fix build failure on archs without __cpuid_count()Shuah Khan2-2/+7
2024-09-06perf mem: Fix the wrong reference in parse_record_events()Kan Liang1-1/+1
2024-09-06perf mem: Fix missed p-core mem events on ADL and RPLKan Liang4-22/+15
2024-09-06perf mem: Check mem_events for all eligible PMUsKan Liang4-4/+16
2024-09-06perf script python: Avoid buffer overflow in python PEBS register interfaceAndi Kleen1-8/+3
2024-09-06perf jevents: Ignore sys when determining a model directoryIan Rogers1-4/+7
2024-09-06Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo21-183/+779
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-48/+34
2024-09-05Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-0/+34
2024-09-05pm:cpupower: Include test_raw_pylibcpupower.pyJohn B. Wyatt IV1-0/+42
2024-09-05pm:cpupower: Add SWIG bindings files for libcpupowerJohn B. Wyatt IV4-0/+345