summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-03writeback: Avoid skipping inode writebackJan Kara2-7/+18
2020-09-03writeback: Protect inode->i_io_list with inode->i_lockJan Kara1-5/+17
2020-09-03serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky1-3/+6
2020-09-03serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner1-1/+4
2020-09-03serial: samsung: Removes the IRQ not found warningTamseel Shams1-3/+5
2020-09-03vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()George Kennedy1-1/+11
2020-09-03vt: defer kfree() of vc_screenbuf in vc_do_resize()Tetsuo Handa1-2/+3
2020-09-03USB: lvtest: return proper error code in probeEvgeny Novikov1-1/+1
2020-09-03fbcon: prevent user font height or width change from causing potential out-of...George Kennedy1-2/+23
2020-09-03net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini1-1/+3
2020-09-03scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu1-1/+4
2020-09-03s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan1-0/+5
2020-09-03jbd2: abort journal if free a async write error metadata bufferzhangyi (F)1-0/+16
2020-09-03jbd2: make sure jh have b_transaction set in refile/unfile_bufferLukas Czerner1-0/+10
2020-09-03i2c: rcar: in slave mode, clear NACK earlierWolfram Sang1-0/+1
2020-09-03Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen1-1/+1
2020-09-03USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu1-1/+1
2020-09-03powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann1-0/+1
2020-09-03media: davinci: vpif_capture: fix potential double freeEvgeny Novikov1-2/+0
2020-09-03EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron1-3/+47
2020-09-03scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()Javed Hasan1-1/+1
2020-09-03ceph: fix potential mdsc use-after-free crashXiubo Li1-1/+13
2020-09-03scsi: iscsi: Do not put host in iscsi_set_flashnode_param()Jing Xiangfeng1-1/+1
2020-09-03locking/lockdep: Fix overflow in presentation of average lock-timeChris Wilson1-1/+1
2020-09-03drm/nouveau: Fix reference count leak in nouveau_connector_detectAditya Pakki1-1/+3
2020-09-03drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_openAditya Pakki1-1/+3
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan1-0/+10
2020-09-03rtlwifi: rtl8192cu: Prevent leaking urbReto Schneider1-1/+4
2020-09-03PCI: Fix pci_create_slot() reference count leakQiushi Wu1-2/+4
2020-09-03selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario11-26/+0
2020-09-03scsi: lpfc: Fix shost refcount mismatch when deleting vportDick Kennedy1-18/+8
2020-09-03drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync failsNavid Emamdoost1-4/+12
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-03scsi: target: tcmu: Fix crash on ARM during cmd completionBodo Stroesser1-1/+8
2020-09-03media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai1-2/+3
2020-09-03ASoC: tegra: Fix reference count leaks.Qiushi Wu2-2/+6
2020-09-03ALSA: pci: delete repeated words in commentsRandy Dunlap7-7/+7
2020-09-03powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde1-1/+0
2020-09-03bonding: fix a potential double-unregisterCong Wang1-1/+2
2020-09-03bonding: show saner speed for broadcast modeJarod Wilson1-3/+18
2020-09-03ipvlan: fix device featuresMahesh Bandewar1-4/+21
2020-09-03tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang1-1/+11
2020-09-03net: Fix potential wrong skb->protocol in skb_vlan_untag()Miaohe Lin1-2/+2
2020-08-26Linux 4.4.234v4.4.234Greg Kroah-Hartman1-1/+1
2020-08-26KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon1-8/+0
2020-08-26omapfb: dss: Fix max fclk divider for omap36xxAdam Ford1-1/+1