linux.git
2018-06-14 Joe Perchesmm: use octal not symbolic permissions
2018-06-14 Souptick Joarderipc: use new return type vm_fault_t
2018-06-14 Davidlohr Buesosysvipc/sem: mitigate semnum index against spectre v1
2018-06-14 Mikulas Patockafault-injection: reorder config entries
2018-06-14 Dmitry Vyukovarm: port KCOV to arm
2018-06-14 Mark Rutlandsched/core / kcov: avoid kcov_area during task switch
2018-06-14 Mark Rutlandkcov: prefault the kcov_area
2018-06-14 Mark Rutlandkcov: ensure irq code sees a valid area
2018-06-14 Souptick Joarderkernel/relay.c: change return type to vm_fault_t
2018-06-14 Kees Cookexofs: avoid VLA in structures
2018-06-14 Alexey Dobriyancoredump: fix spam with zero VMA process
2018-06-14 OGAWA Hirofumifat: use fat_fs_error() instead of BUG_ON() in __fat_ge...
2018-06-14 Alexey Dobriyanproc: skip branch in /proc/*/* lookup
2018-06-14 Mel Gormanmremap: remove LATENCY_LIMIT from mremap to reduce...
2018-06-14 Mathieu Malaterremm/memblock: add missing include <linux/bootmem.h>
2018-06-14 Tetsuo Handamm: check for SIGKILL inside dup_mmap() loop
2018-06-14 Jarrett Farnitanokexec: yield to scheduler when loading kimage segments
2018-06-14 Shakeel Buttmm: fix race between kmem_cache destroy, create and...
2018-06-14 Dan Williamsmm: fix devmem_is_allowed() for sub-page System RAM...
2018-06-14 Daniel Jordanmm/swapfile.c: fix swap_count comment about nonexistent...
2018-06-14 Roman Gushchinmm: fix null pointer dereference in mem_cgroup_protected
2018-06-14 Jia Hemm/ksm.c: ignore STABLE_FLAG of rmap_item->address...
2018-06-14 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-06-14 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.18-1' of git://git...
2018-06-14 Linus TorvaldsMerge tag 'pwm/for-4.18-rc1' of git://git./linux/kernel...
2018-06-14 Linus TorvaldsMerge branch 'i2c/for-4.18' of git://git./linux/kernel...
2018-06-14 Linus TorvaldsMerge tag 'apparmor-pr-2018-06-13' of git://git./linux...
2018-06-14 Linus TorvaldsKbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
2018-06-13 Linus TorvaldsMerge tag 'kbuild-v4.18-2' of git://git./linux/kernel...
2018-06-13 Linus TorvaldsMerge tag 'acpi-4.18-rc1-2' of git://git./linux/kernel...
2018-06-13 Linus TorvaldsMerge tag 'pm-4.18-rc1-2' of git://git./linux/kernel...
2018-06-13 Rafael J. WysockiMerge branch 'acpica'
2018-06-13 Rafael J. WysockiMerge branches 'pm-domains' and 'pm-tools'
2018-06-13 Rafael J. WysockiMerge branch 'pm-cpufreq'
2018-06-13 Linus TorvaldsRevert "debugfs: inode: debugfs_create_dir uses mode...
2018-06-13 Linus TorvaldsKVM: x86: VMX: fix build without hyper-v
2018-06-13 Linus TorvaldsMerge tag 'overflow-v4.18-rc1-part2' of git://git....
2018-06-13 Linus TorvaldsMerge tag 'for-4.18/dm-changes-v2' of git://git./linux...
2018-06-12 Kees Cooktreewide: Use array_size in f2fs_kvzalloc()
2018-06-12 Kees Cooktreewide: Use array_size() in f2fs_kzalloc()
2018-06-12 Kees Cooktreewide: Use array_size() in f2fs_kmalloc()
2018-06-12 Kees Cooktreewide: Use array_size() in sock_kmalloc()
2018-06-12 Kees Cooktreewide: Use array_size() in kvzalloc_node()
2018-06-12 Kees Cooktreewide: Use array_size() in vzalloc_node()
2018-06-12 Kees Cooktreewide: Use array_size() in vzalloc()
2018-06-12 Kees Cooktreewide: Use array_size() in vmalloc()
2018-06-12 Kees Cooktreewide: devm_kzalloc() -> devm_kcalloc()
2018-06-12 Kees Cooktreewide: devm_kmalloc() -> devm_kmalloc_array()
2018-06-12 Kees Cooktreewide: kvzalloc() -> kvcalloc()
2018-06-12 Kees Cooktreewide: kvmalloc() -> kvmalloc_array()
2018-06-12 Kees Cooktreewide: kzalloc_node() -> kcalloc_node()
2018-06-12 Kees Cooktreewide: kzalloc() -> kcalloc()
2018-06-12 Kees Cooktreewide: kmalloc() -> kmalloc_array()
2018-06-12 Kees Cookmm: Introduce kvcalloc()
2018-06-12 Kees Cookvideo: uvesafb: Fix integer overflow in allocation
2018-06-12 Silvio CesareUBIFS: Fix potential integer overflow in allocation
2018-06-12 Kees Cookleds: Use struct_size() in allocation
2018-06-12 Matthew WilcoxConvert intel uncore to struct_size
2018-06-12 Matthew WilcoxConvert jffs2 acl to struct_size
2018-06-12 Matthew WilcoxConvert vhost to struct_size
2018-06-12 Matthew WilcoxConvert v4l2 event to struct_size
2018-06-12 Matthew WilcoxConvert infiniband uverbs to struct_size
2018-06-12 Matthew WilcoxConvert virtio_console to struct_size
2018-06-12 Dan Carpentertest_overflow: fix an IS_ERR() vs NULL bug
2018-06-12 Linus TorvaldsMerge tag 'xfs-4.18-merge-10' of git://git./fs/xfs...
2018-06-12 Linus TorvaldsMerge tag 'pci-v4.18-changes-2' of git://git./linux...
2018-06-12 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2018-06-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2018-06-12 Linus TorvaldsMerge tag 'ntb-4.18' of git://github.com/jonmason/ntb
2018-06-12 Linus TorvaldsMerge tag 'vfio-v4.18-rc1' of git://github.com/awilliam...
2018-06-12 Linus TorvaldsMerge tag 'mips_4.18' of git://git./linux/kernel/git...
2018-06-12 Geert Uytterhoevenautofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS...
2018-06-12 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-06-12 Linus TorvaldsMerge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org...
2018-06-12 Linus TorvaldsMerge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields...
2018-06-12 Masahiro Yamadalinux/linkage.h: replace VMLINUX_SYMBOL_STR() with...
2018-06-12 Michael S.... kvm: fix typo in flag name
2018-06-12 Paolo Bonzinikvm: x86: use correct privilege level for sgdt/sidt...
2018-06-12 Paolo BonziniKVM: x86: pass kvm_vcpu to kvm_read_guest_virt and...
2018-06-12 Paolo BonziniKVM: x86: introduce linear_{read,write}_system
2018-06-12 Felix Wilhelmkvm: nVMX: Enforce cpl=0 for VMX instructions
2018-06-12 Olga Kornievskaiaskip LAYOUTRETURN if layout is invalid
2018-06-12 Rafael J. WysockiRevert "PM / runtime: Fixup reference counting of devic...
2018-06-12 Darrick J.... xfs: update incore per-AG inode count
2018-06-12 Linus TorvaldsMerge tag 'armsoc-late' of git://git./linux/kernel...
2018-06-12 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git./linux/kernel...
2018-06-12 Linus TorvaldsMerge tag 'armsoc-dt' of git://git./linux/kernel/git...
2018-06-12 Linus TorvaldsMerge tag 'armsoc-soc' of git://git./linux/kernel/git...
2018-06-11 Olof JohanssonMerge branch 'next/defconfig' into next/soc
2018-06-11 Linus TorvaldsMerge tag 'linux-watchdog-4.18-rc1' of git://linux...
2018-06-11 Linus TorvaldsRevert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS...
2018-06-11 Jia-Ju Baintb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL...
2018-06-11 Jia-Ju Baintb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL...
2018-06-11 Wolfram SangNTB: ntb_hw_idt: fix typo 'can by' to 'can be'
2018-06-11 Dave Jiangntb: intel: change references of skx to gen3
2018-06-11 Dave Jiangntb: intel: split out the gen3 code
2018-06-11 Dave Jiangntb: intel: header definitions refactor
2018-06-11 Linus TorvaldsMerge tag 'rpmsg-v4.18' of git://github.com/andersson...
2018-06-11 Linus TorvaldsMerge tag 'rproc-v4.18' of git://github.com/andersson...
2018-06-11 Linus TorvaldsMerge tag 'hwlock-v4.18' of git://github.com/andersson...
next