summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-06-20next-20220617/mmStephen Rothwell
2022-06-20Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell
2022-06-20Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akp...Stephen Rothwell
2022-06-20Merge branch 'for-next/execve' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell
2022-06-20Merge branch 'rust-next' of https://github.com/Rust-for-Linux/linux.gitStephen Rothwell
2022-06-20Merge branch 'for-next/seccomp' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Rothwell
2022-06-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/li...Stephen Rothwell
2022-06-20Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm.gitStephen Rothwell
2022-06-20Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Stephen Rothwell
2022-06-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Stephen Rothwell
2022-06-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev...Stephen Rothwell
2022-06-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Stephen Rothwell
2022-06-20Merge branch 'spdx-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Stephen Rothwell
2022-06-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Stephen Rothwell
2022-06-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/l...Stephen Rothwell
2022-06-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev...Stephen Rothwell
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-19tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-19perf metrics: Ensure at least 1 id per metricIan Rogers
2022-06-19tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-19tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-19perf arm-spe: Don't set data source if it's not a memory operationLeo Yan
2022-06-19perf expr: Allow exponents on floating point valuesIan Rogers
2022-06-19perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...Athira Rajeev
2022-06-19perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan
2022-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-19perf test: Fix variable length array undefined behavior in bp_accountIan Rogers
2022-06-19libperf evsel: Open shouldn't leak fd on failureIan Rogers
2022-06-19perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter
2022-06-19perf unwind: Fix uninitialized variableIan Rogers
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-06-17ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti
2022-06-17selftests: spectrum-2: tc_flower_scale: Dynamically set scale targetIdo Schimmel
2022-06-17selftests: mlxsw: Add a RIF counter scale testPetr Machata
2022-06-17selftests: mlxsw: tc_flower_scale: Add a traffic testPetr Machata
2022-06-17selftests: mlxsw: resource_scale: Pass target count to cleanupPetr Machata
2022-06-17selftests: mlxsw: resource_scale: Allow skipping a testPetr Machata
2022-06-17selftests: mlxsw: resource_scale: Introduce traffic testsPetr Machata
2022-06-17selftests: mlxsw: resource_scale: Update scale target after test setupIdo Schimmel
2022-06-17selftests: mirror_gre_bridge_1q_lag: Enslave port to bridge before other conf...Amit Cohen
2022-06-17selftests/bpf: Don't force lld on non-x86 architecturesAndrii Nakryiko
2022-06-16selftests/bpf: Add selftests for raw syncookie helpers in TC modeMaxim Mikityanskiy
2022-06-16selftests/bpf: Add selftests for raw syncookie helpersMaxim Mikityanskiy
2022-06-16bpf: Add helpers to issue and check SYN cookies in XDPMaxim Mikityanskiy
2022-06-16bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookieMaxim Mikityanskiy
2022-06-16Merge branch 'mm-nonmm-unstable' into mm-everythingakpm
2022-06-16tools/testing/selftests/vm/ksm_tests.c: fix resource leak when return errorDing Xiang
2022-06-16userfaultfd: selftests: infinite loop in faulting_processEdward Liaw
2022-06-16selftests: vm: add /dev/userfaultfd test cases to run_vmtests.shAxel Rasmussen