summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
22 hoursMerge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
26 hoursMerge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
43 hoursMerge tag 'linux_kselftest-kunit-7.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
43 hoursMerge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
44 hoursMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2 daysMerge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
9 dayslib/crypto: aes-cmac: Use __cleanup() instead of memzero_explicit()Thomas Huth
9 dayslib/crypto: tests: Add KUnit test suite for AES-GCMEric Biggers
9 dayslib/crypto: tests: Add KUnit test suite for AES-CCMEric Biggers
9 dayslib/crypto: tests: Add aead-test-template.hEric Biggers
9 dayslib/crypto: tests: Use per-test-case buffers in hash testsEric Biggers
9 dayslib/crypto: tests: Create test-utils.hEric Biggers
9 dayslib/crypto: aes: Add FIPS self-tests for GCM and CCMEric Biggers
9 dayslib/crypto: aes: Add FIPS self-tests for unauthenticated modesEric Biggers
9 dayslib/crypto: fips: Split fips.h into fips-aes.h and fips-sha.hEric Biggers
9 daysMerge tag 'v7.2-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
9 daysrandom: vDSO: Drop custom PAGE_SIZE definitionsThomas Weißschuh
10 dayspreempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITSBoqun Feng
2026-07-31seq_file: rename mangle_path to seq_mangle_pathJohannes Berg
2026-07-31lockref: tidy up dead count handlingMateusz Guzik
2026-07-30rhashtable: fix false-positive lockdep splat on rhltable destructionFlorian Westphal
2026-07-28Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-27Merge tag 'for-next-keys-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-24Merge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-23lib/crypto: aesgcm: Remove old AES-GCM libraryEric Biggers
2026-07-23assoc_array: trim the final shortcut word using the current chunk endMichael Bommarito
2026-07-22lib/crypto: aes: Add CCM supportEric Biggers
2026-07-22lib/crypto: aes: Add GCM supportEric Biggers
2026-07-20lib: test_hmm: use device devt for coherent device range selectionStanislav Kinsburskii
2026-07-20Merge tag 'v7.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-07-19lib/crypto: aes: Add XTS supportEric Biggers
2026-07-19lib/crypto: aes: Add CTR and XCTR supportEric Biggers
2026-07-19lib/crypto: aes: Add CBC and CBC-CTS supportEric Biggers
2026-07-19lib/crypto: aes: Add ECB supportEric Biggers
2026-07-17Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-07-17rhashtable: clear stale iter->p on table restartCen Zhang (Microsoft)
2026-07-15Merge tag 'linux_kselftest-kunit-fixes-7.2-rc4' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-15fortify: Disable -Wstringop-overread in testsNathan Chancellor
2026-07-15vdso: Rename HAVE_GENERIC_VDSO to VDSO_DATASTOREThomas Weißschuh
2026-07-15vdso: Automatically select HAVE_GENERIC_VDSO if necessaryThomas Weißschuh
2026-07-14lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()Harry Yoo (Oracle)
2026-07-10bug: fix warning suppressions with kunit built as moduleBartosz Golaszewski
2026-07-09crypto: aes - Fix conditions for selecting MAC dependenciesEric Biggers
2026-07-07vdso/gettimeofday: Verify COMPAT_32BIT_TIME interactionsThomas Weißschuh
2026-07-07vdso/gettimeofday: Validate system call existence for time() and gettimeofday()Thomas Weißschuh
2026-07-07vdso/datastore: Simplify the mapping logic for VDSO_TIME_PAGE_OFFSETThomas Weißschuh
2026-07-07vdso/datastore: Allow prefaulting by mlockall()Thomas Weißschuh
2026-07-07vdso/datastore: Explicitly prevent remote access to timens vvar pageThomas Weißschuh
2026-07-07vdso/datastore: Map zeroed pages for unavailable dataThomas Weißschuh