summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-31net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan
2018-10-31net: hns3: fix incorrect return value/type of some functionsHuazhong Tan
2018-10-31net: hns3: bugfix for hclge_mdio_write and hclge_mdio_readHuazhong Tan
2018-10-31net: hns3: bugfix for is_valid_csq_clean_head()Huazhong Tan
2018-10-31net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()Huazhong Tan
2018-10-31net: hns3: bugfix for the initialization of command queue's spin lockHuazhong Tan
2018-10-31net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problemHuazhong Tan
2018-10-31net: hns3: bugfix for buffer not free problem during resettingHuazhong Tan
2018-10-31net: hns3: add error handler for hns3_nic_init_vector_data()Huazhong Tan
2018-10-31net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet
2018-10-31vhost: Fix Spectre V1 vulnerabilityJason Wang
2018-10-31net: drop a space before tabsBo YU
2018-10-31net: add an identifier name for 'struct sock *'Bo YU
2018-10-31net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"Colin Ian King
2018-10-31lib: Remove umoddi3 and udivmoddi4Palmer Dabbelt
2018-10-31Move EM_RISCV into elf-em.hPalmer Dabbelt
2018-10-31RISC-V: properly determine hardware capsAndreas Schwab
2018-10-31Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"Palmer Dabbelt
2018-10-31Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32"Palmer Dabbelt
2018-10-31Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linuxLinus Torvalds
2018-10-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-10-31ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl
2018-10-31Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-10-31i40e: Update status codesMitch Williams
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-31ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher
2018-10-31fm10k: bump driver version to match out-of-tree releaseJacob Keller
2018-10-31fm10k: add missing device IDs to the upstream driverJacob Keller
2018-10-31fm10k: ensure completer aborts are marked as non-fatal after a resumeJacob Keller
2018-10-31fm10k: fix SM mailbox full conditionNgai-Mint Kwan
2018-10-31igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar
2018-10-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-31mm/gup.c: fix __get_user_pages_fast() commentFengguang Wu
2018-10-31mm: Fix warning in insert_pfn()Jan Kara
2018-10-31memory-hotplug.rst: add some details about locking internalsDavid Hildenbrand
2018-10-31powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand
2018-10-31powerpc/powernv: hold device_hotplug_lock when calling device_online()David Hildenbrand
2018-10-31mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lockDavid Hildenbrand
2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2018-10-31mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand
2018-10-31mm/memblock.c: warn if zero alignment was requestedMike Rapoport
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31docs/boot-time-mm: remove bootmem documentationMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport
2018-10-31mm: remove nobootmemMike Rapoport
2018-10-31memblock: rename __free_pages_bootmem to memblock_free_pagesMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport