summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-16selftests: vDSO: check cpu caps before running chacha testJason A. Donenfeld
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens
2024-09-13s390/vdso: Move vdso symbol handling to separate header fileHeiko Carstens
2024-09-13s390/vdso: Allow alternatives in vdso codeHeiko Carstens
2024-09-13s390/module: Provide find_section() helperHeiko Carstens
2024-09-13s390/facility: Let test_facility() generate static branch if possibleHeiko Carstens
2024-09-13s390/alternatives: Remove ALT_FACILITY_EARLYHeiko Carstens
2024-09-13s390/facility: Disable compile time optimization for decompressor codeHeiko 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 VDSO64Christophe Leroy
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy
2024-09-13powerpc/vdso: Refactor CFLAGS for CVDSO buildChristophe Leroy
2024-09-13powerpc/vdso32: Add crtsavresChristophe Leroy
2024-09-13mm: Define VM_DROPPABLE for powerpc/32Christophe Leroy
2024-09-13powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe 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-13arm64: alternative: make alternative_has_cap_likely() VDSO compatibleMark Rutland
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-13random: vDSO: add a __vdso_getrandom prototype for all architecturesXi Ruoyao
2024-09-13selftests: vDSO: fix cross build for getrandom and chacha testsJason A. Donenfeld
2024-09-13random: vDSO: minimize and simplify header includesChristophe Leroy
2024-09-13random: vDSO: avoid call to out of line memset()Christophe Leroy
2024-09-13random: vDSO: add missing c-getrandom-y in MakefileChristophe Leroy
2024-09-13random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page accessChristophe Leroy
2024-09-13random: vDSO: don't use 64-bit atomics on 32-bit architecturesChristophe Leroy
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-08-30selftests: vDSO: quash clang omitted parameter warning in getrandom testJason A. Donenfeld
2024-08-30selftests: vDSO: use parse_vdso.h in vdso_test_abiChristophe Leroy
2024-08-30selftests: vDSO: fix the way vDSO functions are called for powerpcChristophe Leroy
2024-08-30selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy
2024-08-30selftests: vDSO: fix vdso_config for powerpcChristophe Leroy
2024-08-30selftests: vDSO: fix vDSO name for powerpcChristophe Leroy
2024-08-30selftests: vDSO: skip getrandom test if architecture is unsupportedJason A. Donenfeld
2024-08-30selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom testXi Ruoyao
2024-08-30selftests: vDSO: remove unnecessary command line defs from chacha testJason A. Donenfeld
2024-08-30selftests: vDSO: separate LDLIBS from CFLAGS for libsodiumJason A. Donenfeld
2024-08-30selftests: vDSO: add --cflags for pkg-config command querying libsodiumXi Ruoyao
2024-08-30selftests: vDSO: look for arch-specific function name in getrandom testChristophe Leroy
2024-08-30selftests: vDSO: fix include order in build of test_vdso_chachaChristophe Leroy
2024-08-30selftests: vDSO: don't hard-code location of vDSO sourcesChristophe Leroy
2024-08-30selftests: vDSO: simplify getrandom thread local storage and structsJason A. Donenfeld
2024-08-29Merge tag 'random-6.11-rc6-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-08-29Merge tag 'loongarch-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-08-29Merge tag 'platform-drivers-x86-v6.11-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds