aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-07platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableJan Kiszka1-0/+7
2019-09-07Documentation/process: Add Qualcomm process ambassador for hardware security issuesTrilok Soni1-1/+1
2019-09-07Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-13/+33
2019-09-07platform/x86: intel_pmc_core_pltdrv: Module removal warning fixM. Vefa Bicakci1-0/+8
2019-09-07platform/x86: intel_pmc_core: Do not ioremap RAMM. Vefa Bicakci1-2/+6
2019-09-07platform/x86: asus-wmi: Fix condition in charge_threshold_store()Dan Carpenter1-1/+1
2019-09-07Merge branch 'net-tls-small-TX-offload-optimizations'David S. Miller1-39/+91
2019-09-07net/tls: align non temporal copy to cache linesJakub Kicinski1-5/+28
2019-09-07net/tls: remove the record tail optimizationJakub Kicinski1-20/+47
2019-09-07net/tls: use RCU for the adder to the offload record listJakub Kicinski1-8/+13
2019-09-07net/tls: unref frags in orderJakub Kicinski1-6/+3
2019-09-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller13-110/+197
2019-09-07nfp: flower: cmsg rtnl locks can timeout reify messagesFred Lotter1-5/+5
2019-09-07net: hns3: make array spec_opcode static const, makes object smallerColin Ian King1-1/+1
2019-09-07be2net: make two arrays static const, makes object smallerColin Ian King1-2/+2
2019-09-07ionic: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-09-07net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_listShmulik Ladkani1-0/+19
2019-09-07Merge branch 'stmmac-next'David S. Miller4-16/+78
2019-09-07net: stmmac: Limit max speeds of XGMAC if asked toJose Abreu1-9/+16
2019-09-07net: stmmac: selftests: Add Split Header testJose Abreu1-0/+42
2019-09-07net: stmmac: dwmac4: Enable RX Jumbo frame supportJose Abreu2-7/+2
2019-09-07net: stmmac: selftests: Set RX tail pointer in Flow Control testJose Abreu1-0/+6
2019-09-07net: stmmac: selftests: Add missing checks for support of SAJose Abreu1-0/+12
2019-09-07ext4: add missing bigalloc documentation.Ayush Ranjan1-10/+22
2019-09-07ipmr: remove hard code cache_resolve_queue_len limitHangbin Liu2-4/+4
2019-09-07ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()Maciej Żenczykowski1-1/+1
2019-09-07isdn/capi: check message length in capi_write()Eric Biggers2-1/+10
2019-09-07Merge branch 'hv_netvsc-features'David S. Miller3-5/+24
2019-09-07hv_netvsc: Sync offloading features to VF NICHaiyang Zhang1-2/+20
2019-09-07hv_netvsc: Allow scatter-gather feature to be tunableHaiyang Zhang3-3/+4
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller15-47/+207
2019-09-07net/ibmvnic: free reset work of removed device from queueJuliet Kim1-2/+5
2019-09-07tcp: ulp: fix possible crash in tcp_diag_get_aux_size()Eric Dumazet1-1/+1
2019-09-07net: fib_notifier: move fib_notifier_ops from struct net into per-net structJiri Pirko2-9/+23
2019-09-07net: phylink: Fix flow control resolutionStefan Chulski1-3/+3
2019-09-07ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang1-1/+1
2019-09-07Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' into for-nextBenson Leung1-2/+2
2019-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller12-29/+285
2019-09-07net/hamradio/6pack: Fix the size of a sk_buff used in 'sp_bump()'Christophe JAILLET1-2/+2
2019-09-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-169/+195
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg6-28/+37
2019-09-07PCI: Make pcie_downstream_port() available outside of access.cMika Westerberg2-9/+9
2019-09-07Merge tag 'wireless-drivers-next-for-davem-2019-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller216-6219/+5181
2019-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-9/+14
2019-09-07libnvdimm: Enable unit test infrastructure compile checksDan Williams2-0/+16
2019-09-07mm, notifier: Catch sleeping/blocking for !blockableDaniel Vetter1-2/+13
2019-09-07kernel.h: Add non_block_start/end()Daniel Vetter3-6/+40
2019-09-07drm/radeon: guard against calling an unpaired radeon_mn_unregister()Jason Gunthorpe1-0/+3
2019-09-07csky: add missing brackets in a macro for tlb.hJason Gunthorpe1-4/+4
2019-09-07pagewalk: use lockdep_assert_held for locking validationChristoph Hellwig1-2/+2