index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
async_tx
/
raid6test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
crypto: add __init/__exit annotations to init/exit funcs
Xiu Jianfeng
2022-09-24
1
-2
/
+2
*
crypto: cleanup comments
Tom Rix
2022-03-02
1
-2
/
+2
*
md/raid6: let async recovery function support different page offset
Yufen Yu
2020-09-25
1
-2
/
+2
*
md/raid6: let syndrome computor support different page offset
Yufen Yu
2020-09-25
1
-8
/
+16
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
1
-14
/
+1
*
async_pq: Remove VLA usage
Kyle Spiers
2018-06-18
1
-1
/
+3
*
raid6test: add new corner case for ioatdma driver
Dan Williams
2013-11-14
1
-1
/
+9
*
raid6test: use prandom_bytes()
Akinobu Mita
2013-04-30
1
-7
/
+2
*
crypto: add module.h to those files that are explicitly using it
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-22
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
async_tx: expand async raid6 test to cover ioatdma corner case
Dan Williams
2009-12-17
1
-0
/
+7
*
raid6test: fix stack overflow
Dan Williams
2009-09-17
1
-2
/
+1
*
async_tx: raid6 recovery self test
Dan Williams
2009-08-30
1
-0
/
+241