summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-09-13selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann
2024-09-13selftests/bpf: Add tests for sdiv/smod overflow casesYonghong Song
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens
2024-09-13selftests: vDSO: fix vdso_config for s390Heiko Carstens
2024-09-13selftests: vDSO: fix ELF hash table entry size for s390xJens Remus
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy
2024-09-13selftests: vDSO: don't include generated headers for chacha testJason A. Donenfeld
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella
2024-09-13selftests: vDSO: also test counter in vdso_test_chachaChristophe Leroy
2024-09-13selftests: vDSO: build tests with O2 optimizationChristophe Leroy
2024-09-13LoongArch: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao
2024-09-13selftests: vDSO: fix cross build for getrandom and chacha testsJason A. Donenfeld
2024-09-13selftests: vDSO: open code basic chacha instead of linking to libsodiumJason A. Donenfeld
2024-09-13random: vDSO: move prototype of arch chacha function to vdso/getrandom.hJason A. Donenfeld
2024-09-13selftests: vDSO: ensure vgetrandom works in a time namespaceJason A. Donenfeld
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-09-12libbpf: Add bpf_object__token_fd accessorIhor Solodrai
2024-09-12selftests/net: packetdrill: import tcp/slow_startWillem de Bruijn
2024-09-12selftests/net: packetdrill: import tcp/zerocopyWillem de Bruijn
2024-09-12selftests/net: packetdrill: run in netns and expand configWillem de Bruijn
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-12kunit: tool: Build compile_commands.jsonBrendan Jackman
2024-09-12cxl: Move mailbox related bits to the same contextDave Jiang
2024-09-12Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2024-09-12spi: Merge up fixesMark Brown
2024-09-12Merge branch kvm-arm64/selftests-6.12 into kvmarm-master/nextMarc Zyngier
2024-09-11netdev: add dmabuf introspectionMina Almasry
2024-09-11selftests: add ncdevmem, netcat for devmem TCPMina Almasry
2024-09-11net: netdev netlink api to bind dma-buf to a net deviceMina Almasry
2024-09-11selftests: mptcp: include net_helper.sh fileMatthieu Baerts (NGI0)
2024-09-11selftests: mptcp: include lib.sh fileMatthieu Baerts (NGI0)
2024-09-11selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-09-11perf trace: Mark the 'head' arg in the set_robust_list syscall as coming from...Arnaldo Carvalho de Melo
2024-09-11bpf/selftests: Check errno when percpu map value size exceedsTao Chen
2024-09-11perf trace: Mark the 'rseq' arg in the rseq syscall as coming from user spaceArnaldo Carvalho de Melo
2024-09-11selftests/bpf: Fix arena_atomics failure due to llvm changeYonghong Song
2024-09-11Merge branches 'pm-sleep', 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2024-09-11selftests/bpf: add build ID testsAndrii Nakryiko
2024-09-11selftests/ring-buffer: Handle meta-page bigger than the systemVincent Donnefort
2024-09-11selftests/ring-buffer: Verify the entire meta-page paddingVincent Donnefort
2024-09-11perf env: Find correct branch counter info on hybridKan Liang
2024-09-11perf evlist: Print hint for groupKan Liang
2024-09-11tools: Drop nonsensical -O6Sam James
2024-09-11selftests/bpf: Expand skb dynptr selftests for tp_btfPhilo Lu
2024-09-11selftests/bpf: Add test for __nullable suffix in tp_btfPhilo Lu
2024-09-11selftests: kselftest: Use strerror() on nolibczhang jiao
2024-09-11perf pmu: To info add event_type_descIan Rogers
2024-09-11perf evsel: Add accessor for tool_eventIan Rogers
2024-09-11perf pmus: Fake PMU clean upIan Rogers