summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-09-10perf inject: Fix build ID injectionIan Rogers
2024-09-10perf annotate-data: Add pr_debug_scope()Namhyung Kim
2024-09-10perf annotate: Treat 'call' instruction as stack operationNamhyung Kim
2024-09-10perf build: Remove unused feature test targetJames Clark
2024-09-10perf build: Autodetect minimum required llvm-dev versionJames Clark
2024-09-10perf trace: Mark the rlim arg in the prlimit64 and setrlimit syscalls as comi...Arnaldo Carvalho de Melo
2024-09-10perf trace: Support collecting 'union's with the BPF augmenterArnaldo Carvalho de Melo
2024-09-10bpftool: Fix undefined behavior in qsort(NULL, 0, ...)Kuan-Wei Chiu
2024-09-10libbpf: Fix uretprobe.multi.s programs auto attachmentJiri Olsa
2024-09-10Merge tag 'linux-cpupower-6.12-rc1-2' of ssh://gitolite.kernel.org/pub/scm/li...Rafael J. Wysocki
2024-09-10perf trace: Add --force-btf for debuggingHoward Chu
2024-09-10perf trace: Collect augmented data using BPFHoward Chu
2024-09-10perf trace: Pretty print buffer dataHoward Chu
2024-09-10perf trace: Pretty print struct dataHoward Chu
2024-09-10perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching dat...Howard Chu
2024-09-10perf trace: Mark bpf's attr as from_userArnaldo Carvalho de Melo
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-10tools/virtio:Fix the wrong format specifierZhu Jun
2024-09-09KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspaceSean Christopherson
2024-09-09selftests/net: integrate packetdrill with ksftWillem de Bruijn
2024-09-09selftests: support interpreted scripts with ksft_runner.shWillem de Bruijn
2024-09-09af_unix: Don't return OOB skb in manage_oob().Kuniyuki Iwashima
2024-09-09selftests: mptcp: connect: remove duplicated spaces in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: diag: remove trailing whitespaceMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: reset the last TS before the first testMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: connect: remote time in TAP outputMatthieu Baerts (NGI0)
2024-09-09selftests: mptcp: lib: add time per subtests in TAP outputMatthieu Baerts (NGI0)
2024-09-09tools/mm: rm thp_swap_allocator_test when make cleanzhangjiao
2024-09-09scx_qmap: Implement highpri boostingTejun Heo
2024-09-09sched_ext: Implement scx_bpf_dispatch[_vtime]_from_dsq()Tejun Heo
2024-09-09selftests: return failure when timestamps can't be reportedJason Xing
2024-09-09selftests/mm: relax test to fail after 100 migration failuresDev Jain
2024-09-09mm: selftest to verify zero-filled pages are mapped to zeropageAlexander Zhu
2024-09-09libbpf: Fix some typos in commentsYusheng Zheng
2024-09-09bpf: Fix error message on kfunc arg type mismatchMaxim Mikityanskiy
2024-09-09bpftool: Fix typosAndrew Kreimer
2024-09-09bpftool: Fix undefined behavior caused by shifting into the sign bitKuan-Wei Chiu
2024-09-09libbpf: Fixed getting wrong return address on arm64 architectureShuyi Cheng
2024-09-09perf trace: Introduce SCA_TIMESPEC_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo
2024-09-09perf trace: Introduce SCA_SOCKADDR_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo
2024-09-09perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = trueArnaldo Carvalho de Melo
2024-09-09perf trace: Mark which syscall arguments go from user space to kernel spaceArnaldo Carvalho de Melo
2024-09-09perf trace: Use a common encoding for augmented arguments, with size + error ...Arnaldo Carvalho de Melo
2024-09-09perf trace augmented_syscalls.bpf: Move the renameat aumenter to renameat2, t...Arnaldo Carvalho de Melo
2024-09-09cxl/pci: Remove duplicated implementation of waiting for memory_info_validYanfei Xu
2024-09-09Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman
2024-09-09Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman
2024-09-09selftests/powerpc: Allow building without static libcMadhavan Srinivasan
2024-09-09tools/hv: Add memory allocation check in hv_fcopy_startZhu Jun