summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-17Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-17bio: ensure __bio_clone_fast copies bi_partnoMichael Lyle
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-11-16dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers
2017-11-16dm: clear all discard attributes in queue_limits when discards are disabledMike Snitzer
2017-11-16dm: do not set 'discards_supported' in targets that do not need itMike Snitzer
2017-11-16dm: discard support requires all targets in a table support discardsMike Snitzer
2017-11-16dm mpath: remove annoying message of 'blk_get_request() returned -11'Ming Lei
2017-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-11-16Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-16RDMA: Add Jason Gunthorpe as a co-maintainerJason Gunthorpe
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-11-16Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-16Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-16Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-16nvmet_fc: fix better length checkingJames Smart
2017-11-16Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-16arm64: dts: uniphier: route on-board device IRQ to GPIO controller for PXs3Masahiro Yamada
2017-11-16Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-11-15block: wake up all tasks blocked in get_request()Ming Lei
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-15Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linuxLinus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15memory hotplug: fix comments when adding sectionFan Du
2017-11-15mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM...Oscar Salvador
2017-11-15mm: simplify nodemask printingMichal Hocko
2017-11-15mm,oom_reaper: remove pointless kthread_run() error checkTetsuo Handa
2017-11-15mm/page_ext.c: check if page_ext is not preparedJaewon Kim
2017-11-15writeback: remove unused function parameterWang Long
2017-11-15mm: do not rely on preempt_count in print_vma_addrMichal Hocko
2017-11-15mm, sparse: do not swamp log with huge vmemmap allocation failuresMichal Hocko
2017-11-15mm/hmm: remove redundant variable align_endColin Ian King
2017-11-15mm/list_lru.c: mark expected switch fall-throughGustavo A. R. Silva
2017-11-15mm/shmem.c: mark expected switch fall-throughGustavo A. R. Silva
2017-11-15mm/page_alloc.c: broken deferred calculationPavel Tatashin
2017-11-15mm: don't warn about allocations which stall for too longTetsuo Handa
2017-11-15fs: fuse: account fuse_inode slab memory as reclaimableJohannes Weiner