summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-19perf annotate-data: Update type stat at the end of find_data_type_die()Namhyung Kim
2024-08-19perf annotate-data: Check variables in every scopeNamhyung Kim
2024-08-19perf annotate-data: Add is_better_type() helperNamhyung Kim
2024-08-19perf annotate-data: Add is_pointer_type() helperNamhyung Kim
2024-08-19perf annotate-data: Change return type of find_data_type_block()Namhyung Kim
2024-08-19perf annotate-data: Add variable_state_str()Namhyung Kim
2024-08-19perf annotate-data: Add 'enum type_match_result'Namhyung Kim
2024-08-19perf annotate-data: Fix off-by-one in location range checkNamhyung Kim
2024-08-19perf dwarf-aux: Check allowed location expressions when collecting variablesNamhyung Kim
2024-08-19selftests: add F_CREATED_QUERY testsChristian Brauner
2024-08-19selftests: udpgro: no need to load xdp for groHangbin Liu
2024-08-19selftests: udpgro: report error when receive failedHangbin Liu
2024-08-19Merge branch 'topic/seq-filter-cleanup' into for-nextTakashi Iwai
2024-08-19selftests: kvm: s390: Add debug print functionsChristoph Schlameuss
2024-08-19selftests: kvm: s390: Add test fixture and simple VM setup testsChristoph Schlameuss
2024-08-19selftests: kvm: s390: Add s390x ucontrol test suite with hpage testChristoph Schlameuss
2024-08-19selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace testsChristoph Schlameuss
2024-08-19selftests: kvm: s390: Define page sizes in shared headerChristoph Schlameuss
2024-08-19Merge 6.11-rc4 into char-misc-nextGreg Kroah-Hartman
2024-08-18objtool/rust: list `noreturn` Rust functionsMiguel Ojeda
2024-08-18selftests: ALSA: Cover userspace-driven timers with testIvan Orlov
2024-08-17Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-16tc-testing: don't access non-existent variable on exceptionSimon Horman
2024-08-16Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2024-08-16perf stat: Display iostat headers correctlyYicong Yang
2024-08-16perf sched timehist: Fix missing free of session in perf_sched__timehist()Yang Jihong
2024-08-16Merge tag 'trace-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-08-16selftests: fib_rule_tests: Test TOS matching with input routesIdo Schimmel
2024-08-16selftests: fib_rule_tests: Add negative connect testsIdo Schimmel
2024-08-16selftests: fib_rule_tests: Add negative match testsIdo Schimmel
2024-08-16selftests: fib_rule_tests: Clarify test resultsIdo Schimmel
2024-08-16selftests: fib_rule_tests: Remove unused functionsIdo Schimmel
2024-08-16tools/nolibc: x86_64: use local label in memcpy/memmoveThomas Weißschuh
2024-08-16tools/nolibc: stackprotector: mark implicitly used symbols as usedThomas Weißschuh
2024-08-16tools/nolibc: crt: mark _start_c() as usedThomas Weißschuh
2024-08-16selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untaggedVladimir Oltean
2024-08-16selftests: net: local_termination: add PTP frames to the mixVladimir Oltean
2024-08-16selftests: net: local_termination: don't use xfail_on_veth()Vladimir Oltean
2024-08-16selftests: net: local_termination: introduce new tests which capture VLAN beh...Vladimir Oltean
2024-08-16selftests: net: local_termination: add one more test for VLAN-aware bridgesVladimir Oltean
2024-08-16selftests: net: local_termination: parameterize test nameVladimir Oltean
2024-08-16selftests: net: local_termination: parameterize sending interfaceVladimir Oltean
2024-08-16selftests: net: local_termination: refactor macvlan creation/deletionVladimir Oltean
2024-08-15selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum
2024-08-15selftests/mm: compaction_test: fix off by one in check_compaction()Dan Carpenter
2024-08-15selftests/net/pmtu.sh: Fix typo in error messageAbhash Jha
2024-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-15Merge tag 'perf-tools-fixes-for-v6.11-2024-08-15' of git://git.kernel.org/pub...Linus Torvalds
2024-08-15libbpf: Workaround -Wmaybe-uninitialized false positiveSam James
2024-08-15tools build: Provide consistent build options for fixdepAlexander Gordeev