summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-12selftests/nolibc: allow building i386 with multiarch compilerThomas Weißschuh
2023-10-12selftests/nolibc: don't embed initramfs into kernel imageThomas Weißschuh
2023-10-12selftests/nolibc: libc-test: avoid -Wstringop-overflow warningsThomas Weißschuh
2023-10-12tools/nolibc: string: Remove the `_nolibc_memcpy_up()` functionAmmar Faizi
2023-10-12tools/nolibc: string: Remove the `_nolibc_memcpy_down()` functionAmmar Faizi
2023-10-12tools/nolibc: x86-64: Use `rep stosb` for `memset()`Ammar Faizi
2023-10-12tools/nolibc: x86-64: Use `rep movsb` for `memcpy()` and `memmove()`Ammar Faizi
2023-10-12selftests/nolibc: use -nostdinc for nolibc-testThomas Weißschuh
2023-10-12tools/nolibc: add stdarg.h headerThomas Weißschuh
2023-10-12tools/nolibc: mark start_c as weakThomas Weißschuh
2023-10-12tools/nolibc: i386: Fix a stack misalign bug on _startAmmar Faizi
2023-10-12KVM: selftests: Force load all supported XSAVE state in state testSean Christopherson
2023-10-12KVM: selftests: Load XSAVE state into untouched vCPU during state testSean Christopherson
2023-10-12KVM: selftests: Touch relevant XSAVE state in guest for state testSean Christopherson
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-10-10hv/hv_kvp_daemon:Support for keyfile based connection profileShradha Gupta
2023-10-09selftests/bpf: Add testcase for async callback return value failureDavid Vernet
2023-10-06selftests/bpf: Make seen_tc* variable tests more robustDaniel Borkmann
2023-10-06selftests/bpf: Test query on empty mprog and pass revision into attachDaniel Borkmann
2023-10-06selftests/bpf: Adapt assert_mprog_count to always expect 0 countDaniel Borkmann
2023-10-06selftests/bpf: Test bpf_mprog query API via libbpf and raw syscallDaniel Borkmann
2023-10-05KVM: selftests: Zero-initialize entire test_result in memslot perf testSean Christopherson
2023-10-05objtool: Remove max symbol name length limitationAaron Plattner
2023-10-05objtool: Propagate early errorsAaron Plattner
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-04Merge tag 'rtla-v6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-04Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-10-04KVM: selftests: Remove obsolete and incorrect test case metadataLike Xu
2023-10-04KVM: selftests: Treat %llx like %lx when formatting guest printfSean Christopherson
2023-10-04Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-04netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter
2023-10-04selftests: netfilter: Extend nft_audit.shPhil Sutter
2023-10-04selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long
2023-10-03objtool: Use 'the fallthrough' pseudo-keywordRuan Jinjie
2023-10-03selftests/x86/mm: Add new test that userspace stack is in fact NXAlexey Dobriyan
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-30Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-09-30perf dlfilter: Add a test for object_code()Adrian Hunter
2023-09-29perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()Adrian Hunter
2023-09-29selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng
2023-09-29selftest/bpf: Add various selftests for program limitsDaniel Borkmann
2023-09-29bpf, sockmap: Add tests for MSG_F_PEEKJohn Fastabend
2023-09-28selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo Cañuelo
2023-09-28lkdtm/bugs: add test for panic() with stuck secondary CPUsMark Rutland
2023-09-26perf pmu: Fix perf stat output with correct scale and unitWyes Karny
2023-09-26selftests: Fix wrong TARGET in kselftest top level MakefileJuntong Deng
2023-09-26Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-26Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' of git://git.kernel.org/pu...Linus Torvalds
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds