summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-16/+29
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual-4/+0
2018-06-15hexagon: fix printk format warning in setup.cRandy Dunlap-1/+1
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner-9/+9
2018-06-15arm: port KCOV to armDmitry Vyukov-1/+16
2018-06-15mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams-1/+3
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada-8/+8
2018-06-15x86: fix dependency of X86_32_LAZY_GSMasahiro Yamada-1/+1
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-17/+17
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds-30/+30
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-69/+47
2018-06-12KVM: x86: VMX: fix build without hyper-vLinus Torvalds-0/+3
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-131/+153
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook-3/+4
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook-10/+12
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook-4/+6
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-58/+60
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-47/+61
2018-06-12Convert intel uncore to struct_sizeMatthew Wilcox-9/+10
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-351/+301
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-595/+1320
2018-06-12kvm: fix typo in flag nameMichael S. Tsirkin-2/+2
2018-06-12kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini-14/+26
2018-06-12KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini-28/+38
2018-06-12KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini-32/+32
2018-06-12kvm: nVMX: Enforce cpl=0 for VMX instructionsFelix Wilhelm-2/+13
2018-06-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-3382/+7318
2018-06-11Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds-6097/+16653
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-904/+1440
2018-06-11Merge branch 'next/defconfig' into next/socOlof Johansson-4/+70
2018-06-11ia64: disable CONFIG_PERFMON at least for nowLinus Torvalds-0/+1
2018-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+2
2018-06-11sh: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada-2/+2
2018-06-11powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin-34/+8
2018-06-11gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TESTMasahiro Yamada-0/+1
2018-06-11gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TESTMasahiro Yamada-4/+3
2018-06-11gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada-0/+10
2018-06-11gcc-plugins: move GCC version check for PowerPC to KconfigMasahiro Yamada-1/+1
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-7/+76
2018-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-57/+113
2018-06-10Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-14/+28
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-2/+2
2018-06-09x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck-0/+2
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+88
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams-62/+174
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+22
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-116/+807
2018-06-08Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-27/+91
2018-06-08arm64: Fix syscall restarting around signal suppressed by tracerDave Martin-2/+3
2018-06-08arm64: move GCC version check for ARCH_SUPPORTS_INT128 to KconfigMasahiro Yamada-6/+1