index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
lib/crypto: arm64/poly1305: Fix register corruption in no-SIMD contexts
Eric Biggers
1
-1
/
+2
2025-07-11
lib/crypto: arm/poly1305: Fix register corruption in no-SIMD contexts
Eric Biggers
1
-1
/
+2
2025-07-10
kunit: fix longest symbol length test
Sergio González Collado
2
-2
/
+2
2025-07-10
lib/smp_processor_id: Make migration check unconditional of SMP
Sebastian Andrzej Siewior
1
-2
/
+0
2025-07-09
lib: test_objagg: split test_hints_case() into two functions
Arnd Bergmann
1
-32
/
+45
2025-07-09
lib/raid6: replace custom zero page with ZERO_PAGE
Herbert Xu
8
-27
/
+24
2025-07-09
mul_u64_u64_div_u64: fix the division-by-zero behavior
Nicolas Pitre
1
-6
/
+7
2025-07-09
maple_tree: add testing for restoring maple state to active
Liam R. Howlett
1
-0
/
+32
2025-07-09
maple_tree: fix status setup on restore to active
Liam R. Howlett
1
-7
/
+18
2025-07-09
lib/test_vmalloc.c: restrict default test mask to avoid test warnings
Uladzislau Rezki (Sony)
1
-1
/
+1
2025-07-09
lib/test_vmalloc.c: use late_initcall() if built-in for init ordering
Uladzislau Rezki (Sony)
1
-0
/
+4
2025-07-09
maple tree: use goto label to simplify code
Dev Jain
1
-5
/
+2
2025-07-09
mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...
Hao Ge
1
-0
/
+2
2025-07-09
alloc_tag: keep codetag iterator active between read()
David Wang
1
-19
/
+10
2025-07-09
alloc_tag: add sequence number for module and iterator
David Wang
1
-3
/
+14
2025-07-09
lib/test_hmm: reduce stack usage
Arnd Bergmann
1
-7
/
+7
2025-07-09
xarray: add a BUG_ON() to ensure caller is not sibling
Dev Jain
1
-0
/
+3
2025-07-09
maple_tree: fix mt_destroy_walk() on root leaf node
Wei Yang
1
-0
/
+1
2025-07-09
lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()
Harry Yoo
1
-0
/
+3
2025-07-09
vdso/gettimeofday: Return bool from clock_getres() helpers
Thomas Weißschuh
1
-11
/
+13
2025-07-08
bitmap: generalize node_random()
Yury Norov [NVIDIA]
1
-0
/
+24
2025-07-08
lib/crypto: hash_info: Move hash_info.c into lib/crypto/
Eric Biggers
3
-0
/
+68
2025-07-04
lib/crypto: x86/sha256: Remove unnecessary checks for nblocks==0
Eric Biggers
4
-10
/
+0
2025-07-04
lib/crypto: x86/sha256: Move static_call above kernel-mode FPU section
Eric Biggers
5
-34
/
+25
2025-07-04
lib/crypto: sha256: Sync sha256_update() with sha512_update()
Eric Biggers
1
-3
/
+25
2025-07-04
lib/crypto: sha256: Consolidate into single module
Eric Biggers
26
-390
/
+281
2025-07-04
lib/crypto: sha256: Remove sha256_is_arch_optimized()
Eric Biggers
7
-44
/
+0
2025-07-04
lib/crypto: sha256: Add HMAC-SHA224 and HMAC-SHA256 support
Eric Biggers
1
-5
/
+142
2025-07-04
lib/crypto: sha256: Propagate sha256_block_state type to implementations
Eric Biggers
15
-34
/
+48
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
1
-27
/
+73
2025-07-04
lib/crypto: sha256: Add sha224() and sha224_update()
Eric Biggers
1
-0
/
+10
2025-07-04
lib/crypto: sha256: Remove sha256_blocks_simd()
Eric Biggers
12
-58
/
+34
2025-07-04
lib/crypto: sha256: Reorder some code
Eric Biggers
1
-6
/
+6
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-23
/
+46
2025-07-03
Merge tag 'net-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+3
2025-07-01
lib: test_objagg: Set error message in check_expect_hints_stats()
Dan Carpenter
1
-1
/
+3
2025-07-01
lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Daniel Wagner
1
-8
/
+8
2025-06-30
lib/crc: Explicitly include <linux/export.h>
Eric Biggers
9
-12
/
+22
2025-06-30
lib/crc: Remove ARCH_HAS_* kconfig symbols
Eric Biggers
1
-9
/
+0
2025-06-30
lib/crc: x86: Migrate optimized CRC code into lib/crc/
Eric Biggers
12
-0
/
+1389
2025-06-30
lib/crc: sparc: Migrate optimized CRC code into lib/crc/
Eric Biggers
4
-0
/
+89
2025-06-30
lib/crc: s390: Migrate optimized CRC code into lib/crc/
Eric Biggers
6
-0
/
+495
2025-06-30
lib/crc: riscv: Migrate optimized CRC code into lib/crc/
Eric Biggers
13
-0
/
+595
2025-06-30
lib/crc: powerpc: Migrate optimized CRC code into lib/crc/
Eric Biggers
7
-0
/
+2575
2025-06-30
lib/crc: mips: Migrate optimized CRC code into lib/crc/
Eric Biggers
2
-0
/
+163
2025-06-30
lib/crc: loongarch: Migrate optimized CRC code into lib/crc/
Eric Biggers
2
-0
/
+116
2025-06-30
lib/crc: arm64: Migrate optimized CRC code into lib/crc/
Eric Biggers
6
-0
/
+980
2025-06-30
lib/crc: arm: Migrate optimized CRC code into lib/crc/
Eric Biggers
6
-0
/
+934
2025-06-30
lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/
Eric Biggers
5
-34
/
+152
2025-06-30
lib/crc: Move files into lib/crc/
Eric Biggers
20
-154
/
+156
[prev]
[next]