summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-09selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-10-09perf test x86: Fix typo in intel-pt-testThomas Falcon
2024-10-09perf probe: Remove unused add_perf_probe_eventsDr. David Alan Gilbert
2024-10-08selftests: vDSO: Explicitly include sched.hYu Liao
2024-10-08selftests: vDSO: improve getrandom and chacha error messagesJason A. Donenfeld
2024-10-08selftests: vDSO: unconditionally build getrandom testJason A. Donenfeld
2024-10-08selftests: vDSO: unconditionally build chacha testJason A. Donenfeld
2024-10-08Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-08Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...Linus Torvalds
2024-10-08selftests: make kselftest-clean remove libynl outputsGreg Thelen
2024-10-08selftests: net: rds: add gitignore file for include.shJavier Carrasco
2024-10-08selftests: net: rds: add include.sh to EXTRA_CLEANJavier Carrasco
2024-10-08selftests: net: add msg_oob to gitignoreJavier Carrasco
2024-10-07sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTEDTejun Heo
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-04Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-10-04selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski
2024-10-04Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-04selftests: add regression test for br_netfilter panicAndy Roulin
2024-10-04Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-10-03perf test attr: Add back missing topdown eventsVeronika Molnarova
2024-10-03perf arm-spe: Dump metadata with version 2Leo Yan
2024-10-03perf arm-spe: Support metadata version 2Leo Yan
2024-10-03perf arm-spe: Save per CPU information in metadataLeo Yan
2024-10-03perf arm-spe: Calculate meta data sizeLeo Yan
2024-10-03perf arm-spe: Define metadata header version 2Leo Yan
2024-10-03rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian
2024-10-03tools/rtla: Fix installation from out-of-tree buildBen Hutchings
2024-10-03perf list: update option desc in man pageYoshihiro Furudera
2024-10-03perf test: Restore sample rate for perf_event_attrVeronika Molnarova
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02perf trace: Keep exited threads for summaryMichael Petlan
2024-10-02perf/test: perf test 86 fails on s390Thomas Richter
2024-10-02tools/perf: Allow inherit + PERF_SAMPLE_READ when opening eventsBen Gainey
2024-10-02tools/perf: Correctly calculate sample period for inherited SAMPLE_READ valuesBen Gainey
2024-10-02perf test: Skip not fail syscall tp fields test when insufficient permissionsIan Rogers
2024-10-02perf test: Skip not fail tp fields test when insufficient permissionsIan Rogers
2024-10-02perf test: Fix memory leaks on event-times error pathsIan Rogers
2024-10-02perf stat: Fix affinity memory leaks on error pathIan Rogers
2024-10-02perf jevents: Don't stop at the first matched pmu when searching a events tableKan Liang
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02perf cs-etm: Fix the assert() to handle captured and unprocessed cpu traceIlkka Koskinen
2024-10-02perf build: Fix build feature-dwarf_getlocations fail for old libdwYang Jihong
2024-10-02perf build: Fix static compilation error when libdw is not installedYang Jihong
2024-10-02perf dwarf-aux: Fix build with !HAVE_DWARF_GETLOCATIONS_SUPPORTJames Clark
2024-10-02selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu