summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu2024-01-251-2/+2
* selftests/bpf: Relax time_tai test for equal timestamps in tai_forwardYiFei Zhu2024-01-251-1/+1
* bpf: Fix accesses to uninit stack slotsAndrei Matei2024-01-257-32/+65
* selftests/net: specify the interface when do arpingHangbin Liu2024-01-251-1/+1
* selftests/bpf: Fix erroneous bitmask operationJeroen van Ingen Schenau2024-01-251-2/+2
* bpf: Add crosstask check to __bpf_get_stackJordan Rome2024-01-251-0/+3
* selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman2024-01-252-8/+11
* kselftest: alsa: fixed a print formatting warningGhanshyam Agrawal2024-01-201-1/+1
* cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang2024-01-103-2/+11
* bpftool: Align output skeleton ELF codeIan Rogers2024-01-101-6/+9
* bpftool: Fix -Wcast-qual warningDenys Zagorui2024-01-101-1/+1
* selftests: bonding: do not set port down when adding to bondHangbin Liu2024-01-101-3/+3
* selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum2024-01-051-0/+3
* maple_tree: do not preallocate nodes for slot storesSidhartha Kumar2024-01-051-1/+1
* selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang2024-01-011-4/+4
* Revert "selftests: error out if kernel header files are not yet built"John Hubbard2023-12-202-57/+4
* selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman2023-12-201-5/+8
* selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand2023-12-201-1/+2
* cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2023-12-203-3/+0
* perf metrics: Avoid segv if default metricgroup isn't setIan Rogers2023-12-131-1/+1
* perf list: Fix JSON segfault by setting the used skip_duplicate_pmus callbackIan Rogers2023-12-131-0/+6
* perf vendor events arm64: AmpereOne: Add missing DefaultMetricgroupName fieldsIlkka Koskinen2023-12-131-0/+2
* selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2023-12-082-14/+8
* selftests/net: unix: fix unused variable compiler warningWillem de Bruijn2023-12-081-1/+0
* selftests/net: fix a char signedness issueWillem de Bruijn2023-12-081-1/+1
* selftests/net: ipsec: fix constant out of rangeWillem de Bruijn2023-12-081-2/+2
* parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller2023-12-081-2/+0
* kselftest/arm64: Fix output formatting for za-forkMark Brown2023-12-031-1/+1
* mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest2023-12-031-0/+1
* vsock/test: fix SEQPACKET message bounds testArseniy Krasnov2023-12-031-6/+13
* PM: tools: Fix sleepgraph syntax errorDavid Woodhouse2023-12-031-1/+1
* hv/hv_kvp_daemon: Some small fixes for handling NM keyfilesAni Sinha2023-12-032-10/+14
* selftests: mptcp: fix fastclose with csum failurePaolo Abeni2023-11-281-1/+1
* selftests/resctrl: Extend signal handler coverage to unmount on receiving signalIlpo Järvinen2023-11-283-44/+55
* selftests/resctrl: Make benchmark command const and build it with pointersIlpo Järvinen2023-11-286-35/+53
* selftests/resctrl: Simplify span lifetimeIlpo Järvinen2023-11-286-25/+26
* selftests/resctrl: Remove bw_report and bm_type from main()Ilpo Järvinen2023-11-284-17/+13
* cxl/region: Fix x1 root-decoder granularity calculationsJim Harris2023-11-281-1/+1
* mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longFlorent Revest2023-11-281-1/+1
* selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang2023-11-281-1/+6
* selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen2023-11-282-2/+2
* selftests/resctrl: Fix feature checksIlpo Järvinen2023-11-281-2/+5
* selftests/resctrl: Refactor feature check to use resource and feature nameIlpo Järvinen2023-11-283-51/+34
* selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen2023-11-282-2/+1
* selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen2023-11-281-3/+0
* selftests/resctrl: Fix uninitialized .sa_flagsIlpo Järvinen2023-11-281-2/+2
* perf intel-pt: Fix async branch flagsAdrian Hunter2023-11-281-0/+2
* tools/power/turbostat: Enable the C-state Pre-wake printingChen Yu2023-11-281-0/+1
* tools/power/turbostat: Fix a knl bugZhang Rui2023-11-281-1/+1
* bpf: fix control-flow graph checking in privileged modeAndrii Nakryiko2023-11-282-6/+9