summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2026-04-15Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-0/+305
2026-04-15Merge tag 'slab-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-0/+92
2026-04-15Merge tag 'fbdev-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-39/+589
2026-04-14Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+19
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-118/+106
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+31
2026-04-14Merge tag 'core-debugobjects-2026-04-12' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds6-36/+144
2026-04-14Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds8-47/+169
2026-04-14Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds64-1502/+6778
2026-04-14Merge tag 'audit-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-04-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds1-0/+17
2026-04-13Merge branch 'nocache-cleanup'Linus Torvalds1-2/+2
2026-04-13Merge branch 'slab/for-7.1/misc' into slab/for-nextVlastimil Babka (SUSE)1-0/+92
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner4-6/+11
2026-04-09lib/prime_numbers: drop temporary buffer in dump_primes()Yury Norov1-4/+2
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner2-9/+12
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda2-4/+8
2026-04-07lib/fonts: Implement font rotationThomas Zimmermann1-0/+103
2026-04-07lib/fonts: Refactor glyph-rotation helpersThomas Zimmermann1-36/+49
2026-04-07lib/fonts: Refactor glyph-pattern helpersThomas Zimmermann1-18/+27
2026-04-07lib/fonts: Implement glyph rotationThomas Zimmermann2-0/+151
2026-04-07lib/fonts: Clean up MakefileThomas Zimmermann1-18/+17
2026-04-07lib/fonts: Provide helpers for calculating glyph pitch and sizeThomas Zimmermann1-1/+1
2026-04-07lib/tests/slub_kunit: add a test case for {kmalloc,kfree}_nolockHarry Yoo (Oracle)1-0/+92
2026-04-03workqueue: avoid unguarded 64-bit divisionArnd Bergmann1-1/+1
2026-04-03lib/crc: arm64: Simplify intrinsics implementationArd Biesheuvel1-45/+32
2026-04-03lib/crc: arm64: Use existing macros for kernel-mode FPU cflagsArd Biesheuvel1-3/+2
2026-04-03lib/crc: arm64: Drop unnecessary chunking logic from crc64Ard Biesheuvel1-7/+5
2026-04-03lib/crc: arm64: Assume a little-endian kernelEric Biggers2-35/+30
2026-04-02bitmap: introduce bitmap_weighted_xor()Yury Norov1-0/+7
2026-04-01workqueue: add test_workqueue benchmark moduleBreno Leitao3-0/+305
2026-04-01lib/crypto: arm64: Assume a little-endian kernelEric Biggers7-65/+36
2026-04-01lib/crypto: arm64/sha3: Remove obsolete chunking logicEric Biggers2-16/+7
2026-04-01lib/crypto: arm64/sha512: Remove obsolete chunking logicEric Biggers2-18/+9
2026-04-01lib/crypto: arm64/sha256: Remove obsolete chunking logicEric Biggers2-30/+13
2026-04-01lib/crypto: arm64/sha1: Remove obsolete chunking logicEric Biggers2-20/+9
2026-04-01lib/crypto: arm64/poly1305: Remove obsolete chunking logicEric Biggers1-10/+4
2026-04-01lib/crypto: arm64/gf128hash: Remove obsolete chunking logicEric Biggers1-20/+4
2026-04-01lib/crypto: arm64/chacha: Remove obsolete chunking logicEric Biggers1-12/+4
2026-04-01lib/crypto: arm64/aes: Remove obsolete chunking logicEric Biggers2-27/+16
2026-04-01lib/crypto: Include <crypto/utils.h> instead of <crypto/algapi.h>Eric Biggers3-4/+4
2026-04-01lib/crypto: aesgcm: Don't disable IRQs during AES block encryptionEric Biggers1-22/+3
2026-04-01lib/crypto: aescfb: Don't disable IRQs during AES block encryptionEric Biggers1-22/+3
2026-03-31x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds1-1/+1
2026-03-31x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds1-1/+1
2026-03-30Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+4
2026-03-30lib/crypto: tests: Migrate ChaCha20Poly1305 self-test to KUnitEric Biggers6-760/+760
2026-03-30lib/crypto: sparc: Drop optimized MD5 codeEric Biggers4-120/+0
2026-03-30lib/crypto: mips: Drop optimized MD5 codeEric Biggers2-66/+0