Revision 8bb5021cc2ee5d5dd129a9f2f5ad2bb76eea297d authored by Linus Torvalds on 30 August 2020, 17:56:12 UTC, committed by Linus Torvalds on 30 August 2020, 17:56:12 UTC
Pull powerpc fixes from Michael Ellerman:

 - Revert our removal of PROT_SAO, at least one user expressed an
   interest in using it on Power9. Instead don't allow it to be used in
   guests unless enabled explicitly at compile time.

 - A fix for a crash introduced by a recent change to FP handling.

 - Revert a change to our idle code that left Power10 with no idle
   support.

 - One minor fix for the new scv system call path to set PPR.

 - Fix a crash in our "generic" PMU if branch stack events were enabled.

 - A fix for the IMC PMU, to correctly identify host kernel samples.

 - The ADB_PMU powermac code was found to be incompatible with
   VMAP_STACK, so make them incompatible in Kconfig until the code can
   be fixed.

 - A build fix in drivers/video/fbdev/controlfb.c, and a documentation
   fix.

Thanks to Alexey Kardashevskiy, Athira Rajeev, Christophe Leroy,
Giuseppe Sacco, Madhavan Srinivasan, Milton Miller, Nicholas Piggin,
Pratik Rajesh Sampat, Randy Dunlap, Shawn Anastasio, Vaidyanathan
Srinivasan.

* tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
  Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"
  powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imc
  powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
  powerpc/64s: Fix crash in load_fp_state() due to fpexc_mode
  powerpc/64s: scv entry should set PPR
  Documentation/powerpc: fix malformed table in syscall64-abi
  video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=n
  selftests/powerpc: Update PROT_SAO test to skip ISA 3.1
  powerpc/64s: Disallow PROT_SAO in LPARs by default
  Revert "powerpc/64s: Remove PROT_SAO support"
2 parent s 6f0306d + 4a133eb
History
File Mode Size
Kconfig -rw-r--r-- 8.7 KB
Makefile -rw-r--r-- 1.1 KB
aead_api.c -rw-r--r-- 2.6 KB
aead_api.h -rw-r--r-- 569 bytes
aes_ccm.h -rw-r--r-- 1.0 KB
aes_cmac.c -rw-r--r-- 2.1 KB
aes_cmac.h -rw-r--r-- 592 bytes
aes_gcm.h -rw-r--r-- 1013 bytes
aes_gmac.c -rw-r--r-- 2.2 KB
aes_gmac.h -rw-r--r-- 534 bytes
agg-rx.c -rw-r--r-- 16.5 KB
agg-tx.c -rw-r--r-- 29.4 KB
airtime.c -rw-r--r-- 16.7 KB
cfg.c -rw-r--r-- 109.1 KB
chan.c -rw-r--r-- 45.2 KB
debug.h -rw-r--r-- 5.0 KB
debugfs.c -rw-r--r-- 15.9 KB
debugfs.h -rw-r--r-- 440 bytes
debugfs_key.c -rw-r--r-- 12.3 KB
debugfs_key.h -rw-r--r-- 1.6 KB
debugfs_netdev.c -rw-r--r-- 24.0 KB
debugfs_netdev.h -rw-r--r-- 771 bytes
debugfs_sta.c -rw-r--r-- 32.0 KB
debugfs_sta.h -rw-r--r-- 466 bytes
driver-ops.c -rw-r--r-- 7.9 KB
driver-ops.h -rw-r--r-- 34.8 KB
ethtool.c -rw-r--r-- 6.2 KB
fils_aead.c -rw-r--r-- 8.3 KB
fils_aead.h -rw-r--r-- 473 bytes
he.c -rw-r--r-- 3.9 KB
ht.c -rw-r--r-- 16.8 KB
ibss.c -rw-r--r-- 51.4 KB
ieee80211_i.h -rw-r--r-- 72.9 KB
iface.c -rw-r--r-- 54.9 KB
key.c -rw-r--r-- 36.6 KB
key.h -rw-r--r-- 4.7 KB
led.c -rw-r--r-- 10.0 KB
led.h -rw-r--r-- 2.5 KB
main.c -rw-r--r-- 41.4 KB
mesh.c -rw-r--r-- 44.2 KB
mesh.h -rw-r--r-- 13.2 KB
mesh_hwmp.c -rw-r--r-- 37.6 KB
mesh_pathtbl.c -rw-r--r-- 21.0 KB
mesh_plink.c -rw-r--r-- 32.1 KB
mesh_ps.c -rw-r--r-- 16.2 KB
mesh_sync.c -rw-r--r-- 6.4 KB
michael.c -rw-r--r-- 2.0 KB
michael.h -rw-r--r-- 456 bytes
mlme.c -rw-r--r-- 168.1 KB
ocb.c -rw-r--r-- 6.6 KB
offchannel.c -rw-r--r-- 26.4 KB
pm.c -rw-r--r-- 5.5 KB
rate.c -rw-r--r-- 25.0 KB
rate.h -rw-r--r-- 2.9 KB
rc80211_minstrel.c -rw-r--r-- 17.4 KB
rc80211_minstrel.h -rw-r--r-- 3.9 KB
rc80211_minstrel_debugfs.c -rw-r--r-- 5.8 KB
rc80211_minstrel_ht.c -rw-r--r-- 47.0 KB
rc80211_minstrel_ht.h -rw-r--r-- 2.8 KB
rc80211_minstrel_ht_debugfs.c -rw-r--r-- 8.8 KB
rx.c -rw-r--r-- 133.2 KB
scan.c -rw-r--r-- 37.3 KB
spectmgmt.c -rw-r--r-- 7.7 KB
sta_info.c -rw-r--r-- 68.2 KB
sta_info.h -rw-r--r-- 29.3 KB
status.c -rw-r--r-- 37.9 KB
tdls.c -rw-r--r-- 55.6 KB
tkip.c -rw-r--r-- 11.0 KB
tkip.h -rw-r--r-- 697 bytes
trace.c -rw-r--r-- 1.3 KB
trace.h -rw-r--r-- 57.4 KB
trace_msg.h -rw-r--r-- 1.3 KB
tx.c -rw-r--r-- 144.4 KB
util.c -rw-r--r-- 111.9 KB
vht.c -rw-r--r-- 20.4 KB
wep.c -rw-r--r-- 8.3 KB
wep.h -rw-r--r-- 907 bytes
wme.c -rw-r--r-- 6.2 KB
wme.h -rw-r--r-- 681 bytes
wpa.c -rw-r--r-- 31.7 KB
wpa.h -rw-r--r-- 1.6 KB

back to top