summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-02-22selftests/mm: mremap_dontunmap: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mrelease_test: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mlock2-tests: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: mlock-random-test: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: map_populate: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: map_hugetlb: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftests/mm: map_fixed_noreplace: conform test to TAP format outputMuhammad Usama Anjum
2024-02-22selftets/damon: prepare for monitor_on file renamingSeongJae Park
2024-02-22selftests/mm: new test that steals pagesBreno Leitao
2024-02-22selftests: mm: perform some system cleanup before using hugepagesNico Pache
2024-02-22bpf: Clarify batch lookup/lookup_and_delete semanticsMartin Kelly
2024-02-22selftests/memfd: delete unused declarationsGreg Thelen
2024-02-22tools/mm: add thpmaps script to dump THP usage infoRyan Roberts
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-02-22perf tests: Add option to run tests in parallelIan Rogers
2024-02-22perf tests: Run time generate shell test suitesIan Rogers
2024-02-22perf tests: Use scandirat for shell script findingIan Rogers
2024-02-22perf test: Rename builtin-test-list and add missed header guardIan Rogers
2024-02-22tools subcmd: Add a no exec function call optionIan Rogers
2024-02-22perf tests: Avoid fork in perf_has_symbol testIan Rogers
2024-02-22perf list: Add scandirat compatibility functionIan Rogers
2024-02-22perf thread_map: Skip exited threads when scanning /procIan Rogers
2024-02-22perf list: fix short description for some cache eventsThomas Richter
2024-02-22perf stat: Fix metric-only aggregation indexIan Rogers
2024-02-22perf metrics: Compute unmerged uncore metrics individuallyIan Rogers
2024-02-22perf stat: Pass fewer metric argumentsIan Rogers
2024-02-22selftests/bpf: update tcp_custom_syncookie to use scalar packet offsetEduard Zingerman
2024-02-22KVM: s390: selftests: memop: add a simple AR testEric Farman
2024-02-22KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPAPaul Durrant
2024-02-22KVM: selftests: map Xen's shared_info page using HVA rather than GFNPaul Durrant
2024-02-22selftests/iommu: fix the config fragmentMuhammad Usama Anjum
2024-02-22net: mctp: tests: Test that outgoing skbs have flow data populatedJeremy Kerr
2024-02-22x86/insn: Directly assign x86_64 state in insn_init()Nikolay Borisov
2024-02-22x86/insn: Remove superfluous checks from instruction decoding routinesNikolay Borisov
2024-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-02-22selftests: ioam: refactoring to align with the fixJustin Iurman
2024-02-21tools: ynl: don't leak mcast_groups on init errorJakub Kicinski
2024-02-21tools: ynl: make sure we always pass yarg to mnl_cb_runJakub Kicinski
2024-02-21selftests/mm/ksm_functional: prevent unmapping undefined addressJP Kobryn
2024-02-21selftests: tls: add test for peeking past a record of a different typeSabrina Dubroca
2024-02-21selftests: tls: add test for merging of same-type control messagesSabrina Dubroca
2024-02-21selftests/bpf: Remove intermediate test files.Alexei Starovoitov
2024-02-21kselftest/arm64: Test that ptrace takes effect in the target processMark Brown
2024-02-21KVM: selftests: Test top-down slots event in x86's pmu_counters_testDapeng Mi
2024-02-21Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2024-02-21clocksource: Scale the watchdog read retries automaticallyFeng Tang
2024-02-20Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-02-20perf: script: prefer capstone to XEDChangbin Du
2024-02-20perf: script: add raw|disasm arguments to --insn-trace optionChangbin Du
2024-02-20perf: script: add field 'disasm' to display mnemonic instructionsChangbin Du