summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-28tipc: improve error validations for sockets in CONNECTING stateParthasarathy Bhuvaragan
2017-04-28tipc: Fix missing connection request handlingParthasarathy Bhuvaragan
2017-04-28block: hide badblocks attribute by defaultDan Williams
2017-04-28blk-mq: unify hctx delay_work and run_workJens Axboe
2017-04-28block: add kblock_mod_delayed_work_on()Jens Axboe
2017-04-28blk-mq: unify hctx delayed_run_work and run_workJens Axboe
2017-04-28nbd: fix use after free on module unloadJosef Bacik
2017-04-28MAINTAINERS: bfq: Add Paolo as maintainer for the BFQ I/O schedulerUlf Hansson
2017-04-27Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-27Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-27statx: correct error handling of NULL pathnameMichael Kerrisk (man-pages)
2017-04-27Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe
2017-04-27blk-mq-sched: alloate reserved tags out of normal poolJens Axboe
2017-04-27mtip32xx: use runtime tag to initialize command headerMing Lei
2017-04-27EDAC, ghes: Do not enable it by defaultBorislav Petkov
2017-04-27mailbox: handle empty message in tx_tickSudeep Holla
2017-04-27mailbox: skip complete wait event if timer expiredSudeep Holla
2017-04-27mailbox: always wait in mbox_send_message for blocking Tx modeSudeep Holla
2017-04-27xfrm: fix GRO for !CONFIG_NETFILTERSabrina Dubroca
2017-04-27sched/cputime: Fix ksoftirqd cputime accounting regressionFrederic Weisbecker
2017-04-27nvme-scsi: remove nvme_trans_security_protocolChristoph Hellwig
2017-04-26uapi: change the type of struct statx_timestamp.tv_nsec to unsignedDmitry V. Levin
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