开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2024-08-29
Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-08-29
Merge tag 'for-6.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-28
Merge tag 'v6.11-rc5-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-08-28
Merge tag 'tpmdd-next-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-08-28
Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-08-28
Merge tag 'pinctrl-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-08-28
Merge tag 'sound-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-08-27
tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
Stefan Berger
2024-08-27
btrfs: fix uninitialized return value from btrfs_reclaim_sweep()
Filipe Manana
2024-08-27
Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-08-27
btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk()
Qu Wenruo
2024-08-26
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
2024-08-26
nfsd: fix potential UAF in nfsd4_cb_getattr_release
Jeff Layton
2024-08-26
nfsd: hold reference to delegation when updating it for cb_getattr
Jeff Layton
2024-08-26
MAINTAINERS: Update Olga Kornievskaia's email address
Chuck Lever
2024-08-26
LoongArch: KVM: Invalidate guest steal time address on vCPU reset
Bibo Mao
2024-08-26
LoongArch: Add ifdefs to fix LSX and LASX related warnings
Tiezhu Yang
2024-08-26
LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBE
Huacai Chen
2024-08-26
btrfs: initialize last_extent_end to fix -Wmaybe-uninitialized warning in ext...
David Sterba
2024-08-26
selftests/livepatch: wait for atomic replace to occur
Ryan Sullivan
2024-08-26
platform/x86: x86-android-tablets: Make Lenovo Yoga Tab 3 X90F DMI match less...
Hans de Goede
[next]