aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-03-21selftests/bpf: Add tests for bpf_throw lock leak from subprogsIhor Solodrai1-0/+47
2026-03-21bpf: Fix exception exit lock checking for subprogsIhor Solodrai1-3/+6
2026-03-21Merge tag 'bootconfig-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-2/+5
2026-03-19selftests/landlock: Test tsync interruption and cancellation pathsMickaël Salaün1-1/+90
2026-03-19tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law1-2/+5
2026-03-18tools/power turbostat: Fix delimiter bug in print functionsArtem Bityutskiy1-6/+6
2026-03-18Merge remote-tracking branch 'torvalds/master' into perf-toolsArnaldo Carvalho de Melo1-0/+12
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-17selftests/mount_setattr: increase tmpfs size for idmapped mount testsChristian Brauner1-1/+1
2026-03-16objtool: Fix Clang jump table detectionJosh Poimboeuf1-3/+2
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-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-13Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-2/+2
2026-03-13Merge tag 'perf-tools-fixes-for-v7.0-1-2026-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds37-550/+584
2026-03-13bootconfig: Add bootconfig tests about bracesMasami Hiramatsu (Google)5-0/+51
2026-03-12Merge tag 'pm-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-6/+61
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+55
2026-03-12KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8Sean Christopherson2-0/+53
2026-03-12powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_power7_vmxSayali Patil4-14/+24
2026-03-11selftests: rtnetlink: add neighbour update testSabrina Dubroca1-0/+55
2026-03-11perf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever1-0/+5
2026-03-11selftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini2-0/+151
2026-03-11selftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini3-25/+45
2026-03-11KVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang1-1/+1
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-0/+32
2026-03-10selftests/bpf: Fix pkg-config call on static buildsPaul Chaignon1-1/+1
2026-03-10tools/power turbostat: Fix illegal memory access when SMT is present and disabledZhang Rui1-3/+2
2026-03-10selftests/bpf: Add test for BPF_END register ID resetYazhou Tang1-0/+22
2026-03-10perf annotate loongarch: Fix off-by-one bug in outside checkIan Rogers1-1/+1
2026-03-10perf ftrace: Fix hashmap__new() error checkingChen Ni1-2/+7
2026-03-10perf annotate: Fix hashmap__new() error checkingChen Ni1-1/+4
2026-03-10perf cs-etm: Sync coresight-pmu.h header with the kernel sourcesJames Clark1-24/+0
2026-03-10perf cs-etm: Finish removal of ETM_OPT_*James Clark4-38/+29
2026-03-09Merge tag 'linux-cpupower-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linuxRafael J. Wysocki6-6/+61