summaryrefslogtreecommitdiffstats
path: root/crypto/scompress.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* crypto: scompress - initialize per-CPU variables on each CPUSebastian Andrzej Siewior2019-04-18
* crypto: scompress - Use per-CPU struct instead multiple variablesSebastian Andrzej Siewior2019-04-08
* crypto: scompress - return proper error code for allocation failureSebastian Andrzej Siewior2019-04-08
* crypto: user - clean up report structure copyingEric Biggers2018-11-09
* crypto: scompress - use sgl_alloc() and sgl_free()Bart Van Assche2018-01-06
* crypto: scompress - defer allocation of scratch buffer to first useArd Biesheuvel2017-08-03
* crypto: scompress - free partially allocated scratch buffers on failureArd Biesheuvel2017-08-03
* crypto: scompress - don't sleep with preemption disabledArd Biesheuvel2017-08-03
* crypto: scomp - allow registration of multiple scompsGiovanni Cabiddu2017-04-24
* crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza2017-01-12
* crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu2016-10-24