aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/scompress.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-18crypto: scompress - initialize per-CPU variables on each CPUSebastian Andrzej Siewior
2019-04-08crypto: scompress - Use per-CPU struct instead multiple variablesSebastian Andrzej Siewior
2019-04-08crypto: scompress - return proper error code for allocation failureSebastian Andrzej Siewior
2018-11-09crypto: user - clean up report structure copyingEric Biggers
2018-01-06crypto: scompress - use sgl_alloc() and sgl_free()Bart Van Assche
2017-08-03crypto: scompress - defer allocation of scratch buffer to first useArd Biesheuvel
2017-08-03crypto: scompress - free partially allocated scratch buffers on failureArd Biesheuvel
2017-08-03crypto: scompress - don't sleep with preemption disabledArd Biesheuvel
2017-04-24crypto: scomp - allow registration of multiple scompsGiovanni Cabiddu
2017-01-13crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza
2016-10-25crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu