summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-07-11selftests: ifs: verify test image loading functionalityPengfei Xu-1/+120
2024-07-11selftests: ifs: verify test interfaces are created by the driverPengfei Xu-0/+186
2024-07-11selftests/dma:remove unused variableZhu Jun-1/+0
2024-07-11selftests/breakpoints:Remove unused variableZhu Jun-1/+0
2024-07-11selftests/x86: fix printk warnings reported by clangJohn Hubbard-6/+6
2024-07-11selftests/x86: remove (or use) unused variables and functionsJohn Hubbard-28/+2
2024-07-11selftests/x86: avoid -no-pie warnings from clang during compilationJohn Hubbard-0/+7
2024-07-11selftests/x86: build sysret_rip.c with clangJohn Hubbard-14/+23
2024-07-11selftests/x86: build fsgsbase_restore.c with clangJohn Hubbard-6/+30
2024-07-11selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttpMuhammad Usama Anjum-4/+4
2024-07-11selftests/x86: fix Makefile dependencies to work with clangJohn Hubbard-6/+15
2024-07-11selftests/timers: remove unused irqcount variableJohn Hubbard-2/+1
2024-07-11selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()Ilpo Järvinen-38/+17
2024-07-11selftests/resctrl: Remove mongrp from CMT testIlpo Järvinen-3/+2
2024-07-11selftests/resctrl: Remove mongrp from MBA testIlpo Järvinen-1/+0
2024-07-11selftests/resctrl: Convert ctrlgrp & mongrp to pointersIlpo Järvinen-11/+9
2024-07-11selftests/resctrl: Make some strings passed to resctrlfs functions constIlpo Järvinen-6/+8
2024-07-11selftests/resctrl: Simplify bandwidth report type handlingIlpo Järvinen-25/+20
2024-07-11selftests/resctrl: Add ->init() callback into resctrl_val_paramIlpo Järvinen-63/+60
2024-07-11selftests/resctrl: Add ->measure() callback to resctrl_val_paramIlpo Järvinen-15/+35
2024-07-11selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM testsIlpo Järvinen-42/+4
2024-07-11selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & documentIlpo Järvinen-3/+8
2024-07-11selftests/resctrl: Cleanup bm_pid and ppid usage & limit scopeIlpo Järvinen-17/+15
2024-07-11selftests/resctrl: Use correct type for pidsIlpo Järvinen-12/+12
2024-07-11selftests/resctrl: Consolidate get_domain_id() into resctrl_val()Ilpo Järvinen-20/+13
2024-07-11selftests/resctrl: Make "bandwidth" consistent in comments & printsIlpo Järvinen-8/+8
2024-07-11selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) onlyIlpo Järvinen-50/+91
2024-07-11selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...Ilpo Järvinen-18/+36
2024-07-11selftests/sched: fix code format issuesaigourensheng-5/+5
2024-07-11selftests/lib.mk: silence some clang warnings that gcc already ignoresJohn Hubbard-0/+8
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-4/+246
2024-07-11selftests/bpf: Add timer lockup selftestKumar Kartikeya Dwivedi-0/+178
2024-07-10cxl/test: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield-8/+7
2024-07-10radix tree test suite: put definition of bitmap_clear() into lib/bitmap.cWei Yang-26/+38
2024-07-10selftests/bpf: Close obj in error path in xdp_adjust_tailGeliang Tang-1/+1
2024-07-10selftests/bpf: Null checks for links in bpf_tcp_caGeliang Tang-4/+12
2024-07-10mm: remove CONFIG_MEMCG_KMEMJohannes Weiner-1/+0
2024-07-10selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw-15/+12
2024-07-10tools/mm: introduce a tool to assess swap entry allocation for thp_swapoutBarry Song-1/+235
2024-07-10selftests/bpf: Use connect_fd_to_fd in sk_lookupGeliang Tang-9/+3
2024-07-10selftests/bpf: Use start_server_addr in sk_lookupGeliang Tang-8/+2
2024-07-10selftests/bpf: Use start_server_str in sk_lookupGeliang Tang-24/+34
2024-07-10selftests/bpf: Close fd in error path in drop_on_reuseportGeliang Tang-1/+1
2024-07-10selftests/bpf: Add ASSERT_OK_FD macroGeliang Tang-0/+9
2024-07-10selftests/bpf: Add backlog for network_helper_optsGeliang Tang-1/+11
2024-07-10selftests/bpf: fix compilation failure when CONFIG_NF_FLOW_TABLE=mAlan Maguire-3/+7
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann-6/+0
2024-07-10perf kvm: Add kvm-stat for loongarch64Bibo Mao-0/+238
2024-07-09bpf: relax zero fixed offset constraint on KF_TRUSTED_ARGS/KF_RCUMatt Bobrowski-9/+9
2024-07-09libbpf: improve old BPF skeleton handling for map auto-attachAndrii Nakryiko-12/+14