summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-21tools: ynl: lift an assumption about spec file namePaolo Abeni
2024-08-21selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct pathIdo Schimmel
2024-08-21selftests/bpf: validate __xlated same way as __jitedEduard Zingerman
2024-08-21selftests/bpf: validate jit behaviour for tail callsEduard Zingerman
2024-08-21selftests/bpf: __jited test tag to check disassembly after jitEduard Zingerman
2024-08-21selftests/bpf: utility function to get program disassembly after jitEduard Zingerman
2024-08-21selftests/bpf: replace __regex macro with "{{...}}" patternsEduard Zingerman
2024-08-21selftests/bpf: fix to avoid __msg tag de-duplication by clangEduard Zingerman
2024-08-21selftests/bpf: correctly move 'log' upon successful matchEduard Zingerman
2024-08-21selftests/bpf: less spam in the log for message matchingEduard Zingerman
2024-08-21selftests/bpf: test passing iterator to a kfuncAndrii Nakryiko
2024-08-21perf annotate-data: Add 'typecln' sort keyNamhyung Kim
2024-08-21perf annotate-data: Show offset and size in hexNamhyung Kim
2024-08-21perf bpf: Remove redundant check that map is NULLYang Ruibin
2024-08-21perf annotate-data: Fix percpu pointer checkNamhyung Kim
2024-08-21perf annotate-data: Prefer struct/union over base typeNamhyung Kim
2024-08-21perf annotate-data: Fix missing constant copyNamhyung Kim
2024-08-21selftests/ftrace: Fix test to handle both old and new kernelsSteven Rostedt (Google)
2024-08-21kselftest: timers: Fix const correctnessPiotr Zalewski
2024-08-20selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)
2024-08-20selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)
2024-08-20selftests: net/forwarding: spawn sh inside vrf to speed up ping loopJakub Kicinski
2024-08-20perf cap: Tidy up and improve capability testingIan Rogers
2024-08-20perf annotate-data: Set bitfield member offset and size properlyNamhyung Kim
2024-08-20Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-19lsm: add IPE lsmDeven Bowers
2024-08-19perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo
2024-08-19selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()Michal Luczaj
2024-08-19selftests/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected()Michal Luczaj
2024-08-19selftests/bpf: Honour the sotype of af_unix redir testsMichal Luczaj
2024-08-19selftests/bpf: Simplify inet_socketpair() and vsock_socketpair_connectible()Michal Luczaj
2024-08-19selftests/bpf: Socket pair creation, cleanupsMichal Luczaj
2024-08-19selftests/bpf: Support more socket types in create_pair()Michal Luczaj
2024-08-19selftest/bpf: Adapt inline asm operand constraint for GCC supportCupertino Miranda
2024-08-19selftests/bpf: Disable strict aliasing for verifier_nocsr.cCupertino Miranda
2024-08-19perf test: Add cgroup sampling testNamhyung Kim
2024-08-19perf record: Fix sample cgroup & namespace trackingNamhyung Kim
2024-08-19perf inject: Combine mmap and mmap2 handlingIan Rogers
2024-08-19perf inject: Combine different mmap and mmap2 functionsIan Rogers
2024-08-19perf inject: Combine build_ids and build_id_all into enumIan Rogers
2024-08-19perf test: Expand pipe/inject testIan Rogers
2024-08-19perf evsel: Constify evsel__id_hdr_size() argumentIan Rogers
2024-08-19perf dso: Constify dso_idIan Rogers
2024-08-19perf jit: Constify filename argumentIan Rogers
2024-08-19perf map: API clean upIan Rogers
2024-08-19perf synthetic-events: Avoid unnecessary memsetIan Rogers
2024-08-19perf python: Fix the build on 32-bit arm by including missing "util/sample.h"Xu Yang
2024-08-19selftests: netfilter: nft_queue.sh: sctp coverageAntonio Ojea