• Linus Torvalds's avatar
    Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux · d0a32f55
    Linus Torvalds authored
    Pull powerpc updates from Michael Ellerman:
    
     - Support for configuring secure boot with user-defined keys on PowerVM
       LPARs
    
     - Simplify the replay of soft-masked IRQs by making it non-recursive
    
     - Add support for KCSAN on 64-bit Book3S
    
     - Improvements to the API & code which interacts with RTAS (pseries
       firmware)
    
     - Change 32-bit powermac to assign PCI bus numbers per domain by
       default
    
     - Some improvements to the 32-bit BPF JIT
    
     - Various other small features and fixes
    
    Thanks to Anders Roxell, Andrew Donnellan, Andrew Jeffery, Benjamin
    Gray, Christophe Leroy, Frederic Barrat, Ganesh Goudar, Geoff Levand,
    Greg Kroah-Hartman, Jan-Benedict Glaw, Josh Poimboeuf, Kajol Jain,
    Laurent Dufour, Mahesh Salgaonkar, Mathieu Desnoyers, Mimi Zohar, Murphy
    Zhou, Nathan Chancellor, Nathan Lynch, Nayna Jain, Nicholas Piggin, Pali
    Rohár, Petr Mladek, Rohan McLure, Russell Currey, Sachin Sant, Sathvika
    Vasireddy, Sourabh Jain, Stefan Berger, Stephen Rothwell, and Sudhakar
    Kuppusamy.
    
    * tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (114 commits)
      powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseries
      powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot
      powerpc/e500: Add missing prototype for 'relocate_init'
      powerpc/64: Fix unannotated intra-function call warning
      powerpc/epapr: Don't use wrteei on non booke
      powerpc: Pass correct CPU reference to assembler
      powerpc/mm: Rearrange if-else block to avoid clang warning
      powerpc/nohash: Fix build with llvm-as
      powerpc/nohash: Fix build error with binutils >= 2.38
      powerpc/pseries: Fix endianness issue when parsing PLPKS secvar flags
      macintosh: windfarm: Use unsigned type for 1-bit bitfields
      powerpc/kexec_file: print error string on usable memory property update failure
      powerpc/machdep: warn when machine_is() used too early
      powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500
      powerpc/eeh: Set channel state after notifying the drivers
      selftests/powerpc: Fix incorrect kernel headers search path
      powerpc/rtas: arch-wide function token lookup conversions
      powerpc/rtas: introduce rtas_function_token() API
      powerpc/pseries/lpar: convert to papr_sysparm API
      powerpc/pseries/hv-24x7: convert to papr_sysparm API
      ...
    d0a32f55
Makefile 13.2 KB