summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-01-26selftests/bpf: Add assert for user stacks in test_task_stackJordan Rome2-0/+7
2024-01-26kselftest/alsa - conf: Stringify the printed errno in sysfs_get()Mirsad Todorovac1-1/+1
2024-01-26kselftest/alsa - mixer-test: Fix the print format specifier warningMirsad Todorovac1-1/+1
2024-01-26kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_m...Mirsad Todorovac1-1/+1
2024-01-26selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu1-2/+2
2024-01-26selftests/bpf: Relax time_tai test for equal timestamps in tai_forwardYiFei Zhu1-1/+1
2024-01-26bpf: Fix accesses to uninit stack slotsAndrei Matei7-32/+65
2024-01-26selftests/net: specify the interface when do arpingHangbin Liu1-1/+1
2024-01-26selftests/bpf: Fix erroneous bitmask operationJeroen van Ingen Schenau1-2/+2
2024-01-26bpf: Add crosstask check to __bpf_get_stackJordan Rome1-0/+3
2024-01-26selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman2-8/+11
2024-01-20kselftest: alsa: fixed a print formatting warningGhanshyam Agrawal1-1/+1
2024-01-10cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang3-2/+11
2024-01-10bpftool: Align output skeleton ELF codeIan Rogers1-6/+9
2024-01-10bpftool: Fix -Wcast-qual warningDenys Zagorui1-1/+1
2024-01-10selftests: bonding: do not set port down when adding to bondHangbin Liu1-3/+3
2024-01-05selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum1-0/+3
2024-01-05maple_tree: do not preallocate nodes for slot storesSidhartha Kumar1-1/+1
2024-01-01selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang1-4/+4
2023-12-20Revert "selftests: error out if kernel header files are not yet built"John Hubbard2-57/+4
2023-12-20selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman1-5/+8
2023-12-20selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand1-1/+2
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe3-3/+0
2023-12-13perf metrics: Avoid segv if default metricgroup isn't setIan Rogers1-1/+1
2023-12-13perf list: Fix JSON segfault by setting the used skip_duplicate_pmus callbackIan Rogers1-0/+6
2023-12-13perf vendor events arm64: AmpereOne: Add missing DefaultMetricgroupName fieldsIlkka Koskinen1-0/+2
2023-12-08selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2-14/+8
2023-12-08selftests/net: unix: fix unused variable compiler warningWillem de Bruijn1-1/+0
2023-12-08selftests/net: fix a char signedness issueWillem de Bruijn1-1/+1
2023-12-08selftests/net: ipsec: fix constant out of rangeWillem de Bruijn1-2/+2
2023-12-08parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller1-2/+0
2023-12-03kselftest/arm64: Fix output formatting for za-forkMark Brown1-1/+1
2023-12-03mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest1-0/+1
2023-12-03vsock/test: fix SEQPACKET message bounds testArseniy Krasnov1-6/+13
2023-12-03PM: tools: Fix sleepgraph syntax errorDavid Woodhouse1-1/+1
2023-12-03hv/hv_kvp_daemon: Some small fixes for handling NM keyfilesAni Sinha2-10/+14
2023-11-28selftests: mptcp: fix fastclose with csum failurePaolo Abeni1-1/+1
2023-11-28selftests/resctrl: Extend signal handler coverage to unmount on receiving signalIlpo Järvinen3-44/+55
2023-11-28selftests/resctrl: Make benchmark command const and build it with pointersIlpo Järvinen6-35/+53
2023-11-28selftests/resctrl: Simplify span lifetimeIlpo Järvinen6-25/+26
2023-11-28selftests/resctrl: Remove bw_report and bm_type from main()Ilpo Järvinen4-17/+13
2023-11-28cxl/region: Fix x1 root-decoder granularity calculationsJim Harris1-1/+1
2023-11-28mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longFlorent Revest1-1/+1
2023-11-28selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang1-1/+6
2023-11-28selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen2-2/+2
2023-11-28selftests/resctrl: Fix feature checksIlpo Järvinen1-2/+5
2023-11-28selftests/resctrl: Refactor feature check to use resource and feature nameIlpo Järvinen3-51/+34
2023-11-28selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen2-2/+1
2023-11-28selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen1-3/+0
2023-11-28selftests/resctrl: Fix uninitialized .sa_flagsIlpo Järvinen1-2/+2