Age | Commit message (Expand) | Author | Files | Lines |
2018-11-01 | ntb: idt: Set PCIe bus address to BARLIMITx | Serge Semin | 1 | -1/+1 |
2018-11-01 | Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 7 | -11/+179 |
2018-11-01 | i2c: Clear client->irq in i2c_device_remove | Charles Keepax | 1 | -0/+2 |
2018-11-01 | i2c: Remove unnecessary call to irq_find_mapping | Charles Keepax | 1 | -4/+1 |
2018-11-01 | Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -12/+16 |
2018-10-31 | NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks | Gustavo A. R. Silva | 1 | -4/+4 |
2018-10-31 | ntb: intel: fix return value for ndev_vec_mask() | Dave Jiang | 1 | -1/+1 |
2018-10-31 | ntb_netdev: fix sleep time mismatch | Jon Mason | 1 | -1/+1 |
2018-10-31 | mlxsw: spectrum: Set minimum shaper on MC TCs | Petr Machata | 1 | -0/+25 |
2018-10-31 | mlxsw: reg: QEEC: Add minimum shaper fields | Petr Machata | 1 | -1/+21 |
2018-10-31 | net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset() | Huazhong Tan | 1 | -0/+5 |
2018-10-31 | net: hns3: bugfix for rtnl_lock's range in the hclge_reset() | Huazhong Tan | 1 | -0/+3 |
2018-10-31 | net: hns3: bugfix for handling mailbox while the command queue reinitialized | Huazhong Tan | 1 | -0/+6 |
2018-10-31 | net: hns3: fix incorrect return value/type of some functions | Huazhong Tan | 6 | -53/+85 |
2018-10-31 | net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read | Huazhong Tan | 1 | -2/+2 |
2018-10-31 | net: hns3: bugfix for is_valid_csq_clean_head() | Huazhong Tan | 1 | -6/+6 |
2018-10-31 | net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring() | Huazhong Tan | 2 | -6/+0 |
2018-10-31 | net: hns3: bugfix for the initialization of command queue's spin lock | Huazhong Tan | 1 | -4/+10 |
2018-10-31 | net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problem | Huazhong Tan | 1 | -1/+1 |
2018-10-31 | net: hns3: bugfix for buffer not free problem during resetting | Huazhong Tan | 1 | -3/+21 |
2018-10-31 | net: hns3: add error handler for hns3_nic_init_vector_data() | Huazhong Tan | 1 | -2/+8 |
2018-10-31 | net/mlx5e: fix csum adjustments caused by RXFCS | Eric Dumazet | 1 | -36/+9 |
2018-10-31 | vhost: Fix Spectre V1 vulnerability | Jason Wang | 1 | -0/+2 |
2018-10-31 | net: hns3: fix spelling mistake "intrerrupt" -> "interrupt" | Colin Ian King | 1 | -1/+1 |
2018-10-31 | Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linux | Linus Torvalds | 26 | -617/+158 |
2018-10-31 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -3/+6 |
2018-10-31 | EDAC, skx: Fix randconfig builds | Borislav Petkov | 1 | -1/+1 |
2018-10-31 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 219 | -3478/+18371 |
2018-10-31 | ixgbe: fix MAC anti-spoofing filter after VFLR | Radoslaw Tyl | 1 | -1/+3 |
2018-10-31 | Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 3 | -4/+37 |
2018-10-31 | i40e: Update status codes | Mitch Williams | 1 | -1/+1 |
2018-10-31 | Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 69 | -345/+4245 |
2018-10-31 | ixgbe/ixgbevf: fix XFRM_ALGO dependency | Jeff Kirsher | 7 | -12/+30 |
2018-10-31 | fm10k: bump driver version to match out-of-tree release | Jacob Keller | 1 | -1/+1 |
2018-10-31 | fm10k: add missing device IDs to the upstream driver | Jacob Keller | 2 | -0/+4 |
2018-10-31 | fm10k: ensure completer aborts are marked as non-fatal after a resume | Jacob Keller | 1 | -20/+28 |
2018-10-31 | fm10k: fix SM mailbox full condition | Ngai-Mint Kwan | 1 | -1/+2 |
2018-10-31 | igb: shorten maximum PHC timecounter update interval | Miroslav Lichvar | 1 | -1/+7 |
2018-10-31 | mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock | David Hildenbrand | 1 | -12/+1 |
2018-10-31 | mm/memory_hotplug: make add_memory() take the device_hotplug_lock | David Hildenbrand | 3 | -3/+11 |
2018-10-31 | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock | David Hildenbrand | 1 | -1/+1 |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 5 | -4/+6 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 31 | -33/+27 |
2018-10-31 | memblock: replace free_bootmem_late with memblock_free_late | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport | 3 | -7/+10 |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace alloc_bootmem_pages with memblock_alloc | Mike Rapoport | 1 | -1/+2 |
2018-10-31 | memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 4 | -4/+4 |
2018-10-31 | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 1 | -1/+1 |