Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-06-24 | 1 | -3/+2 |
|\ | |||||
| * | crypto: chtls - use after free in chtls_pt_recvmsg() | Dan Carpenter | 2018-06-15 | 1 | -3/+2 |
* | | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
|/ | |||||
* | crypto: chtls - kbuild warnings | Atul Gupta | 2018-05-31 | 1 | -5/+6 |
* | crypto: chtls - dereference null variable | Atul Gupta | 2018-05-31 | 1 | -2/+1 |
* | crypto: chtls - wait for memory sendmsg, sendpage | Atul Gupta | 2018-05-31 | 1 | -3/+87 |
* | crypto: chtls - generic handling of data and hdr | Atul Gupta | 2018-05-27 | 1 | -42/+12 |
* | crypto: chtls - Inline TLS record Rx | Atul Gupta | 2018-03-31 | 1 | -1/+601 |
* | crypto: chtls - Inline TLS record Tx | Atul Gupta | 2018-03-31 | 1 | -0/+1222 |