summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook377-748/+1014
2018-06-12mm: Introduce kvcalloc()Kees Cook1-0/+5
2018-06-12video: uvesafb: Fix integer overflow in allocationKees Cook1-1/+2
2018-06-12UBIFS: Fix potential integer overflow in allocationSilvio Cesare1-2/+3
2018-06-12leds: Use struct_size() in allocationKees Cook1-2/+1
2018-06-12Convert intel uncore to struct_sizeMatthew Wilcox1-9/+10
2018-06-12Convert jffs2 acl to struct_sizeMatthew Wilcox2-1/+3
2018-06-12Convert vhost to struct_sizeMatthew Wilcox1-1/+2
2018-06-12Convert v4l2 event to struct_sizeMatthew Wilcox1-2/+1
2018-06-12Convert infiniband uverbs to struct_sizeMatthew Wilcox2-6/+3
2018-06-12Convert virtio_console to struct_sizeMatthew Wilcox1-2/+1
2018-06-12test_overflow: fix an IS_ERR() vs NULL bugDan Carpenter1-1/+1
2018-06-12Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds207-3195/+939
2018-06-12Merge tag 'pci-v4.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds79-1626/+1509
2018-06-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds18-881/+851
2018-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds10-157/+50
2018-06-12Merge tag 'ntb-4.18' of git://github.com/jonmason/ntbLinus Torvalds8-813/+1001
2018-06-12Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds13-116/+2622
2018-06-12Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds60-392/+339
2018-06-12autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS descriptionGeert Uytterhoeven1-1/+1
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds74-769/+1827
2018-06-12Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds38-733/+1240
2018-06-12Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds22-880/+1489
2018-06-13linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify()Masahiro Yamada1-6/+6
2018-06-12kvm: fix typo in flag nameMichael S. Tsirkin3-6/+6
2018-06-12kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini3-14/+26
2018-06-12KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini3-28/+38
2018-06-12KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini1-32/+32
2018-06-12kvm: nVMX: Enforce cpl=0 for VMX instructionsFelix Wilhelm1-2/+13
2018-06-12skip LAYOUTRETURN if layout is invalidOlga Kornievskaia1-2/+4
2018-06-12Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...Rafael J. Wysocki3-6/+30
2018-06-11xfs: update incore per-AG inode countDarrick J. Wong1-0/+2
2018-06-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds68-3409/+8943
2018-06-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds54-916/+1677
2018-06-11Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds483-6130/+16879
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds131-1006/+2038
2018-06-11Merge branch 'next/defconfig' into next/socOlof Johansson7-4/+70
2018-06-11Merge tag 'linux-watchdog-4.18-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds10-60/+100
2018-06-11Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr...Linus Torvalds2-22/+47
2018-06-11ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_creat...Jia-Ju Bai1-2/+2
2018-06-11ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup...Jia-Ju Bai1-1/+1
2018-06-11NTB: ntb_hw_idt: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-06-11ntb: intel: change references of skx to gen3Dave Jiang4-130/+126
2018-06-11ntb: intel: split out the gen3 codeDave Jiang6-657/+754
2018-06-11ntb: intel: header definitions refactorDave Jiang4-142/+237
2018-06-11Merge tag 'rpmsg-v4.18' of git://github.com/andersson/remoteprocLinus Torvalds15-145/+139
2018-06-11Merge tag 'rproc-v4.18' of git://github.com/andersson/remoteprocLinus Torvalds5-83/+188
2018-06-11Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteprocLinus Torvalds9-81/+118
2018-06-11ia64: disable CONFIG_PERFMON at least for nowLinus Torvalds1-0/+1
2018-06-11Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds28-1388/+1880