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
/
reed_solomon
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3
/
+3
2026-01-11
treewide: Update email address
Thomas Gleixner
-3
/
+3
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
-3
/
+3
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
-3
/
+3
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
-3
/
+3
2021-07-08
lib: fix spelling mistakes
Zhen Lei
-1
/
+1
2019-07-02
rslib: Make some functions static
YueHaibing
-6
/
+6
2019-06-26
rslib: Fix remaining decoder flaws
Ferdinand Blomqvist
-20
/
+68
2019-06-26
rslib: Update documentation
Ferdinand Blomqvist
-4
/
+8
2019-06-26
rslib: Fix handling of of caller provided syndrome
Ferdinand Blomqvist
-2
/
+12
2019-06-26
rslib: decode_rs: Code cleanup
Ferdinand Blomqvist
-5
/
+2
2019-06-26
rslib: decode_rs: Fix length parameter check
Ferdinand Blomqvist
-1
/
+1
2019-06-26
rslib: Fix decoding of shortened codes
Ferdinand Blomqvist
-2
/
+2
2019-06-26
rslib: Add tests for the encoder and decoder
Ferdinand Blomqvist
-1
/
+519
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2018-07-10
reed_solomon: Fix kernel-doc
Matthew Wilcox
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
-3
/
+3
2018-04-24
rslib: Allocate decoder buffers to avoid VLAs
Thomas Gleixner
-8
/
+43
2018-04-24
rslib: Split rs control struct
Thomas Gleixner
-58
/
+79
2018-04-24
rslib: Simplify error path
Thomas Gleixner
-11
/
+6
2018-04-24
rslib: Remove GPL boilerplate
Thomas Gleixner
-4
/
+0
2018-04-24
rslib: Add SPDX identifiers
Thomas Gleixner
-0
/
+3
2018-04-24
rslib: Cleanup top level comments
Thomas Gleixner
-29
/
+5
2018-04-24
rslib: Cleanup whitespace damage
Thomas Gleixner
-6
/
+6
2018-04-24
rslib: Add GFP aware init function
Thomas Gleixner
-20
/
+23
2008-04-18
lib: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
-1
/
+0
2007-10-20
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
Jörn Engel
-1
/
+3
2007-10-20
[RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16()
Jörn Engel
-2
/
+1
2007-05-02
[RSLIB] Support non-canonical GF representations
Segher Boessenkool
-15
/
+69
2006-10-03
fix file specification in comments
Uwe Zeisberger
-1
/
+1
2006-06-25
[PATCH] reed-solomon: fix kernel-doc comments
Randy Dunlap
-9
/
+2
2006-03-23
[PATCH] sem2mutex: kernel/
Arjan van de Ven
-5
/
+6
2005-11-07
[LIB] reed_solomon: Clean up trailing white spaces
Thomas Gleixner
-58
/
+58
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
-0
/
+667