aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-05-04objtool/klp: Improve local label checkJosh Poimboeuf1-7/+7
2026-05-04objtool/klp: Don't report uncorrelated functions as newJosh Poimboeuf1-2/+2
2026-05-04objtool/klp: Don't correlate __initstub__ symbolsJosh Poimboeuf1-2/+8
2026-05-04objtool/klp: Don't correlate absolute symbolsJosh Poimboeuf1-0/+10
2026-05-04objtool/klp: Don't correlate __ADDRESSABLE() symbolsJosh Poimboeuf1-0/+10
2026-05-04objtool/klp: Fix .data..once static local non-correlationJosh Poimboeuf1-1/+2
2026-05-04objtool/klp: Fix is_uncorrelated_static_local() for ClangJoe Lawrence1-10/+23
2026-05-04selftests: net: bridge: add MRC and QQIC field encoding testsUjjal Roy1-8/+132
2026-05-04net: selftests: add getsockopt_iter regression testsBreno Leitao2-0/+214
2026-05-04selftests/resctrl: Reduce L2 impact on CAT testReinette Chatre1-0/+4
2026-05-04selftests/resctrl: Simplify perf usage in CAT testReinette Chatre3-25/+7
2026-05-04selftests/resctrl: Remove requirement on cache miss rateReinette Chatre1-28/+5
2026-05-04selftests/resctrl: Raise threshold at which MBM and PMU values are comparedReinette Chatre3-3/+3
2026-05-04selftests/resctrl: Increase size of buffer used in MBM and MBA testsReinette Chatre1-2/+2
2026-05-04selftests/resctrl: Support multiple events associated with iMCReinette Chatre1-25/+93
2026-05-04selftests/resctrl: Prepare for parsing multiple events per iMCReinette Chatre1-6/+6
2026-05-04selftests/resctrl: Do not store iMC counter value in counter config structureReinette Chatre1-6/+5
2026-05-04selftests/resctrl: Reduce interference from L2 occupancy during cache occupancy testReinette Chatre3-4/+26
2026-05-04selftests/resctrl: Improve accuracy of cache occupancy testReinette Chatre5-6/+34
2026-05-04Merge tag 'linux_kselftest-fixes-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-7/+7
2026-05-05selftests: ovpn: reduce ping count in test.shRalf Lici1-2/+2
2026-05-04kunit: Fix spelling mistakes in comments and messagesJinseok Kim2-2/+2
2026-05-04kunit: qemu_configs: Add or1k / openrisc configurationThomas Weißschuh1-0/+18
2026-05-04Merge tag 'v7.1-rc2' into nolibc/for-nextThomas Weißschuh197-2846/+2849
2026-05-03tools/nolibc: add support for 32-bit pariscThomas Weißschuh5-2/+199
2026-05-03selftests/nolibc: avoid function pointer comparisonsThomas Weißschuh1-4/+9
2026-05-03tools/nolibc: add support for OpenRISC / or1kThomas Weißschuh5-2/+170
2026-05-03selftests/nolibc: use vmlinux for MIPS testsThomas Weißschuh1-6/+0
2026-05-03selftests/nolibc: trim IMAGE mappingsThomas Weißschuh1-4/+1
2026-05-03selftests/nolibc: trim DEFCONFIG mappingsThomas Weißschuh1-9/+1
2026-05-03selftests/nolibc: trim QEMU_ARCH mappingsThomas Weißschuh1-12/+1
2026-05-03selftests/nolibc: use QEMU_ARCH for QEMU_ARCH_USERThomas Weißschuh1-1/+1
2026-05-03selftests/nolibc: drop riscv configurationThomas Weißschuh1-4/+0
2026-05-03selftests/nolibc: align QEMU_ARCH_mips32beThomas Weißschuh1-1/+1
2026-05-02selftests: tls: add test for data loss on small pipeJakub Kicinski1-0/+43
2026-05-02selftests/tc-testing: Add tests that force red and sfb to dequeue from child's gso_skbVictor Nogueira1-0/+148
2026-05-02tools/headers: Regenerate stddef.h to fix BPF selftestsPaul Chaignon1-1/+25
2026-05-01selftest: net: Add test for TCP flow failover with ECMP routes.Kuniyuki Iwashima2-0/+217
2026-05-01selftests: drv-net: Enable ntuple-filters if supportedDimitri Daskalakis5-4/+40
2026-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-6/+1
2026-05-01selftests/rseq: Don't run tests with runner scripts outside of the scriptsMark Brown1-5/+8
2026-05-01Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds4-3/+5
2026-05-01kselftest/arm64: Include <asm/ptrace.h> for user_gcs definitionLeo Yan2-6/+1
2026-04-30selftests/net: packetdrill: add tcp_syncookies_ip[46]_9kEric Dumazet2-0/+73
2026-04-30selftests: net: Add tests for ARP probe and DAD NS handlingDanielle Ratson1-0/+126
2026-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski191-2837/+2843
2026-04-30PM: tools: pm-graph: fix ValueError when parsing incomplete device propertiesGongwei Li1-1/+1
2026-04-30Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-2/+34
2026-04-30selftests/bpf: Test insns processed breakdownPaul Chaignon1-1/+2
2026-04-30net/tcp-ao: Use crypto library API instead of crypto_ahashEric Biggers1-3/+0