index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
22 hours
Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
26 hours
Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
43 hours
Merge tag 'linux_kselftest-kunit-7.3-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
43 hours
Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
44 hours
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2 days
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9 days
lib/crypto: aes-cmac: Use __cleanup() instead of memzero_explicit()
Thomas Huth
9 days
lib/crypto: tests: Add KUnit test suite for AES-GCM
Eric Biggers
9 days
lib/crypto: tests: Add KUnit test suite for AES-CCM
Eric Biggers
9 days
lib/crypto: tests: Add aead-test-template.h
Eric Biggers
9 days
lib/crypto: tests: Use per-test-case buffers in hash tests
Eric Biggers
9 days
lib/crypto: tests: Create test-utils.h
Eric Biggers
9 days
lib/crypto: aes: Add FIPS self-tests for GCM and CCM
Eric Biggers
9 days
lib/crypto: aes: Add FIPS self-tests for unauthenticated modes
Eric Biggers
9 days
lib/crypto: fips: Split fips.h into fips-aes.h and fips-sha.h
Eric Biggers
9 days
Merge tag 'v7.2-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
9 days
random: vDSO: Drop custom PAGE_SIZE definitions
Thomas Weißschuh
10 days
preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
Boqun Feng
2026-07-31
seq_file: rename mangle_path to seq_mangle_path
Johannes Berg
2026-07-31
lockref: tidy up dead count handling
Mateusz Guzik
2026-07-30
rhashtable: fix false-positive lockdep splat on rhltable destruction
Florian Westphal
2026-07-28
Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-07-27
Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-07-27
Merge tag 'for-next-keys-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-24
Merge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-07-23
lib/crypto: aesgcm: Remove old AES-GCM library
Eric Biggers
2026-07-23
assoc_array: trim the final shortcut word using the current chunk end
Michael Bommarito
2026-07-22
lib/crypto: aes: Add CCM support
Eric Biggers
2026-07-22
lib/crypto: aes: Add GCM support
Eric Biggers
2026-07-20
lib: test_hmm: use device devt for coherent device range selection
Stanislav Kinsburskii
2026-07-20
Merge tag 'v7.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-07-19
lib/crypto: aes: Add XTS support
Eric Biggers
2026-07-19
lib/crypto: aes: Add CTR and XCTR support
Eric Biggers
2026-07-19
lib/crypto: aes: Add CBC and CBC-CTS support
Eric Biggers
2026-07-19
lib/crypto: aes: Add ECB support
Eric Biggers
2026-07-17
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-07-17
rhashtable: clear stale iter->p on table restart
Cen Zhang (Microsoft)
2026-07-15
Merge tag 'linux_kselftest-kunit-fixes-7.2-rc4' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-07-15
fortify: Disable -Wstringop-overread in tests
Nathan Chancellor
2026-07-15
vdso: Rename HAVE_GENERIC_VDSO to VDSO_DATASTORE
Thomas Weißschuh
2026-07-15
vdso: Automatically select HAVE_GENERIC_VDSO if necessary
Thomas Weißschuh
2026-07-14
lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()
Harry Yoo (Oracle)
2026-07-10
bug: fix warning suppressions with kunit built as module
Bartosz Golaszewski
2026-07-09
crypto: aes - Fix conditions for selecting MAC dependencies
Eric Biggers
2026-07-07
vdso/gettimeofday: Verify COMPAT_32BIT_TIME interactions
Thomas Weißschuh
2026-07-07
vdso/gettimeofday: Validate system call existence for time() and gettimeofday()
Thomas Weißschuh
2026-07-07
vdso/datastore: Simplify the mapping logic for VDSO_TIME_PAGE_OFFSET
Thomas Weißschuh
2026-07-07
vdso/datastore: Allow prefaulting by mlockall()
Thomas Weißschuh
2026-07-07
vdso/datastore: Explicitly prevent remote access to timens vvar page
Thomas Weißschuh
2026-07-07
vdso/datastore: Map zeroed pages for unavailable data
Thomas Weißschuh
[next]