aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-07-29selftests/bpf: Add tests for ldsx of pkt data/data_end/data_meta accessesYonghong Song1-0/+112
2024-07-29selftests/bpf: Fix wrong binary in Makefile log outputTony Ambardar1-5/+6
2024-07-29selftests/bpf: Add uprobe multi consumers testJiri Olsa2-0/+252
2024-07-29selftests/bpf: Add uprobe fail tests for uprobe multiJiri Olsa1-0/+118
2024-07-29selftests/bpf: Fix compilation failure when CONFIG_NET_FOU!=yArtem Savkov1-6/+21
2024-07-29selftests/bpf: Fix error linking uprobe_multi on mipsTony Ambardar1-0/+2
2024-07-29selftests/bpf: Add missing system defines for mipsTony Ambardar1-1/+2
2024-07-29selftests/bpf: Don't include .d files on make cleanIhor Solodrai1-0/+2
2024-07-29selftests/bpf: Add a test for mmap-able map in mapSong Liu2-0/+114
2024-07-29selftests/bpf: Drop __start_server in network_helpersGeliang Tang1-16/+10
2024-07-29selftests/bpf: Drop inetaddr_len in sk_lookupGeliang Tang1-12/+9
2024-07-29selftests/bpf: Drop make_socket in sk_lookupGeliang Tang1-44/+17
2024-07-29selftests/bpf: Drop make_client in sk_lookupGeliang Tang1-27/+7
2024-07-29selftests/bpf: Workaround strict bpf_lsm return value check.Alexei Starovoitov1-0/+1
2024-07-29selftests/bpf: Filter out _GNU_SOURCE when compiling test_cppStanislav Fomichev1-1/+1
2024-07-29selftests/bpf: Add verifier tests for bpf lsmXu Kuohai2-0/+164
2024-07-29selftests/bpf: Add test for lsm tail callXu Kuohai2-1/+79
2024-07-29selftests/bpf: Add return value checks for failed testsXu Kuohai4-3/+26
2024-07-29selftests/bpf: Avoid load failure for token_lsm.cXu Kuohai1-2/+2
2024-07-29selftests/bpf: Ensure the unsupported struct_ops prog cannot be loadedMartin KaFai Lau3-0/+25
2024-07-29selftests/bpf: Fix the missing tramp_1 to tramp_40 ops in cfi_stubsMartin KaFai Lau1-0/+14
2024-07-29Merge tag 'for-linus-2024072901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+28
2024-07-29selftests/timers/posix-timers: Validate overrun after unblockThomas Gleixner1-1/+60
2024-07-29selftests/timers/posix-timers: Validate timer_gettime()Thomas Gleixner1-1/+57
2024-07-29selftests/timers/posix-timers: Validate SIGEV_NONEThomas Gleixner1-1/+52
2024-07-29selftests/timers/posix_timers: Validate signal rulesThomas Gleixner1-1/+107
2024-07-29selftests/timers/posix_timers: Add SIG_IGN testThomas Gleixner1-2/+125
2024-07-29selftests/timers/posix_timers: Simplify error handlingThomas Gleixner1-99/+52
2024-07-29selftests/bpf: Add testcases for tailcall hierarchy fixingLeon Hwang6-0/+533
2024-07-29selftests/bpf: Update comments find_equal_scalars->sync_linked_regsEduard Zingerman1-8/+8
2024-07-29selftests/bpf: Tests for per-insn sync_linked_regs() precision trackingEduard Zingerman1-0/+165
2024-07-29bpf: Remove mark_precise_scalar_ids()Eduard Zingerman2-120/+59
2024-07-29bpf: Track equal scalars history on per-instruction levelEduard Zingerman2-11/+11
2024-07-29selftests/bpf: Use auto-dependencies for test objectsIhor Solodrai2-11/+33
2024-07-29selftests/bpf: Add connect_to_addr_str helperGeliang Tang2-0/+17
2024-07-29selftests/bpf: Drop must_fail from network_helper_optsGeliang Tang3-41/+16
2024-07-29selftests/bpf: Drop type of connect_to_fd_optsGeliang Tang4-14/+15
2024-07-29selftests: mptcp: always close input's FD if openedLiu Jing1-4/+4
2024-07-29selftests: mptcp: fix error pathPaolo Abeni1-1/+1
2024-07-29selftests: mptcp: add explicit test case for remove/readdPaolo Abeni1-0/+29
2024-07-29selftests: drv-net: rss_ctx: check for all-zero keysJakub Kicinski1-3/+34
2024-07-29kselftests: dmabuf-heaps: Ensure the driver name is null-terminatedZenghui Yu1-1/+3
2024-07-29KVM: riscv: selftests: Fix compile errorYong-Xuan Wang1-4/+4
2024-07-29rcutorture: Add CFcommon.arch for arch-specific Kconfig optionsZhouyi Zhou5-2/+7
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2-0/+4
2024-07-28Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds2-0/+335
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-33/+36
2024-07-27Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-0/+75
2024-07-27Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+15
2024-07-26selftests/mm: skip test for non-LPA2 and non-LVA systemsDev Jain1-1/+15