aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-03-18objtool: Support Clang RAX DRAP sequenceJosh Poimboeuf3-0/+9
2026-03-17tools/power turbostat: Fix --show/--hide for individual cpuidle countersArtem Bityutskiy1-14/+21
2026-03-17tools/power turbostat: Fix incorrect format variableArtem Bityutskiy1-3/+3
2026-03-17tools/power turbostat: Consistently use print_float_value()Artem Bityutskiy1-2/+2
2026-03-17tools/power/turbostat: Fix microcode patch level output for AMD/HygonSerhii Pievniev1-3/+6
2026-03-17tools/power turbostat: Eliminate unnecessary data structure allocationZhang Rui1-4/+4
2026-03-17tools/power turbostat: Fix swidle header vs data displayLen Brown1-4/+3
2026-03-17Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+12
2026-03-17perf kvm stat: Fix relative paths for including headersLeo Yan1-3/+3
2026-03-17perf parse-events: Fix big-endian 'overwrite' by writing correct union memberThomas Richter1-17/+65
2026-03-17perf metricgroup: Fix metricgroup__has_metric_or_groups()Ian Rogers1-3/+3
2026-03-17Merge tag 'rust_io-7.1-rc1' into driver-core-nextDanilo Krummrich71-658/+1130
2026-03-17selftests/sched_ext: Show failed test names in summaryCheng-Yang Chou1-1/+7
2026-03-17sched_ext: Fix typos in commentszhidao su1-1/+1
2026-03-17kunit: configs: Enable all CRC tests in all_tests.configEric Biggers1-0/+2
2026-03-17selftests/mount_setattr: increase tmpfs size for idmapped mount testsChristian Brauner1-1/+1
2026-03-17jobserver: Fix typo in docstringRicardo Ungerer1-2/+2
2026-03-17selftests: net: add ipv6 RA route to ECMP merge testFernando Fernandez Mancera2-0/+19
2026-03-17selftests: ovpn: add test for the FW mark featureRalf Lici3-1/+119
2026-03-17selftests: ovpn: check asymmetric peer-idRalf Lici30-81/+271
2026-03-17selftests: ovpn: add notification parsing and matchingRalf Lici18-3/+76
2026-03-17ovpn: notify userspace on client float eventRalf Lici1-0/+3
2026-03-17selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3Antonio Quartulli2-10/+12
2026-03-16selftests: net: py: give bpftrace more time to startJakub Kicinski1-1/+1
2026-03-16cxl: support Type2 when initializing cxl_dev_stateAlejandro Lucero1-2/+1
2026-03-16objtool: Fix Clang jump table detectionJosh Poimboeuf1-3/+2
2026-03-16libbpf: Start v1.8 development cycleIhor Solodrai2-1/+4
2026-03-16selftests/bpf: Bump path and command buffer sizes in bpftool_helpers.cIhor Solodrai1-8/+7
2026-03-16bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependenciesMykyta Yatsenko4-4/+55
2026-03-16objtool/klp: fix mkstemp() failure with long pathsJoe Lawrence1-20/+3
2026-03-16objtool/klp: fix data alignment in __clone_symbol()Joe Lawrence1-1/+2
2026-03-16selftests/bpf: Add deep call stack selftestsEmil Tsalapatis2-0/+97
2026-03-16bpf: Only enforce 8 frame call stack limit for all-static stacksEmil Tsalapatis1-9/+9
2026-03-16KVM: s390: selftests: Add IRQ routing address offset testsJanosch Frank2-0/+76
2026-03-16selftests/hid: fix compilation when bpf_wq and hid_device are not exportedBenjamin Tissoires1-0/+12
2026-03-16tools headers: Skip arm64 cputype.h checkLeo Yan1-1/+0
2026-03-15Merge tag 'bootconfig-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds5-0/+51
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-26/+250
2026-03-15Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-14/+24
2026-03-15Merge tag 'objtool-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-60/+71
2026-03-15selftests: pci_endpoint: Skip reserved BARsNiklas Cassel1-0/+4
2026-03-14sched_ext: Update selftests to drop ops.cpu_acquire/release()Cheng-Yang Chou3-9/+12
2026-03-14sched_ext: Update demo schedulers and selftests to use scx_bpf_task_set_dsq_vtime()Cheng-Yang Chou3-9/+15
2026-03-14selftests/net: packetdrill: add tcp_disorder_fin_in_FIN_WAIT.pktEric Dumazet1-0/+33
2026-03-14selftests/arm64: Implement cmpbr_sigill() to hwcap testYifan Wu1-1/+2
2026-03-14selftests/net: packetdrill: add tcp_rcv_neg_window.pktSimon Baatz1-0/+26
2026-03-14selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pktSimon Baatz1-0/+40
2026-03-14selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pktSimon Baatz1-0/+132
2026-03-14tcp: implement RFC 7323 window retraction receiver requirementsSimon Baatz1-1/+1
2026-03-13sched_ext/selftests: Fix incorrect include guard commentsCheng-Yang Chou2-2/+2