summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-31nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel1-1/+1
2019-07-31nfsd: fix performance-limiting session calculationJ. Bruce Fields1-4/+4
2019-07-31nfsd: give out fewer session slots as limit approachesJ. Bruce Fields1-0/+5
2019-07-31nfsd: increase DRC cache limitJ. Bruce Fields1-1/+1
2019-07-31NFSv4: Fix open create exclusive when the server rebootsTrond Myklebust1-15/+26
2019-07-31perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_idSuravee Suthikulpanit1-19/+2
2019-07-31mm: vmscan: scan anonymous pages on file refaultsKuo-Hsin Yang1-3/+3
2019-07-31ext4: allow directory holesTheodore Ts'o2-18/+46
2019-07-31ext4: use jbd2_inode dirty range scopingRoss Zwisler3-10/+18
2019-07-31jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler4-27/+71
2019-07-31mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler2-0/+24
2019-07-31ext4: enforce the immutable flag on open filesTheodore Ts'o2-0/+15
2019-07-31ext4: don't allow any modifications to an immutable fileDarrick J. Wong1-1/+45
2019-07-31MIPS: lb60: Fix pin mappingsPaul Cercueil1-8/+8
2019-07-31dma-buf: Discard old fence_excl on retrying get_fences_rcu for reallocChris Wilson1-0/+4
2019-07-31dma-buf: balance refcount inbalanceJérôme Glisse1-0/+1
2019-07-31net: bridge: stp: don't cache eth dest pointer before skb pullNikolay Aleksandrov1-2/+1
2019-07-31net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 queryNikolay Aleksandrov1-2/+1
2019-07-31net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handlingNikolay Aleksandrov1-12/+17
2019-07-31tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch1-0/+2
2019-07-31tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet4-6/+10
2019-07-31net: make skb_dst_force return true when dst is refcountedFlorian Westphal2-2/+9
2019-07-31bonding: validate ip header before check IPPROTO_IGMPCong Wang1-14/+23
2019-07-31netrom: hold sock when setting skb->destructorCong Wang1-0/+1
2019-07-31netrom: fix a memory leak in nr_rx_frame()Cong Wang1-1/+2
2019-07-31macsec: fix checksumming after decryptionAndreas Steinmetz1-0/+1
2019-07-31macsec: fix use-after-free of skb during RXAndreas Steinmetz1-3/+2
2019-07-31vrf: make sure skb->data contains ip header to make routingPeter Kosyh1-23/+35
2019-07-31sky2: Disable MSI on ASUS P6TTakashi Iwai1-0/+7
2019-07-31rxrpc: Fix send on a connected, but unbound socketDavid Howells1-2/+2
2019-07-31nfc: fix potential illegal memory accessYang Wei1-1/+1
2019-07-31net: openvswitch: fix csum updates for MPLS actionsJohn Hurley1-4/+2
2019-07-31net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi1-0/+2
2019-07-31net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach1-0/+2
2019-07-31net: bcmgenet: use promisc for unsupported filtersJustin Chen1-31/+26
2019-07-31ipv4: don't set IPv6 only flags to IPv4 addressesMatteo Croce1-0/+8
2019-07-31igmp: fix memory leak in igmpv3_del_delrec()Eric Dumazet1-6/+2
2019-07-31caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo1-1/+1
2019-07-31bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli4-11/+34
2019-07-31bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-07-31lib/strscpy: Shut up KASAN false-positives in strscpy()Andrey Ryabinin1-1/+1
2019-07-31compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin1-0/+8
2019-07-31compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin1-8/+6
2019-07-31dm bufio: fix deadlock with loop deviceJunxiao Bi1-3/+1
2019-07-31dt-bindings: allow up to four clocks for orion-mdioJosua Mayer1-1/+1
2019-07-31net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer1-1/+1
2019-07-31usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng1-2/+5
2019-07-31Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc1-0/+13
2019-07-31intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin1-1/+1
2019-07-31eCryptfs: fix a couple type promotion bugsDan Carpenter1-4/+8