An error occurred while fetching folder content.
Merge tag 'powerpc-4.7-3Michael Ellerman:' of...
Linus Torvalds authored
Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

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
ccf55f73
Name Last commit Last update
..
basic kbuild: add fine grained build dependencies for exported symbols
coccinelle Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
dtc scripts/dtc: Update to upstream version 53bf130b1cdd
gdb scripts/gdb: decode bytestream on dmesg for Python3
genksyms scripts: genksyms: fix resource leak
kconfig Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
ksymoops Linux-2.6.12-rc2
mod of: fix autoloading due to broken modalias with no 'compatible'
package scripts/package/Makefile: rpmbuild add support of RPMOPTS
selinux selinux: explicitly declare the role "base_r"
tracing kbuild: Make scripts executable
.gitignore KEYS: Reserve an extra certificate symbol for inserting without recompiling
Kbuild.include kbuild: fix if_change and friends to consider argument order
Lindent scripts/Lindent: handle missing indent gracefully
Makefile KEYS: Reserve an extra certificate symbol for inserting without recompiling
Makefile.asm-generic kbuild: trivial - remove trailing empty lines
Makefile.build kbuild: rename cmd_as_s_S to cmd_cpp_s_S
Makefile.clean Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Makefile.dtbinst dtbsinstall: don't move target directory out of the way
Makefile.extrawarn kbuild: move -Wunused-const-variable to W=1 warning level
Makefile.fwinst kbuild: include $(src)/Makefile rather than $(obj)/Makefile
Makefile.headersinst kbuild: collect shorthands into scripts/Kbuild.include
Makefile.help Add a target to use the Coccinelle checker
Makefile.host kbuild: handle the dependency of multi-objs hostprogs appropriately
Makefile.kasan arm64: add KASAN support
Makefile.lib Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Makefile.modbuiltin kbuild: Create output directory in Makefile.modbuiltin
Makefile.modinst modsign: Abort modules_install when signing fails
Makefile.modpost modpost: Add flag -E for making section mismatches fatal
Makefile.modsign modsign: lookup lines ending in .ko in .mod files
Makefile.ubsan ubsan: fix tree-wide -Wmaybe-uninitialized false positives
adjust_autoksyms.sh kbuild: fix adjust_autoksyms.sh for modules that need only one symbol
analyze_suspend.py PM / tools: analyze_suspend.py: update to v3.0
asn1_compiler.c ASN.1: fix open failure check on headername
bloat-o-meter scripts/bloat-o-meter: print percent change
bootgraph.pl kbuild: Make scripts executable
check-lc_ctype.c DocBook: Use a fixed encoding for output
check_extable.sh scripts: add check_extable.sh script.
checkincludes.pl checkincludes: fix perlcritic warnings
checkkconfigsymbols.py checkkconfigsymbols.py: Fix typo in help message
checkpatch.pl checkpatch: reduce git commit description style false positives
checkstack.pl Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
checksyscalls.sh x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/
checkversion.pl kbuild: don't warn about include/linux/version.h not including itself
cleanfile scripts: Make cleanfile/cleanpatch warn about long lines
cleanpatch scripts: Make cleanfile/cleanpatch warn about long lines
coccicheck coccicheck: Fix missing 0 index in kill loop
config kbuild: trivial - remove trailing empty lines
conmakehash.c kbuild: trivial - remove trailing spaces
decode_stacktrace.sh scripts/decode_stacktrace.sh: handle symbols in modules
decodecode scripts/decodecode: make faulting insn ptr more robust
depmod.sh depmod: pass -P $CONFIG_SYMBOL_PREFIX
diffconfig vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
docproc.c docproc: print a comment about autogeneration for rst output
export_report.pl kbuild: Make scripts executable
extract-cert.c KEYS: Remove unnecessary header #inclusions from extract-cert.c
extract-ikconfig scripts/extract-ikconfig: Support LZ4-compressed images.
extract-module-sig.pl KEYS: Provide a script to extract a module signature
extract-sys-certs.pl KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
extract-vmlinux scripts: add extract-vmlinux
gcc-goto.sh kbuild: Make scripts executable
gcc-ld kbuild: Make scripts executable
gcc-version.sh kbuild: Make scripts executable
gcc-x86_32-has-stack-protector.sh kbuild: Make scripts executable
gcc-x86_64-has-stack-protector.sh kbuild: Make scripts executable
gen_initramfs_list.sh kbuild: Make scripts executable
get_maintainer.pl scripts/get_maintainer.pl: handle file names beginning with ./
gfp-translate chmod +x scripts/gfp-translate
headerdep.pl headerdep: perlcritic warning
headers.sh CRIS: Fix headers_install
headers_check.pl headers_check: don't warn about c++ guards
headers_install.sh Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
insert-sys-cert.c KEYS: Reserve an extra certificate symbol for inserting without recompiling
kallsyms.c ARM: 8553/1: kallsyms: remove --page-offset command line option
kernel-doc kernel-doc: use rst C domain directives and references for types
kernel-doc-xml-ref
ld-version.sh
link-vmlinux.sh
makelst
markup_oops.pl
mkcompile_h
mkmakefile
mksysmap
mkuboot.sh
mkversion
module-common.lds
namespace.pl
objdiff
patch-kernel
pnmtologo.c
profile2linkerlist.pl
prune-kernel
recordmcount.c
recordmcount.h
recordmcount.pl
setlocalversion
show_delta
sign-file.c
sortextable.c
sortextable.h