summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe
2019-02-15block: kill BLK_MQ_F_SG_MERGEMing Lei
2019-02-15block: kill QUEUE_FLAG_NO_SG_MERGEMing Lei
2019-02-15block: always define BIO_MAX_PAGES as 256Ming Lei
2019-02-15block: enable multipage bvecsMing Lei
2019-02-15block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei
2019-02-15block: introduce mp_bvec_last_segment()Ming Lei
2019-02-15block: introduce bio_for_each_bvec() and rq_for_each_bvec()Ming Lei
2019-02-15block: introduce multi-page bvec helpersMing Lei
2019-02-15block: remove bvec_iter_rewind()Ming Lei
2019-02-15btrfs: look at bi_size for repair decisionsChristoph Hellwig
2019-02-15clk: ti: add a usecount for autoidleAndreas Kemnade
2019-02-15net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski
2019-02-15PM / Domains: Mark "name" const in dev_pm_domain_attach_by_name()Douglas Anderson
2019-02-15PM / Domains: Mark "name" const in genpd_dev_pm_attach_by_name()Douglas Anderson
2019-02-15PCI: endpoint: Remove features member in struct pci_epcKishon Vijay Abraham I
2019-02-15PCI: endpoint: Add helper to get first unreserved BARKishon Vijay Abraham I
2019-02-14Drivers: hv: vmbus: Expose counters for interrupts and full conditionsKimberly Brown
2019-02-14vmbus: Switch to use new generic UUID APIAndy Shevchenko
2019-02-14Merge branch 'linus' into irq/coreThomas Gleixner
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: Add new fields to Port Type and Speed registerAya Levin
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: E-Switch, Avoid magic numbers when initializing offloads modeBodong Wang
2019-02-14net/mlx5: Relocate vport macros to the vport header fileBodong Wang
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang
2019-02-14net/mlx5: Provide an alternative VF upper bound for ECPFBodong Wang
2019-02-14net/mlx5: Add host params change eventBodong Wang
2019-02-14net/mlx5: Add query host params commandBodong Wang
2019-02-14net/mlx5: Update enable HCA dependencyBodong Wang
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang
2019-02-14net/mlx5: Use consistent vport num argument typeBodong Wang
2019-02-14net/mlx5: Use void pointer as the type in address_of macroBodong Wang
2019-02-14net: phy: don't use locking in phy_is_startedHeiner Kallweit
2019-02-14Merge tag 'at24-5.1-updates-for-wolfram' of git://git.kernel.org/pub/scm/linu...Wolfram Sang
2019-02-14i2c: ocores: Add support for bus clock via platform dataAndrew Lunn
2019-02-14i2c: ocores: add SPDX tagFederico Vaga
2019-02-14SUNRPC: Add rpc_auth::au_ralign fieldChuck Lever
2019-02-14Merge branch 'i2c/for-current' into i2c/for-5.1Wolfram Sang
2019-02-14SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeChuck Lever
2019-02-14PCI: endpoint: Add new pci_epc_ops to get EPC featuresKishon Vijay Abraham I
2019-02-14regulator: add regulator_desc_list_voltage_linear_rangeMatti Vaittinen
2019-02-14SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever
2019-02-14SUNRPC: Remove xdr_buf_trim()Chuck Lever
2019-02-14SUNRPC: Use struct xdr_stream when decoding RPC Reply headerChuck Lever
2019-02-14device connection: Add fwnode member to struct device_connectionHeikki Krogerus
2019-02-14usb: roles: Find the muxes by also matching against the device nodeHeikki Krogerus
2019-02-14usb: typec: Rationalize the API for the muxesHeikki Krogerus
2019-02-14iwlwifi: mvm: support FTM initiatorJohannes Berg
2019-02-14eeprom: at24: remove at24_platform_dataBartosz Golaszewski