index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
bch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-27
lib/bch: fix signed shift overflow in build_mod8_tables
Josh Law
1
-1
/
+1
2026-03-27
lib/bch: fix signed left-shift undefined behavior
Josh Law
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2024-07-12
lib/bch.c: use swap() to improve code
Thorsten Blum
1
-15
/
+5
2023-08-18
lib/bch.c: use bitrev instead of internal logic
John Sanpe
1
-36
/
+2
2021-05-06
lib/bch.c: fix a typo in the file bch.c
Bhaskar Chowdhury
1
-1
/
+1
2020-05-24
lib/bch: Allow easy bit swapping
Miquel Raynal
1
-14
/
+76
2020-05-24
lib/bch: Rework a little bit the exported function names
Miquel Raynal
1
-32
/
+32
2020-04-07
lib/bch.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2018-10-12
lib/bch: fix possible stack overrun
Arnd Bergmann
1
-4
/
+13
2018-06-22
lib/bch: Remove VLA usage
Kees Cook
1
-8
/
+15
2011-03-11
lib: add shared BCH ECC library
Ivan Djelic
1
-0
/
+1368