summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.3.9v5.3.9Greg Kroah-Hartman2019-11-061-1/+1
* Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2019-11-062-3/+1
* Revert "nvme: allow 64-bit results in passthru commands"Sasha Levin2019-11-062-115/+16
* powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin2019-11-061-16/+37
* sched/fair: Fix -Wunused-but-set-variable warningsQian Cai2019-11-061-13/+6
* RDMA/mlx5: Use irq xarray locking for mkey_tableJason Gunthorpe2019-11-061-2/+2
* ALSA: usb-audio: Add DSD support for Gustard U16/X26 USB InterfaceJustin Song2019-11-061-0/+1
* ALSA: usb-audio: Update DSD support quirks for Oppo and RotelJussi Laako2019-11-061-4/+2
* ALSA: usb-audio: DSD auto-detection for Playback DesignsJussi Laako2019-11-061-2/+4
* sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slicesDave Chiluk2019-11-063-83/+67
* iwlwifi: exclude GEO SAR support for 3168Luca Coelho2019-11-061-7/+9
* net: sched: sch_sfb: don't call qdisc_put() while holding tree lockVlad Buslov2019-11-061-3/+4
* sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet2019-11-062-1/+6
* net: usb: sr9800: fix uninitialized local variableValentin Vidic2019-11-061-1/+1
* netfilter: conntrack: avoid possible false sharingEric Dumazet2019-11-061-2/+2
* bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet2019-11-061-1/+1
* NFC: pn533: fix use-after-free and memleaksJohan Hovold2019-11-061-1/+8
* rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells2019-11-062-7/+10
* rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local recordDavid Howells2019-11-061-2/+3
* rxrpc: Fix call ref leakDavid Howells2019-11-061-0/+1
* llc: fix sk_buff leak in llc_conn_service()Eric Biggers2019-11-063-26/+16
* llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers2019-11-062-18/+17
* batman-adv: Avoid free/alloc race when handling OGM bufferSven Eckelmann2019-11-063-9/+57
* iommu/vt-d: Fix panic after kexec -p for kdumpJohn Donnelly2019-11-061-1/+1
* io_uring: ensure we clear io_kiocb->result before each issueJens Axboe2019-11-061-0/+1
* NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()Trond Myklebust2019-11-061-1/+1
* drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong2019-11-061-0/+1
* drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils2019-11-061-3/+1
* drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2019-11-061-1/+1
* drm/i915: Fix PCH reference clock for FDI on HSW/BDWVille Syrjälä2019-11-063-5/+23
* drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2019-11-062-0/+18
* dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idleTony Lindgren2019-11-061-1/+20
* dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong2019-11-062-0/+11
* dmaengine: tegra210-adma: fix transfer failureSameer Pujar2019-11-061-0/+7
* dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo2019-11-061-0/+19
* KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activePaolo Bonzini2019-11-062-13/+11
* rtlwifi: Fix potential overflow on P2P codeLaura Abbott2019-11-061-0/+6
* rtlwifi: rtl_pci: Fix problem of too small skb->lenLarry Finger2019-11-061-1/+2
* virtio_ring: fix stalls for packed ringsMarvin Liu2019-11-061-4/+3
* arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson2019-11-061-0/+1
* arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas2019-11-061-7/+8
* IB/hfi1: Avoid excessive retry for TID RDMA READ requestKaike Wan2019-11-061-5/+0
* ARC: perf: Accommodate big-endian CPUAlexey Brodkin2019-11-061-2/+2
* s390/idle: fix cpu idle time calculationHeiko Carstens2019-11-061-7/+22
* s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG2019-11-061-6/+6
* s390/unwind: fix mixing regs and spIlya Leoshkevich2019-11-062-5/+14
* um-ubd: Entrust re-queue to the upper layersAnton Ivanov2019-11-061-2/+6
* HID: logitech-hidpp: do all FF cleanup in hidpp_ff_destroy()Andrey Smirnov2019-11-061-28/+5
* HID: logitech-hidpp: rework device validationAndrey Smirnov2019-11-061-24/+30
* HID: logitech-hidpp: split g920_get_config()Andrey Smirnov2019-11-061-54/+96