summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: engine - Permit to enqueue all async requestsCorentin LABBE2018-02-152-166/+203
* crypto: doc - document crypto engine APICorentin LABBE2018-02-151-0/+48
* crypto: user - Replace GFP_ATOMIC with GFP_KERNEL in crypto_reportJia-Ju Bai2018-02-151-1/+1
* crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad_encrypt...Jia-Ju Bai2018-02-151-1/+1
* crypto: sha512-mb - remove HASH_FIRST flagEric Biggers2018-02-152-32/+6
* crypto: sha256-mb - remove HASH_FIRST flagEric Biggers2018-02-152-29/+6
* crypto: sha1-mb - remove HASH_FIRST flagEric Biggers2018-02-152-30/+6
* crypto: mcryptd - remove pointless wrapper functionsEric Biggers2018-02-152-35/+4
* hwrng: imx-rngc - make symbol imx_rngc_pm_ops staticweiyongjun \(A\)2018-02-151-1/+1
* MAINTAINERS: update ccree entryGilad Ben-Yossef2018-02-151-3/+2
* crypto: ccree - add FIPS supportGilad Ben-Yossef2018-02-155-2/+176
* crypto: ccree - add AEAD supportGilad Ben-Yossef2018-02-157-1/+3710
* crypto: ccree - add ahash supportGilad Ben-Yossef2018-02-157-3/+2686
* crypto: ccree - add skcipher supportGilad Ben-Yossef2018-02-157-2/+1339
* crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef2018-02-1522-0/+3784
* staging: ccree: rename staging ver and mark as brokenGilad Ben-Yossef2018-02-152-3/+3
* crypto: hash - Require export/import in ahashKamil Konieczny2018-02-151-16/+2
* crypto: bfin_crc - Add empty hash export and importKamil Konieczny2018-02-151-0/+12
* crypto: ux500/hash - Add empty export and importKamil Konieczny2018-02-151-0/+18
* crypto: n2 - Add empty hash export and importKamil Konieczny2018-02-151-0/+12
* crypto: mxs-dcp - Add empty hash export and importKamil Konieczny2018-02-151-0/+14
* crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny2018-02-151-3/+9
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-02-127-111/+146
|\
| * crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generateArtem Savkov2018-02-081-2/+2
| * crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generateArtem Savkov2018-02-081-1/+1
| * crypto: caam - fix endless loop when DECO acquire failsHoria Geantă2018-02-081-2/+6
| * crypto: sha3-generic - Use __optimize to support old compilersGeert Uytterhoeven2018-02-081-1/+1
| * compiler-gcc.h: __nostackprotector needs gcc-4.4 and upGeert Uytterhoeven2018-02-081-2/+1
| * compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven2018-02-082-0/+8
| * crypto: sha3-generic - deal with oversize stack framesArd Biesheuvel2018-02-081-100/+118
| * crypto: talitos - fix Kernel Oops on hashing an empty fileLEROY Christophe2018-02-081-0/+4
| * crypto: sha512-mb - initialize pending lengths correctlyEric Biggers2018-02-081-4/+6
* | Linux 4.16-rc1v4.16-rc1Linus Torvalds2018-02-111-2/+2
* | unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-118-142/+47
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11297-913/+913
* | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-118-40/+47
|\ \
| * | annotate ep_scan_ready_list()Al Viro2018-02-011-11/+13
| * | ep_send_events_proc(): return result via esed->resAl Viro2018-02-011-7/+10
| * | preparation to switching ->poll() to returning EPOLL...Al Viro2018-02-011-1/+2
| * | add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro2018-02-011-16/+17
| * | use linux/poll.h instead of asm/poll.hAl Viro2018-02-013-3/+3
| * | xen: fix poll misannotationAl Viro2018-02-011-1/+1
| * | smc: missing poll annotationsAl Viro2018-02-011-1/+1
* | | Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-02-111-0/+2
|\ \ \
| * | | xtensa: fix build with KASANMax Filippov2018-02-111-0/+2
* | | | Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-113-10/+8
|\ \ \ \ | |/ / / |/| | |
| * | | nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2018-02-112-2/+0
| * | | nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-111-8/+8
* | | | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-101-2/+3
|\ \ \ \
| * | | | powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy2018-02-101-2/+3