summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-08-21selftests/bpf: correctly move 'log' upon successful matchEduard Zingerman
2024-08-21selftests/bpf: less spam in the log for message matchingEduard Zingerman
2024-08-21selftests/bpf: test passing iterator to a kfuncAndrii Nakryiko
2024-08-21selftests/ftrace: Fix test to handle both old and new kernelsSteven Rostedt (Google)
2024-08-21kselftest: timers: Fix const correctnessPiotr Zalewski
2024-08-20selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)
2024-08-20selftests: net/forwarding: spawn sh inside vrf to speed up ping loopJakub Kicinski
2024-08-20Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-19lsm: add IPE lsmDeven Bowers
2024-08-19selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()Michal Luczaj
2024-08-19selftests/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected()Michal Luczaj
2024-08-19selftests/bpf: Honour the sotype of af_unix redir testsMichal Luczaj
2024-08-19selftests/bpf: Simplify inet_socketpair() and vsock_socketpair_connectible()Michal Luczaj
2024-08-19selftests/bpf: Socket pair creation, cleanupsMichal Luczaj
2024-08-19selftests/bpf: Support more socket types in create_pair()Michal Luczaj
2024-08-19selftest/bpf: Adapt inline asm operand constraint for GCC supportCupertino Miranda
2024-08-19selftests/bpf: Disable strict aliasing for verifier_nocsr.cCupertino Miranda
2024-08-19selftests: netfilter: nft_queue.sh: sctp coverageAntonio Ojea
2024-08-19selftests: add F_CREATED_QUERY testsChristian Brauner
2024-08-19selftests: udpgro: no need to load xdp for groHangbin Liu
2024-08-19selftests: udpgro: report error when receive failedHangbin Liu
2024-08-19Merge branch 'topic/seq-filter-cleanup' into for-nextTakashi Iwai
2024-08-19selftests: kvm: s390: Add debug print functionsChristoph Schlameuss
2024-08-19selftests: kvm: s390: Add test fixture and simple VM setup testsChristoph Schlameuss
2024-08-19selftests: kvm: s390: Add s390x ucontrol test suite with hpage testChristoph Schlameuss
2024-08-19selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace testsChristoph Schlameuss
2024-08-19selftests: kvm: s390: Define page sizes in shared headerChristoph Schlameuss
2024-08-19Merge 6.11-rc4 into char-misc-nextGreg Kroah-Hartman
2024-08-18selftests: ALSA: Cover userspace-driven timers with testIvan Orlov
2024-08-17Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-16tc-testing: don't access non-existent variable on exceptionSimon Horman
2024-08-16selftests: fib_rule_tests: Test TOS matching with input routesIdo Schimmel
2024-08-16selftests: fib_rule_tests: Add negative connect testsIdo Schimmel
2024-08-16selftests: fib_rule_tests: Add negative match testsIdo Schimmel
2024-08-16selftests: fib_rule_tests: Clarify test resultsIdo Schimmel
2024-08-16selftests: fib_rule_tests: Remove unused functionsIdo Schimmel
2024-08-16selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untaggedVladimir Oltean
2024-08-16selftests: net: local_termination: add PTP frames to the mixVladimir Oltean
2024-08-16selftests: net: local_termination: don't use xfail_on_veth()Vladimir Oltean
2024-08-16selftests: net: local_termination: introduce new tests which capture VLAN beh...Vladimir Oltean
2024-08-16selftests: net: local_termination: add one more test for VLAN-aware bridgesVladimir Oltean
2024-08-16selftests: net: local_termination: parameterize test nameVladimir Oltean
2024-08-16selftests: net: local_termination: parameterize sending interfaceVladimir Oltean
2024-08-16selftests: net: local_termination: refactor macvlan creation/deletionVladimir Oltean
2024-08-15selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum
2024-08-15selftests/mm: compaction_test: fix off by one in check_compaction()Dan Carpenter
2024-08-15selftests/net/pmtu.sh: Fix typo in error messageAbhash Jha