summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-12-08blkcg: consolidate bio_issue_init() to be a part of coreDennis Zhou1-0/+9
2018-12-08blkcg: associate blkg when associating a deviceDennis Zhou2-8/+12
2018-12-08blkcg: introduce common blkg association logicDennis Zhou1-1/+4
2018-12-08blkcg: convert blkg_lookup_create() to find closest blkgDennis Zhou1-9/+15
2018-12-08blkcg: update blkg_lookup_create() to do lockingDennis Zhou1-1/+3
2018-12-08blkcg: fix ref count issue with bio_blkcg() using task_cssDennis Zhou1-8/+90
2018-12-08blk-mq: remove QUEUE_FLAG_POLL from default MQ flagsJens Axboe1-2/+1
2018-12-08scsi: t10-pi: Return correct ref tag when queue has no integrity profileMartin K. Petersen1-4/+5
2018-12-08y2038: futex: Add support for __kernel_timespecArnd Bergmann1-1/+1
2018-12-08y2038: futex: Move compat implementation into futex.cArnd Bergmann1-8/+0
2018-12-07bridge: Add br_fdb_clear_offload()Petr Machata1-0/+6
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe1-2/+4
2018-12-07HID: input: use the Resolution Multiplier for high-resolution scrollingPeter Hutterer1-0/+3
2018-12-07HID: core: process the Resolution MultiplierPeter Hutterer1-0/+5
2018-12-07HID: core: store the collections as a basic treePeter Hutterer1-0/+2
2018-12-07preempt: Move PREEMPT_NEED_RESCHED definition into arch codeWill Deacon1-3/+0
2018-12-07fs/locks: merge posix_unblock_lock() and locks_delete_block()NeilBrown1-2/+2
2018-12-07mtd: spinand: add support for GigaDevice GD5FxGQ4xAChuanhong Guo1-0/+1
2018-12-07mtd: rawnand: Deprecate the dummy_controller fieldBoris Brezillon1-3/+3
2018-12-07mtd: rawnand: Move ->setup_data_interface() to nand_controller_opsBoris Brezillon1-6/+14
2018-12-07mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon1-50/+49
2018-12-07mtd: rawnand: Deprecate the ->select_chip() hookBoris Brezillon1-2/+2
2018-12-07mtd: rawnand: Pass the CS line to be selected in struct nand_operationBoris Brezillon1-1/+10
2018-12-07mtd: rawnand: Add nand_[de]select_target() helpersBoris Brezillon1-1/+4
2018-12-07mtd: rawnand: Remove unused NAND_CONTROLLER_ALLOC flagBoris Brezillon1-4/+0
2018-12-07mtd: rawnand: Move nand_exec_op() to internal.hBoris Brezillon1-9/+0
2018-12-07mtd: spinand: Add initial support for Toshiba TC58CVG2S0HSchrempf Frieder1-0/+1
2018-12-07crypto: user - Add crypto_stats_initCorentin Labbe1-0/+3
2018-12-07crypto: user - rename err_cnt parameterCorentin Labbe1-14/+14
2018-12-07crypto: user - Split stats in multiple structuresCorentin Labbe1-62/+118
2018-12-07crypto: user - fix use_after_free of struct xxx_requestCorentin Labbe1-34/+71
2018-12-07crypto: user - convert all stats from u32 to u64Corentin Labbe1-23/+23
2018-12-07crypto: user - made crypto_user_stat optionalCorentin Labbe1-0/+2
2018-12-07net/mlx5: Expose packet based credit modeDanit Goldberg1-2/+4
2018-12-07Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+0
2018-12-07Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+1
2018-12-07net: core: dev: Add extack argument to __dev_change_flags()Petr Machata1-1/+2
2018-12-07net: core: dev: Add extack argument to dev_change_flags()Petr Machata1-1/+2
2018-12-07net: core: dev: Add extack argument to dev_open()Petr Machata1-1/+1
2018-12-06PCI: Remove unnecessary space before function pointer argumentsBenjamin Young1-3/+3
2018-12-06Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+1
2018-12-06io_pgetevents: use __kernel_timespecDeepa Dinamani2-2/+14
2018-12-06pselect6: use __kernel_timespecDeepa Dinamani2-1/+9
2018-12-06ppoll: use __kernel_timespecDeepa Dinamani2-1/+9
2018-12-06signal: Add restore_user_sigmask()Deepa Dinamani1-0/+2
2018-12-06signal: Add set_user_sigmask()Deepa Dinamani2-0/+6
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig1-3/+3
2018-12-06dma-mapping: return an error code from dma_mapping_errorChristoph Hellwig1-1/+1
2018-12-06dma-mapping: remove the mapping_error dma_map_ops methodChristoph Hellwig1-5/+0
2018-12-06iommu/dma-iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig1-1/+0