summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2026-08-19Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-19Merge tag 'watchdog-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-19Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-08-18Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-18Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-08-18Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Bartosz Golaszewski
2026-08-17Merge tag 'linux_kselftest-kunit-7.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-08-17Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-08-17Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-10lib/crypto: aes-cmac: Use __cleanup() instead of memzero_explicit()Thomas Huth
2026-08-10lib/crypto: tests: Add KUnit test suite for AES-GCMEric Biggers
2026-08-10lib/crypto: tests: Add KUnit test suite for AES-CCMEric Biggers
2026-08-10lib/crypto: tests: Add aead-test-template.hEric Biggers
2026-08-10lib/crypto: tests: Use per-test-case buffers in hash testsEric Biggers
2026-08-10lib/crypto: tests: Create test-utils.hEric Biggers
2026-08-10lib/crypto: aes: Add FIPS self-tests for GCM and CCMEric Biggers
2026-08-10lib/crypto: aes: Add FIPS self-tests for unauthenticated modesEric Biggers
2026-08-10lib/crypto: fips: Split fips.h into fips-aes.h and fips-sha.hEric Biggers
2026-08-10nmi: Export CPU backtrace APIs for loadable modulesMayank Rungta
2026-08-10Merge tag 'v7.2-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-08-10random: vDSO: Drop custom PAGE_SIZE definitionsThomas Weißschuh
2026-08-10preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITSBoqun Feng
2026-08-10Merge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich
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-20Merge tag 'swnode-7.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git...Bartosz Golaszewski
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-17Merge patch series "software node: provide support for fw_devlink"Danilo Krummrich
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-15kunit: provide a set of fwnode-oriented helpersBartosz Golaszewski
2026-07-15vdso: Rename HAVE_GENERIC_VDSO to VDSO_DATASTOREThomas Weißschuh
2026-07-15vdso: Automatically select HAVE_GENERIC_VDSO if necessaryThomas Weißschuh