summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-11-07kselftest/arm64: Increase frequency of signal delivery in fp-stressMark Brown
2024-11-06Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-06Fix typo in vringh_test.cShivam Chaudhary
2024-11-05selftests/bpf: Use -4095 as the bad address for bits iteratorHou Tao
2024-11-05sched_ext: Update scx_show_state.py to match scx_ops_bypass_depth's new typeTejun Heo
2024-11-04KVM: selftests: Don't force -march=x86-64-v2 if it's unsupportedSean Christopherson
2024-11-04KVM: selftests: Disable strict aliasingSean Christopherson
2024-11-04KVM: selftests: fix unintentional noop test in guest_memfd_test.cPatrick Roy
2024-11-04KVM: selftests: memslot_perf_test: increase guest sync timeoutMaxim Levitsky
2024-11-04selftests/mm: Enable pkey_sighandler_tests on arm64Kevin Brodsky
2024-11-04selftests/mm: Use generic pkey register manipulationKevin Brodsky
2024-11-04Merge tag 'linux-cpupower-6.13-rc1-update2' of ssh://gitolite.kernel.org/pub/...Rafael J. Wysocki
2024-11-04tools/lib/thermal: Remove the thermal.h soft link when doing make cleanzhang jiao
2024-11-04tools/lib/thermal: Fix sampling handler context ptrEmil Dahl Juhl
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-03Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-01Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-11-01Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-01kselftest/arm64: Fix encoding for SVE B16B16 testMark Brown
2024-11-01kselftest/arm64: Use ksft_perror() to log MTE failuresMark Brown
2024-11-01tracing/selftests: Add tracefs mount options testKalesh Singh
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-30tools/mm: -Werror fixes in page-types/slabinfoWladislav Wiebe
2024-10-30selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel
2024-10-30Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p...Linus Torvalds
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao
2024-10-30selftests: netfilter: remove unused parameterLiu Jing
2024-10-30selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressorChristian Brauner
2024-10-29bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman
2024-10-29Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-29selftests/bpf: Add test for trie_get_next_key()Byeonguk Jeong
2024-10-29selftests/bpf: Test with a very short loopEduard Zingerman
2024-10-29selftests: netfilter: nft_flowtable.sh: make first pass deterministicFlorian Westphal
2024-10-28selftests/mm: fix deadlock for fork after pthread_create with atomic_boolEdward Liaw
2024-10-28Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw
2024-10-28Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw
2024-10-28tools: testing: add expand-only mode VMA testLorenzo Stoakes
2024-10-28selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian
2024-10-29usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou
2024-10-28selftests/intel_pstate: check if cpupower is installedAlessandro Zanni
2024-10-28selftests/intel_pstate: fix operand expected errorAlessandro Zanni
2024-10-28selftests/mount_setattr: fix idmap_mount_tree_invalid failed to runzhouyuhang
2024-10-28selftests: mptcp: list sysctl dataMatthieu Baerts (NGI0)
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers
2024-10-28tools headers: Update the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-10-28tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2024-10-28tools headers: Synchronize {uapi/}linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2024-10-25sched_ext: Fix enq_last_no_enq_fails selftestTejun Heo