summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-09-16selftests/landlock: Test handling of unknown scopeTahera Fahimi
2024-09-16landlock: Add abstract UNIX socket scopingTahera Fahimi
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-16selftests: vDSO: check cpu caps before running chacha testJason A. Donenfeld
2024-09-16selftests: kvm: s390: Add VM run test caseChristoph Schlameuss
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-09-16Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-16Merge tag 'x86_bugs_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-09-15Merge tag 'loongarch-kvm-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-09-13tools/memory-model: simple.txt: Fix stale reference to recipes-pairs.txtAkira Yokosawa
2024-09-13tools/memory-model: Add locking.txt and glossary.txt to READMEAkira Yokosawa
2024-09-13tools/memory-model: Document herd7 (abstract) representationAndrea Parri
2024-09-13selftests: fib_rule_tests: Add DSCP selector connect testsIdo Schimmel
2024-09-13selftests: fib_rule_tests: Add DSCP selector match testsIdo Schimmel
2024-09-13tools: PCI: Remove unused BILLION macrozhang jiao
2024-09-13tools: PCI: Remove .*.cmd files with make cleanzhang jiao
2024-09-13pm: cpupower: rename raw_pylibcpupower.iMin-Hua Chen
2024-09-13selftests/bpf: Add a test case to write mtu result into .rodataDaniel Borkmann
2024-09-13selftests/bpf: Add a test case to write strtol result into .rodataDaniel Borkmann
2024-09-13selftests/bpf: Rename ARG_PTR_TO_LONG test descriptionDaniel Borkmann
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