summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2024-09-09Merge 6.11-rc7 into char-misc-nextGreg Kroah-Hartman
2024-09-06Merge tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-05Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-05selftests: net: enable bind testsJamie Bainbridge
2024-09-04selftests/bpf: Add a selftest to check for incorrect namesJeongjun Park
2024-09-01selftests: mm: fix build errors on armhfMuhammad Usama Anjum
2024-08-31Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-30Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-29Merge patch series "riscv: mm: Do not restrict mmap address based on hint"Palmer Dabbelt
2024-08-29riscv: selftests: Remove mmap hint address checksCharlie Jenkins
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)
2024-08-27selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)
2024-08-27selftests: forwarding: local_termination: Down ports on cleanupPetr Machata
2024-08-27selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata
2024-08-28Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-08-26selftests/livepatch: wait for atomic replace to occurRyan Sullivan
2024-08-26iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe
2024-08-23Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-21selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct pathIdo Schimmel
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-19selftests: udpgro: no need to load xdp for groHangbin Liu
2024-08-19selftests: udpgro: report error when receive failedHangbin Liu
2024-08-19Merge 6.11-rc4 into char-misc-nextGreg Kroah-Hartman
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: 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-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-15Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-08-15selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)
2024-08-14selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain
2024-08-14selftests: netfilter: add test for br_netfilter+conntrack+queue combinationFlorian Westphal
2024-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds