summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-26uapi: change the type of struct statx_timestamp.tv_nsec to unsignedDmitry V. Levin1-6/+2
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-2/+49
2017-04-26statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHDavid Howells1-7/+6
2017-04-26scsi: Implement blk_mq_ops.show_rq()Bart Van Assche4-0/+22
2017-04-26blk-mq: Add blk_mq_ops.show_rq()Bart Van Assche2-1/+13
2017-04-26blk-mq: Show operation, cmd_flags and rq_flags namesBart Van Assche1-3/+69
2017-04-26blk-mq: Make blk_flags_show() callers append a newline characterBart Van Assche1-1/+3
2017-04-26blk-mq: Move the "state" debugfs attribute one level downBart Van Assche1-8/+1
2017-04-26blk-mq: Unregister debugfs attributes earlierBart Van Assche1-2/+6
2017-04-26blk-mq: Only unregister hctxs for which registration succeededBart Van Assche1-5/+13
2017-04-26blk-mq-debugfs: Rename functions for registering and unregistering the mq dir...Bart Van Assche3-11/+11
2017-04-26blk-mq: Let blk_mq_debugfs_register() look up the queue nameBart Van Assche3-6/+6
2017-04-26blk-mq: Register <dev>/queue/mq after having registered <dev>/queueBart Van Assche3-10/+32
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-141/+373
2017-04-26ipv6: check raw payload size correctly in ioctlJamie Bainbridge1-2/+1
2017-04-26tcp: memset ca_priv data to 0 properlyWei Wang1-8/+3
2017-04-26ipv6: check skb->protocol before lookup for nexthopWANG Cong1-16/+18
2017-04-26net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung1-0/+3
2017-04-26macsec: dynamically allocate space for sglistJason A. Donenfeld1-7/+22
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller1-11/+0
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov2-4/+37
2017-04-26Merge tag 'sound-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds9-28/+54
2017-04-26ide-pm: always pass 0 error to ide_complete_rq in ide_do_devsetChristoph Hellwig1-1/+1
2017-04-26ide-pm: always pass 0 error to __blk_end_request_allChristoph Hellwig1-1/+1
2017-04-26scsi_transport_sas: always pass 0 error to blk_end_request_allChristoph Hellwig1-1/+1
2017-04-26xfrm: do the garbage collection after flushing policyXin Long1-0/+4
2017-04-25Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds5-10/+45
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2-0/+6
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2-8/+9
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields1-0/+36
2017-04-25ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng1-12/+10
2017-04-25net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko1-0/+2
2017-04-25net: ipv6: regenerate host route if moved to gc listDavid Ahern1-2/+12
2017-04-25bridge: move bridge multicast cleanup to ndo_uninitXin Long2-1/+1
2017-04-25nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_ioChristoph Hellwig1-1/+1
2017-04-25nvme-scsi: Consider LBA format in IO splitting calculationJon Derrick1-1/+1
2017-04-25nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twiceEwan D. Milne1-1/+3
2017-04-25lpfc: Fix memory corruption of the lpfc_ncmd->list pointersJames Smart2-6/+15
2017-04-25ipv6: fix source routingSabrina Dubroca1-0/+4
2017-04-25lightnvm: fix possible memory leak in pblk_bb_discovery()Wei Yongjun1-1/+3
2017-04-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com1-5/+5
2017-04-25netvsc: fix calculation of available send sectionsstephen hemminger2-6/+4
2017-04-25net: hso: fix module unloadingAndreas Kemnade1-1/+1
2017-04-25tipc: fix socket flow control accounting error at tipc_recv_streamParthasarathy Bhuvaragan1-1/+1
2017-04-25tipc: fix socket flow control accounting error at tipc_send_streamParthasarathy Bhuvaragan1-1/+1
2017-04-25Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai6-19/+48
2017-04-25ipv6: move stub initialization after ipv6 setup completionPaolo Abeni1-2/+4
2017-04-25team: fix memory leaksPan Bian1-2/+6
2017-04-25Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'aso...Mark Brown4-15/+49
2017-04-25Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm...David S. Miller5-5/+90