summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/secureboot' into nextMichael Ellerman2019-11-1331-96/+1035
|\
| * powerpc: Load firmware trusted keys/hashes into kernel keyringNayna Jain2019-11-133-1/+108
| * x86/efi: move common keyring handler functions to new fileNayna Jain2019-11-134-67/+115
| * powerpc: expose secure variables to userspace via sysfsNayna Jain2019-11-134-0/+306
| * powerpc/powernv: Add OPAL API interface to access secure variableNayna Jain2019-11-139-2/+211
| * sysfs: Fixes __BIN_ATTR_WO() macroNayna Jain2019-11-131-2/+2
| * Merge branch 'topic/ima' into topic/securebootMichael Ellerman2019-11-1314-25/+294
| |\
| | * powerpc/ima: Indicate kernel modules appended signatures are enforcedMimi Zohar2019-11-121-2/+6
| | * powerpc/ima: Update ima arch policy to check for blacklistNayna Jain2019-11-121-4/+4
| | * ima: Check against blacklisted hashes for files with modsigNayna Jain2019-11-126-6/+64
| | * certs: Add wrapper function to check blacklisted binary hashNayna Jain2019-11-122-0/+15
| | * ima: Make process_buffer_measurement() genericNayna Jain2019-11-122-18/+43
| | * powerpc/ima: Define trusted boot policyNayna Jain2019-11-121-1/+32
| | * powerpc: Detect the trusted boot state of the systemNayna Jain2019-11-122-0/+21
| | * powerpc/ima: Add support to initialize ima policy rulesNayna Jain2019-11-124-2/+47
| | * powerpc: Detect the secure boot mode of the systemNayna Jain2019-11-124-0/+70
| |/
* | powerpc: Don't flush caches when adding memoryAlastair D'Silva2019-11-071-2/+0
* | powerpc: Chunk calls to flush_dcache_range in arch_*_memoryAlastair D'Silva2019-11-071-2/+25
* | powerpc: Convert flush_icache_range & friends to CAlastair D'Silva2019-11-075-252/+170
* | powerpc: define helpers to get L1 icache sizesAlastair D'Silva2019-11-072-10/+31
* | powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva2019-11-071-2/+2
* | powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva2019-11-071-2/+2
* | powerpc: Support CMDLINE_EXTENDChris Packham2019-11-072-13/+43
* | powerpc/64s: Always disable branch profiling for prom_init.oMichael Ellerman2019-11-061-1/+1
* | macintosh: ans-lcd: make anslcd_logo static and __initconstRasmus Villemoes2019-11-061-1/+2
* | powerpc/security: Fix debugfs data leak on 32-bitGeert Uytterhoeven2019-11-052-6/+6
* | powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V2019-11-051-0/+1
* | powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is setAneesh Kumar K.V2019-11-052-3/+2
* | powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_allAneesh Kumar K.V2019-11-053-39/+3
* | powerpc/mm/book3s64/radix: Remove unused code.Aneesh Kumar K.V2019-11-051-60/+6
* | powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser2019-11-051-0/+5
* | powerpc/pseries: safely roll back failed DLPAR cpu addNathan Lynch2019-11-051-57/+59
* | powerpc/pseries: address checkpatch warnings in dlpar_offline_cpuNathan Lynch2019-11-051-6/+5
* | selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not availableMichael Ellerman2019-11-051-0/+4
* | Merge branch 'fixes' into nextMichael Ellerman2019-11-046-18/+57
|\ \
| * | powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin2019-10-291-16/+37
| * | powerpc/prom_init: Undo relocation before entering secure modeThiago Jung Bauermann2019-10-293-1/+18
| * | powerpc/powernv/eeh: Fix oops when probing cxl devicesFrederic Barrat2019-10-251-1/+1
| * | powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy2019-10-171-0/+1
* | | powerpc/tools: Don't quote $objdump in scriptsMichael Ellerman2019-10-302-3/+3
* | | powerpc: Add build-time check of ptrace PT_xx definesMichael Ellerman2019-10-301-0/+63
* | | powerpc/ptrace: Add prototype for function pt_regs_checkMathieu Malaterre2019-10-301-0/+6
* | | selftests/powerpc: Add a test of spectre_v2 mitigationsMichael Ellerman2019-10-305-1/+323
* | | selftests/powerpc: Fixup clobbers for TM testsMichael Ellerman2019-10-294-6/+6
* | | powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary i...Aneesh Kumar K.V2019-10-283-13/+52
* | | powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V2019-10-281-1/+8
* | | powerpc/pseries: Don't opencode HPTE_V_BOLTEDAneesh Kumar K.V2019-10-281-1/+1
* | | powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman2019-10-281-1/+1
* | | powerpc/configs: Rename foo_basic_defconfig to foo_base.configMichael Ellerman2019-10-284-6/+6
* | | powerpc/configs: Add debug config fragmentAndrew Donnellan2019-10-281-0/+1