index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2026-04-02
lib/crc: arm64: Drop unnecessary chunking logic from crc64
Ard Biesheuvel
-7
/
+5
2026-04-02
lib/crc: arm64: Assume a little-endian kernel
Eric Biggers
-35
/
+30
2026-04-01
bitmap: introduce bitmap_weighted_xor()
Yury Norov
-0
/
+7
2026-04-01
workqueue: add test_workqueue benchmark module
Breno Leitao
-0
/
+305
2026-04-01
lib/crypto: arm64: Assume a little-endian kernel
Eric Biggers
-65
/
+36
2026-04-01
lib/crypto: arm64/sha3: Remove obsolete chunking logic
Eric Biggers
-16
/
+7
2026-04-01
lib/crypto: arm64/sha512: Remove obsolete chunking logic
Eric Biggers
-18
/
+9
2026-04-01
lib/crypto: arm64/sha256: Remove obsolete chunking logic
Eric Biggers
-30
/
+13
2026-04-01
lib/crypto: arm64/sha1: Remove obsolete chunking logic
Eric Biggers
-20
/
+9
2026-04-01
lib/crypto: arm64/poly1305: Remove obsolete chunking logic
Eric Biggers
-10
/
+4
2026-04-01
lib/crypto: arm64/gf128hash: Remove obsolete chunking logic
Eric Biggers
-20
/
+4
2026-04-01
lib/crypto: arm64/chacha: Remove obsolete chunking logic
Eric Biggers
-12
/
+4
2026-04-01
lib/crypto: arm64/aes: Remove obsolete chunking logic
Eric Biggers
-27
/
+16
2026-04-01
memblock, treewide: make memblock_free() handle late freeing
Mike Rapoport (Microsoft)
-1
/
+1
2026-03-31
lib/crypto: Include <crypto/utils.h> instead of <crypto/algapi.h>
Eric Biggers
-4
/
+4
2026-03-31
lib/crypto: aesgcm: Don't disable IRQs during AES block encryption
Eric Biggers
-22
/
+3
2026-03-31
lib/crypto: aescfb: Don't disable IRQs during AES block encryption
Eric Biggers
-22
/
+3
2026-03-30
x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcache
Linus Torvalds
-1
/
+1
2026-03-30
x86: rename and clean up __copy_from_user_inatomic_nocache()
Linus Torvalds
-1
/
+1
2026-03-30
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+4
2026-03-30
lib/crypto: tests: Migrate ChaCha20Poly1305 self-test to KUnit
Eric Biggers
-760
/
+760
2026-03-30
lib/crypto: sparc: Drop optimized MD5 code
Eric Biggers
-120
/
+0
2026-03-30
lib/crypto: mips: Drop optimized MD5 code
Eric Biggers
-66
/
+0
2026-03-30
lib/linear_ranges: Add linear_range_get_selector_high_array
Amit Sunil Dhamne
-0
/
+36
2026-03-30
kbuild: rust: provide an option to inline C helpers into Rust
Gary Guo
-0
/
+17
2026-03-29
lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation
Demian Shulhan
-1
/
+116
2026-03-27
lib/bch: fix signed shift overflow in build_mod8_tables
Josh Law
-1
/
+1
2026-03-27
lib/bch: fix signed left-shift undefined behavior
Josh Law
-2
/
+2
2026-03-27
lib/glob: initialize back_str to silence uninitialized variable warning
Josh Law
-1
/
+1
2026-03-27
lib/ts_kmp: fix integer overflow in pattern length calculation
Josh Law
-2
/
+16
2026-03-27
lib/ts_bm: fix integer overflow in pattern length calculation
Josh Law
-2
/
+16
2026-03-27
lib: decompress_bunzip2: fix 32-bit shift undefined behavior
Josh Law
-2
/
+2
2026-03-27
lib/bug: remove unnecessary variable initializations
Josh Law
-2
/
+2
2026-03-27
lib/bug: fix inconsistent capitalization in BUG message
Josh Law
-1
/
+1
2026-03-27
lib/inflate: fix typo "This results" to "The results" in comment
Josh Law
-1
/
+1
2026-03-27
lib/inflate: fix grammar in comment: "variable" to "variables"
Josh Law
-1
/
+1
2026-03-27
lib/inflate: fix memory leak in inflate_dynamic() on inflate_codes() failure
Josh Law
-4
/
+3
2026-03-27
lib/inflate: fix memory leak in inflate_fixed() on inflate_codes() failure
Josh Law
-0
/
+2
2026-03-27
lib/uuid: fix typo "reversion" to "revision" in comment
Josh Law
-1
/
+1
2026-03-27
lib: math: polynomial: remove link to non-exist file and fix spelling
Andy Shevchenko
-12
/
+8
2026-03-27
lib: math: polynomial: don't use 'proxy' headers
Andy Shevchenko
-1
/
+2
2026-03-27
lib: polynomial: move to math/ subfolder
Andy Shevchenko
-5
/
+4
2026-03-27
lib/glob: clean up "bool abuse" in pointer arithmetic
Josh Law
-1
/
+1
2026-03-27
lib: glob: replace bitwise OR with logical operation on boolean
Josh Law
-1
/
+2
2026-03-27
lib: glob: add explicit include for export.h
Josh Law
-0
/
+1
2026-03-27
lib: glob: fix grammar and replace non-inclusive terminology
Josh Law
-1
/
+1
2026-03-27
lib: glob: add missing SPDX-License-Identifier
Josh Law
-0
/
+1
2026-03-27
bug: avoid format attribute warning for clang as well
Arnd Bergmann
-5
/
+2
2026-03-27
lib/crypto: chacha: Zeroize permuted_state before it leaves scope
Eric Biggers
-0
/
+4
2026-03-26
vdso/timens: Move functions to new file
Thomas Weißschuh
-25
/
+0
[prev]
[next]