aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyGravatar Michal Hocko 3-4/+4
2017-05-08drivers/md/bcache/super.c: use kvmallocGravatar Michal Hocko 1-6/+2
2017-05-08drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variantGravatar Michal Hocko 1-9/+4
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsGravatar Michal Hocko 21-159/+54
2017-05-08mm: support __GFP_REPEAT in kvmalloc_node for >32kBGravatar Michal Hocko 3-24/+9
2017-05-08mm: introduce kv[mz]alloc helpersGravatar Michal Hocko 1-6/+1
2017-05-08drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Gravatar Dan Carpenter 1-2/+2
2017-05-08drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow testsGravatar Dan Carpenter 1-2/+8
2017-05-08drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()Gravatar Lorenzo Stoakes 1-5/+2
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 15-413/+226
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 18-36/+544
2017-05-05Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-18/+39
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 39-614/+1385
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1754-15210/+358735
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 280-4784/+13392
2017-05-05Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....Gravatar Linus Torvalds 20-202/+1365
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 9-404/+1676
2017-05-05dm cache metadata: fail operations if fail_io mode has been establishedGravatar Mike Snitzer 1-4/+8
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 16-311/+1138
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextGravatar Dan Williams 69-1439/+3880
2017-05-04libnvdimm, pfn: fix 'npfns' vs section alignmentGravatar Dan Williams 1-2/+4
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 134-2839/+7337
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Gravatar Dave Airlie 20-202/+1365
2017-05-04Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-4/+3
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 194-3701/+14364
2017-05-04libnvdimm: handle locked label storage areasGravatar Dan Williams 4-10/+38
2017-05-04libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDGravatar Dan Williams 5-7/+15
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 17-253/+476
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 107-2717/+4272
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 48-611/+1657
2017-05-04of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeGravatar Rob Herring 4-5/+5
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Gravatar Linus Torvalds 31-1293/+1584
2017-05-04Merge tag 'vfio-v4.12-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 2-86/+77
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-33/+64
2017-05-04of: fix sparse warning in of_pci_range_parser_oneGravatar Rob Herring 1-1/+1
2017-05-04of: fix sparse warnings in of_find_next_cache_nodeGravatar Rob Herring 1-7/+6
2017-05-04qede: Fix possible misconfiguration of advertised autoneg value.Gravatar sudarsana.kalluru@cavium.com 1-0/+5
2017-05-04qed: Fix overriding of supported autoneg value.Gravatar sudarsana.kalluru@cavium.com 3-1/+9
2017-05-04qed*: Fix possible overflow for status block id field.Gravatar sudarsana.kalluru@cavium.com 4-10/+9
2017-05-04of/unittest: Missing unlocks on errorGravatar Dan Carpenter 1-2/+6
2017-05-04netvsc: make sure napi enabled before vmbus_openGravatar stephen hemminger 2-4/+6
2017-05-04aquantia: Fix driver name reported by ethtoolGravatar Pavel Belous 1-1/+1
2017-05-04dm integrity: improve the Kconfig help text for DM_INTEGRITYGravatar Mike Snitzer 1-2/+13
2017-05-04forcedeth: remove unnecessary carrier status checkGravatar Zhu Yanjun 1-4/+2
2017-05-04dm cache policy smq: cleanup free_target_met() and clean_target_met()Gravatar Mike Snitzer 1-11/+13
2017-05-04dm cache policy smq: allow demotions to happen even during continuous IOGravatar Joe Thornber 1-1/+5
2017-05-04lightnvm: fix bad back free on error pathGravatar Javier González 1-2/+2
2017-05-04lightnvm: create cmd before allocating requestGravatar Javier González 1-2/+2
2017-05-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-298/+287
2017-05-03zram: reduce load operation in page_same_filledGravatar Sangwoo Park 1-3/+5