summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-10-27Merge 6.18-rc3 into tty-nextGreg Kroah-Hartman
2025-10-26Merge tag 'objtool_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-10-25perf auxtrace: Add auxtrace_synth_id_range_start() helpertanze
2025-10-25perf stat: Add/fix bperf cgroup max events workaroundsIan Rogers
2025-10-24selftest: net: prevent use of uninitialized variableAlessandro Zanni
2025-10-24sched_ext: Add ___compat suffix to scx_bpf_dsq_insert___v2 in compat.bpf.hTejun Heo
2025-10-24tools/power turbostat: Remove dead codeLen Brown
2025-10-24tools/power turbostat: Refactor floating point printout codeLen Brown
2025-10-24tools/power turbostat.8: Update exampleLen Brown
2025-10-24tools/power turbostat: Refactor added-counter value printing codeLen Brown
2025-10-24tools/power turbostat: Refactor added column header printingLen Brown
2025-10-24tools/power turbostat: Add Wildcat Lake and Nova Lake supportLen Brown
2025-10-24tools/power turbostat: Regression fix Uncore MHz printed in hexLen Brown
2025-10-23perf cs-etm: Mute enumeration value warningLeo Yan
2025-10-23tools: arm64: Add Cortex-A720AE definitionsKuninori Morimoto
2025-10-23perf annotate: Fix Clang build by adding block in switch caseJames Clark
2025-10-23libbpf: Fix powerpc's stack register definition in bpf_tracing.hAndrii Nakryiko
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-23perf build: Fix perf build issues with fixdepJosh Poimboeuf
2025-10-22selftests: cachestat: Fix warning on declaration under labelSidharth Seela
2025-10-22selftests/cachestat: add tmpshmcstat file to .gitignoreMadhur Kumar
2025-10-22objtool: Fix failure when being compiled on x32 systemMikulas Patocka
2025-10-22objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda
2025-10-22objtool/klp: Add the debian-based package name of xxhash to the hintBorislav Petkov (AMD)
2025-10-22selftests/tty: add TIOCSTI test suiteAbhinav Saxena
2025-10-21selftests: mptcp: join: mark laminar tests as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-21selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-21selftests: mptcp: join: mark implicit tests as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-21selftests: mptcp: join: mark 'flush re-add' as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-21sched_ext: Fix scx_bpf_dsq_insert() backward binary compatibilityTejun Heo
2025-10-21libbpf: fix formatting of bpf_object__append_subprog_codeAnton Protopopov
2025-10-21perf annotate: Invalidate register states for untracked instructionsZecheng Li
2025-10-21perf annotate: Save pointer offset in stack stateZecheng Li
2025-10-21perf annotate: Track arithmetic instructions on pointersZecheng Li
2025-10-21perf annotate: Track address registers via TSR_KIND_POINTERZecheng Li
2025-10-21perf annotate: Skip annotating data types to lea instructionsZecheng Li
2025-10-21perf annotate: Check return value of evsel__get_arch() properlyTianyou Li
2025-10-21perf annotate: fix a crash when annotate the same symbol with 's' and 'T'Tianyou Li
2025-10-21perf annotate: Fix build with NO_SLANG=1Namhyung Kim
2025-10-20perf jevents: Suppress circular dependency warningsJames Clark
2025-10-20perf jevents: Remove unused makefile variableJames Clark
2025-10-20perf jevents: Fix build when there are other json files in the treeJames Clark
2025-10-20selftests: net: fix server bind failure in sctp_vrf.shXin Long
2025-10-20iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()Nicolin Chen
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-10-20KVM: selftests: Use "gpa" and "gva" for local variable names in pre-fault testSean Christopherson
2025-10-20KVM: selftests: Forcefully override ARCH from x86_64 to x86Sean Christopherson
2025-10-20KVM: selftests: Don't fall over in mmu_stress_test when only one CPU is presentBrendan Jackman
2025-10-20KVM: selftests: Add guest_memfd tests for mmap and NUMA policy supportShivank Garg