Revision ccf55f73a607dba0cec470e677e3fad754304220 authored by Linus Torvalds on 10 June 2016, 19:23:49 UTC, committed by Linus Torvalds on 10 June 2016, 19:23:49 UTC
Pull powerpc fixes from
 - ptrace: Fix out of bounds array access warning from Khem Raj
 - pseries: Fix PCI config address for DDW from Gavin Shan
 - pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
   from Michael Ellerman
 - of: fix autoloading due to broken modalias with no 'compatible' from
   Wolfram Sang
 - radix: Fix always false comparison against MMU_NO_CONTEXT from Aneesh
   Kumar K.V
 - hash: Compute the segment size correctly for ISA 3.0 from Aneesh
   Kumar K.V
 - nohash: Fix build break with 64K pages from Michael Ellerman

* tag 'powerpc-4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/nohash: Fix build break with 64K pages
  powerpc/mm/hash: Compute the segment size correctly for ISA 3.0
  powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
  of: fix autoloading due to broken modalias with no 'compatible'
  powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
  powerpc/pseries: Fix PCI config address for DDW
  powerpc/ptrace: Fix out of bounds array access warning
2 parent s c8f17d6 + 8017ea3
History
File Mode Size
appletalk
arcnet
bonding
caif
can
cris
dsa
ethernet
fddi
fjes
hamradio
hippi
hyperv
ieee802154
ipvlan
irda
phy
plip
ppp
slip
team
usb
vmxnet3
wan
wimax
wireless
xen-netback
Kconfig -rw-r--r-- 14.9 KB
LICENSE.SRC -rw-r--r-- 891 bytes
Makefile -rw-r--r-- 2.0 KB
Space.c -rw-r--r-- 4.1 KB
dummy.c -rw-r--r-- 5.5 KB
eql.c -rw-r--r-- 14.6 KB
geneve.c -rw-r--r-- 40.2 KB
gtp.c -rw-r--r-- 31.5 KB
ifb.c -rw-r--r-- 8.6 KB
loopback.c -rw-r--r-- 5.6 KB
macsec.c -rw-r--r-- 81.2 KB
macvlan.c -rw-r--r-- 40.1 KB
macvtap.c -rw-r--r-- 32.9 KB
mdio.c -rw-r--r-- 11.9 KB
mii.c -rw-r--r-- 12.3 KB
netconsole.c -rw-r--r-- 24.8 KB
nlmon.c -rw-r--r-- 3.9 KB
ntb_netdev.c -rw-r--r-- 12.3 KB
rionet.c -rw-r--r-- 18.8 KB
sb1000.c -rw-r--r-- 31.3 KB
sungem_phy.c -rw-r--r-- 29.7 KB
tun.c -rw-r--r-- 58.9 KB
veth.c -rw-r--r-- 12.2 KB
virtio_net.c -rw-r--r-- 53.2 KB
vrf.c -rw-r--r-- 19.6 KB
vxlan.c -rw-r--r-- 84.7 KB
xen-netfront.c -rw-r--r-- 53.8 KB

back to top