summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-12seltests/powerpc: Add a selftest for memcpy_mcsafeSantosh Sivaraj
2019-09-12powerpc/memcpy: Fix stack corruption for smaller sizesSantosh Sivaraj
2019-09-12powerpc: Add attributes for setjmp/longjmpSegher Boessenkool
2019-09-12pinctrl: aspeed: Fix spurious mux failures on the AST2500Andrew Jeffery
2019-09-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-09-12gpio: remove explicit comparison with 0Saiyam Doshi
2019-09-12nfp: read chip model from the PluDevice registerDirk van der Merwe
2019-09-11tcp: force a PSH flag on TSO packetsEric Dumazet
2019-09-11tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell
2019-09-11ipv6: Don't use dst gateway directly in ip6_confirm_neigh()Stefano Brivio
2019-09-11net: stmmac: pci: Add HAPS support using GMAC5Jose Abreu
2019-09-11net: phy: dp83867: Add SGMII mode type switchingVitaly Gaiduk
2019-09-11net: phy: dp83867: Add documentation for SGMII mode typeVitaly Gaiduk
2019-09-11null_blk: validate the number of devicesAndré Almeida
2019-09-11null_blk: fix module name at log messageAndré Almeida
2019-09-11docs: block: null_blk: enhance document styleAndré Almeida
2019-09-11Merge tag 'samsung-soc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2019-09-11dm raid: fix updating of max_discard_sectors limitMing Lei
2019-09-11module: remove unneeded casts in cmp_name()Masahiro Yamada
2019-09-11module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULESMasahiro Yamada
2019-09-11module: remove redundant 'depends on MODULES'Masahiro Yamada
2019-09-11vhost: make sure log_num < in_numyongduan
2019-09-11vhost: block speculation of translated descriptorsMichael S. Tsirkin
2019-09-11software node: Initialize the return value in software_node_find_by_name()Heikki Krogerus
2019-09-11module: Fix link failure due to invalid relocation on namespace offsetWill Deacon
2019-09-11ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets
2019-09-11ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck
2019-09-11KVM: x86: Fix INIT signal handling in various CPU statesLiran Alon
2019-09-11i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson
2019-09-11net/ixgbevf: make array api static const, makes object smallerColin Ian King
2019-09-11iavf: fix MAC address setting for VFs when filter is rejectedStefan Assmann
2019-09-11i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rateStefan Assmann
2019-09-11i40e: use BIT macro to specify the cloud filter field flagsJacob Keller
2019-09-11i40e: Fix message for other card without FEC.Czeslaw Zagorski
2019-09-11i40e: fix missed "Negotiated" string in i40e_print_link_message()Aleksandr Loktionov
2019-09-11i40e: mark additional missing bits as reservedJacob Keller
2019-09-11i40e: remove I40E_AQC_ADD_CLOUD_FILTER_OIPJacob Keller
2019-09-11i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64Jacob Keller
2019-09-11ixgbe: use skb_get_queue_mapping in tx pathTonghao Zhang
2019-09-11i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann
2019-09-11ixgbe: fix memory leaksWenwen Wang
2019-09-11KVM: VMX: Introduce exit reason for receiving INIT signal on guest-modeLiran Alon
2019-09-11Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-09-11KVM: VMX: Stop the preemption timer during vCPU resetWanpeng Li
2019-09-11KVM: LAPIC: Micro optimize IPI latencyWanpeng Li
2019-09-11kvm: Nested KVM MMUs need PAE root tooJiří Paleček
2019-09-11KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich
2019-09-11KVM: x86: always stop emulation on page faultJan Dakinevich
2019-09-11cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...Wanpeng Li
2019-09-11cpuidle-haltpoll: do not set an owner to allow modunloadJoao Martins