summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-21selftests/bpf: Add tests for bpf_throw lock leak from subprogsIhor Solodrai
2026-03-21bpf: Fix exception exit lock checking for subprogsIhor Solodrai
2026-03-21Merge tag 'bootconfig-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-19selftests/landlock: Test tsync interruption and cancellation pathsMickaël Salaün
2026-03-19tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law
2026-03-18tools/power turbostat: Fix delimiter bug in print functionsArtem Bityutskiy
2026-03-18Merge remote-tracking branch 'torvalds/master' into perf-toolsArnaldo Carvalho de Melo
2026-03-17tools/power turbostat: Fix --show/--hide for individual cpuidle countersArtem Bityutskiy
2026-03-17tools/power turbostat: Fix incorrect format variableArtem Bityutskiy
2026-03-17tools/power turbostat: Consistently use print_float_value()Artem Bityutskiy
2026-03-17tools/power/turbostat: Fix microcode patch level output for AMD/HygonSerhii Pievniev
2026-03-17tools/power turbostat: Eliminate unnecessary data structure allocationZhang Rui
2026-03-17tools/power turbostat: Fix swidle header vs data displayLen Brown
2026-03-17Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-17perf kvm stat: Fix relative paths for including headersLeo Yan
2026-03-17perf parse-events: Fix big-endian 'overwrite' by writing correct union memberThomas Richter
2026-03-17perf metricgroup: Fix metricgroup__has_metric_or_groups()Ian Rogers
2026-03-17selftests/mount_setattr: increase tmpfs size for idmapped mount testsChristian Brauner
2026-03-16objtool: Fix Clang jump table detectionJosh Poimboeuf
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-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-13Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-13Merge tag 'perf-tools-fixes-for-v7.0-1-2026-03-13' of git://git.kernel.org/pu...Linus Torvalds
2026-03-13bootconfig: Add bootconfig tests about bracesMasami Hiramatsu (Google)
2026-03-12Merge tag 'pm-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-12KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8Sean Christopherson
2026-03-12powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_p...Sayali Patil
2026-03-11selftests: rtnetlink: add neighbour update testSabrina Dubroca
2026-03-11perf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever
2026-03-11selftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini
2026-03-11selftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini
2026-03-11KVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
2026-03-10selftests/bpf: Fix pkg-config call on static buildsPaul Chaignon
2026-03-10tools/power turbostat: Fix illegal memory access when SMT is present and disa...Zhang Rui
2026-03-10selftests/bpf: Add test for BPF_END register ID resetYazhou Tang
2026-03-10perf annotate loongarch: Fix off-by-one bug in outside checkIan Rogers
2026-03-10perf ftrace: Fix hashmap__new() error checkingChen Ni
2026-03-10perf annotate: Fix hashmap__new() error checkingChen Ni
2026-03-10perf cs-etm: Sync coresight-pmu.h header with the kernel sourcesJames Clark
2026-03-10perf cs-etm: Finish removal of ETM_OPT_*James Clark
2026-03-09Merge tag 'linux-cpupower-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki