summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-28Linux 5.2.4v5.2.4Greg Kroah-Hartman1-1/+1
2019-07-28net: sched: verify that q!=NULL before setting q->flagsVlad Buslov1-1/+3
2019-07-28block: Limit zone array allocation sizeDamien Le Moal2-16/+35
2019-07-28sd_zbc: Fix report zones buffer allocationDamien Le Moal1-29/+75
2019-07-28Revert "kvm: x86: Use task structs fpu field for user"Paolo Bonzini2-5/+6
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-28perf script: Assume native_arch for pipe modeSong Liu1-1/+2
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-28gpiolib: of: fix a memory leak in of_gpio_flags_quirks()Nishka Dasgupta1-0/+1
2019-07-28Revert "gpio/spi: Fix spi-gpio regression on active high CS"Linus Walleij1-8/+1
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-28mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel3-0/+17
2019-07-28net/mlx5: E-Switch, Fix default encap modeMaor Gottlieb2-5/+7
2019-07-28mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata1-8/+8
2019-07-28bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.Michael Chan1-2/+5
2019-07-28net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin1-2/+2
2019-07-28net/mlx5e: Fix return value from timeout recover functionAya Levin1-4/+2
2019-07-28net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed4-2/+12
2019-07-28net/mlx5e: Fix port tunnel GRE entropy controlEli Britstein1-19/+4
2019-07-28net/tls: reject offload of TLS 1.3Jakub Kicinski1-0/+8
2019-07-28net/tls: fix poll ignoring partially copied recordsJakub Kicinski1-1/+2
2019-07-28selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander1-1/+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: 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-8/+12
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: not bind the socket in sctp_connectXin Long1-21/+3
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