summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-12-02selftests/bpf: add selftest validating callback result is enforcedAndrii Nakryiko
2023-12-02bpf: provide correct register name for exception callback retval checkAndrii Nakryiko
2023-12-01selftests/bpf: Add test that uses fsverity and xattr to sign a fileSong Liu
2023-12-01selftests/bpf: Add tests for filesystem kfuncsSong Liu
2023-12-01selftests/bpf: Sort config in alphabetic orderSong Liu
2023-12-01KVM: selftests: Annotate guest ucall, printf, and assert helpers with __printf()Sean Christopherson
2023-12-01KVM: selftests: Fix broken assert messages in Hyper-V features testSean Christopherson
2023-12-01KVM: selftests: Fix benign %llx vs. %lx issues in guest assertsSean Christopherson
2023-12-01KVM: selftests: Fix MWAIT error message when guest assertion failsSean Christopherson
2023-12-01selftests/bpf: Fix erroneous bitmask operationJeroen van Ingen Schenau
2023-11-30selftests: tc-testing: remove filters/tests.jsonPedro Tammela
2023-11-30selftests: tc-testing: rename concurrency.json to flower.jsonPedro Tammela
2023-11-30selftests: tc-testing: remove spurious './' from MakefilePedro Tammela
2023-11-30selftests: tc-testing: remove spurious nsPlugin usagePedro Tammela
2023-11-30docs: netlink: link to family documentations from spec infoJakub Kicinski
2023-12-01Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...Linus Torvalds
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-30selftests: sched: Remove initialization to 0 for a static variableAtul Kumar Pant
2023-11-30selftests: capabilities: namespace create varies for root and normal userSwarup Laxman Kotiaklapudi
2023-11-30selftests: prctl: Add prctl test for PR_GET_NAMEOsama Muhammad
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-30tools api fs: Avoid reading whole file for a 1 byte boolIan Rogers
2023-11-30tools api fs: Switch filename__read_str to use io.hIan Rogers
2023-11-30libperf: Lazily allocate/size mmap event copyIan Rogers
2023-11-30libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo
2023-11-30kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abiMark Brown
2023-11-30kselftest/vDSO: Fix message formatting for clock_id loggingMark Brown
2023-11-30kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendlyMark Brown
2023-11-30selftests:x86: Fix Format String Warnings in lam.cangquan yu
2023-11-30selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_s...angquan yu
2023-11-30selftests:breakpoints: Fix Format String Warning in breakpoint_testangquan yu
2023-11-29selftests: mptcp: add mptcp_lib_wait_local_port_listenGeliang Tang
2023-11-29selftests: mptcp: add mptcp_lib_check_transferGeliang Tang
2023-11-29selftests: mptcp: add mptcp_lib_make_fileGeliang Tang
2023-11-29selftests: mptcp: add missing oflag=appendGeliang Tang
2023-11-29selftests: mptcp: add mptcp_lib_get_counterGeliang Tang
2023-11-29selftests: mptcp: add mptcp_lib_is_v6Geliang Tang
2023-11-29selftests: mptcp: add mptcp_lib_kill_waitGeliang Tang
2023-11-29selftests: mptcp: userspace pm send RM_ADDR for ID 0Geliang Tang
2023-11-29selftests: mptcp: userspace pm remove initial subflowGeliang Tang
2023-11-29selftests: mptcp: userspace pm create id 0 subflowGeliang Tang
2023-11-29selftests: mptcp: update userspace pm test helpersGeliang Tang
2023-11-29selftests: mptcp: add chk_subflows_total helperGeliang Tang
2023-11-29selftests: mptcp: add evts_get_info helperGeliang Tang
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-29tools: ynl: don't skip regeneration from make targetsJakub Kicinski
2023-11-29tools: ynl: order building samples after generated codeJakub Kicinski
2023-11-29tools: ynl: make sure we use local headers for page-poolJakub Kicinski
2023-11-29tools: ynl: fix build of the page-pool sampleJakub Kicinski