index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-16
selftests: vDSO: check cpu caps before running chacha test
Jason A. Donenfeld
2024-09-13
s390/vdso: Wire up getrandom() vdso implementation
Heiko Carstens
2024-09-13
s390/vdso: Move vdso symbol handling to separate header file
Heiko Carstens
2024-09-13
s390/vdso: Allow alternatives in vdso code
Heiko Carstens
2024-09-13
s390/module: Provide find_section() helper
Heiko Carstens
2024-09-13
s390/facility: Let test_facility() generate static branch if possible
Heiko Carstens
2024-09-13
s390/alternatives: Remove ALT_FACILITY_EARLY
Heiko Carstens
2024-09-13
s390/facility: Disable compile time optimization for decompressor code
Heiko Carstens
2024-09-13
selftests: vDSO: fix vdso_config for s390
Heiko Carstens
2024-09-13
selftests: vDSO: fix ELF hash table entry size for s390x
Jens Remus
2024-09-13
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64
Christophe Leroy
2024-09-13
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
Christophe Leroy
2024-09-13
powerpc/vdso: Refactor CFLAGS for CVDSO build
Christophe Leroy
2024-09-13
powerpc/vdso32: Add crtsavres
Christophe Leroy
2024-09-13
mm: Define VM_DROPPABLE for powerpc/32
Christophe Leroy
2024-09-13
powerpc/vdso: Fix VDSO data access when running in a non-root time namespace
Christophe Leroy
2024-09-13
selftests: vDSO: don't include generated headers for chacha test
Jason A. Donenfeld
2024-09-13
arm64: vDSO: Wire up getrandom() vDSO implementation
Adhemerval Zanella
2024-09-13
arm64: alternative: make alternative_has_cap_likely() VDSO compatible
Mark Rutland
2024-09-13
selftests: vDSO: also test counter in vdso_test_chacha
Christophe Leroy
2024-09-13
selftests: vDSO: build tests with O2 optimization
Christophe Leroy
2024-09-13
LoongArch: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
2024-09-13
random: vDSO: add a __vdso_getrandom prototype for all architectures
Xi Ruoyao
2024-09-13
selftests: vDSO: fix cross build for getrandom and chacha tests
Jason A. Donenfeld
2024-09-13
random: vDSO: minimize and simplify header includes
Christophe Leroy
2024-09-13
random: vDSO: avoid call to out of line memset()
Christophe Leroy
2024-09-13
random: vDSO: add missing c-getrandom-y in Makefile
Christophe Leroy
2024-09-13
random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page access
Christophe Leroy
2024-09-13
random: vDSO: don't use 64-bit atomics on 32-bit architectures
Christophe Leroy
2024-09-13
selftests: vDSO: open code basic chacha instead of linking to libsodium
Jason A. Donenfeld
2024-09-13
random: vDSO: move prototype of arch chacha function to vdso/getrandom.h
Jason A. Donenfeld
2024-09-13
selftests: vDSO: ensure vgetrandom works in a time namespace
Jason A. Donenfeld
2024-08-30
selftests: vDSO: quash clang omitted parameter warning in getrandom test
Jason A. Donenfeld
2024-08-30
selftests: vDSO: use parse_vdso.h in vdso_test_abi
Christophe Leroy
2024-08-30
selftests: vDSO: fix the way vDSO functions are called for powerpc
Christophe Leroy
2024-08-30
selftests: vDSO: fix vDSO symbols lookup for powerpc64
Christophe Leroy
2024-08-30
selftests: vDSO: fix vdso_config for powerpc
Christophe Leroy
2024-08-30
selftests: vDSO: fix vDSO name for powerpc
Christophe Leroy
2024-08-30
selftests: vDSO: skip getrandom test if architecture is unsupported
Jason A. Donenfeld
2024-08-30
selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom test
Xi Ruoyao
2024-08-30
selftests: vDSO: remove unnecessary command line defs from chacha test
Jason A. Donenfeld
2024-08-30
selftests: vDSO: separate LDLIBS from CFLAGS for libsodium
Jason A. Donenfeld
2024-08-30
selftests: vDSO: add --cflags for pkg-config command querying libsodium
Xi Ruoyao
2024-08-30
selftests: vDSO: look for arch-specific function name in getrandom test
Christophe Leroy
2024-08-30
selftests: vDSO: fix include order in build of test_vdso_chacha
Christophe Leroy
2024-08-30
selftests: vDSO: don't hard-code location of vDSO sources
Christophe Leroy
2024-08-30
selftests: vDSO: simplify getrandom thread local storage and structs
Jason A. Donenfeld
2024-08-29
Merge tag 'random-6.11-rc6-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-08-29
Merge tag 'loongarch-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-08-29
Merge tag 'platform-drivers-x86-v6.11-5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
[next]