aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-10-27selftests: mptcp: run userspace pm tests slowerGeliang Tang1-2/+2
2023-10-27selftests: vxlan_mdb: Use MDB get instead of dumpIdo Schimmel1-54/+54
2023-10-27selftests: bridge_mdb: Use MDB get instead of dumpIdo Schimmel1-113/+71
2023-10-26Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski40-60/+2992
2023-10-26tools: ynl-gen: respect attr-cnt-name at the attr set levelJakub Kicinski1-3/+4
2023-10-26netlink: specs: support conditional operationsJakub Kicinski1-0/+22
2023-10-26netlink: make range pointers in policies constJakub Kicinski1-1/+1
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-31/+134
2023-10-26selftests/landlock: Add network testsKonstantin Meskhidze3-0/+1745
2023-10-26selftests/landlock: Share enforce_ruleset() helperKonstantin Meskhidze2-10/+10
2023-10-26landlock: Support network rules with TCP bind and connectKonstantin Meskhidze1-1/+1
2023-10-26perf tests: test_arm_coresight: Simplify source iterationJames Clark1-14/+3
2023-10-26perf vendor events intel: Add tigerlake two metricsIan Rogers1-0/+12
2023-10-26perf vendor events intel: Add broadwellde two metricsIan Rogers1-0/+12
2023-10-26Merge branch 'for-next/feat_lse128' into for-next/coreCatalin Marinas1-0/+21
2023-10-26Merge branch 'for-next/feat_lrcpc3' into for-next/coreCatalin Marinas1-0/+20
2023-10-26Merge branch 'for-next/feat_sve_b16b16' into for-next/coreCatalin Marinas1-0/+13
2023-10-26iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTsNicolin Chen3-8/+140
2023-10-26selftests/bpf: Fix selftests broken by mitigations=offYafang Shao1-1/+32
2023-10-26Merge branches 'pm-sleep', 'powercap' and 'pm-tools'Rafael J. Wysocki1-6/+6
2023-10-25perf vendor events intel: Fix broadwellde tma_info_system_dram_bw_use metricIan Rogers1-1/+1
2023-10-25perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exitIan Rogers7-39/+47
2023-10-25perf callchain: Minor layout changes to callchain_listIan Rogers1-8/+8
2023-10-25perf callchain: Make brtype_stat in callchain_list optionalIan Rogers2-9/+34
2023-10-25perf callchain: Make display use of branch_type_stat constIan Rogers3-7/+7
2023-10-25perf offcpu: Add missed btf_freeIan Rogers1-4/+6
2023-10-25perf threads: Remove unused dead thread listIan Rogers2-2/+0
2023-10-25perf hist: Add missing puts to hist__account_cyclesIan Rogers1-3/+7
2023-10-25libperf rc_check: Add RC_CHK_EQUALIan Rogers9-15/+21
2023-10-25libperf rc_check: Make implicit enabling work for GCCIan Rogers1-1/+5
2023-10-25perf machine: Avoid out of bounds LBR memory readIan Rogers1-10/+12
2023-10-25perf rwsem: Add debug mode that uses a mutexIan Rogers2-0/+45
2023-10-25perf build: Address stray '\' before # that is warned about since grep 3.8Arnaldo Carvalho de Melo1-1/+1
2023-10-25perf report: Fix hierarchy mode on pipe inputNamhyung Kim1-0/+15
2023-10-25perf lock contention: Use per-cpu array map for spinlocksNamhyung Kim1-17/+72
2023-10-25perf lock contention: Check race in tstamp elem creationNamhyung Kim1-1/+5
2023-10-25perf lock contention: Clear lock addr after useNamhyung Kim1-0/+4
2023-10-25perf evsel: Rename evsel__increase_rlimit to rlimit__increase_nofileYang Jihong5-34/+42
2023-10-25perf bench sched pipe: Add -G/--cgroups optionNamhyung Kim2-4/+147
2023-10-25perf test: Skip CoreSight tests if cs_etm// event is not availableMichael Petlan1-0/+2
2023-10-25cpupower: fix reference to nonexistent documentVegard Nossum1-1/+1
2023-10-25Merge tag 'thermal-v6.7-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-16/+0
2023-10-24selftests/bpf: Add selftests for netkitDaniel Borkmann4-0/+705
2023-10-24selftests/bpf: Add netlink helper libraryDaniel Borkmann3-5/+418
2023-10-24bpftool: Extend net dump with netkit progsDaniel Borkmann2-5/+10
2023-10-24bpftool: Implement link show support for netkitDaniel Borkmann1-0/+9
2023-10-24libbpf: Add link-based API for netkitDaniel Borkmann5-0/+76
2023-10-24tools: Sync if_link uapi headerDaniel Borkmann1-0/+141
2023-10-24netkit, bpf: Add bpf programmable net deviceDaniel Borkmann1-0/+14
2023-10-24KVM: selftests: aarch64: vPMU test for validating user accessesRaghavendra Rao Ananta1-1/+86