summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-28perf intel-pt: Fix async branch flagsAdrian Hunter1-0/+2
2023-11-28tools/power/turbostat: Enable the C-state Pre-wake printingChen Yu1-0/+1
2023-11-28tools/power/turbostat: Fix a knl bugZhang Rui1-1/+1
2023-11-28bpf: fix control-flow graph checking in privileged modeAndrii Nakryiko2-6/+9
2023-11-28bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko1-4/+4
2023-11-28selftests/efivarfs: create-read: fix a resource leakzhujun21-0/+2
2023-11-28selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo Cañuelo2-2/+1
2023-11-20selftests: mptcp: fix wait_rm_addr/sf parametersGeliang Tang1-4/+10
2023-11-20selftests: mptcp: run userspace pm tests slowerGeliang Tang1-2/+2
2023-11-20selftests: pmtu.sh: fix result checkingHangbin Liu1-1/+1
2023-11-20cpupower: fix reference to nonexistent documentVegard Nossum1-1/+1
2023-11-20cxl/pci: Clarify devm host for memdev relative setupDan Williams1-2/+2
2023-11-20rtla: Fix uninitialized variable foundColin Ian King1-1/+1
2023-11-20perf vendor events intel: Add broadwellde two metricsIan Rogers1-0/+12
2023-11-20perf vendor events intel: Fix broadwellde tma_info_system_dram_bw_use metricIan Rogers1-1/+1
2023-11-20perf hist: Add missing puts to hist__account_cyclesIan Rogers1-3/+7
2023-11-20libperf rc_check: Make implicit enabling work for GCCIan Rogers1-1/+5
2023-11-20perf machine: Avoid out of bounds LBR memory readIan Rogers1-10/+12
2023-11-20perf vendor events: Update PMC used in PM_RUN_INST_CMPL event for power10 pla...Kajol Jain1-1/+1
2023-11-20perf trace: Use the right bpf_probe_read(_str) variant for reading user dataThomas Richter1-8/+8
2023-11-20perf tools: Do not ignore the default vmlinux.hNamhyung Kim1-0/+1
2023-11-20perf mem-events: Avoid uninitialized readIan Rogers1-1/+2
2023-11-20perf parse-events: Fix for term values that are raw eventsIan Rogers1-5/+3
2023-11-20perf build: Add missing comment about NO_LIBTRACEEVENT=1Arnaldo Carvalho de Melo1-0/+4
2023-11-20tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen1-1/+12
2023-11-20tools/perf: Update call stack check in builtin-lock.cKajol Jain1-1/+16