summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-17selftests: ovpn: add notification parsing and matchingRalf Lici
2026-03-17ovpn: notify userspace on client float eventRalf Lici
2026-03-17selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3Antonio Quartulli
2026-03-16selftests: net: py: give bpftrace more time to startJakub Kicinski
2026-03-16cxl: support Type2 when initializing cxl_dev_stateAlejandro Lucero
2026-03-16objtool: Fix Clang jump table detectionJosh Poimboeuf
2026-03-16libbpf: Start v1.8 development cycleIhor Solodrai
2026-03-16selftests/bpf: Bump path and command buffer sizes in bpftool_helpers.cIhor Solodrai
2026-03-16bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependenciesMykyta Yatsenko
2026-03-16objtool/klp: fix mkstemp() failure with long pathsJoe Lawrence
2026-03-16objtool/klp: fix data alignment in __clone_symbol()Joe Lawrence
2026-03-16selftests/bpf: Add deep call stack selftestsEmil Tsalapatis
2026-03-16bpf: Only enforce 8 frame call stack limit for all-static stacksEmil Tsalapatis
2026-03-16KVM: s390: selftests: Add IRQ routing address offset testsJanosch Frank
2026-03-16selftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires
2026-03-16tools headers: Skip arm64 cputype.h checkLeo Yan
2026-03-15Merge tag 'bootconfig-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-15Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-03-15Merge tag 'objtool-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-15selftests: pci_endpoint: Skip reserved BARsNiklas Cassel
2026-03-14sched_ext: Update selftests to drop ops.cpu_acquire/release()Cheng-Yang Chou
2026-03-14sched_ext: Update demo schedulers and selftests to use scx_bpf_task_set_dsq_v...Cheng-Yang Chou
2026-03-14selftests/net: packetdrill: add tcp_disorder_fin_in_FIN_WAIT.pktEric Dumazet
2026-03-14selftests/arm64: Implement cmpbr_sigill() to hwcap testYifan Wu
2026-03-14selftests/net: packetdrill: add tcp_rcv_neg_window.pktSimon Baatz
2026-03-14selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pktSimon Baatz
2026-03-14selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pktSimon Baatz
2026-03-14tcp: implement RFC 7323 window retraction receiver requirementsSimon Baatz
2026-03-13sched_ext/selftests: Fix incorrect include guard commentsCheng-Yang Chou
2026-03-13selftests/sched_ext: Update scx_bpf_dsq_move_to_local() in kselftestsAndrea Righi
2026-03-13selftests/bpf: Test case for refinement improvement using 64b boundsPaul Chaignon
2026-03-13Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-13perf record: Remove unused cpu-set-sched.hIan Rogers
2026-03-13perf bpf_map: Remove unused codeIan Rogers
2026-03-13perf tool: Constify the command and option arraysIan Rogers
2026-03-13perf dump-insn: Remove dump-insn.cIan Rogers
2026-03-13perf symbol: Reduce scope of elf__needs_adjust_symbolsIan Rogers
2026-03-13Merge tag 'perf-tools-fixes-for-v7.0-1-2026-03-13' of git://git.kernel.org/pu...Linus Torvalds
2026-03-13perf branch: Avoid incrementing NULLIan Rogers
2026-03-13sched_ext: Add SCX_OPS_ALWAYS_ENQ_IMMED ops flagTejun Heo
2026-03-13sched_ext: Add enq_flags to scx_bpf_dsq_move_to_local()Tejun Heo
2026-03-13sched_ext: Implement SCX_ENQ_IMMEDTejun Heo
2026-03-13selftests/sched_ext: Add missing error check for exit__load()David Carlier
2026-03-13selftests/bpf: Improve test coverage for kfunc callHari Bathini
2026-03-13bootconfig: Add bootconfig tests about bracesMasami Hiramatsu (Google)
2026-03-12selftests: net: add test for Netlink policy dumpsJakub Kicinski
2026-03-12selftests: net: make sure that Netlink rejects unknown attrs in dumpJakub Kicinski
2026-03-12Merge tag 'pm-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski