summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-09objtool: Fix another stack overflow in validate_branch()Josh Poimboeuf
2026-03-09objtool: Handle Clang RSP musical chairsJosh Poimboeuf
2026-03-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-03-07Merge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-07resolve_btfids: Fix linker flags detectionIhor Solodrai
2026-03-06selftests/bpf: add reproducer for spurious precision propagation through callsEduard Zingerman
2026-03-06bpf: collect only live registers in linked regsEduard Zingerman
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-06Revert "selftests/bpf: Update reg_bound range refinement logic"Eduard Zingerman
2026-03-06selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-03-06bpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
2026-03-06Merge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-06objtool: Fix ERROR_INSN() error messageJosh Poimboeuf
2026-03-06objtool: Fix data alignment in elf_add_data()Josh Poimboeuf
2026-03-06objtool: Use HOSTCFLAGS for HAVE_XXHASH testHONG Yifan
2026-03-06objtool/klp: Avoid NULL pointer dereference when printing code symbol nameJosh Poimboeuf
2026-03-06objtool/klp: Disable unsupported pr_debug() usageJosh Poimboeuf
2026-03-06objtool/klp: Fix detection of corrupt static branch/call entriesJosh Poimboeuf
2026-03-06selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu
2026-03-05scftorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05refscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05rcuscale: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05rcutorture: Update due to x86 not supporting none/voluntary preemptionPaul E. McKenney
2026-03-05tools headers UAPI: Update tools' copy of linux/coresight-pmu.hArnaldo Carvalho de Melo
2026-03-05tools headers: Update the syscall tables and unistd.h, to support the new 'rs...Arnaldo Carvalho de Melo
2026-03-05perf disasm: Fix off-by-one bug in outside checkPeter Collingbourne
2026-03-05tools arch x86: Sync msr-index.h to pick MSR_{OMR_[0-3],CORE_PERF_GLOBAL_STAT...Arnaldo Carvalho de Melo
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-05selftests/tc-testing: Add tests exercising act_ife metalist replace behaviourVictor Nogueira
2026-03-05selftests: net: add test for IPv4 route with loopback IPv6 nexthopJiayuan Chen
2026-03-05selftests: net: tun: don't abort XFAIL casesSun Jian
2026-03-05selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian
2026-03-04selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-03-04selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)
2026-03-04selftests: mptcp: more stable simult_flows testsPaolo Abeni
2026-03-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-04sched_ext/selftests: Fix format specifier and buffer length in file_write_long()Cheng-Yang Chou
2026-03-04tools/testing: fix testing/vma and testing/radix-tree buildMike Rapoport (Microsoft)
2026-03-04tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools headers: Update the linux/gfp_types.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04perf beauty: Update the linux/perf_event.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04perf beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kern...Arnaldo Carvalho de Melo
2026-03-04perf beauty: Sync UAPI linux/fs.h with kernel sourcesArnaldo Carvalho de Melo
2026-03-04perf beauty: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo
2026-03-04tools build: Fix rust cross compilationDmitrii Dolgov
2026-03-04perf build: Prevent "argument list too long" errorMarkus Mayer