summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-04-12selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov
2024-04-12selftests: timers: Fix abs() warning in posix_timers testJohn Stultz
2024-04-12selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor
2024-04-12selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz
2024-04-12Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar
2024-04-12selftest/bpf: Test a perf BPF program that suppresses side effectsKyle Huey
2024-04-12selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch
2024-04-11Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-11KVM: selftests: Add coverage of EPT-disabled to vmx_dirty_log_testDavid Matlack
2024-04-11selftests/bpf: Export send_recv_data helperGeliang Tang
2024-04-11selftests/bpf: Add struct send_recv_argGeliang Tang
2024-04-11tools/include: Sync arm64 asm/cputype.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync asm-generic/bitops/fls.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync x86 asm/msr-index.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync x86 asm/irq_vectors.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync x86 CPU feature headers with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/sound/asound.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/linux/fs.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/drm/i915_drm.h with the kernel sourcesNamhyung Kim
2024-04-11perf lock contention: Add a missing NULL checkNamhyung Kim
2024-04-11selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang
2024-04-11perf annotate: Make sure to call symbol__annotate2() in TUINamhyung Kim
2024-04-11selftests: kvm: add test for transferring FPU state into VMSAPaolo Bonzini
2024-04-11selftests: kvm: split "launch" phase of SEV VM creationPaolo Bonzini
2024-04-11selftests: kvm: switch to using KVM_X86_*_VMPaolo Bonzini
2024-04-11selftests: kvm: add tests for KVM_SEV_INIT2Paolo Bonzini
2024-04-11selftests: mptcp: test last time mptcp_infoGeliang Tang
2024-04-11Drivers: hv: Remove fcopy driverSaurabh Sengar
2024-04-11tools: hv: Add new fcopy application based on uio driverSaurabh Sengar
2024-04-11tools: hv: Add vmbus_bufringSaurabh Sengar
2024-04-11ndtest: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-10selftests/bpf: Enable tests for atomics with cpuv4Yonghong Song
2024-04-10selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIsYonghong Song
2024-04-10selftests/bpf: Refactor out helper functions for a few testsYonghong Song
2024-04-10bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAPYonghong Song
2024-04-10libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAPYonghong Song
2024-04-10bpf: Add bpf_link support for sk_msg and sk_skb progsYonghong Song
2024-04-10selftests: fib_rule_tests: Add VRF testsIdo Schimmel
2024-04-10tools/nolibc/string: remove open-coded strnlen()Thomas Weißschuh
2024-04-10hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile formatShradha Gupta
2024-04-10selftests/nolibc: Add tests for strlcat() and strlcpy()Rodrigo Campos
2024-04-10tools/nolibc: Fix strlcpy() return code and size usageRodrigo Campos
2024-04-10tools/nolibc: Fix strlcat() return code and size usageRodrigo Campos
2024-04-10tools/nolibc/string: export strlen()Rodrigo Campos
2024-04-10tools/nolibc/stdlib: fix memory error in realloc()Brennan Xavier McManus
2024-04-10selftests: net: reuse common code in bpf_offloadJakub Kicinski
2024-04-10selftests: net: declare section names for bpf_offloadJakub Kicinski