summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian2024-10-281-0/+6
| | * | | selftests/intel_pstate: check if cpupower is installedAlessandro Zanni2024-10-281-0/+5
| | * | | selftests/intel_pstate: fix operand expected errorAlessandro Zanni2024-10-281-2/+2
| | * | | selftests/mount_setattr: fix idmap_mount_tree_invalid failed to runzhouyuhang2024-10-281-0/+9
| * | | | Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-012-92/+109
| |\ \ \ \
| | * | | | cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams2024-10-252-83/+104
| | * | | | cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams2024-10-251-9/+5
| | | |/ / | | |/| |
| * | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-10-315-58/+191
| |\ \ \ \
| | * | | | selftests/bpf: Add three test cases for bits_iterHou Tao2024-10-301-3/+58
| | * | | | bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman2024-10-291-55/+0
| | * | | | selftests/bpf: Add test for trie_get_next_key()Byeonguk Jeong2024-10-291-0/+109
| | * | | | selftests/bpf: Test with a very short loopEduard Zingerman2024-10-292-0/+24
| * | | | | Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-10-3110-21/+197
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-10-311-3/+3
| | |\ \ \ \ \
| | | * | | | | selftests: netfilter: remove unused parameterLiu Jing2024-10-301-3/+3
| | * | | | | | selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel2024-10-307-0/+164
| | |/ / / / /
| | * | | | | selftests: netfilter: nft_flowtable.sh: make first pass deterministicFlorian Westphal2024-10-291-18/+21
| | * | | | | selftests: mptcp: list sysctl dataMatthieu Baerts (NGI0)2024-10-281-0/+9
| * | | | | | Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p...Linus Torvalds2024-10-3018-51/+174
| |\ \ \ \ \ \
| | * | | | | | perf cap: Add __NR_capget to arch/x86 unistdIan Rogers2024-10-283-7/+9
| | * | | | | | tools headers: Update the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo2024-10-283-10/+17
| | * | | | | | tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo2024-10-281-0/+2
| | * | | | | | tools headers: Synchronize {uapi/}linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo2024-10-282-0/+18
| | * | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2024-10-241-14/+20
| | * | | | | | perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORTArnaldo Carvalho de Melo2024-10-231-0/+3
| | * | | | | | perf test: Handle perftool-testsuite_probe failure due to broken DWARFVeronika Molnarova2024-10-231-15/+54
| | * | | | | | tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2024-10-231-0/+1
| | * | | | | | perf trace: Fix non-listed archs in the syscalltbl routinesJiri Slaby2024-10-231-0/+10
| | * | | | | | perf build: Change the clang check back to 12.0.1Howard Chu2024-10-231-2/+2
| | * | | | | | perf trace augmented_raw_syscalls: Add more checks to pass the verifierHoward Chu2024-10-231-2/+18
| | * | | | | | perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...Arnaldo Carvalho de Melo2024-10-231-0/+2
| | * | | | | | perf trace: The return from 'write' isn't a pidArnaldo Carvalho de Melo2024-10-171-1/+1
| | * | | | | | tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo2024-10-171-0/+17
| * | | | | | | Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-10-2923-88/+102
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | sched_ext: Fix enq_last_no_enq_fails selftestTejun Heo2024-10-252-3/+15
| | * | | | | | sched_ext: Make cast_mask() inlineTejun Heo2024-10-251-1/+1
| | * | | | | | scx: Fix exit selftest to use custom DSQDavid Vernet2024-10-251-3/+5
| | * | | | | | sched_ext: Fix function pointer type mismatches in BPF selftestsVishal Chourasia2024-10-2419-80/+80
| | * | | | | | selftests/sched_ext: add order-only dependency of runner.o on BPFOBJIhor Solodrai2024-10-231-1/+1
| * | | | | | | selftests/mm: fix deadlock for fork after pthread_create with atomic_boolEdward Liaw2024-10-281-0/+5
| * | | | | | | Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw2024-10-283-12/+10
| * | | | | | | Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw2024-10-281-7/+0
| * | | | | | | tools: testing: add expand-only mode VMA testLorenzo Stoakes2024-10-281-0/+40
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-10-244-1/+70
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao2024-10-241-0/+3
| | * | | | | selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann2024-10-222-0/+37
| | * | | | | selftests/bpf: Add test for writes to .rodataDaniel Borkmann2024-10-221-1/+30
| | | |_|/ / | | |/| | |
| * | | | | KVM: selftests: Fix build on on non-x86 architecturesMark Brown2024-10-211-1/+3
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-10-213-4/+15
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-10-201-3/+13
| | |\ \ \ \