summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+8
2024-11-03Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2024-11-02Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-2/+22
2024-11-02Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-92/+109
2024-11-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds5-58/+191
2024-11-01Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-21/+197
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-3/+3
2024-10-31tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe2-5/+8
2024-10-31selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel7-0/+164
2024-10-31Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p...Linus Torvalds18-51/+174
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao1-3/+58
2024-10-30selftests: netfilter: remove unused parameterLiu Jing1-3/+3
2024-10-30bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman1-55/+0
2024-10-30Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds23-88/+102
2024-10-29selftests/bpf: Add test for trie_get_next_key()Byeonguk Jeong1-0/+109
2024-10-29selftests/bpf: Test with a very short loopEduard Zingerman2-0/+24
2024-10-29selftests: netfilter: nft_flowtable.sh: make first pass deterministicFlorian Westphal1-18/+21
2024-10-29selftests/mm: fix deadlock for fork after pthread_create with atomic_boolEdward Liaw1-0/+5
2024-10-29Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw3-12/+10
2024-10-29Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw1-7/+0
2024-10-29tools: testing: add expand-only mode VMA testLorenzo Stoakes1-0/+40
2024-10-29selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian1-0/+6
2024-10-29usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou1-0/+1
2024-10-29selftests/intel_pstate: check if cpupower is installedAlessandro Zanni1-0/+5
2024-10-29selftests/intel_pstate: fix operand expected errorAlessandro Zanni1-2/+2
2024-10-29selftests/mount_setattr: fix idmap_mount_tree_invalid failed to runzhouyuhang1-0/+9
2024-10-29selftests: mptcp: list sysctl dataMatthieu Baerts (NGI0)1-0/+9
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers3-7/+9
2024-10-28tools headers: Update the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo3-10/+17
2024-10-28tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2024-10-28tools headers: Synchronize {uapi/}linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo2-0/+18
2024-10-26sched_ext: Fix enq_last_no_enq_fails selftestTejun Heo2-3/+15
2024-10-26sched_ext: Make cast_mask() inlineTejun Heo1-1/+1
2024-10-26cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams2-83/+104
2024-10-26cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams1-9/+5
2024-10-25scx: Fix exit selftest to use custom DSQDavid Vernet1-3/+5
2024-10-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-1/+70
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao1-0/+3
2024-10-24sched_ext: Fix function pointer type mismatches in BPF selftestsVishal Chourasia19-80/+80
2024-10-24tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-14/+20
2024-10-24perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORTArnaldo Carvalho de Melo1-0/+3
2024-10-23perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova1-15/+54
2024-10-23selftests/sched_ext: add order-only dependency of runner.o on BPFOBJIhor Solodrai1-1/+1
2024-10-23tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2024-10-23perf trace: Fix non-listed archs in the syscalltbl routinesJiri Slaby1-0/+10
2024-10-23perf build: Change the clang check back to 12.0.1Howard Chu1-2/+2
2024-10-23perf trace augmented_raw_syscalls: Add more checks to pass the verifierHoward Chu1-2/+18
2024-10-23perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...Arnaldo Carvalho de Melo1-0/+2
2024-10-23selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann2-0/+37
2024-10-23selftests/bpf: Add test for writes to .rodataDaniel Borkmann1-1/+30