summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-16selftests/bpf: Add tests for bpf_task_from_vpid() kfuncJuntong Deng
2024-10-16selftests/bpf: Add a test for kmem_cache_iterNamhyung Kim
2024-10-16selftests/bpf: Add asserts for netfilter link infoTyrone Wu
2024-10-16kselftest/arm64: Ensure stable names for GCS stress test resultsMark Brown
2024-10-16kselftest/arm64: Validate that GCS push and write permissions workMark Brown
2024-10-16selftests: arm64: add hugetlb mte testsYang Shi
2024-10-15Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-16powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy
2024-10-15cpupower: Add Chinese Simplified translationKieran Moy
2024-10-15selftests/ftrace: Fix check of return value in fgraph-retval.tc testSteven Rostedt
2024-10-15Merge tag 'linux-cpupower-6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linu...Rafael J. Wysocki
2024-10-15pm-graph v5.13Todd Brandt
2024-10-15selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()Dimitar Kanaliev
2024-10-15selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...Dimitar Kanaliev
2024-10-15selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni
2024-10-15selftests: net/psock_fanout: unbound socket fanoutGur Stavi
2024-10-15selftests: net/psock_fanout: socket joins fanout when link is downGur Stavi
2024-10-15Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-10-15selftests: add test for specifying 500 lower layersChristian Brauner
2024-10-15tools: ynl-gen: use names of constants in generated limitsJakub Kicinski
2024-10-14selftests/cgroup: Fix compile error in test_cpu.cXiu Jianfeng
2024-10-14selftests: net: move EXTRA_CLEAN of libynl.a into ynl.mkJakub Kicinski
2024-10-14selftests: net: rebuild YNL if dependencies changedJakub Kicinski
2024-10-14netdev-genl: Support setting per-NAPI config valuesJoe Damato
2024-10-14netdev-genl: Dump gro_flush_timeoutJoe Damato
2024-10-14netdev-genl: Dump napi_defer_hard_irqsJoe Damato
2024-10-14selftests:timers: remove local CLOCKID definesShuah Khan
2024-10-14selftests: timers: Remove unneeded semicolonChen Ni
2024-10-14selftests: timers: improve timer_create failure messageGianfranco Trad
2024-10-14selftests: timers: Remove local NSEC_PER_SEC and USEC_PER_SEC definesShuah Khan
2024-10-14perf arm-spe: Add Cortex CPUs to common data source encoding listLeo Yan
2024-10-14perf arm-spe: Add Neoverse-V2 to common data source encoding listBesar Wicaksono
2024-10-14perf arm-spe: Remove the unused 'midr' fieldLeo Yan
2024-10-14perf arm-spe: Use metadata to decide the data source featureLeo Yan
2024-10-14perf arm-spe: Introduce arm_spe__is_homogeneous()Leo Yan
2024-10-14perf arm-spe: Rename the common data source encodingLeo Yan
2024-10-14perf arm-spe: Rename arm_spe__synth_data_source_generic()Leo Yan
2024-10-14perf test: Delete unused Intel CQM testHoward Chu
2024-10-14perf evsel: Fix missing inherit + sample read checkNamhyung Kim
2024-10-14perf sched timehist: Add pre-migration wait time optionMadadi Vineeth Reddy
2024-10-14perf tools: Remove unnecessary parenthesesNamhyung Kim
2024-10-14perf tools: Fix possible compiler warnings in hashmapNamhyung Kim
2024-10-14Merge tag 'v6.12-rc3' into perf-tools-nextNamhyung Kim
2024-10-14perf tools: Fix compiler error in util/tool_pmu.cNamhyung Kim
2024-10-14tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.cAthira Rajeev
2024-10-14tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmuAthira Rajeev
2024-10-14Merge patch series "ovl: file descriptors based layer setup"Christian Brauner
2024-10-14selftests: add overlayfs fd mounting selftestsChristian Brauner
2024-10-14selftests: use shared headerChristian Brauner
2024-10-13binderfs: binderfs_test: remove unused variableBa Jing