summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-06-22perf test: Remove x permission from lib/stat_output.shNamhyung Kim
2023-06-22syscalls: Remove file path comments from headersSohil Mehta
2023-06-22tools arch: Remove uapi bitsperlong.h of hexagon and microblazeTiezhu Yang
2023-06-22asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang
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-21perf test: Rerun failed metrics with longer workloadWeilin Wang
2023-06-21perf test: Add skip list for metrics known would failWeilin Wang
2023-06-21perf test: Add metric value validation testWeilin Wang
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-20perf jit: Fix incorrect file name in DWARF line tableelisabeth
2023-06-20perf annotate: Fix instruction association and parsing for LoongArchWANG Rui
2023-06-20Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-20perf annotation: Switch lock from a mutex to a sharded_mutexIan Rogers
2023-06-20perf sharded_mutex: Introduce sharded_mutexIan Rogers
2023-06-20tools: Fix incorrect calculation of object size by sizeofLi Dong
2023-06-20perf subcmd: Fix missing check for return value of malloc() in add_cmdname()Chenyuan Mi
2023-06-20perf parse-events: Remove unneeded semicolonbaomingtong001@208suo.com
2023-06-20perf parse: Add missing newline to pr_debug message in evsel__compute_group_p...Yang Jihong
2023-06-20perf stat: Add missing newline in pr_err messagesYang Jihong
2023-06-20selftests/ftrace: Add funcgraph-retval test caseDonglin Peng
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