summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2019-11-13powerpc/watchpoint: Fix length calculation for unaligned targetRavi Bangoria
2019-11-13powerpc/watchpoint: Introduce macros for watchpoint lengthRavi Bangoria
2019-11-13powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon
2019-11-13powerpc/pseries: Enable support for ibm,drc-info propertyTyrel Datwyler
2019-11-13Merge branch 'topic/secureboot' into nextMichael Ellerman
2019-11-13powerpc: expose secure variables to userspace via sysfsNayna Jain
2019-11-13powerpc/powernv: Add OPAL API interface to access secure variableNayna Jain
2019-11-12powerpc/ima: Indicate kernel modules appended signatures are enforcedMimi Zohar
2019-11-12powerpc/ima: Update ima arch policy to check for blacklistNayna Jain
2019-11-12powerpc/ima: Define trusted boot policyNayna Jain
2019-11-12powerpc: Detect the trusted boot state of the systemNayna Jain
2019-11-12powerpc/ima: Add support to initialize ima policy rulesNayna Jain
2019-11-12powerpc: Detect the secure boot mode of the systemNayna Jain
2019-11-07powerpc: Convert flush_icache_range & friends to CAlastair D'Silva
2019-11-07powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva
2019-11-07powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva
2019-11-07powerpc: Support CMDLINE_EXTENDChris Packham
2019-11-06powerpc/64s: Always disable branch profiling for prom_init.oMichael Ellerman
2019-11-05powerpc/security: Fix debugfs data leak on 32-bitGeert Uytterhoeven
2019-11-05powerpc/security/book3s64: Report L1TF status in sysfsAnthony Steinhauser
2019-11-04Merge branch 'fixes' into nextMichael Ellerman
2019-10-30powerpc: Add build-time check of ptrace PT_xx definesMichael Ellerman
2019-10-30powerpc/ptrace: Add prototype for function pt_regs_checkMathieu Malaterre
2019-10-29powerpc/prom_init: Undo relocation before entering secure modeThiago Jung Bauermann
2019-10-28powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman
2019-10-11powerpc/setup_64: fix -Wempty-body warningsQian Cai
2019-10-11powerpc/udbg: Make it safe to call udbg_printf() alwaysMichael Ellerman
2019-10-11powerpc: make syntax for FADump config options in kernel/Makefile readableHari Bathini
2019-09-27powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devicesOliver O'Halloran
2019-09-24powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-09-24powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-09-24powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V
2019-09-24KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth
2019-09-21powerpc/64s: Set reserved PCR bitsJordan Niethe
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-19powerpc/mm/mce: Keep irqs disabled during lockless page table walkAneesh Kumar K.V
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-18powerpc: Use ftrace_graph_ret_addr() when unwindingNaveen N. Rao
2019-09-18powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao
2019-09-18powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-14powerpc/fadump: support holes in kernel boot memory areaHari Bathini
2019-09-14powerpc/fadump: remove RMA_START and RMA_END macrosHari Bathini
2019-09-14powerpc/fadump: consider f/w load areaHari Bathini
2019-09-14powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini
2019-09-14powerpc/fadump: improve how crashed kernel's memory is reservedHari Bathini
2019-09-14powerpc/fadump: consider reserved ranges while releasing memoryHari Bathini
2019-09-14powerpc/fadump: make crash memory ranges array allocation genericHari Bathini