summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-07blkcg: fix ref count issue with bio_blkcg() using task_cssDennis Zhou
2018-12-07blk-mq: remove QUEUE_FLAG_POLL from default MQ flagsJens Axboe
2018-12-07scsi: t10-pi: Return correct ref tag when queue has no integrity profileMartin K. Petersen
2018-12-07scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp
2018-12-07scsi: target/core: Make ABORT and LUN RESET handling synchronousBart Van Assche
2018-12-07scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche
2018-12-07scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche
2018-12-07scsi: target/core: Make it possible to wait from more than one context for co...Bart Van Assche
2018-12-07scsi: target/core: Use system workqueues for TMFBart Van Assche
2018-12-07scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche
2018-12-07scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche
2018-12-07neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio
2018-12-07neighbor: Improve garbage collectionDavid Ahern
2018-12-07drm/amdkfd: Add DMABuf import functionalityFelix Kuehling
2018-12-07drm/ttm: allow reserving more than one shared slot v3Christian König
2018-12-07y2038: futex: Add support for __kernel_timespecArnd Bergmann
2018-12-07y2038: futex: Move compat implementation into futex.cArnd Bergmann
2018-12-07bridge: Add br_fdb_clear_offload()Petr Machata
2018-12-07vxlan: Add vxlan_fdb_clear_offload()Petr Machata
2018-12-07vxlan: Add vxlan_fdb_replay()Petr Machata
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe
2018-12-07IB/mlx5: Report packet based credit mode device capabilityDanit Goldberg
2018-12-07IB/mlx5: Add packet based credit mode supportDanit Goldberg
2018-12-07drm/v3d: Document cache flushing ABI.Eric Anholt
2018-12-07HID: input: use the Resolution Multiplier for high-resolution scrollingPeter Hutterer
2018-12-07HID: core: process the Resolution MultiplierPeter Hutterer
2018-12-07HID: core: store the collections as a basic treePeter Hutterer
2018-12-07Input: add `REL_WHEEL_HI_RES` and `REL_HWHEEL_HI_RES`Peter Hutterer
2018-12-07Input: restore EV_ABS ABS_RESERVEDPeter Hutterer
2018-12-07media: v4l2-subdev: document controls need _FL_HAS_DEVNODELuca Ceresoli
2018-12-07preempt: Move PREEMPT_NEED_RESCHED definition into arch codeWill Deacon
2018-12-07Revert "sysctl: clean up nr_pdflush_threads leftover"Greg Kroah-Hartman
2018-12-07fs/locks: merge posix_unblock_lock() and locks_delete_block()NeilBrown
2018-12-07dma-buf: make fence sequence numbers 64 bit v2Christian König
2018-12-07Merge branch 'for-linus' into for-nextTakashi Iwai
2018-12-07dt-bindings: tegra186-gpio: Add Tegra186 specific prefixThierry Reding
2018-12-07mtd: spinand: add support for GigaDevice GD5FxGQ4xAChuanhong Guo
2018-12-07mtd: rawnand: Deprecate the dummy_controller fieldBoris Brezillon
2018-12-07mtd: rawnand: Move ->setup_data_interface() to nand_controller_opsBoris Brezillon
2018-12-07mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon
2018-12-07mtd: rawnand: Deprecate the ->select_chip() hookBoris Brezillon
2018-12-07mtd: rawnand: Pass the CS line to be selected in struct nand_operationBoris Brezillon
2018-12-07mtd: rawnand: Add nand_[de]select_target() helpersBoris Brezillon
2018-12-07mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flagBoris Brezillon
2018-12-07mtd: rawnand: Move nand_exec_op() to internal.hBoris Brezillon
2018-12-07mtd: spinand: Add initial support for Toshiba TC58CVG2S0HSchrempf Frieder
2018-12-07crypto: user - Add crypto_stats_initCorentin Labbe
2018-12-07crypto: user - rename err_cnt parameterCorentin Labbe
2018-12-07crypto: user - Split stats in multiple structuresCorentin Labbe
2018-12-07crypto: user - fix use_after_free of struct xxx_requestCorentin Labbe