summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-03drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_configNavid Emamdoost1-2/+3
2020-09-03drm/amd/display: fix ref count leak in amdgpu_drm_ioctlNavid Emamdoost1-1/+2
2020-09-03drm/amdgpu: fix ref count leak in amdgpu_driver_open_kmsNavid Emamdoost1-1/+2
2020-09-03drm/radeon: fix multiple reference count leakAditya Pakki1-5/+15
2020-09-03drm/amdkfd: Fix reference count leaks.Qiushi Wu1-5/+15
2020-09-03platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflowGwendal Grignou1-3/+1
2020-09-03iommu/iova: Don't BUG on invalid PFNsRobin Murphy1-1/+3
2020-09-03mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDsAndy Shevchenko1-0/+16
2020-09-03scsi: target: tcmu: Fix crash on ARM during cmd completionBodo Stroesser1-1/+8
2020-09-03staging: rts5208: fix memleaks on error handling paths in probeEvgeny Novikov1-0/+1
2020-09-03blktrace: ensure our debugfs dir existsLuis Chamberlain1-0/+12
2020-09-03gcc-plugins/stackleak: Don't instrument itselfAlexander Popov1-0/+1
2020-09-03media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai1-2/+3
2020-09-03powerpc/xive: Ignore kmemleak false positivesAlexey Kardashevskiy1-0/+2
2020-09-03arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleepStephan Gerhold1-1/+1
2020-09-03mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDsAndy Shevchenko1-0/+3
2020-09-03ASoC: tegra: Fix reference count leaks.Qiushi Wu2-2/+6
2020-09-03ASoC: img-parallel-out: Fix a reference count leakQiushi Wu1-1/+3
2020-09-03ASoC: img: Fix a reference count leak in img_i2s_in_set_fmtQiushi Wu1-1/+3
2020-09-03EDAC/mc: Call edac_inc_ue_error() before panicZhenzhong Duan1-2/+2
2020-09-03drm/amdgpu: fix RAS memory leak in error caseGuchun Chen1-9/+10
2020-09-03ALSA: hda/hdmi: Use force connectivity quirk on another HP desktopKai-Heng Feng1-0/+1
2020-09-03ALSA: hda/realtek: Fix pin default on Intel NUC 8 RuggedKai-Heng Feng1-0/+11
2020-09-03ALSA: pci: delete repeated words in commentsRandy Dunlap7-7/+7
2020-09-03ALSA: hda/hdmi: Add quirk to force connectivityKai-Heng Feng1-1/+15
2020-09-03ASoC: intel/skl/hda - fix probe regression on systems without i915Kai Vehmanen2-6/+12
2020-09-03khugepaged: khugepaged_test_exit() check mmget_still_valid()Hugh Dickins1-4/+1
2020-08-27Linux 5.8.5v5.8.5Greg Kroah-Hartman1-1/+1
2020-08-27binfmt_flat: revert "binfmt_flat: don't offset the data start"Max Filippov1-8/+12
2020-08-27io_uring: fix missing ->mm on exitPavel Begunkov1-1/+2
2020-08-27netlink: fix state reallocation in policy exportJohannes Berg1-0/+3
2020-08-27ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy1-7/+4
2020-08-27ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy1-1/+2
2020-08-27ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy1-4/+7
2020-08-27net: ena: Make missed_tx stat incrementalShay Agroskin1-1/+4
2020-08-27tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang1-1/+11
2020-08-27tipc: call rcu_read_lock() in tipc_aead_encrypt_done()Xin Long1-0/+2
2020-08-27net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye1-7/+9
2020-08-27net: sctp: Fix negotiation of the number of data streams.David Laight1-2/+4
2020-08-27net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flowAlaa Hleihel1-1/+1
2020-08-27net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran1-9/+11
2020-08-27net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4
2020-08-27net: Fix potential wrong skb->protocol in skb_vlan_untag()Miaohe Lin1-2/+2
2020-08-27gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson1-1/+9
2020-08-26Linux 5.8.4v5.8.4Greg Kroah-Hartman1-1/+1
2020-08-26Revert "drm/amd/display: Improve DisplayPort monitor interop"Alex Deucher3-23/+8
2020-08-26KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon1-4/+13
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon10-10/+17
2020-08-26do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-26efi/libstub: Handle unterminated cmdlineArvind Sankar1-2/+4