summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-28Merge intel_pstate driver updates for v4.12.Rafael J. Wysocki
2017-04-28net: hso: register netdev later to avoid a race conditionAndreas Kemnade
2017-04-28net: adjust skb->truesize in ___pskb_trim()Eric Dumazet
2017-04-28tcp: do not underestimate skb->truesize in tcp_trim_head()Eric Dumazet
2017-04-28bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni
2017-04-28ipv4: Don't pass IP fragments to upper layer GRO handlers.Steffen Klassert
2017-04-28cpsw/netcp: refine cpts dependencyArnd Bergmann
2017-04-28ipmi/watchdog: fix wdog hang on panic waiting for ipmi responseRobert Lippert
2017-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-28cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc()Tejun Heo
2017-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-28clk: sunxi-ng: always select CCU_GATEArnd Bergmann
2017-04-28Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-28Merge branch 'tipc-socket-connection-hangs'David S. Miller
2017-04-28tipc: close the connection if protocol messages contain errorsParthasarathy Bhuvaragan
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