summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-08-23ASoC: dapm-graph: show path name for non-static routesLuca Ceresoli-2/+8
2024-08-23ASoC: dapm-graph: visualize component On/Off bias levelLuca Ceresoli-3/+18
2024-08-23ASoC: dapm-graph: remove the "ROOT" clusterLuca Ceresoli-8/+13
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-545/+1404
2024-08-22selftests: net: Use XFAIL for operations not supported by the driverAbhinav Jain-3/+7
2024-08-22selftests: net: Add on/off checks for non-fixed features of interfaceAbhinav Jain-1/+34
2024-08-22selftests: net: Create veth pair for testing in networkless kernelAbhinav Jain-0/+15
2024-08-23Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-110/+565
2024-08-22selftests/bpf: Add testcase for updating attached freplace prog to prog_array...Leon Hwang-1/+109
2024-08-22perf python: Disable -Wno-cast-function-type-mismatch if present on clangArnaldo Carvalho de Melo-0/+2
2024-08-22KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metalVitaly Kuznetsov-2/+24
2024-08-22KVM: selftests: Move Hyper-V specific functions out of processor.cVitaly Kuznetsov-64/+68
2024-08-22perf python: Allow checking for the existence of warning options in clangArnaldo Carvalho de Melo-1/+1
2024-08-22KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from users...Shameer Kolothum-0/+2
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov-1061/+3835
2024-08-22perf annotate-data: Copy back variable types after moveNamhyung Kim-0/+40
2024-08-22perf annotate-data: Update stack slot for the storeNamhyung Kim-4/+25
2024-08-22perf annotate-data: Update debug messagesNamhyung Kim-10/+35
2024-08-22selftests/bpf: check if bpf_fastcall is recognized for kfuncsEduard Zingerman-0/+55
2024-08-22selftests/bpf: by default use arch mask allowing all archsEduard Zingerman-1/+1
2024-08-22selftests/bpf: rename nocsr -> bpf_fastcall in selftestsEduard Zingerman-15/+15
2024-08-22perf dwarf-aux: Handle bitfield members from pointer accessNamhyung Kim-2/+9
2024-08-22selftests/bpf: test for malformed BPF_CORE_TYPE_ID_LOCAL relocationEduard Zingerman-0/+125
2024-08-22selftests: net: add helper for checking if nettest is availableJakub Kicinski-59/+22
2024-08-22selftests:core: test coverage for dup_fd() failure handling in unshare_fd()Al Viro-1/+95
2024-08-21selftest: bpf: Remove mssind boundary check in test_tcp_custom_syncookie.c.Kuniyuki Iwashima-9/+2
2024-08-21tools: ynl: lift an assumption about spec file namePaolo Abeni-2/+4
2024-08-21selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct pathIdo Schimmel-1/+2
2024-08-21selftests/bpf: validate __xlated same way as __jitedEduard Zingerman-4/+57
2024-08-21selftests/bpf: validate jit behaviour for tail callsEduard Zingerman-0/+107
2024-08-21selftests/bpf: __jited test tag to check disassembly after jitEduard Zingerman-23/+161
2024-08-21selftests/bpf: utility function to get program disassembly after jitEduard Zingerman-2/+291
2024-08-21selftests/bpf: replace __regex macro with "{{...}}" patternsEduard Zingerman-70/+115
2024-08-21selftests/bpf: fix to avoid __msg tag de-duplication by clangEduard Zingerman-22/+48
2024-08-21selftests/bpf: correctly move 'log' upon successful matchEduard Zingerman-1/+1
2024-08-21selftests/bpf: less spam in the log for message matchingEduard Zingerman-1/+2
2024-08-21selftests/bpf: test passing iterator to a kfuncAndrii Nakryiko-4/+62
2024-08-21perf annotate-data: Add 'typecln' sort keyNamhyung Kim-0/+54
2024-08-21perf annotate-data: Show offset and size in hexNamhyung Kim-4/+4
2024-08-21perf bpf: Remove redundant check that map is NULLYang Ruibin-3/+0
2024-08-21perf annotate-data: Fix percpu pointer checkNamhyung Kim-59/+66
2024-08-21perf annotate-data: Prefer struct/union over base typeNamhyung Kim-1/+19
2024-08-21perf annotate-data: Fix missing constant copyNamhyung Kim-0/+1
2024-08-21selftests/ftrace: Fix test to handle both old and new kernelsSteven Rostedt (Google)-1/+8
2024-08-21kselftest: timers: Fix const correctnessPiotr Zalewski-2/+2
2024-08-20selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)-0/+1
2024-08-20selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)-0/+30
2024-08-20selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)-5/+22
2024-08-20selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)-5/+13
2024-08-20selftests: net/forwarding: spawn sh inside vrf to speed up ping loopJakub Kicinski-12/+12