summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-06Linux 5.3.9v5.3.9Greg Kroah-Hartman1-1/+1
2019-11-06Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2-3/+1
2019-11-06Revert "nvme: allow 64-bit results in passthru commands"Sasha Levin2-115/+16
2019-11-06powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin1-16/+37
2019-11-06sched/fair: Fix -Wunused-but-set-variable warningsQian Cai1-13/+6
2019-11-06RDMA/mlx5: Use irq xarray locking for mkey_tableJason Gunthorpe1-2/+2
2019-11-06ALSA: usb-audio: Add DSD support for Gustard U16/X26 USB InterfaceJustin Song1-0/+1
2019-11-06ALSA: usb-audio: Update DSD support quirks for Oppo and RotelJussi Laako1-4/+2
2019-11-06ALSA: usb-audio: DSD auto-detection for Playback DesignsJussi Laako1-2/+4
2019-11-06sched/fair: Fix low cpu usage with high throttling by removing expiration of ...Dave Chiluk3-83/+67
2019-11-06iwlwifi: exclude GEO SAR support for 3168Luca Coelho1-7/+9
2019-11-06net: sched: sch_sfb: don't call qdisc_put() while holding tree lockVlad Buslov1-3/+4
2019-11-06sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet2-1/+6
2019-11-06net: usb: sr9800: fix uninitialized local variableValentin Vidic1-1/+1
2019-11-06netfilter: conntrack: avoid possible false sharingEric Dumazet1-2/+2
2019-11-06bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet1-1/+1
2019-11-06NFC: pn533: fix use-after-free and memleaksJohan Hovold1-1/+8
2019-11-06rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells2-7/+10
2019-11-06rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local recordDavid Howells1-2/+3
2019-11-06rxrpc: Fix call ref leakDavid Howells1-0/+1
2019-11-06llc: fix sk_buff leak in llc_conn_service()Eric Biggers3-26/+16
2019-11-06llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers2-18/+17
2019-11-06batman-adv: Avoid free/alloc race when handling OGM bufferSven Eckelmann3-9/+57
2019-11-06iommu/vt-d: Fix panic after kexec -p for kdumpJohn Donnelly1-1/+1
2019-11-06io_uring: ensure we clear io_kiocb->result before each issueJens Axboe1-0/+1
2019-11-06NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()Trond Myklebust1-1/+1
2019-11-06drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong1-0/+1
2019-11-06drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils1-3/+1
2019-11-06drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin1-1/+1
2019-11-06drm/i915: Fix PCH reference clock for FDI on HSW/BDWVille Syrjälä3-5/+23
2019-11-06drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2-0/+18
2019-11-06dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idleTony Lindgren1-1/+20
2019-11-06dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong2-0/+11
2019-11-06dmaengine: tegra210-adma: fix transfer failureSameer Pujar1-0/+7
2019-11-06dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo1-0/+19
2019-11-06KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activePaolo Bonzini2-13/+11
2019-11-06rtlwifi: Fix potential overflow on P2P codeLaura Abbott1-0/+6
2019-11-06rtlwifi: rtl_pci: Fix problem of too small skb->lenLarry Finger1-1/+2
2019-11-06virtio_ring: fix stalls for packed ringsMarvin Liu1-4/+3
2019-11-06arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson1-0/+1
2019-11-06arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas1-7/+8
2019-11-06IB/hfi1: Avoid excessive retry for TID RDMA READ requestKaike Wan1-5/+0
2019-11-06ARC: perf: Accommodate big-endian CPUAlexey Brodkin1-2/+2
2019-11-06s390/idle: fix cpu idle time calculationHeiko Carstens1-7/+22
2019-11-06s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG1-6/+6
2019-11-06s390/unwind: fix mixing regs and spIlya Leoshkevich2-5/+14
2019-11-06um-ubd: Entrust re-queue to the upper layersAnton Ivanov1-2/+6
2019-11-06HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()Andrey Smirnov1-28/+5
2019-11-06HID: logitech-hidpp: rework device validationAndrey Smirnov1-24/+30
2019-11-06HID: logitech-hidpp: split g920_get_config()Andrey Smirnov1-54/+96