summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: rockchip - add crypto driver for rk3288Zain Wang2015-11-276-0/+1127
* crypto: rockchip - add DT bindings documentationZain Wang2015-11-271-0/+29
* crypto: nx - use of_property_read_u32()saurabh2015-11-241-7/+4
* crypto: padlock-aes - use offset_in_page macroGeliang Tang2015-11-241-2/+2
* crypto: qat - fix typo in clean-filesJim Davis2015-11-241-1/+1
* crypto: picoxcell - set [src|dst]_nents and nents as signed intLABBE Corentin2015-11-231-2/+3
* crypto: sahara - set nb_[in|out]_sg as signed intLABBE Corentin2015-11-231-2/+2
* hwrng: omap3-rom - convert timer to delayed workAaro Koskinen2015-11-231-6/+7
* crypto: atmel: fix bogus selectArnd Bergmann2015-11-231-2/+1
* crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)Cyrille Pitchen2015-11-231-1/+1
* crypto: atmel - fix 64-bit warningsArnd Bergmann2015-11-231-6/+6
* crypto: mcryptd - use list_first_entry_or_null()Geliang Tang2015-11-231-6/+2
* crypto: api - use list_first_entry_or_null and list_next_entryGeliang Tang2015-11-231-5/+4
* crypto: sun4i-ss - add missing statesizeLABBE Corentin2015-11-171-0/+2
* crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool...Markus Elfring2015-11-171-4/+2
* crypto: qat - constify pci_error_handlers structuresJulia Lawall2015-11-171-1/+1
* crypto: rsa - only require output buffers as big as needed.Andrzej Zaborowski2015-11-171-24/+0
* lib/mpi: only require buffers as big as needed for the integerAndrzej Zaborowski2015-11-171-4/+17
* crypto: amcc - check return value of sg_nents_for_lenLABBE Corentin2015-11-171-0/+4
* crypto: caam - check return value of sg_nents_for_lenLABBE Corentin2015-11-171-0/+24
* crypto: picoxcell - check return value of sg_nents_for_lenLABBE Corentin2015-11-171-14/+34
* crypto: qce - check return value of sg_nents_for_lenLABBE Corentin2015-11-172-0/+13
* crypto: sahara - check return value of sg_nents_for_lenLABBE Corentin2015-11-171-0/+12
* crypto: talitos - check return value of sg_nents_for_lenLABBE Corentin2015-11-171-7/+34
* crypto: marvell - check return value of sg_nents_for_lenLABBE Corentin2015-11-172-0/+12
* crypto: algif - Change some variable to size_tLABBE Corentin2015-11-172-8/+8
* crypto: qat - remove superfluous check from adf_probeSalvatore Benedetto2015-11-172-15/+2
* crypto: qat - fix get instance functionTadeusz Struk2015-11-171-11/+11
* crypto: hifn_795x - fix coding styleLABBE Corentin2015-11-171-163/+138
* crypto: hifn_795x - use dev_xx/pr_xx instead of printkLABBE Corentin2015-11-171-82/+67
* crypto: hifn_795x - remove the hifn_test functionLABBE Corentin2015-11-171-58/+0
* crypto: qat - when stopping all devices make fure VF are stopped firstTadeusz Struk2015-11-171-1/+1
* crypto: talitos - Fix timing leak in ESP ICV verificationDavid Gstir2015-11-161-1/+1
* crypto: nx - Fix timing leak in GCM and CCM decryptionDavid Gstir2015-11-162-2/+3
* Linux 4.4-rc1v4.4-rc1Linus Torvalds2015-11-151-2/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-1537-292/+947
|\
| * perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-121-6/+0
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-125-4/+14
| |\
| | * tools include: Add compiler.h to list.hArnaldo Carvalho de Melo2015-11-111-0/+1
| | * perf probe: Verify parameters in two functionsWang Nan2015-11-111-0/+6
| | * perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo2015-11-111-4/+4
| | * perf annotate: Support full source file paths for srcline fixMichael Petlan2015-11-111-0/+1
| | * perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song2015-11-111-0/+2
| |/
| * perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra2015-11-091-0/+4
| * perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney2015-11-091-8/+9
| * Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-0831-274/+920
| |\
| | * perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo2015-11-061-1/+1
| | * perf test: Add 'perf test BPF'Wang Nan2015-11-066-1/+248
| | * perf test: Enhance the LLVM tests: add kbuild testWang Nan2015-11-064-1/+35
| | * perf test: Enhance the LLVM test: update basic BPF test programWang Nan2015-11-064-31/+129
OpenPOWER on IntegriCloud