summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-09-17Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-09-17Merge tag 'linux_kselftest-kunit-6.12-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-09-17Merge tag 'linux_kselftest-next-6.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-09-17Merge tag 'linux_kselftest-nolibc-6.12-rc1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2024-09-17Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-17Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-17Merge tag 'spi-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-16selftests/landlock: Test signal created by out-of-bound messageTahera Fahimi
2024-09-16selftests/landlock: Test signal scoping for threadsTahera Fahimi
2024-09-16selftests/landlock: Test signal scopingTahera Fahimi
2024-09-16landlock: Add signal scopingTahera Fahimi
2024-09-16selftests/landlock: Test inherited restriction of abstract UNIX socketTahera Fahimi
2024-09-16selftests/landlock: Test connected and unconnected datagram UNIX socketTahera Fahimi
2024-09-16selftests/landlock: Test UNIX sockets with any address formatsTahera Fahimi
2024-09-16selftests/landlock: Test abstract UNIX socket scopingTahera Fahimi
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-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