summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-05crypto: x86 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede
2019-09-05crypto: s390 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede
2019-09-05crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede
2019-09-05crypto: arm - Rename functions to avoid conflict with crypto/sha256.hHans de Goede
2019-09-05hwrng: timeriomem - relax check on memory resource sizeDaniel Mack
2019-09-05crypto: inside-secure - Added support for basic AES-CCMPascal van Leeuwen
2019-09-05crypto: inside-secure - Added AES-OFB supportPascal van Leeuwen
2019-09-05crypto: inside-secure - Added AES-CFB supportPascal van Leeuwen
2019-09-05crypto: inside-secure - Added support for basic AES-GCMPascal van Leeuwen
2019-09-05crypto: inside-secure - Minor code cleanup and optimizationsPascal van Leeuwen
2019-09-05crypto: inside-secure - Minor optimization recognizing CTR is always AESPascal van Leeuwen
2019-09-05crypto: inside-secure - Made .cra_priority value a definePascal van Leeuwen
2019-09-05crypto: inside-secure - Only enable algorithms advertised by the hardwarePascal van Leeuwen
2019-09-05crypto: inside-secure - Add support for the AES-XTS algorithmPascal van Leeuwen
2019-09-05crypto: inside-secure - Move static cipher alg & mode settings to initPascal van Leeuwen
2019-09-05crypto: mediatek - fix incorrect crypto key settingVic Wu
2019-09-05crypto: mediatek - add support to OFB/CFB modeRyder Lee
2019-09-05crypto: mediatek - only treat EBUSY as transient if backlogRyder Lee
2019-09-05crypto: mediatek - fix uninitialized value of gctx->textlenRyder Lee
2019-09-05crypto: mediatek - move mtk_aes_find_dev() to the right placeRyder Lee
2019-09-05powerpc: Remove empty commentJordan Niethe
2019-09-05powerpc/imc: Dont create debugfs files for cpu-less nodesMadhavan Srinivasan
2019-09-05powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin
2019-09-05powerpc/64s: remove unnecessary translation cache flushes at bootNicholas Piggin
2019-09-05powerpc/64s/pseries: radix flush translations before MMU is enabled at bootNicholas Piggin
2019-09-05powerpc/64s: make mmu_partition_table_set_entry TLB flush optionalNicholas Piggin
2019-09-05powerpc/64s/radix: tidy up TLB flushing codeNicholas Piggin
2019-09-05powerpc/64s: remove register_process_table callbackNicholas Piggin
2019-09-05selftests/powerpc: Add basic EEH selftestOliver O'Halloran
2019-09-05powerpc/eeh: Add a eeh_dev_break debugfs interfaceOliver O'Halloran
2019-09-05powerpc/eeh: Add debugfs interface to run an EEH checkOliver O'Halloran
2019-09-05powerpc/eeh: Set attention indicator while recoveringOliver O'Halloran
2019-09-05pci-hotplug/pnv_php: Add attention indicator supportOliver O'Halloran
2019-09-05pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBsOliver O'Halloran
2019-09-05pci-hotplug/pnv_php: Add a reset_slot() callbackOliver O'Halloran
2019-09-05powernv/eeh: Use generic code to handle hot resetsOliver O'Halloran
2019-09-05powerpc/eeh: Remove stale CAPI commentOliver O'Halloran
2019-09-05powerpc/eeh: Defer printing stack traceOliver O'Halloran
2019-09-05powerpc/eeh: Check slot presence state in eeh_handle_normal_event()Oliver O'Halloran
2019-09-05powerpc/eeh: Make permanently failed devices non-actionableOliver O'Halloran
2019-09-05powerpc/eeh: Fix race when freeing PDNsOliver O'Halloran
2019-09-05powerpc/eeh: Clean up EEH PEs after recovery finishesOliver O'Halloran
2019-09-04ARM: dts: aspeed-g5: Fixe gpio-ranges upper limitOscar A Perez
2019-09-04ARM; dts: aspeed: mihawk: File should not be executableJoel Stanley
2019-09-04ARM: dts: aspeed: swift: Change power supplies to version 2Eddie James
2019-09-04ARM: dts: aspeed: vesnin: Add secondary SPI flash chipIvan Mikhaylov
2019-09-04ARM: dts: aspeed: vesnin: Add wdt2 with alt-boot optionIvan Mikhaylov
2019-09-04ARM: dts: aspeed-g4: Add all flash chipsJoel Stanley
2019-09-04lsm: remove current_security()Paul Moore
2019-09-04selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley