summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-05-06selftests: livepatch: Check if replace sysfs attribute existsMarcos Paulo de Souza
2026-05-06selftests: livepatch: Check if patched sysfs attribute existsMarcos Paulo de Souza
2026-05-06selftests: livepatch: Introduce does_sysfs_exist functionMarcos Paulo de Souza
2026-05-06selftests: livepatch: Replace true/false module parameter by y/nMarcos Paulo de Souza
2026-05-06selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER configMarcos Paulo de Souza
2026-05-06selftests/posix_timers: Use CLOCK_THREAD_CPUTIME_ID for ITIMER_PROF measurementsJohn Stultz
2026-05-05selftests: rds: Make rds selftests TAP compliantAllison Henderson
2026-05-05selftests: rds: Fix gcov collectionAllison Henderson
2026-05-05selftests: rds: Stop tcpdump on timeoutAllison Henderson
2026-05-05selftests: rds: Remove tmp pcapsAllison Henderson
2026-05-05selftests: rds: Add SUDO_USER env variableAllison Henderson
2026-05-05selftests: rds: Add RDS_LOG_DIR env variableAllison Henderson
2026-05-05selftests: rds: Add timeout flag to run.shAllison Henderson
2026-05-05selftests: rds: Fix more pylint errorsAllison Henderson
2026-05-05selftests: rds: Update USAGE string for run.shAllison Henderson
2026-05-05selftests: rds: Increase selftest timeoutAllison Henderson
2026-05-05selftests: drv-net: convert so_txtime to drv-netWillem de Bruijn
2026-05-05selftests: net: py: add tc utilityWillem de Bruijn
2026-05-05selftests: net: py: support cmd verifying expected failureWillem de Bruijn
2026-05-05perf build: Remove NO_GTK2 build testNamhyung Kim
2026-05-05perf build: Add -fms-extensions for GEN_VMLINUX_H=1Namhyung Kim
2026-05-05perf build: Update error message for BUILD_NONDISTRO=1Namhyung Kim
2026-05-05perf arm_spe: Print remaining IMPDEF event numbersJames Clark
2026-05-05perf arm_spe: Decode Arm N1 IMPDEF eventsJames Clark
2026-05-05perf arm_spe: Turn event name mappings into an arrayJames Clark
2026-05-05perf arm_spe: Store MIDR in arm_spe_pktJames Clark
2026-05-05perf arm_spe: Handle missing CPU IDsJames Clark
2026-05-05perf arm_spe: Make a function to get the MIDRJames Clark
2026-05-05perf callchain: Handle multiple address spacesThomas Richter
2026-05-05perf debuginfo: Fix libdw API contract violationsIan Rogers
2026-05-05perf annotate-data: Fix libdw API contract violationsIan Rogers
2026-05-05perf probe-finder: Fix libdw API contract violationsIan Rogers
2026-05-05perf libdw: Fix libdw API contract violations and memory leaksIan Rogers
2026-05-05perf libdw: Support DWARF line 0 in inline listIan Rogers
2026-05-05perf libdw: Fix callchain parent update in ORDER_CALLER modeIan Rogers
2026-05-05perf srcline: Introduce inline_node__clear_frames()Ian Rogers
2026-05-05perf dwarf-aux: Fix libdw API contract violationsIan Rogers
2026-05-05perf dwarf-aux: Fix libdw segmentation fault in cu_walk_functions_atIan Rogers
2026-05-05kselftest: fix doc for ksft_test_result_report()Woradorn Laodhanadhaworn
2026-05-05selftests/rseq: Make registration flexible for legacy and optimized modeThomas Gleixner
2026-05-05selftests/rseq: Skip tests if time slice extensions are not availableThomas Gleixner
2026-05-05selftests: openvswitch: add tests for tunnel vport refcountingIlya Maximets
2026-05-05selftests/membarrier: Add rseq stress test for CFS throttle interactionsAniket Gattani
2026-05-04objtool/klp: Cache dont_correlate() resultJosh Poimboeuf
2026-05-04objtool: Improve and simplify prefix symbol detectionJosh Poimboeuf
2026-05-04objtool/klp: Fix kCFI prefix finding/cloningJosh Poimboeuf
2026-05-04objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDINGJosh Poimboeuf
2026-05-04objtool/klp: Fix position-dependent checksums for non-relocated jumps/callsJosh Poimboeuf
2026-05-04objtool: Add insn_sym() helperJosh Poimboeuf
2026-05-04objtool/klp: Add correlation debugging outputJosh Poimboeuf