index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
reed_solomon
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-3
/
+3
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-3
/
+3
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-3
/
+3
*
lib: fix spelling mistakes
Zhen Lei
2021-07-08
1
-1
/
+1
*
rslib: Make some functions static
YueHaibing
2019-07-02
1
-6
/
+6
*
rslib: Fix remaining decoder flaws
Ferdinand Blomqvist
2019-06-26
1
-20
/
+68
*
rslib: Update documentation
Ferdinand Blomqvist
2019-06-26
1
-4
/
+8
*
rslib: Fix handling of of caller provided syndrome
Ferdinand Blomqvist
2019-06-26
1
-2
/
+12
*
rslib: decode_rs: Code cleanup
Ferdinand Blomqvist
2019-06-26
1
-5
/
+2
*
rslib: decode_rs: Fix length parameter check
Ferdinand Blomqvist
2019-06-26
1
-1
/
+1
*
rslib: Fix decoding of shortened codes
Ferdinand Blomqvist
2019-06-26
1
-2
/
+2
*
rslib: Add tests for the encoder and decoder
Ferdinand Blomqvist
2019-06-26
2
-1
/
+519
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
reed_solomon: Fix kernel-doc
Matthew Wilcox
2018-07-10
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-3
/
+3
*
rslib: Allocate decoder buffers to avoid VLAs
Thomas Gleixner
2018-04-24
2
-8
/
+43
*
rslib: Split rs control struct
Thomas Gleixner
2018-04-24
3
-58
/
+79
*
rslib: Simplify error path
Thomas Gleixner
2018-04-24
1
-11
/
+6
*
rslib: Remove GPL boilerplate
Thomas Gleixner
2018-04-24
1
-4
/
+0
*
rslib: Add SPDX identifiers
Thomas Gleixner
2018-04-24
3
-0
/
+3
*
rslib: Cleanup top level comments
Thomas Gleixner
2018-04-24
3
-29
/
+5
*
rslib: Cleanup whitespace damage
Thomas Gleixner
2018-04-24
1
-6
/
+6
*
rslib: Add GFP aware init function
Thomas Gleixner
2018-04-24
1
-20
/
+23
*
lib: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
Jörn Engel
2007-10-20
2
-1
/
+3
*
[RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16()
Jörn Engel
2007-10-20
1
-2
/
+1
*
[RSLIB] Support non-canonical GF representations
Segher Boessenkool
2007-05-02
1
-15
/
+69
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
[PATCH] reed-solomon: fix kernel-doc comments
Randy Dunlap
2006-06-25
1
-9
/
+2
*
[PATCH] sem2mutex: kernel/
Arjan van de Ven
2006-03-23
1
-5
/
+6
*
[LIB] reed_solomon: Clean up trailing white spaces
Thomas Gleixner
2005-11-07
4
-58
/
+58
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
4
-0
/
+667