aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-09-13selftests: vDSO: build tests with O2 optimizationChristophe Leroy1-1/+1
2024-09-13LoongArch: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao2-1/+2
2024-09-13selftests: vDSO: fix cross build for getrandom and chacha testsJason A. Donenfeld1-5/+4
2024-09-13selftests: vDSO: open code basic chacha instead of linking to libsodiumJason A. Donenfeld2-9/+45
2024-09-13random: vDSO: move prototype of arch chacha function to vdso/getrandom.hJason A. Donenfeld1-3/+7
2024-09-13selftests: vDSO: ensure vgetrandom works in a time namespaceJason A. Donenfeld1-1/+42
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski9-8/+167
2024-09-12libbpf: Add bpf_object__token_fd accessorIhor Solodrai3-0/+14
2024-09-12selftests/net: packetdrill: import tcp/slow_startWillem de Bruijn11-0/+427
2024-09-12selftests/net: packetdrill: import tcp/zerocopyWillem de Bruijn13-0/+674
2024-09-12selftests/net: packetdrill: run in netns and expand configWillem de Bruijn2-2/+7
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-76/+55
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-3/+19
2024-09-12kunit: tool: Build compile_commands.jsonBrendan Jackman1-1/+2
2024-09-12cxl: Move mailbox related bits to the same contextDave Jiang1-11/+33
2024-09-12Merge branch 'for-next/selftests' into for-next/coreWill Deacon11-190/+141
2024-09-12spi: Merge up fixesMark Brown66-610/+1956
2024-09-12Merge branch kvm-arm64/selftests-6.12 into kvmarm-master/nextMarc Zyngier6-7/+1094
2024-09-11netdev: add dmabuf introspectionMina Almasry1-0/+2
2024-09-11selftests: add ncdevmem, netcat for devmem TCPMina Almasry4-0/+581
2024-09-11net: netdev netlink api to bind dma-buf to a net deviceMina Almasry1-0/+11
2024-09-11selftests: mptcp: include net_helper.sh fileMatthieu Baerts (NGI0)1-1/+1
2024-09-11selftests: mptcp: include lib.sh fileMatthieu Baerts (NGI0)1-0/+2
2024-09-11selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)1-1/+3
2024-09-11perf trace: Mark the 'head' arg in the set_robust_list syscall as coming from...Arnaldo Carvalho de Melo1-0/+2
2024-09-11bpf/selftests: Check errno when percpu map value size exceedsTao Chen1-0/+18
2024-09-11perf trace: Mark the 'rseq' arg in the rseq syscall as coming from user spaceArnaldo Carvalho de Melo1-0/+2
2024-09-11selftests/bpf: Fix arena_atomics failure due to llvm changeYonghong Song1-1/+31
2024-09-11Merge branches 'pm-sleep', 'pm-opp' and 'pm-tools'Rafael J. Wysocki11-38/+487
2024-09-11selftests/bpf: add build ID testsAndrii Nakryiko5-2/+204
2024-09-11selftests/ring-buffer: Handle meta-page bigger than the systemVincent Donnefort1-0/+10
2024-09-11selftests/ring-buffer: Verify the entire meta-page paddingVincent Donnefort1-4/+4
2024-09-11perf env: Find correct branch counter info on hybridKan Liang5-6/+28
2024-09-11perf evlist: Print hint for groupKan Liang1-1/+7
2024-09-11tools: Drop nonsensical -O6Sam James4-16/+2
2024-09-11selftests/bpf: Expand skb dynptr selftests for tp_btfPhilo Lu3-2/+83
2024-09-11selftests/bpf: Add test for __nullable suffix in tp_btfPhilo Lu4-0/+46
2024-09-11selftests: kselftest: Use strerror() on nolibczhang jiao1-8/+0
2024-09-11perf pmu: To info add event_type_descIan Rogers3-1/+6
2024-09-11perf evsel: Add accessor for tool_eventIan Rogers4-16/+21
2024-09-11perf pmus: Fake PMU clean upIan Rogers9-43/+64
2024-09-11perf list: Avoid potential out of bounds memory readIan Rogers1-1/+1
2024-09-11perf help: Fix a typo ("bellow")Andrew Kreimer1-1/+1
2024-09-11selftests/xsk: Read current MAX_SKB_FRAGS from sysctl knobMaciej Fijalkowski2-6/+38
2024-09-11perf ftrace: Detect whether ftrace is enabled on systemChangbin Du1-0/+23
2024-09-11perf test shell probe_vfs_getname: Remove extraneous '=' from probe line numb...Arnaldo Carvalho de Melo1-2/+2
2024-09-11perf build: Require at least clang 16.0.6 to build BPF skeletonsArnaldo Carvalho de Melo1-2/+2
2024-09-11perf trace: If a syscall arg is marked as 'const', assume it is coming _from_...Arnaldo Carvalho de Melo1-1/+4
2024-09-11perf parse-events: Remove duplicated include in parse-events.cYang Li1-1/+0
2024-09-10Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-1/+84