summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-28Linux 4.19.62v4.19.62Greg Kroah-Hartman1-1/+1
2019-07-28net: sched: verify that q!=NULL before setting q->flagsVlad Buslov1-1/+3
2019-07-28mm: vmscan: scan anonymous pages on file refaultsKuo-Hsin Yang1-3/+3
2019-07-28KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nestedJan Kiszka1-0/+2
2019-07-28KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini1-1/+7
2019-07-28ext4: allow directory holesTheodore Ts'o2-18/+46
2019-07-28ext4: use jbd2_inode dirty range scopingRoss Zwisler3-10/+18
2019-07-28jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler4-27/+71
2019-07-28mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler2-0/+24
2019-07-28ext4: enforce the immutable flag on open filesTheodore Ts'o2-0/+15
2019-07-28ext4: don't allow any modifications to an immutable fileDarrick J. Wong1-1/+45
2019-07-28perf/core: Fix race between close() and fork()Peter Zijlstra1-8/+41
2019-07-28perf/core: Fix exclusive events' groupingAlexander Shishkin2-12/+27
2019-07-28MIPS: lb60: Fix pin mappingsPaul Cercueil1-8/+8
2019-07-28gpio: davinci: silence error prints in case of EPROBE_DEFERKeerthy1-2/+3
2019-07-28dma-buf: Discard old fence_excl on retrying get_fences_rcu for reallocChris Wilson1-0/+4
2019-07-28dma-buf: balance refcount inbalanceJérôme Glisse1-0/+1
2019-07-28net: bridge: stp: don't cache eth dest pointer before skb pullNikolay Aleksandrov1-2/+1
2019-07-28net: bridge: don't cache ether dest pointer on inputNikolay Aleksandrov1-5/+3
2019-07-28net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 queryNikolay Aleksandrov1-2/+1
2019-07-28net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handlingNikolay Aleksandrov1-12/+17
2019-07-28sctp: not bind the socket in sctp_connectXin Long1-18/+2
2019-07-28net/tls: make sure offload also gets the keys wipedJakub Kicinski3-2/+3
2019-07-28net_sched: unset TCQ_F_CAN_BYPASS when adding filtersCong Wang3-4/+1
2019-07-28netrom: hold sock when setting skb->destructorCong Wang1-0/+1
2019-07-28netrom: fix a memory leak in nr_rx_frame()Cong Wang1-1/+2
2019-07-28macsec: fix checksumming after decryptionAndreas Steinmetz1-0/+1
2019-07-28macsec: fix use-after-free of skb during RXAndreas Steinmetz1-3/+2
2019-07-28net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin1-1/+8
2019-07-28vrf: make sure skb->data contains ip header to make routingPeter Kosyh1-23/+35
2019-07-28tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch1-0/+2
2019-07-28tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet4-6/+9
2019-07-28tcp: be more careful in tcp_fragment()Eric Dumazet2-2/+16
2019-07-28sky2: Disable MSI on ASUS P6TTakashi Iwai1-0/+7
2019-07-28sctp: fix error handling on stream scheduler initializationMarcelo Ricardo Leitner1-1/+8
2019-07-28rxrpc: Fix send on a connected, but unbound socketDavid Howells1-2/+2
2019-07-28r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit1-0/+137
2019-07-28nfc: fix potential illegal memory accessYang Wei1-1/+1
2019-07-28net: stmmac: Re-work the queue selection for TSO packetsJose Abreu1-10/+19
2019-07-28net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn1-1/+1
2019-07-28net: openvswitch: fix csum updates for MPLS actionsJohn Hurley1-4/+2
2019-07-28net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi1-0/+2
2019-07-28net: make skb_dst_force return true when dst is refcountedFlorian Westphal2-2/+9
2019-07-28net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach1-0/+2
2019-07-28net: bcmgenet: use promisc for unsupported filtersJustin Chen1-31/+26
2019-07-28ipv6: Unlink sibling route in case of failureIdo Schimmel1-1/+17
2019-07-28ipv6: rt6_check should return NULL if 'from' is NULLDavid Ahern1-1/+1
2019-07-28ipv4: don't set IPv6 only flags to IPv4 addressesMatteo Croce1-0/+8
2019-07-28igmp: fix memory leak in igmpv3_del_delrec()Eric Dumazet1-6/+2
2019-07-28hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang1-1/+0