summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-06-22selftests/bpf: Fix compilation failure for prog vrf_socket_lookupYonghong Song
2023-06-22selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2023-06-21selftests: mptcp: join: skip check if MIB counter not supported (part 2)Matthieu Baerts
2023-06-21selftests: mptcp: add MPTCP_FULL_INFO testcasePaolo Abeni
2023-06-21selftests: mptcp: explicitly tests aggregate countersPaolo Abeni
2023-06-21selftests: tc-testing: add one test for flushing explicitly created chainrenmingshuai
2023-06-21selftests/bpf: Add vrf_socket_lookup testsGilad Sever
2023-06-21selftests: mlxsw: one_armed_router: Use port MAC for bridge addressPetr Machata
2023-06-21selftests: mlxsw: vxlan: Disable IPv6 autogen on bridgesPetr Machata
2023-06-21selftests: mlxsw: spectrum: q_in_vni_veto: Disable IPv6 autogen on a bridgePetr Machata
2023-06-21selftests: mlxsw: qos_mc_aware: Disable IPv6 autogen on bridgesPetr Machata
2023-06-21selftests: mlxsw: qos_ets_strict: Disable IPv6 autogen on bridgesPetr Machata
2023-06-21selftests: mlxsw: qos_dscp_bridge: Disable IPv6 autogen on a bridgePetr Machata
2023-06-21selftests: mlxsw: mirror_gre_scale: Disable IPv6 autogen on a bridgePetr Machata
2023-06-21selftests: mlxsw: extack: Disable IPv6 autogen on bridgesPetr Machata
2023-06-21selftests: mlxsw: q_in_q_veto: Disable IPv6 autogen on bridgesPetr Machata
2023-06-21selftests: forwarding: router_bridge: Use port MAC for bridge addressPetr Machata
2023-06-21selftests: forwarding: mirror_gre_*: Use port MAC for bridge addressPetr Machata
2023-06-21selftests: forwarding: mirror_gre_*: Disable IPv6 autogen on bridgesPetr Machata
2023-06-21selftests: forwarding: pedit_dsfield: Disable IPv6 autogen on a bridgePetr Machata
2023-06-21selftests: forwarding: skbedit_priority: Disable IPv6 autogen on a bridgePetr Machata
2023-06-21selftests: forwarding: dual_vxlan_bridge: Disable IPv6 autogen on bridgesPetr Machata
2023-06-21selftests: forwarding: q_in_vni: Disable IPv6 autogen on bridgesPetr Machata
2023-06-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-21perf arm-spe: Fix a dangling Documentation/arm64 referenceJonathan Corbet
2023-06-21kselftest/arm64: Log signal code and address for unexpected signalsMark Brown
2023-06-20Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-20Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-06-20ptp: Add .getmaxphase callback to ptp_clock_infoRahul Rameshbabu
2023-06-20testptp: Add support for testing ptp_clock_info .adjphase callbackRahul Rameshbabu
2023-06-20testptp: Remove magic numbers related to nanosecond to second conversionRahul Rameshbabu
2023-06-19selftests: mm: remove duplicate unneeded definesMuhammad Usama Anjum
2023-06-19selftests: mm: remove wrong kernel header inclusionMuhammad Usama Anjum
2023-06-19selftests: damon: add config fileAnders Roxell
2023-06-19selftests: error out if kernel header files are not yet builtJohn Hubbard
2023-06-19selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.cJohn Hubbard
2023-06-19selftests/mm: fix build failures due to missing MADV_COLLAPSEJohn Hubbard
2023-06-19selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.hJohn Hubbard
2023-06-19selftests/mm: fix two -Wformat-security warnings in uffd buildsJohn Hubbard
2023-06-19selftests/mm: .gitignore: add mkdirty, va_high_addr_switchJohn Hubbard
2023-06-19selftests/mm: fix invocation of tests that are run via shell scriptsJohn Hubbard
2023-06-19selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...John Hubbard
2023-06-19selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.cJohn Hubbard
2023-06-19selftests/mm: fix uffd-stress unused function warningJohn Hubbard
2023-06-19selftests/bpf: Set the default value of consumer_cnt as 0Hou Tao
2023-06-19selftests/bpf: Ensure that next_cpu() returns a valid CPU numberHou Tao
2023-06-19selftests/bpf: Output the correct error code for pthread APIsHou Tao
2023-06-19selftests/bpf: Use producer_cnt to allocate local counter arrayHou Tao
2023-06-19selftests/mm: fix cross compilation with LLVMMark Brown
2023-06-19bpf: Centralize permissions checks for all BPF map typesAndrii Nakryiko