summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-03-06Merge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+30
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-13/+21
2026-03-06objtool: Fix ERROR_INSN() error messageJosh Poimboeuf1-1/+1
2026-03-06objtool: Fix data alignment in elf_add_data()Josh Poimboeuf1-1/+1
2026-03-06objtool: Use HOSTCFLAGS for HAVE_XXHASH testHONG Yifan1-1/+1
2026-03-06objtool/klp: Avoid NULL pointer dereference when printing code symbol nameJosh Poimboeuf1-6/+9
2026-03-06objtool/klp: Disable unsupported pr_debug() usageJosh Poimboeuf1-8/+15
2026-03-06objtool/klp: Fix detection of corrupt static branch/call entriesJosh Poimboeuf1-0/+3
2026-03-06selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu1-2/+2
2026-03-06scftorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney1-1/+2
2026-03-06refscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney2-2/+4
2026-03-06rcuscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney2-2/+4
2026-03-06rcutorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney12-13/+29
2026-03-05tools headers UAPI: Update tools' copy of linux/coresight-pmu.hArnaldo Carvalho de Melo1-1/+1
2026-03-05tools headers: Update the syscall tables and unistd.h, to support the new 'rs...Arnaldo Carvalho de Melo11-469/+406
2026-03-05perf disasm: Fix off-by-one bug in outside checkPeter Collingbourne1-1/+1
2026-03-05tools arch x86: Sync msr-index.h to pick MSR_{OMR_[0-3],CORE_PERF_GLOBAL_STAT...Arnaldo Carvalho de Melo1-0/+6
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds15-55/+624
2026-03-05selftests/tc-testing: Add tests exercising act_ife metalist replace behaviourVictor Nogueira1-0/+99
2026-03-05selftests: net: add test for IPv4 route with loopback IPv6 nexthopJiayuan Chen1-0/+11
2026-03-05selftests: net: tun: don't abort XFAIL casesSun Jian1-6/+6
2026-03-05selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian1-2/+5
2026-03-05selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)1-0/+13
2026-03-05selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)1-0/+36
2026-03-05selftests: mptcp: more stable simult_flows testsPaolo Abeni1-4/+7
2026-03-05Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+15
2026-03-05sched_ext/selftests: Fix format specifier and buffer length in file_write_long()Cheng-Yang Chou1-2/+2
2026-03-04tools/testing: fix testing/vma and testing/radix-tree buildMike Rapoport (Microsoft)3-0/+32
2026-03-04tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+6
2026-03-04tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-1/+3
2026-03-04tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+23
2026-03-04tools headers: Update the linux/gfp_types.h copy with the kernel sourcesArnaldo Carvalho de Melo1-2/+7
2026-03-04perf beauty: Update the linux/perf_event.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2026-03-04perf beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kern...Arnaldo Carvalho de Melo1-0/+1
2026-03-04perf beauty: Sync UAPI linux/fs.h with kernel sourcesArnaldo Carvalho de Melo1-0/+1
2026-03-04perf beauty: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo1-2/+11
2026-03-04tools build: Fix rust cross compilationDmitrii Dolgov3-1/+28
2026-03-04perf build: Prevent "argument list too long" errorMarkus Mayer1-1/+2
2026-03-04tools build: Make in-target rule robust against too long argument errorChangqing Li1-2/+4
2026-03-04tools headers: Sync uapi/linux/prctl.h with the kernel sourceArnaldo Carvalho de Melo1-0/+37
2026-03-04selftests: tc-testing: fix list_categories() crash on list typeNaveen Anandhan1-3/+7
2026-03-04Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-110/+114
2026-03-04Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds11-14/+79
2026-03-03cpupower: Add intel_pstate turbo boost support for Intel platformsZhang Rui3-4/+48
2026-03-03cpupower: Add support for setting EPP via systemd serviceJan Kiszka2-0/+11
2026-03-03selftests/bpf: add test for xdp_bonding xmit_hash_policy compatJiayuan Chen1-0/+58
2026-03-03selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17Zhao Mengmeng1-2/+2
2026-03-03selftests/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng1-0/+2
2026-03-03tools/sched_ext: Add -fms-extensions to bpf build flagsZhao Mengmeng1-0/+2
2026-03-03selftests/net: packetdrill: restore tcp_rcv_big_endseq.pktSimon Baatz1-0/+44