summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-06selftests: drv-net: iou-zcrx: wait for memory cleanup of probe runDragos Tatulea
2026-03-06selftests/net: Add netkit container ping testDavid Wei
2026-03-06selftests/net: Add env for container based testsDavid Wei
2026-03-06selftests/net: Export Netlink class via lib.pyDavid Wei
2026-03-06selftests/net: Add bpf skb forwarding programDavid Wei
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-06sched_ext: Add basic building blocks for nested sub-scheduler dispatchingTejun Heo
2026-03-06sched_ext: Introduce scx_prog_sched()Tejun Heo
2026-03-06sched_ext: Introduce cgroup sub-sched supportTejun Heo
2026-03-06Merge branch 'for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Tejun Heo
2026-03-06Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo
2026-03-06objtool/klp: Correlate locals to globalsSong Liu
2026-03-06objtool/klp: Match symbols based on demangled_name for global variablesSong Liu
2026-03-06objtool/klp: Remove .llvm suffix in demangle_name()Song Liu
2026-03-06objtool/klp: Also demangle global objectsSong Liu
2026-03-06objtool/klp: Use sym->demangled_name for symbol_name hashSong Liu
2026-03-06objtool/klp: Remove trailing '_' in demangle_name()Song Liu
2026-03-06objtool/klp: Remove redundant strcmp() in correlate_symbols()Song Liu
2026-03-06objtool: Use section/symbol type helpersWentong Tian
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-06selftests: livepatch: test-ftrace: livepatch a traced functionMarcos Paulo de Souza
2026-03-06selftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu
2026-03-06perf/x86/amd/ibs: Fix comment typo in ibs_op_dataYen-Hsiang Hsu
2026-03-05selftests/bpf: Add tests for kprobe.session optimizationAndrey Grodzovsky
2026-03-05libbpf: Optimize kprobe.session attachment for exact function namesAndrey Grodzovsky
2026-03-05selftests/bpf: bpf_cookie: Make perf_event subtest trigger reliablySun Jian
2026-03-05selftests/bpf: bpf_cookie: Skip kprobe_multi tests without bpf_testmodSun Jian
2026-03-05selftests/bpf: Add test for btf__add_btf() with split BTF sourcesJosef Bacik
2026-03-05bpftool: Support merging multiple module BTFs in btf dumpJosef Bacik
2026-03-05libbpf: Support appending split BTF in btf__add_btf()Josef Bacik
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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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