summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-07be2net: make two arrays static const, makes object smallerColin Ian King
2019-09-07ionic: Remove unused including <linux/version.h>YueHaibing
2019-09-07net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani
2019-09-07Merge branch 'stmmac-next'David S. Miller
2019-09-07net: stmmac: Limit max speeds of XGMAC if asked toJose Abreu
2019-09-07net: stmmac: selftests: Add Split Header testJose Abreu
2019-09-07net: stmmac: dwmac4: Enable RX Jumbo frame supportJose Abreu
2019-09-07net: stmmac: selftests: Set RX tail pointer in Flow Control testJose Abreu
2019-09-07net: stmmac: selftests: Add missing checks for support of SAJose Abreu
2019-09-07ext4: add missing bigalloc documentation.Ayush Ranjan
2019-09-07ipmr: remove hard code cache_resolve_queue_len limitHangbin Liu
2019-09-07ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()Maciej Żenczykowski
2019-09-07isdn/capi: check message length in capi_write()Eric Biggers
2019-09-07Merge branch 'hv_netvsc-features'David S. Miller
2019-09-07hv_netvsc: Sync offloading features to VF NICHaiyang Zhang
2019-09-07hv_netvsc: Allow scatter-gather feature to be tunableHaiyang Zhang
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-09-07net/ibmvnic: free reset work of removed device from queueJuliet Kim
2019-09-07tcp: ulp: fix possible crash in tcp_diag_get_aux_size()Eric Dumazet
2019-09-07net: fib_notifier: move fib_notifier_ops from struct net into per-net structJiri Pirko
2019-09-07net: phylink: Fix flow control resolutionStefan Chulski
2019-09-07ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-09-07Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' into for-nextBenson Leung
2019-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-09-07net/hamradio/6pack: Fix the size of a sk_buff used in 'sp_bump()'Christophe JAILLET
2019-09-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg
2019-09-07PCI: Make pcie_downstream_port() available outside of access.cMika Westerberg
2019-09-07Merge tag 'wireless-drivers-next-for-davem-2019-09-07' of git://git.kernel.or...David S. Miller
2019-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-09-07libnvdimm: Enable unit test infrastructure compile checksDan Williams
2019-09-07mm, notifier: Catch sleeping/blocking for !blockableDaniel Vetter
2019-09-07kernel.h: Add non_block_start/end()Daniel Vetter
2019-09-07drm/radeon: guard against calling an unpaired radeon_mn_unregister()Jason Gunthorpe
2019-09-07csky: add missing brackets in a macro for tlb.hJason Gunthorpe
2019-09-07pagewalk: use lockdep_assert_held for locking validationChristoph Hellwig
2019-09-07pagewalk: separate function pointers from iterator dataChristoph Hellwig
2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig
2019-09-07mm/mmu_notifiers: annotate with might_sleep()Daniel Vetter
2019-09-07mm/mmu_notifiers: prime lockdepDaniel Vetter
2019-09-07mm/mmu_notifiers: add a lockdep map for invalidate_range_start/endDaniel Vetter
2019-09-07Merge tag 'iwlwifi-next-for-kalle-2019-09-06' of git://git.kernel.org/pub/scm...Kalle Valo
2019-09-07ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domainTakashi Sakamoto
2019-09-07EDAC/amd64: Add PCI device IDs for family 17h, model 70hIsaac Vaughn
2019-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-09-06f2fs: convert inline_data in prior to i_size_writeJaegeuk Kim
2019-09-06f2fs: fix error path of f2fs_convert_inline_page()Chao Yu
2019-09-06f2fs: add missing documents of reserve_root/resuid/resgidChao Yu
2019-09-06f2fs: fix flushing node pages when checkpoint is disabledJaegeuk Kim
2019-09-06f2fs: enhance f2fs_is_checkpoint_ready()'s readabilityChao Yu