summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-04-12perf record: Fix debug message placement for test consumptionAdrian Hunter
2024-04-12perf annotate: Skip DSOs not foundNamhyung Kim
2024-04-12perf report: Do not collect sample histogram unnecessarilyNamhyung Kim
2024-04-12perf report: Add a menu item to annotate data type in TUINamhyung Kim
2024-04-12perf annotate-data: Support event group display in TUINamhyung Kim
2024-04-12perf annotate-data: Add hist_entry__annotate_data_tui()Namhyung Kim
2024-04-12perf annotate-data: Add hist_entry__annotate_data_tty()Namhyung Kim
2024-04-12perf annotate: Show progress of sample processingNamhyung Kim
2024-04-12perf annotate-data: Skip sample histogram for stack canaryNamhyung Kim
2024-04-12perf tests: Remove dependency on lscpuJames Clark
2024-04-12perf map: Remove kernel map before updating start and end addressesJames Clark
2024-04-12perf tests: Apply attributes to all events in object code reading testJames Clark
2024-04-12perf tests: Make "test data symbol" more robust on Neoverse N1James Clark
2024-04-12perf metrics: Remove the "No_group" metric groupIan Rogers
2024-04-12perf annotate: Get rid of symbol__ensure_annotate()Namhyung Kim
2024-04-12perf annotate-data: Do not delete non-asm linesNamhyung Kim
2024-04-12perf annotate-data: Fix global variable lookupNamhyung Kim
2024-04-12selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov
2024-04-12selftests: timers: Fix abs() warning in posix_timers testJohn Stultz
2024-04-12selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor
2024-04-12selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz
2024-04-12Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar
2024-04-12selftest/bpf: Test a perf BPF program that suppresses side effectsKyle Huey
2024-04-12selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch
2024-04-11Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-11KVM: selftests: Add coverage of EPT-disabled to vmx_dirty_log_testDavid Matlack
2024-04-11selftests/bpf: Export send_recv_data helperGeliang Tang
2024-04-11selftests/bpf: Add struct send_recv_argGeliang Tang
2024-04-11tools/include: Sync arm64 asm/cputype.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync asm-generic/bitops/fls.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync x86 asm/msr-index.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync x86 asm/irq_vectors.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync x86 CPU feature headers with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/sound/asound.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/linux/fs.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/drm/i915_drm.h with the kernel sourcesNamhyung Kim
2024-04-11perf lock contention: Add a missing NULL checkNamhyung Kim
2024-04-11selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang
2024-04-11perf annotate: Make sure to call symbol__annotate2() in TUINamhyung Kim
2024-04-11selftests: kvm: add test for transferring FPU state into VMSAPaolo Bonzini
2024-04-11selftests: kvm: split "launch" phase of SEV VM creationPaolo Bonzini
2024-04-11selftests: kvm: switch to using KVM_X86_*_VMPaolo Bonzini
2024-04-11selftests: kvm: add tests for KVM_SEV_INIT2Paolo Bonzini
2024-04-11selftests: mptcp: test last time mptcp_infoGeliang Tang
2024-04-11Drivers: hv: Remove fcopy driverSaurabh Sengar
2024-04-11tools: hv: Add new fcopy application based on uio driverSaurabh Sengar
2024-04-11tools: hv: Add vmbus_bufringSaurabh Sengar