summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-23blk-sysfs: remove NULL pointer checking in queue_wb_lat_storeweiping zhang1-4/+1
2017-11-23blk-wbt: remove duplicated setting in wbt_initweiping zhang1-2/+0
2017-11-23Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linusJens Axboe9-47/+107
2017-11-23nvme-pci: add quirk for delay before CHK RDY for WDC SN200Jeff Lien2-1/+3
2017-11-22block: remove useless assignment in bio_splitMikulas Patocka1-1/+1
2017-11-22null_blk: fix dev->badblocks leakDavid Disseldorp1-1/+4
2017-11-20nvmet-fc: correct ref counting error when deferred rcv usedJames Smart1-3/+6
2017-11-20nvme: Suppress static analyis warningKeith Busch1-5/+2
2017-11-20nvme: Fix NULL dereference on reservation requestKeith Busch1-6/+6
2017-11-20nvme: fix spelling mistake: "requeing" -> "requeuing"Colin Ian King1-1/+1
2017-11-20nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.Minwoo Im1-1/+1
2017-11-20nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-AKai-Heng Feng1-2/+10
2017-11-20nvme-loop: check if queue is ready in queue_rqSagi Grimberg1-1/+24
2017-11-20nvme-fc: check if queue is ready in queue_rqSagi Grimberg1-1/+18
2017-11-20nvme-fabrics: introduce init command check for a queue that is not aliveSagi Grimberg2-26/+36
2017-11-19blktrace: Use blk_trace_bio_get_cgid inside blk_add_trace_bioMarcos Paulo de Souza1-16/+10
2017-11-19block: genhd.c: fix message typoRandy Dunlap1-1/+1
2017-11-19block: add WARN_ON if bdi register failweiping zhang1-2/+5
2017-11-19bdi: add error handle for bdi_debug_registerweiping zhang1-1/+4
2017-11-19bdi: convert bdi_debug_register to intweiping zhang1-2/+15
2017-11-18clean up x86 platform driver default valuesLinus Torvalds1-11/+0
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds18-173/+225
2017-11-18Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds42-552/+2613
2017-11-18platform/x86: silead_dmi: Add silead, home-button property to some tabletsHans de Goede1-0/+4
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds41-18/+1702
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-228/+395
2017-11-17Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+1
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds8-39/+533
2017-11-17Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds4-16/+52
2017-11-17Merge tag 'hwmon-for-linus-v4.15-take2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-39/+20
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds185-979/+7230
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-219/+457
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds21-258/+296
2017-11-18net: usb: hso.c: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman1-2/+1
2017-11-18ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario1-2/+1
2017-11-18ipvlan: NULL pointer dereference panic in ipvlan_port_destroyGirish Moodalbail1-49/+55
2017-11-18route: also update fnhe_genid when updating a route cacheXin Long1-2/+7
2017-11-18route: update fnhe_expires for redirect when the fnhe existsXin Long1-3/+2
2017-11-18sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long2-11/+21
2017-11-18rsi: fix memory leak on buf and usb_reg_bufColin Ian King1-6/+6
2017-11-18net/netlabel: Add list_next_rcu() in rcu_dereference().Tim Hansen1-2/+2
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds115-952/+1892
2017-11-17EXPERT Kconfig menu: fix broken EXPERT menuRandy Dunlap1-91/+93
2017-11-17include/asm-generic/topology.h: remove unused parent_node() macroDou Liyang1-3/+0
2017-11-17arch/tile/include/asm/topology.h: remove unused parent_node() macroDou Liyang1-6/+0
2017-11-17arch/sparc/include/asm/topology_64.h: remove unused parent_node() macroDou Liyang1-2/+0
2017-11-17arch/sh/include/asm/topology.h: remove unused parent_node() macroDou Liyang1-1/+0
2017-11-17arch/ia64/include/asm/topology.h: remove unused parent_node() macroDou Liyang1-7/+0
2017-11-17drivers/pcmcia/sa1111_badge4.c: avoid unused function warningArnd Bergmann1-0/+2
2017-11-17mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov5-0/+202