summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-02-16perf testsuite: Add common setting for shell testsVeronika Molnarova
2024-02-16perf testsuite: Add common regex pattersVeronika Molnarova
2024-02-16perf test: Enable Symbols test to work with a current module dsoAdrian Hunter
2024-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-16selftests/bpf: Remove empty TEST_CUSTOM_PROGSMarcos Paulo de Souza
2024-02-16net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski
2024-02-16selftests: bonding: make sure new active is not nullHangbin Liu
2024-02-15evm: Move to LSM infrastructureRoberto Sassu
2024-02-15ima: Move to LSM infrastructureRoberto Sassu
2024-02-15selftest/bpf: Test the read of vsyscall page under x86-64Hou Tao
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-15perf build: Cleanup perf register configurationLeo Yan
2024-02-15perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan
2024-02-15perf parse-regs: Always build perf register functionsLeo Yan
2024-02-15perf build: Remove unused CONFIG_PERF_REGSLeo Yan
2024-02-15bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19Yonghong Song
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-14selftests: tls: increase the wait in poll_partial_rec_asyncJakub Kicinski
2024-02-14Merge tag 'landlock-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-14libbpf: Make remark about zero-initializing bpf_*_info structsMatt Bobrowski
2024-02-14Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar
2024-02-13bpf: emit source code file name and line number in verifier logAndrii Nakryiko
2024-02-13selftests/bpf: add anonymous user struct as global subprog arg testAndrii Nakryiko
2024-02-13bpf: don't infer PTR_TO_CTX for programs with unnamed context typeAndrii Nakryiko
2024-02-13selftests/bpf: Test PTR_MAYBE_NULL arguments of struct_ops operators.Kui-Feng Lee
2024-02-13perf metric: Don't remove scale from countsIan Rogers
2024-02-13perf stat: Avoid metric-only segvIan Rogers
2024-02-13perf expr: Fix "has_event" function for metric style eventsIan Rogers
2024-02-13perf expr: Allow NaN to be a valid numberIan Rogers
2024-02-13selftests/resctrl: Get domain id from cache idIlpo Järvinen
2024-02-13selftests/resctrl: Rename resource ID to domain IDIlpo Järvinen
2024-02-13selftests/resctrl: Add helper to convert L2/3 to integerIlpo Järvinen
2024-02-13selftests/resctrl: Pass write_schemata() resource instead of test nameIlpo Järvinen
2024-02-13selftests/resctrl: Introduce generalized test frameworkIlpo Järvinen
2024-02-13selftests/resctrl: Create struct for input parametersIlpo Järvinen
2024-02-13selftests/resctrl: Restore the CPU affinity after CAT testIlpo Järvinen
2024-02-13selftests/resctrl: Rewrite Cache Allocation Technology (CAT) testIlpo Järvinen
2024-02-13selftests/resctrl: Read in less obvious order to defeat prefetch optimizationsIlpo Järvinen
2024-02-13selftests/resctrl: Replace file write with volatile variableIlpo Järvinen
2024-02-13selftests/resctrl: Open perf fd before start & add error handlingIlpo Järvinen
2024-02-13selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()Ilpo Järvinen
2024-02-13selftests/resctrl: Convert perf related globals to localsIlpo Järvinen
2024-02-13selftests/resctrl: Improve perf initIlpo Järvinen
2024-02-13selftests/resctrl: Consolidate naming of perf event related thingsIlpo Järvinen
2024-02-13selftests/resctrl: Remove nested calls in perf event handlingIlpo Järvinen
2024-02-13selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversionIlpo Järvinen
2024-02-13selftests/resctrl: Split show_cache_info() to test specific and generic partsIlpo Järvinen
2024-02-13selftests/resctrl: Split measure_cache_vals()Ilpo Järvinen