summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2024-09-09Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay
2024-09-06libbpf: Workaround (another) -Wmaybe-uninitialized false positiveSam James
2024-09-06bpftool: Improve btf c dump sorting stabilityMykyta Yatsenko
2024-09-06Merge tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-06selftests/timers: Remove unused NSEC_PER_SEC macrozhang jiao
2024-09-06pm:cpupower: Add error warning when SWIG is not installedJohn B. Wyatt IV
2024-09-06selftests:resctrl: Fix build failure on archs without __cpuid_count()Shuah Khan
2024-09-06perf mem: Fix the wrong reference in parse_record_events()Kan Liang
2024-09-06perf mem: Fix missed p-core mem events on ADL and RPLKan Liang
2024-09-06perf mem: Check mem_events for all eligible PMUsKan Liang
2024-09-06perf script python: Avoid buffer overflow in python PEBS register interfaceAndi Kleen
2024-09-06perf jevents: Ignore sys when determining a model directoryIan Rogers
2024-09-06Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-05Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2024-09-05pm:cpupower: Include test_raw_pylibcpupower.pyJohn B. Wyatt IV
2024-09-05pm:cpupower: Add SWIG bindings files for libcpupowerJohn B. Wyatt IV
2024-09-05pm:cpupower: Add missing powercap_set_enabled() stub functionJohn B. Wyatt IV
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-05bpf/selftests: coverage for tp and perf event progs using kfuncsJP Kobryn
2024-09-05tools/net/ynl: fix cli.py --subscribe featureArkadiusz Kubalewski
2024-09-05selftests: net: enable bind testsJamie Bainbridge
2024-09-05selftests/bpf: Add description for running vmtest on RV64Pu Lehui
2024-09-05selftests/bpf: Add riscv64 configurations to local vmtestPu Lehui
2024-09-05selftests/bpf: Add DENYLIST.riscv64Pu Lehui
2024-09-05selftests/bpf: Add config.riscv64Pu Lehui
2024-09-05selftests/bpf: Enable cross platform testing for vmtestPu Lehui
2024-09-05selftests/bpf: Support local rootfs image for vmtestPu Lehui
2024-09-05selftests/bpf: Limit URLS parsing logic to actual scope in vmtestPu Lehui
2024-09-05selftests/bpf: Prefer static linking for LLVM librariesEduard Zingerman