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