summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-27net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-08-27cifs: Use kzfree() to zero out the passwordDan Carpenter
2019-08-27cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-08-27KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson
2019-08-27KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...Vitaly Kuznetsov
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-08-27Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-08-27Merge tag 'sound-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-08-27drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu
2019-08-27drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng
2019-08-27drm/amd/powerplay: correct Vega20 dpm level related settingsEvan Quan
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-27netfilter: conntrack: make sysctls per-namespace againFlorian Westphal
2019-08-27KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is longHeyi Guo
2019-08-27kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the firs...Marc Zyngier
2019-08-27NFS: remove set but not used variable 'mapping'YueHaibing
2019-08-27NFSv2: Fix write regressionTrond Myklebust
2019-08-27NFSv2: Fix eof handlingTrond Myklebust
2019-08-27Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář
2019-08-27mfd: rk808: Make PM function declaration staticLee Jones
2019-08-27netfilter: nf_conntrack_ftp: Fix debug outputThomas Jarosch
2019-08-27netfilter: xt_physdev: Fix spurious error message in physdev_mt_checkTodd Seidelmann
2019-08-27rxrpc: Use skb_unshare() rather than skb_cow_data()David Howells
2019-08-27rxrpc: Use the tx-phase skb flag to simplify tracingDavid Howells
2019-08-27rxrpc: Add a private skb flag to indicate transmission-phase skbsDavid Howells
2019-08-27rxrpc: Abstract out rxtx ring cleanupDavid Howells
2019-08-27rxrpc: Pass the input handler's data skb reference to the Rx ringDavid Howells
2019-08-27rxrpc: Use info in skbuff instead of reparsing a jumbo packetDavid Howells
2019-08-27rxrpc: Improve jumbo packet countingDavid Howells
2019-08-27x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov
2019-08-27drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()Lyude Paul
2019-08-27drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->typeManasi Navare
2019-08-27drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guestXiong Zhang
2019-08-27drm/i915: Do not create a new max_bpc prop for MST connectorsVille Syrjälä
2019-08-27mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann
2019-08-27KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy
2019-08-26drm/powerplay: Fix Vega20 power reading againKent Russell
2019-08-26drm/powerplay: Fix Vega20 Average Power value v4Kent Russell
2019-08-26bpf: handle 32-bit zext during constant blindingNaveen N. Rao
2019-08-26nfp: bpf: fix latency bug when updating stack index registerJiong Wang
2019-08-26drm/amdgpu: fix dma_fence_wait without referenceChristian König
2019-08-26NFS: Fix writepage(s) error handling to not report errors twiceTrond Myklebust
2019-08-26NFS: Fix spurious EIO read errorsTrond Myklebust
2019-08-26pNFS/flexfiles: Don't time out requests on hard mountsTrond Myklebust
2019-08-26SUNRPC: Handle connection breakages correctly in call_status()Trond Myklebust
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-08-26SUNRPC: Handle EADDRINUSE and ENOBUFS correctlyTrond Myklebust
2019-08-26pNFS/flexfiles: Turn off soft RPC callsTrond Myklebust
2019-08-26SUNRPC: Don't handle errors if the bind/connect succeededTrond Myklebust