summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-05-19kselftest/arm64: Add tests for POR_EL0 save/reset/restoreKevin Brodsky
2026-05-19kselftest/arm64: Move/add POE helpers to test_signals_utils.hKevin Brodsky
2026-05-19kselftest/arm64: Add POE as a feature in the signal testsKevin Brodsky
2026-05-19selftests/mm: Fix resv_sz when parsing arm64 signal frameKevin Brodsky
2026-05-19selftests: net: add tests for PPPoL2TPQingfang Deng
2026-05-19selftests: net: test PPPoE packets in gro.shQingfang Deng
2026-05-18selftests/bpf: Fix test for refinement of single-value tnumPaul Chaignon
2026-05-18selftests/bpf: Reject unsupported -k option in vmtest.shRoman Kvasnytskyi
2026-05-18selftests/bpf: Override EXTRA_LDFLAGS for static buildsPaul Chaignon
2026-05-18selftests/bpf: Add test to verify checking padding bytes for BPF syscall comm...Leon Hwang
2026-05-18selftests/bpf: Use -1 as token_fd in map create failure testLeon Hwang
2026-05-18libbpf: Add OPTS_VALID() for log_opts in bpf_map_createLeon Hwang
2026-05-18selftests: drv-net: add netkit devmem testsBobby Eshleman
2026-05-18selftests: drv-net: add primary_rx_redirect support to NetDrvContEnvBobby Eshleman
2026-05-18selftests: drv-net: refactor devmem command builders into lib moduleBobby Eshleman
2026-05-18selftests: drv-net: make attr _nk_guest_ifname publicBobby Eshleman
2026-05-18selftests: drv-net: ncdevmem: add -n flag to skip NIC configurationBobby Eshleman
2026-05-18Merge branch 'perf-upstream'Namhyung Kim
2026-05-18rtla: Stop the record trace on interruptCrystal Wood
2026-05-18rtla/tests: Add unit tests for actions moduleTomas Glozar
2026-05-18rtla/tests: Add runtime tests for -C/--cgroupTomas Glozar
2026-05-18rtla/tests: Add runtime test for -k and -u optionsTomas Glozar
2026-05-18rtla/tests: Add runtime test for -H/--house-keepingTomas Glozar
2026-05-18rtla/tests: Cover all hist options in runtime testsTomas Glozar
2026-05-18rtla/tests: Extend timerlat top --aa-only coverageTomas Glozar
2026-05-18rtla/tests: Use negative match when testing --aa-onlyTomas Glozar
2026-05-18rtla/tests: Check -c/--cpus thread affinityTomas Glozar
2026-05-18rtla/tests: Add get_workload_pids() helperTomas Glozar
2026-05-18rtla/tests: Cover both top and hist tools where possibleTomas Glozar
2026-05-18tools/rtla: Fix --dump-tasks usage in timerlatCosta Shulyupin
2026-05-18selftest/rxe: Add selftests for perfZhu Yanjun
2026-05-17selftests/bpf: Add exception tests with stack argumentsYonghong Song
2026-05-17selftests/bpf: Cover global subprog exception leaksKumar Kartikeya Dwivedi
2026-05-16bpf: Fix arg_track_join log to use sa prefix for stack arg slotsYonghong Song
2026-05-16selftests/bpf: Log arg_track_join for stack arg slots in liveness analysisYonghong Song
2026-05-16selftests/bpf: Add test for stack arg read without caller writeYonghong Song
2026-05-16perf trace: Introduce --show-cpu option to display cpu idAaron Tomlin
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-15perf pmu: Skip test on Arm64 when #slots is zeroLeo Yan
2026-05-15perf trace beauty fcntl: Fix build with older kernel headersFlorian Fainelli
2026-05-15perf unwind-libunwind: Add RISC-V libunwind supportIan Rogers
2026-05-15perf unwind-libunwind: Remove libunwind-localIan Rogers
2026-05-15perf unwind-libunwind: Move flush/finish access out of localIan Rogers
2026-05-15perf unwind-libunwind: Make libunwind register reading cross platformIan Rogers
2026-05-15tools headers UAPI: Sync case-sensitivity flags from linux/fs.hChuck Lever
2026-05-15scripts/kernel-doc: Detect mismatched inline member documentation tagsShuicheng Lin
2026-05-15kdoc: xforms: move context attrs to function_xforms listRandy Dunlap
2026-05-15docs: kernel-doc: python: strip __counted_by_ptr macroTudor Ambarus
2026-05-15perf build: Be more programmatic when setting up libunwind variablesIan Rogers
2026-05-15tools build: Deduplicate test-libunwind for different architecturesIan Rogers