aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-05crypto: x86 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede1-6/+6
2019-09-05crypto: s390 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede1-4/+4
2019-09-05crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede1-12/+12
2019-09-05crypto: arm - Rename functions to avoid conflict with crypto/sha256.hHans de Goede2-16/+16
2019-09-05hwrng: timeriomem - relax check on memory resource sizeDaniel Mack2-3/+3
2019-09-05crypto: inside-secure - Added support for basic AES-CCMPascal van Leeuwen3-49/+245
2019-09-05crypto: inside-secure - Added AES-OFB supportPascal van Leeuwen3-0/+39
2019-09-05crypto: inside-secure - Added AES-CFB supportPascal van Leeuwen3-0/+39
2019-09-05crypto: inside-secure - Added support for basic AES-GCMPascal van Leeuwen4-41/+204
2019-09-05crypto: inside-secure - Minor code cleanup and optimizationsPascal van Leeuwen1-39/+47
2019-09-05crypto: inside-secure - Minor optimization recognizing CTR is always AESPascal van Leeuwen1-11/+14
2019-09-05crypto: inside-secure - Made .cra_priority value a definePascal van Leeuwen3-31/+34
2019-09-05crypto: inside-secure - Only enable algorithms advertised by the hardwarePascal van Leeuwen4-2/+98
2019-09-05crypto: inside-secure - Add support for the AES-XTS algorithmPascal van Leeuwen3-4/+123
2019-09-05crypto: inside-secure - Move static cipher alg & mode settings to initPascal van Leeuwen1-147/+111
2019-09-05crypto: mediatek - fix incorrect crypto key settingVic Wu1-5/+6
2019-09-05crypto: mediatek - add support to OFB/CFB modeRyder Lee1-7/+78
2019-09-05crypto: mediatek - only treat EBUSY as transient if backlogRyder Lee1-1/+3
2019-09-05crypto: mediatek - fix uninitialized value of gctx->textlenRyder Lee1-5/+5
2019-09-05crypto: mediatek - move mtk_aes_find_dev() to the right placeRyder Lee1-25/+14
2019-09-05powerpc: Remove empty commentJordan Niethe1-3/+0
2019-09-05powerpc/imc: Dont create debugfs files for cpu-less nodesMadhavan Srinivasan1-6/+6
2019-09-05powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin7-18/+246
2019-09-05powerpc/64s: remove unnecessary translation cache flushes at bootNicholas Piggin4-13/+7
2019-09-05powerpc/64s/pseries: radix flush translations before MMU is enabled at bootNicholas Piggin2-8/+10
2019-09-05powerpc/64s: make mmu_partition_table_set_entry TLB flush optionalNicholas Piggin5-6/+6
2019-09-05powerpc/64s/radix: tidy up TLB flushing codeNicholas Piggin4-110/+34
2019-09-05powerpc/64s: remove register_process_table callbackNicholas Piggin5-48/+27
2019-09-05selftests/powerpc: Add basic EEH selftestOliver O'Halloran4-0/+168
2019-09-05powerpc/eeh: Add a eeh_dev_break debugfs interfaceOliver O'Halloran1-1/+138
2019-09-05powerpc/eeh: Add debugfs interface to run an EEH checkOliver O'Halloran1-0/+61
2019-09-05powerpc/eeh: Set attention indicator while recoveringOliver O'Halloran1-0/+32
2019-09-05pci-hotplug/pnv_php: Add attention indicator supportOliver O'Halloran1-1/+13
2019-09-05pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBsOliver O'Halloran2-1/+8
2019-09-05pci-hotplug/pnv_php: Add a reset_slot() callbackOliver O'Halloran1-0/+39
2019-09-05powernv/eeh: Use generic code to handle hot resetsOliver O'Halloran1-3/+35
2019-09-05powerpc/eeh: Remove stale CAPI commentOliver O'Halloran1-7/+0
2019-09-05powerpc/eeh: Defer printing stack traceOliver O'Halloran4-26/+64
2019-09-05powerpc/eeh: Check slot presence state in eeh_handle_normal_event()Oliver O'Halloran1-0/+60
2019-09-05powerpc/eeh: Make permanently failed devices non-actionableOliver O'Halloran1-2/+10
2019-09-05powerpc/eeh: Fix race when freeing PDNsOliver O'Halloran3-2/+27
2019-09-05powerpc/eeh: Clean up EEH PEs after recovery finishesOliver O'Halloran3-3/+64
2019-09-04ARM: dts: aspeed-g5: Fixe gpio-ranges upper limitOscar A Perez1-1/+1
2019-09-04ARM; dts: aspeed: mihawk: File should not be executableJoel Stanley1-0/+0
2019-09-04ARM: dts: aspeed: swift: Change power supplies to version 2Eddie James1-2/+2
2019-09-04ARM: dts: aspeed: vesnin: Add secondary SPI flash chipIvan Mikhaylov1-0/+6
2019-09-04ARM: dts: aspeed: vesnin: Add wdt2 with alt-boot optionIvan Mikhaylov1-0/+4
2019-09-04ARM: dts: aspeed-g4: Add all flash chipsJoel Stanley1-0/+20
2019-09-04lsm: remove current_security()Paul Moore1-1/+0
2019-09-04selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley2-11/+11