summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-06HID: fix error message in hid_open_report()Michał Mirosław1-2/+5
2019-11-06HID: Fix assumption that devices have inputsAlan Stern14-37/+126
2019-11-06HID: i2c-hid: add Trekstor Primebook C11B to descriptor overrideHans de Goede1-0/+19
2019-11-06scsi: target: cxgbit: Fix cxgbit_fw4_ack()Bart Van Assche1-1/+2
2019-11-06scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran1-4/+3
2019-11-06xhci: Fix use-after-free regression in xhci clear hub TT implementationMathias Nyman1-9/+45
2019-11-06USB: serial: whiteheat: fix line-speed endiannessJohan Hovold2-4/+7
2019-11-06USB: serial: whiteheat: fix potential slab corruptionJohan Hovold1-0/+4
2019-11-06usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)1-12/+12