summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-02-16arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel1-3/+0
2019-02-16efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell1-13/+13
2019-02-16f2fs: fix typos in code commentsGeliang Tang1-2/+2
2019-02-16f2fs: add quick mode of checkpoint=disable for QAJaegeuk Kim1-0/+1
2019-02-16net: validate untrusted gso packets without csum offloadWillem de Bruijn2-1/+10
2019-02-16net: Fix for_each_netdev_feature on Big endianHauke Mehrtens1-2/+21
2019-02-16net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang3-4/+12
2019-02-16net/mlx5: E-Switch, Assign a different position for uplink rep and vportBodong Wang1-3/+8
2019-02-16net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang1-7/+4
2019-02-16net/mlx5: E-Switch, Add state to eswitch vport representorsBodong Wang1-1/+7
2019-02-16net/mlx5: E-Switch, Split VF and special vports for offloads modeBodong Wang1-0/+1
2019-02-16net/mlx5: E-Switch, Properly refer to host PF vport as other vportBodong Wang1-2/+2
2019-02-16net/mlx5: E-Switch, Properly refer to the esw manager vportBodong Wang1-0/+2
2019-02-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed5-42/+155
2019-02-16keys: Fix dependency loop between construction record and auth keyDavid Howells1-16/+6
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-17/+11
2019-02-15Merge tag 'qcom-drivers-for-5.1-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+6
2019-02-15Merge tag 'davinci-for-v5.1/soc-part2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-15/+0
2019-02-15include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda1-2/+2
2019-02-15Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda1-0/+14
2019-02-15Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann1-0/+14
2019-02-15Merge tag 'qcom-drivers-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+7
2019-02-15Merge tag 'tee-bus-for-5.1' of https://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann2-1/+46
2019-02-15Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds1-0/+1
2019-02-15Merge tag 'reset-for-5.1' of git://git.pengutronix.de/git/pza/linux into arm/...Arnd Bergmann2-0/+14
2019-02-15Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-0/+3
2019-02-15Merge tag 'zynqmp-soc-for-v5.1' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann1-0/+184
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-14/+1
2019-02-15gnss: add mtk receiver type supportLoys Ollivier1-0/+1
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe15-30/+64
2019-02-15block: kill BLK_MQ_F_SG_MERGEMing Lei1-1/+0
2019-02-15block: kill QUEUE_FLAG_NO_SG_MERGEMing Lei1-1/+0
2019-02-15block: always define BIO_MAX_PAGES as 256Ming Lei1-8/+0
2019-02-15block: enable multipage bvecsMing Lei1-1/+1
2019-02-15block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2-2/+39
2019-02-15block: introduce mp_bvec_last_segment()Ming Lei1-0/+22
2019-02-15block: introduce bio_for_each_bvec() and rq_for_each_bvec()Ming Lei2-0/+14
2019-02-15block: introduce multi-page bvec helpersMing Lei1-3/+27
2019-02-15block: remove bvec_iter_rewind()Ming Lei1-24/+0
2019-02-15btrfs: look at bi_size for repair decisionsChristoph Hellwig1-6/+0
2019-02-15clk: ti: add a usecount for autoidleAndreas Kemnade1-0/+1
2019-02-15net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski1-4/+3
2019-02-15PM / Domains: Mark "name" const in dev_pm_domain_attach_by_name()Douglas Anderson1-2/+2
2019-02-15PM / Domains: Mark "name" const in genpd_dev_pm_attach_by_name()Douglas Anderson1-2/+2
2019-02-15PCI: endpoint: Remove features member in struct pci_epcKishon Vijay Abraham I1-9/+0
2019-02-15PCI: endpoint: Add helper to get first unreserved BARKishon Vijay Abraham I1-0/+2
2019-02-15Drivers: hv: vmbus: Expose counters for interrupts and full conditionsKimberly Brown1-0/+46
2019-02-15vmbus: Switch to use new generic UUID APIAndy Shevchenko1-49/+49
2019-02-15Merge branch 'linus' into irq/coreThomas Gleixner37-111/+396
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin1-0/+19