summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-198-1031/+24
|\
| * xen: let alloc_xenballooned_pages() fail if not enough memory freeJuergen Gross2019-07-181-3/+13
| * xen: remove tmem driverJuergen Gross2019-07-175-1025/+0
| * xen/events: fix binding user event channels to cpusJuergen Gross2019-07-172-3/+11
* | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-1913-118/+119
|\ \
| * | constify ksys_mount() string argumentsAl Viro2019-07-041-2/+1
| * | vfs: Convert xenfs to use the new mount APIDavid Howells2019-07-041-6/+15
| * | vfs: Convert gadgetfs to use the new mount APIDavid Howells2019-07-041-6/+15
| * | vfs: Convert oprofilefs to use the new mount APIDavid Howells2019-07-041-6/+14
| * | vfs: Convert ibmasmfs to use the new mount APIDavid Howells2019-07-041-6/+15
| * | vfs: Convert qib_fs/ipathfs to use the new mount APIDavid Howells2019-07-041-9/+17
| * | vfs: Convert virtio_balloon to use the new mount APIDavid Howells2019-05-251-4/+4
| * | vfs: Convert ocxlflash to use the new mount APIDavid Howells2019-05-251-14/+4
| * | vfs: Convert cxl to use the new mount APIDavid Howells2019-05-251-4/+4
| * | vfs: Convert drm to use the new mount APIDavid Howells2019-05-251-4/+4
| * | vfs: Convert dax to use the new mount APIDavid Howells2019-05-251-6/+10
| * | mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-255-12/+5
| * | device-dax: Drop register_filesystem()Dan Williams2019-05-211-7/+0
| * | balloon: don't bother with dentry_operationsAl Viro2019-05-201-5/+1
| * | cxlflash: don't bother with dentry_operationsAl Viro2019-05-201-5/+1
| * | cxl: don't bother with dentry_operationsAl Viro2019-05-201-5/+1
| * | drm: don't bother with super_operations and dentry_operationsAl Viro2019-05-201-10/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-1944-121/+360
|\ \ \
| * | | ag71xx: fix return value check in ag71xx_probe()Wei Yongjun2019-07-181-2/+2
| * | | ag71xx: fix error return code in ag71xx_probe()Wei Yongjun2019-07-181-1/+3
| * | | usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes2019-07-181-0/+1
| * | | bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.Michael Chan2019-07-181-2/+5
| * | | gve: replace kfree with kvfreeChuhong Yuan2019-07-182-13/+13
| * | | net/mlx5: Replace kfree with kvfreeChuhong Yuan2019-07-181-1/+1
| * | | Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub...David S. Miller2019-07-186-6/+93
| |\ \ \
| | * | | rt2x00usb: fix rx queue hangSoeren Moch2019-07-151-6/+6
| | * | | ath10k: work around uninitialized vht_pfr variableArnd Bergmann2019-07-151-0/+2
| | * | | iwlwifi: pcie: add support for qu c-step devicesLuca Coelho2019-07-154-0/+83
| | * | | iwlwifi: add new cards for 9000 and 20000 seriesIhab Zhaika2019-07-151-0/+2
| * | | | liquidio: Replace vmalloc + memset with vzallocChuhong Yuan2019-07-181-4/+2
| * | | | net: bcmgenet: use promisc for unsupported filtersJustin Chen2019-07-181-31/+26
| * | | | mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel2019-07-173-0/+17
| * | | | mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata2019-07-171-8/+8
| * | | | net: ag71xx: Add missing headerRosen Penev2019-07-171-0/+1
| * | | | caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo2019-07-171-1/+1
| * | | | be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier2019-07-161-1/+5
| * | | | net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before gotoNishka Dasgupta2019-07-161-1/+3
| * | | | net: ethernet: mscc: ocelot_board: Add of_node_put() before returnNishka Dasgupta2019-07-161-1/+4
| * | | | net: ethernet: ti: cpsw: Add of_node_put() before return and breakNishka Dasgupta2019-07-161-8/+18
| * | | | net/mlx5e: Allow dissector meta key in tc flowerVlad Buslov2019-07-151-1/+2
| * | | | net/mlx5e: Rely on filter_dev instead of dissector keys for tunnelsVlad Buslov2019-07-151-5/+1
| * | | | net/mlx5e: Verify encapsulation is supportedEli Cohen2019-07-151-0/+4
| * | | | ISDN: hfcsusb: checking idx of ep configurationPhong Tran2019-07-151-0/+3
| * | | | vmxnet3: Remove call to memset after dma_alloc_coherentFuqian Huang2019-07-151-1/+0
| * | | | hippi: Remove call to memset after pci_alloc_consistentFuqian Huang2019-07-151-2/+0