summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2019-12-05powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-12-05powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKEChristophe Leroy
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-11-27Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundleLinus Torvalds
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-25powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmpNathan Chancellor
2019-11-21y2038: fix typo in powerpc vdso "LOPART"Arnd Bergmann
2019-11-21powerpc/kexec: Move kexec files into a dedicated subdir.Christophe Leroy
2019-11-21powerpc/32: Split kexec low level code out of misc_32.SChristophe Leroy
2019-11-19powerpc: Add support for GENERIC_EARLY_IOREMAPChristophe Leroy
2019-11-18Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman
2019-11-17powerpc/booke: Spelling s/date/data/Geert Uytterhoeven
2019-11-15y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann
2019-11-15y2038: vdso: powerpc: avoid timespec referencesArnd Bergmann
2019-11-15y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann
2019-11-14Merge branch 'topic/kaslr-book3e32' into nextMichael Ellerman
2019-11-14KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-14powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-13powerpc/fsl_booke/kaslr: export offset in VMCOREINFO ELF notesJason Yan
2019-11-13powerpc/fsl_booke/kaslr: dump out kernel offset information on panicJason Yan
2019-11-13powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan
2019-11-13powerpc/fsl_booke/32: introduce reloc_kernel_entry() helperJason Yan
2019-11-13powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helperJason Yan
2019-11-13powerpc: unify definition of M_IF_NEEDEDJason Yan
2019-11-13powerpc/fadump: when fadump is supported register the fadump sysfs files.Michal Suchanek
2019-11-13powerpc/eeh: differentiate duplicate detection messageSam Bobroff
2019-11-13powerpc/64s/exception: Fix kaup -> kuap typoAndrew Donnellan
2019-11-13powerpc: Replace GPL boilerplate with SPDX identifiersThomas Huth
2019-11-13powerpc/book3s/mm: Update Oops message to print the correct translation in useAneesh Kumar K.V
2019-11-13powerpc/64s: Fix debugfs_simple_attr.cocci warningsYueHaibing
2019-11-13powerpc/watchpoint: Don't ignore extraneous exceptions blindlyRavi Bangoria
2019-11-13powerpc/watchpoint: Fix ptrace code that muck around with address/lenRavi Bangoria
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-11Merge tag 'v5.4-rc7' into sched/core, to pick up fixesIngo Molnar
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