Age | Commit message (Expand) | Author | Files | Lines |
2018-11-20 | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations | Eric Biggers | 1 | -1/+1 |
2018-09-28 | wusb: Remove VLA usage of skcipher | Kees Cook | 1 | -8/+8 |
2018-03-16 | USB: wusbcore: crypto: Remove VLA usage | Gustavo A. R. Silva | 1 | -2/+6 |
2017-11-07 | USB: wusbcore: Remove redundant license text | Greg Kroah-Hartman | 1 | -15/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-01-10 | wusbcore: Fix one more crypto-on-the-stack bug | Andy Lutomirski | 1 | -2/+1 |
2016-10-19 | wusb: fix error return code in wusb_prf() | Wei Yongjun | 1 | -1/+3 |
2016-10-17 | wusb: Stop using the stack for sg crypto scratch space | Andy Lutomirski | 1 | -22/+37 |
2016-08-30 | usb: wusbcore: crypto: don't print on ENOMEM | Wolfram Sang | 1 | -3/+1 |
2016-05-09 | usb: wusbcore: Do not initialise statics to 0. | Sandhya Bankar | 1 | -1/+1 |
2016-05-09 | usb: wusbcore: Remove space before ',' and '(' . | Sandhya Bankar | 1 | -2/+2 |
2016-01-27 | wusb: Use skcipher | Herbert Xu | 1 | -14/+16 |
2014-09-24 | wusb: delete double assignment | Julia Lawall | 1 | -2/+0 |
2014-01-08 | USB: wusbcore: correct spelling mistakes in comments and error string | Rahul Bedarkar | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2008-12-22 | uwb: use print_hex_dump() | David Vrabel | 1 | -16/+18 |
2008-12-22 | uwb: use dev_dbg() for debug messages | David Vrabel | 1 | -30/+0 |
2008-10-28 | wusb: disable verification of the key generation algorithms | David Vrabel | 1 | -4/+11 |
2008-09-17 | wusb: add the Wireless USB core (security) | Inaky Perez-Gonzalez | 1 | -0/+538 |