summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coh...Sonic Zhang2014-03-101-34/+11
| * crypto: sahara - Use return value of devm_request_irq() on errorAlexander Shiyan2014-03-101-3/+4
| * crypto: ccp - Account for CCP backlog processingTom Lendacky2014-02-271-7/+11
| * crypto: ccp - Invoke context callback when there is a backlog errorTom Lendacky2014-02-271-0/+3
| * crypto: ccp - Prevent a possible lost CCP command requestTom Lendacky2014-02-271-0/+4
| * crypto: caam - writel() arguments are swappedDan Carpenter2014-02-271-2/+2
| * crypto: tegra - remove driverStephen Warren2014-02-274-1202/+0
| * crypto: omap-des - Add config and build optionsJoel Fernandes2014-02-272-0/+12
| * crypto: omap-des - Add omap-des driver for OMAP4/AM43xxJoel Fernandes2014-02-271-0/+1218
| * crypto: mxs-dcp - Fix platform_get_irq() error handlingFabio Estevam2014-02-271-2/+7
| * crypto: remove a duplicate checks in __cbc_decrypt()Dan Carpenter2014-02-272-6/+0
| * hwrng: pixocell - Use devm_ioremap_resource()Jingoo Han2014-02-271-16/+3
| * hwrng: atmel - Use devm_ioremap_resource()Jingoo Han2014-02-271-11/+4
| * crypto: s5p-sss - Use devm_ioremap_resource()Jingoo Han2014-02-271-9/+4
| * crypto: sahara - Use devm_ioremap_resource()Jingoo Han2014-02-271-16/+3
| * crypto: picoxcell - Use devm_ioremap_resource()Jingoo Han2014-02-271-11/+5
| * CRC32C: Add soft module dependency to load other accelerated crc32c modulesTim Chen2014-02-252-1/+3
| * crypto: caam - fix ERA retrieval functionAlex Porosanu2014-02-092-27/+11
| * hwrng: cleanup in hwrng_register()Dan Carpenter2014-02-091-7/+3
| * crypto: mxs-dcp: Check the return value of stmp_reset_block()Fabio Estevam2014-02-091-1/+3
| * crypto: mxs-dcp: Use devm_kzalloc()Fabio Estevam2014-02-091-7/+2
| * crypto: talitos: init the priv->alg_list more earlier in talitos_probe()Kevin Hao2014-02-091-2/+2
| * crypto: ccp - Perform completion callbacks using a taskletTom Lendacky2014-02-091-4/+17
| * crypto: ccp - Use a single queue for proper ordering of tfm requestsTom Lendacky2014-02-091-116/+48
| * crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky2014-02-094-110/+139
| * crypto: ccp - Allow for selective disablement of crypto API algorithmsTom Lendacky2014-02-091-12/+25
| * crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignmentsDave Jones2014-02-091-2/+2
| * crypto: caam - Fix job ring discovery in controller driverNitesh Lal2014-02-091-19/+6
| * crypto: dcp - Move the AES operation type from actx to rctxMarek Vasut2014-02-091-10/+17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-04-0330-207/+235
|\ \
| * | selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore2014-03-191-9/+27
| * | selinux: put the mmap() DAC controls before the MAC controlsPaul Moore2014-03-191-12/+8
| * | selinux: fix the output of ./scripts/get_maintainer.pl for SELinuxPaul Moore2014-03-190-0/+0
| * | Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zo...James Morris2014-03-1220-143/+167
| |\ \
| | * | evm: enable key retention service automaticallyDmitry Kasatkin2014-03-071-2/+3
| | * | ima: skip memory allocation for empty filesDmitry Kasatkin2014-03-071-8/+12
| | * | evm: EVM does not use MD5Dmitry Kasatkin2014-03-071-1/+0
| | * | ima: return d_name.name if d_path failsDmitry Kasatkin2014-03-072-7/+2
| | * | integrity: fix checkpatch errorsDmitry Kasatkin2014-03-0711-70/+69
| | * | ima: fix erroneous removal of security.ima xattrDmitry Kasatkin2014-03-071-2/+4
| | * | security: integrity: Use a more current logging styleJoe Perches2014-03-077-11/+27
| | * | MAINTAINERS: email updates and other misc. changesMimi Zohar2014-03-071-6/+11
| | * | ima: reduce memory usage when a template containing the n field is usedRoberto Sassu2014-03-072-17/+13
| | * | ima: restore the original behavior for sending data with ima templateRoberto Sassu2014-03-073-4/+10
| | * | Integrity: Pass commname via get_task_comm()Tetsuo Handa2014-03-071-1/+2
| | * | fs: move i_readcountMimi Zohar2014-03-071-3/+3
| | * | ima: use static const char array definitionsMimi Zohar2014-03-074-10/+10
| | * | ima: new helper: file_inode(file)Libo Chen2014-03-041-1/+1
| * | | security: have cap_dentry_init_security return errorJeff Layton2014-03-071-1/+1
| |/ /
| * | kernel: Mark function as static in kernel/seccomp.cRashika Kheria2014-02-281-1/+1
OpenPOWER on IntegriCloud