summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-04-26statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHDavid Howells
2017-04-26scsi: Implement blk_mq_ops.show_rq()Bart Van Assche
2017-04-26blk-mq: Add blk_mq_ops.show_rq()Bart Van Assche
2017-04-26blk-mq: Show operation, cmd_flags and rq_flags namesBart Van Assche
2017-04-26blk-mq: Make blk_flags_show() callers append a newline characterBart Van Assche
2017-04-26blk-mq: Move the "state" debugfs attribute one level downBart Van Assche
2017-04-26blk-mq: Unregister debugfs attributes earlierBart Van Assche
2017-04-26blk-mq: Only unregister hctxs for which registration succeededBart Van Assche
2017-04-26blk-mq-debugfs: Rename functions for registering and unregistering the mq dir...Bart Van Assche
2017-04-26blk-mq: Let blk_mq_debugfs_register() look up the queue nameBart Van Assche
2017-04-26blk-mq: Register <dev>/queue/mq after having registered <dev>/queueBart Van Assche
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-26ipv6: check raw payload size correctly in ioctlJamie Bainbridge
2017-04-26tcp: memset ca_priv data to 0 properlyWei Wang
2017-04-26ipv6: check skb->protocol before lookup for nexthopWANG Cong
2017-04-26net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung
2017-04-26macsec: dynamically allocate space for sglistJason A. Donenfeld
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-04-26Merge tag 'sound-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2017-04-26ide-pm: always pass 0 error to ide_complete_rq in ide_do_devsetChristoph Hellwig
2017-04-26ide-pm: always pass 0 error to __blk_end_request_allChristoph Hellwig
2017-04-26scsi_transport_sas: always pass 0 error to blk_end_request_allChristoph Hellwig
2017-04-26xfrm: do the garbage collection after flushing policyXin Long
2017-04-25Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-25ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng
2017-04-25net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko
2017-04-25net: ipv6: regenerate host route if moved to gc listDavid Ahern
2017-04-25bridge: move bridge multicast cleanup to ndo_uninitXin Long
2017-04-25nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_ioChristoph Hellwig
2017-04-25nvme-scsi: Consider LBA format in IO splitting calculationJon Derrick
2017-04-25nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twiceEwan D. Milne
2017-04-25lpfc: Fix memory corruption of the lpfc_ncmd->list pointersJames Smart
2017-04-25ipv6: fix source routingSabrina Dubroca
2017-04-25lightnvm: fix possible memory leak in pblk_bb_discovery()Wei Yongjun
2017-04-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com
2017-04-25netvsc: fix calculation of available send sectionsstephen hemminger
2017-04-25net: hso: fix module unloadingAndreas Kemnade
2017-04-25tipc: fix socket flow control accounting error at tipc_recv_streamParthasarathy Bhuvaragan
2017-04-25tipc: fix socket flow control accounting error at tipc_send_streamParthasarathy Bhuvaragan
2017-04-25Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai
2017-04-25ipv6: move stub initialization after ipv6 setup completionPaolo Abeni
2017-04-25team: fix memory leaksPan Bian
2017-04-25Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'aso...Mark Brown
2017-04-25Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm...David S. Miller
2017-04-25sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward