summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-195-17/+45
|\
| * objtool/x86: Fixup frame-pointer vs rethunkPeter Zijlstra2023-08-171-6/+11
| * x86/cpu: Rename original retbleed methodsPeter Zijlstra2023-08-162-2/+2
| * x86/cpu: Clean up SRSO return thunk messPeter Zijlstra2023-08-161-1/+1
| * objtool/x86: Fix SRSO messPeter Zijlstra2023-08-164-6/+31
| * x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu2023-08-141-3/+1
| * x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu2023-08-141-1/+1
* | Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-182-0/+38
|\ \
| * | asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann2023-08-172-0/+38
* | | Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-181-1/+2
|\ \ \ | |_|/ |/| |
| * | selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata2023-08-141-1/+2
* | | Merge tag 'char-misc-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-121-1/+2
|\ \ \
| * \ \ Merge tag 'counter-fixes-for-6.5b' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2023-08-041-1/+2
| |\ \ \
| | * | | tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failureAnh Tuan Phan2023-07-241-1/+2
* | | | | Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-113-1/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | selftests: cgroup: fix test_kmem_basic false positivesJohannes Weiner2023-08-041-0/+4
| * | | | selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain2023-08-041-0/+1
| * | | | radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King2023-08-041-1/+1
| |/ / /
* | | | Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-1018-52/+245
|\ \ \ \
| * \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-102-1/+87
| |\ \ \ \
| | * | | | selftests/bpf: Add sockmap test for redirecting partial skb dataXu Kuohai2023-08-092-0/+86
| | * | | | selftests/bpf: fix a CI failure caused by vsock sockmap testXu Kuohai2023-08-091-1/+1
| * | | | | selftests: forwarding: bridge_mdb: Make test more robustIdo Schimmel2023-08-091-4/+4
| * | | | | selftests: forwarding: bridge_mdb_max: Fix failing test with old libnetIdo Schimmel2023-08-091-4/+10
| * | | | | selftests: forwarding: bridge_mdb: Fix failing test with old libnetIdo Schimmel2023-08-091-22/+24
| * | | | | selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnetIdo Schimmel2023-08-091-5/+8
| * | | | | selftests: forwarding: tc_tunnel_key: Make filters more specificIdo Schimmel2023-08-091-3/+6
| * | | | | selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel2023-08-091-4/+4
| * | | | | selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel2023-08-091-2/+4
| * | | | | selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supportedIdo Schimmel2023-08-091-5/+13
| * | | | | selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairsIdo Schimmel2023-08-091-0/+2
| * | | | | selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel2023-08-091-0/+2
| * | | | | selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel2023-08-091-0/+2
| * | | | | selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel2023-08-091-0/+11
| * | | | | selftests: forwarding: Set default IPv6 traceroute utilityIdo Schimmel2023-08-092-0/+3
| * | | | | selftests: forwarding: bridge_mdb_max: Check iproute2 versionIdo Schimmel2023-08-091-0/+5
| * | | | | selftests: forwarding: bridge_mdb: Check iproute2 versionIdo Schimmel2023-08-091-0/+5
| * | | | | selftests: forwarding: Switch off timeoutIdo Schimmel2023-08-091-0/+1
| * | | | | selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel2023-08-091-0/+5
| * | | | | nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel2023-08-091-0/+5
| * | | | | nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel2023-08-091-0/+5
| * | | | | selftests: mptcp: join: fix 'implicit EP' testAndrea Claudi2023-08-041-2/+3
| * | | | | selftests: mptcp: join: fix 'delete and re-add' testAndrea Claudi2023-08-041-0/+1
| * | | | | selftests: net: test vxlan pmtu exceptions with tcpFlorian Westphal2023-08-041-0/+35
| |/ / / /
* | | | | Merge tag 'perf-tools-fixes-for-v6.5-3-2023-08-09' of git://git.kernel.org/pu...Linus Torvalds2023-08-093-5/+6
|\ \ \ \ \
| * | | | | perf stat: Don't display zero tool countsIan Rogers2023-08-081-0/+5
| * | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-08-081-0/+1
| * | | | | Revert "perf report: Append inlines to non-DWARF callchains"Arnaldo Carvalho de Melo2023-08-081-5/+0
* | | | | | Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-072-2/+5
|\ \ \ \ \ \
| * | | | | | x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2023-07-271-1/+4