aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-07-09crypto: x86/sha-mb - decrease priority of multibuffer algorithmsEric Biggers
2018-07-09crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()Eric Biggers
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-16Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-16Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds
2018-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual
2018-06-15hexagon: fix printk format warning in setup.cRandy Dunlap
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2018-06-15arm: port KCOV to armDmitry Vyukov
2018-06-15mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada
2018-06-15x86: fix dependency of X86_32_LAZY_GSMasahiro Yamada
2018-06-14KVM: x86: VMX: redo fix for link error without CONFIG_HYPERVArnd Bergmann
2018-06-14Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2018-06-14KVM: x86: fix typo at kvm_arch_hardware_setup commentMarcelo Tosatti
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-12KVM: x86: VMX: fix build without hyper-vLinus Torvalds
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-13KVM: PPC: Book3S PR: Fix failure status setting in tabort. emulationSimon Guo
2018-06-13KVM: PPC: Book3S PR: Enable use on POWER9 bare-metal hosts in HPT modePaul Mackerras
2018-06-13KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bitPaul Mackerras
2018-06-13KVM: PPC: Book3S PR: Fix failure status setting in treclaim. emulationPaul Mackerras
2018-06-13KVM: PPC: Book3S PR: Fix MSR setting when delivering interruptsPaul Mackerras
2018-06-13KVM: PPC: Book3S PR: Handle additional interrupt typesCameron Kaiser
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12Convert intel uncore to struct_sizeMatthew Wilcox
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-12kvm: fix typo in flag nameMichael S. Tsirkin
2018-06-12kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini
2018-06-12KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini
2018-06-12KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini
2018-06-12kvm: nVMX: Enforce cpl=0 for VMX instructionsFelix Wilhelm
2018-06-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-06-11Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-06-11Merge branch 'next/defconfig' into next/socOlof Johansson
2018-06-11ia64: disable CONFIG_PERFMON at least for nowLinus Torvalds
2018-06-11RISC-V: Add CONFIG_HVC_RISCV_SBI=y to defconfigPalmer Dabbelt
2018-06-11RISC-V: Make our port sparse-cleanPalmer Dabbelt