summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-08-22KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from users...Shameer Kolothum-0/+2
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov-114/+920
2024-08-22selftests/bpf: check if bpf_fastcall is recognized for kfuncsEduard Zingerman-0/+55
2024-08-22selftests/bpf: by default use arch mask allowing all archsEduard Zingerman-1/+1
2024-08-22selftests/bpf: rename nocsr -> bpf_fastcall in selftestsEduard Zingerman-15/+15
2024-08-22selftests/bpf: test for malformed BPF_CORE_TYPE_ID_LOCAL relocationEduard Zingerman-0/+125
2024-08-22selftests: net: add helper for checking if nettest is availableJakub Kicinski-59/+22
2024-08-22selftests:core: test coverage for dup_fd() failure handling in unshare_fd()Al Viro-1/+95
2024-08-21selftest: bpf: Remove mssind boundary check in test_tcp_custom_syncookie.c.Kuniyuki Iwashima-9/+2
2024-08-21selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct pathIdo Schimmel-1/+2
2024-08-21selftests/bpf: validate __xlated same way as __jitedEduard Zingerman-4/+57
2024-08-21selftests/bpf: validate jit behaviour for tail callsEduard Zingerman-0/+107
2024-08-21selftests/bpf: __jited test tag to check disassembly after jitEduard Zingerman-23/+161
2024-08-21selftests/bpf: utility function to get program disassembly after jitEduard Zingerman-2/+291
2024-08-21selftests/bpf: replace __regex macro with "{{...}}" patternsEduard Zingerman-70/+115
2024-08-21selftests/bpf: fix to avoid __msg tag de-duplication by clangEduard Zingerman-22/+48
2024-08-21selftests/bpf: correctly move 'log' upon successful matchEduard Zingerman-1/+1
2024-08-21selftests/bpf: less spam in the log for message matchingEduard Zingerman-1/+2
2024-08-21selftests/bpf: test passing iterator to a kfuncAndrii Nakryiko-4/+62
2024-08-21selftests/ftrace: Fix test to handle both old and new kernelsSteven Rostedt (Google)-1/+8
2024-08-21kselftest: timers: Fix const correctnessPiotr Zalewski-2/+2
2024-08-20selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)-0/+1
2024-08-20selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)-0/+30
2024-08-20selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)-5/+22
2024-08-20selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)-5/+13
2024-08-20selftests: net/forwarding: spawn sh inside vrf to speed up ping loopJakub Kicinski-12/+12
2024-08-20Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+13
2024-08-19lsm: add IPE lsmDeven Bowers-0/+3
2024-08-19selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()Michal Luczaj-25/+36
2024-08-19selftests/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected()Michal Luczaj-1/+1
2024-08-19selftests/bpf: Honour the sotype of af_unix redir testsMichal Luczaj-3/+3
2024-08-19selftests/bpf: Simplify inet_socketpair() and vsock_socketpair_connectible()Michal Luczaj-81/+2
2024-08-19selftests/bpf: Socket pair creation, cleanupsMichal Luczaj-26/+13
2024-08-19selftests/bpf: Support more socket types in create_pair()Michal Luczaj-61/+96
2024-08-19selftest/bpf: Adapt inline asm operand constraint for GCC supportCupertino Miranda-4/+4
2024-08-19selftests/bpf: Disable strict aliasing for verifier_nocsr.cCupertino Miranda-0/+1
2024-08-19selftests: netfilter: nft_queue.sh: sctp coverageAntonio Ojea-1/+86
2024-08-19selftests: add F_CREATED_QUERY testsChristian Brauner-0/+39
2024-08-19selftests: udpgro: no need to load xdp for groHangbin Liu-8/+1
2024-08-19selftests: udpgro: report error when receive failedHangbin Liu-17/+27
2024-08-19Merge branch 'topic/seq-filter-cleanup' into for-nextTakashi Iwai-6/+232
2024-08-19selftests: kvm: s390: Add debug print functionsChristoph Schlameuss-0/+69
2024-08-19selftests: kvm: s390: Add test fixture and simple VM setup testsChristoph Schlameuss-0/+131
2024-08-19selftests: kvm: s390: Add s390x ucontrol test suite with hpage testChristoph Schlameuss-0/+80
2024-08-19selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace testsChristoph Schlameuss-2/+242
2024-08-19selftests: kvm: s390: Define page sizes in shared headerChristoph Schlameuss-14/+17
2024-08-19Merge 6.11-rc4 into char-misc-nextGreg Kroah-Hartman-6/+232
2024-08-18selftests: ALSA: Cover userspace-driven timers with testIvan Orlov-2/+253
2024-08-17Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds-2/+8
2024-08-16tc-testing: don't access non-existent variable on exceptionSimon Horman-1/+0