| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 5 | -14/+139 |
| 2019-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  David S. Miller | 1 | -0/+6 |
| 2019-02-16 | net: Add header for usage of fls64() |  David S. Miller | 1 | -0/+1 |
| 2019-02-16 | Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux |  David S. Miller | 6 | -53/+185 |
| 2019-02-16 | Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/linux |  Linus Torvalds | 2 | -2/+16 |
| 2019-02-16 | efi/arm: Revert "Defer persistent reservations until after paging_init()" |  Ard Biesheuvel | 1 | -7/+0 |
| 2019-02-16 | arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table |  Ard Biesheuvel | 1 | -3/+0 |
| 2019-02-16 | efi: Fix build error due to enum collision between efi.h and ima.h |  Anders Roxell | 1 | -13/+13 |
| 2019-02-15 | f2fs: fix typos in code comments |  Geliang Tang | 1 | -2/+2 |
| 2019-02-15 | f2fs: add quick mode of checkpoint=disable for QA |  Jaegeuk Kim | 1 | -0/+1 |
| 2019-02-15 | net: validate untrusted gso packets without csum offload |  Willem de Bruijn | 2 | -1/+10 |
| 2019-02-15 | net: Fix for_each_netdev_feature on Big endian |  Hauke Mehrtens | 1 | -2/+21 |
| 2019-02-15 | net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownership |  Bodong Wang | 3 | -4/+12 |
| 2019-02-15 | net/mlx5: E-Switch, Assign a different position for uplink rep and vport |  Bodong Wang | 1 | -3/+8 |
| 2019-02-15 | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver |  Bodong Wang | 1 | -7/+4 |
| 2019-02-15 | net/mlx5: E-Switch, Add state to eswitch vport representors |  Bodong Wang | 1 | -1/+7 |
| 2019-02-15 | net/mlx5: E-Switch, Split VF and special vports for offloads mode |  Bodong Wang | 1 | -0/+1 |
| 2019-02-15 | net/mlx5: E-Switch, Properly refer to host PF vport as other vport |  Bodong Wang | 1 | -2/+2 |
| 2019-02-15 | net/mlx5: E-Switch, Properly refer to the esw manager vport |  Bodong Wang | 1 | -0/+2 |
| 2019-02-15 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux |  Saeed Mahameed | 5 | -42/+155 |
| 2019-02-15 | IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs |  Shamir Rabinovitch | 1 | -0/+5 |
| 2019-02-15 | keys: Fix dependency loop between construction record and auth key |  David Howells | 2 | -16/+42 |
| 2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 10 | -36/+37 |
| 2019-02-15 | Merge tag 'qcom-drivers-for-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/drivers |  Arnd Bergmann | 1 | -0/+6 |
| 2019-02-15 | Merge tag 'v5.0-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/fixes |  Arnd Bergmann | 1 | -3/+3 |
| 2019-02-15 | Merge tag 'davinci-for-v5.1/soc-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/fixes |  Arnd Bergmann | 2 | -15/+0 |
| 2019-02-15 | include/linux/module.h: copy __init/__exit attrs to init/cleanup_module |  Miguel Ojeda | 1 | -2/+2 |
| 2019-02-15 | Compiler Attributes: add support for __copy (gcc >= 9) |  Miguel Ojeda | 1 | -0/+14 |
| 2019-02-15 | IB/verbs: Add helper function rdma_udata_to_drv_context |  Shamir Rabinovitch | 1 | -0/+17 |
| 2019-02-15 | IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows |  Shamir Rabinovitch | 3 | -7/+14 |
| 2019-02-15 | drm: helper functions for hdcp2 seq_num to from u32 |  Ramalingam C | 1 | -0/+18 |
| 2019-02-15 | drm/i915: MEI interface definition |  Ramalingam C | 1 | -0/+1 |
| 2019-02-15 | drm/i915: header for i915 - MEI_HDCP interface |  Ramalingam C | 1 | -0/+149 |
| 2019-02-15 | drm/i915: enum port definition is moved into i915_drm.h |  Ramalingam C | 1 | -0/+15 |
| 2019-02-15 | Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux into arm/drivers |  Arnd Bergmann | 3 | -0/+46 |
| 2019-02-15 | Merge tag 'qcom-drivers-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/drivers |  Arnd Bergmann | 2 | -0/+46 |
| 2019-02-15 | Merge tag 'tee-bus-for-5.1' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers |  Arnd Bergmann | 2 | -1/+46 |
| 2019-02-15 | Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc |  Linus Torvalds | 1 | -0/+1 |
| 2019-02-15 | Merge tag 'tegra-for-5.1-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers |  Arnd Bergmann | 1 | -6/+0 |
| 2019-02-15 | Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers |  Arnd Bergmann | 1 | -6/+7 |
| 2019-02-15 | Merge tag 'reset-for-5.1' of git://git.pengutronix.de/git/pza/linux into arm/drivers |  Arnd Bergmann | 4 | -0/+212 |
| 2019-02-15 | Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers |  Arnd Bergmann | 1 | -0/+3 |
| 2019-02-15 | Merge tag 'zynqmp-soc-for-v5.1' of https://github.com/Xilinx/linux-xlnx into arm/drivers |  Arnd Bergmann | 3 | -0/+353 |
| 2019-02-15 | drm/amdgpu: Add command to override the context priority. |  Bas Nieuwenhuizen | 1 | -1/+2 |
| 2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 4 | -20/+14 |
| 2019-02-15 | gnss: add mtk receiver type support |  Loys Ollivier | 1 | -0/+1 |
| 2019-02-15 | Merge tag 'v5.0-rc6' into for-5.1/block |  Jens Axboe | 26 | -62/+133 |
| 2019-02-15 | block: kill BLK_MQ_F_SG_MERGE |  Ming Lei | 1 | -1/+0 |
| 2019-02-15 | block: kill QUEUE_FLAG_NO_SG_MERGE |  Ming Lei | 1 | -1/+0 |
| 2019-02-15 | block: always define BIO_MAX_PAGES as 256 |  Ming Lei | 1 | -8/+0 |