summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-02-16perf testsuite: Add test case for perf probeVeronika Molnarova1-0/+23
2024-02-16perf testsuite: Add initialization script for shell testsVeronika Molnarova1-0/+117
2024-02-16perf testsuite: Add common setting for shell testsVeronika Molnarova1-0/+79
2024-02-16perf testsuite: Add common regex pattersVeronika Molnarova1-0/+268
2024-02-16perf test: Enable Symbols test to work with a current module dsoAdrian Hunter1-0/+68
2024-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds58-239/+236
2024-02-16selftests/bpf: Remove empty TEST_CUSTOM_PROGSMarcos Paulo de Souza1-3/+2
2024-02-16net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski1-3/+0
2024-02-16selftests: bonding: make sure new active is not nullHangbin Liu1-2/+2
2024-02-16evm: Move to LSM infrastructureRoberto Sassu1-0/+3
2024-02-16ima: Move to LSM infrastructureRoberto Sassu1-0/+3
2024-02-16selftest/bpf: Test the read of vsyscall page under x86-64Hou Tao2-0/+102
2024-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski29-84/+274
2024-02-16perf build: Cleanup perf register configurationLeo Yan1-21/+0
2024-02-16perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan13-17/+68
2024-02-16perf parse-regs: Always build perf register functionsLeo Yan11-71/+0
2024-02-16perf build: Remove unused CONFIG_PERF_REGSLeo Yan1-4/+0
2024-02-16bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19Yonghong Song2-4/+8
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-41/+163
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+7
2024-02-15selftests: tls: increase the wait in poll_partial_rec_asyncJakub Kicinski1-2/+2
2024-02-15Merge tag 'landlock-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-13/+59
2024-02-14libbpf: Make remark about zero-initializing bpf_*_info structsMatt Bobrowski1-5/+17
2024-02-14Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini58-239/+236
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar3-8/+8
2024-02-14bpf: emit source code file name and line number in verifier logAndrii Nakryiko1-2/+2
2024-02-14selftests/bpf: add anonymous user struct as global subprog arg testAndrii Nakryiko1-0/+29
2024-02-14bpf: don't infer PTR_TO_CTX for programs with unnamed context typeAndrii Nakryiko1-0/+19
2024-02-14selftests/bpf: Test PTR_MAYBE_NULL arguments of struct_ops operators.Kui-Feng Lee5-1/+115
2024-02-14perf metric: Don't remove scale from countsIan Rogers1-6/+1
2024-02-14perf stat: Avoid metric-only segvIan Rogers1-1/+1
2024-02-14perf expr: Fix "has_event" function for metric style eventsIan Rogers1-1/+19
2024-02-14perf expr: Allow NaN to be a valid numberIan Rogers1-0/+9
2024-02-13selftests/resctrl: Get domain id from cache idIlpo Järvinen3-12/+21
2024-02-13selftests/resctrl: Rename resource ID to domain IDIlpo Järvinen3-25/+25
2024-02-13selftests/resctrl: Add helper to convert L2/3 to integerIlpo Järvinen1-8/+20
2024-02-13selftests/resctrl: Pass write_schemata() resource instead of test nameIlpo Järvinen7-38/+38
2024-02-13selftests/resctrl: Introduce generalized test frameworkIlpo Järvinen7-121/+148
2024-02-13selftests/resctrl: Create struct for input parametersIlpo Järvinen7-71/+95
2024-02-13selftests/resctrl: Restore the CPU affinity after CAT testIlpo Järvinen4-9/+42
2024-02-13selftests/resctrl: Rewrite Cache Allocation Technology (CAT) testIlpo Järvinen4-199/+139
2024-02-13selftests/resctrl: Read in less obvious order to defeat prefetch optimizationsIlpo Järvinen1-8/+30
2024-02-13selftests/resctrl: Replace file write with volatile variableIlpo Järvinen3-21/+16
2024-02-13selftests/resctrl: Open perf fd before start & add error handlingIlpo Järvinen3-11/+23
2024-02-13selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()Ilpo Järvinen3-87/+90
2024-02-13selftests/resctrl: Convert perf related globals to localsIlpo Järvinen1-32/+40
2024-02-13selftests/resctrl: Improve perf initIlpo Järvinen1-10/+6
2024-02-13selftests/resctrl: Consolidate naming of perf event related thingsIlpo Järvinen1-21/+21
2024-02-13selftests/resctrl: Remove nested calls in perf event handlingIlpo Järvinen1-50/+14
2024-02-13selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversionIlpo Järvinen3-19/+13