summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2019-02-16efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell-13/+13
2019-02-15f2fs: fix typos in code commentsGeliang Tang-2/+2
2019-02-15f2fs: add quick mode of checkpoint=disable for QAJaegeuk Kim-0/+1
2019-02-15net: validate untrusted gso packets without csum offloadWillem de Bruijn-1/+10
2019-02-15net: Fix for_each_netdev_feature on Big endianHauke Mehrtens-2/+21
2019-02-15net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang-4/+12
2019-02-15net/mlx5: E-Switch, Assign a different position for uplink rep and vportBodong Wang-3/+8
2019-02-15net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang-7/+4
2019-02-15net/mlx5: E-Switch, Add state to eswitch vport representorsBodong Wang-1/+7
2019-02-15net/mlx5: E-Switch, Split VF and special vports for offloads modeBodong Wang-0/+1
2019-02-15net/mlx5: E-Switch, Properly refer to host PF vport as other vportBodong Wang-2/+2
2019-02-15net/mlx5: E-Switch, Properly refer to the esw manager vportBodong Wang-0/+2
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed-42/+155
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch-0/+5
2019-02-15keys: Fix dependency loop between construction record and auth keyDavid Howells-16/+42
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-36/+37
2019-02-15Merge tag 'qcom-drivers-for-5.1-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-0/+6
2019-02-15Merge tag 'v5.0-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann-3/+3
2019-02-15Merge tag 'davinci-for-v5.1/soc-part2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann-15/+0
2019-02-15include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda-2/+2
2019-02-15Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda-0/+14
2019-02-15IB/verbs: Add helper function rdma_udata_to_drv_contextShamir Rabinovitch-0/+17
2019-02-15IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flowsShamir Rabinovitch-7/+14
2019-02-15drm: helper functions for hdcp2 seq_num to from u32Ramalingam C-0/+18
2019-02-15drm/i915: MEI interface definitionRamalingam C-0/+1
2019-02-15drm/i915: header for i915 - MEI_HDCP interfaceRamalingam C-0/+149
2019-02-15drm/i915: enum port definition is moved into i915_drm.hRamalingam C-0/+15
2019-02-15Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann-0/+46
2019-02-15Merge tag 'qcom-drivers-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-0/+46
2019-02-15Merge tag 'tee-bus-for-5.1' of https://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann-1/+46
2019-02-15Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds-0/+1
2019-02-15Merge tag 'tegra-for-5.1-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-6/+0
2019-02-15Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-6/+7
2019-02-15Merge tag 'reset-for-5.1' of git://git.pengutronix.de/git/pza/linux into arm/...Arnd Bergmann-0/+212
2019-02-15Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-0/+3
2019-02-15Merge tag 'zynqmp-soc-for-v5.1' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann-0/+353
2019-02-15drm/amdgpu: Add command to override the context priority.Bas Nieuwenhuizen-1/+2
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-20/+14
2019-02-15gnss: add mtk receiver type supportLoys Ollivier-0/+1
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe-62/+133
2019-02-15block: kill BLK_MQ_F_SG_MERGEMing Lei-1/+0
2019-02-15block: kill QUEUE_FLAG_NO_SG_MERGEMing Lei-1/+0
2019-02-15block: always define BIO_MAX_PAGES as 256Ming Lei-8/+0
2019-02-15block: enable multipage bvecsMing Lei-1/+1
2019-02-15block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei-2/+39
2019-02-15block: introduce mp_bvec_last_segment()Ming Lei-0/+22
2019-02-15block: introduce bio_for_each_bvec() and rq_for_each_bvec()Ming Lei-0/+14
2019-02-15block: introduce multi-page bvec helpersMing Lei-3/+27
2019-02-15block: remove bvec_iter_rewind()Ming Lei-24/+0
2019-02-15btrfs: look at bi_size for repair decisionsChristoph Hellwig-6/+0