summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-03drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync failsNavid Emamdoost
2020-09-03drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_configNavid Emamdoost
2020-09-03drm/amd/display: fix ref count leak in amdgpu_drm_ioctlNavid Emamdoost
2020-09-03drm/amdgpu: fix ref count leak in amdgpu_driver_open_kmsNavid Emamdoost
2020-09-03drm/radeon: fix multiple reference count leakAditya Pakki
2020-09-03drm/amdkfd: Fix reference count leaks.Qiushi Wu
2020-09-03scsi: target: tcmu: Fix crash on ARM during cmd completionBodo Stroesser
2020-09-03media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA val...Jia-Ju Bai
2020-09-03ASoC: tegra: Fix reference count leaks.Qiushi Wu
2020-09-03ALSA: pci: delete repeated words in commentsRandy Dunlap
2020-09-03powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-09-03bonding: fix a potential double-unregisterCong Wang
2020-09-03bonding: show saner speed for broadcast modeJarod Wilson
2020-09-03ipvlan: fix device featuresMahesh Bandewar
2020-09-03tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang
2020-09-03net: Fix potential wrong skb->protocol in skb_vlan_untag()Miaohe Lin
2020-08-26Linux 4.4.234Greg Kroah-Hartman
2020-08-26KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon
2020-08-26omapfb: dss: Fix max fclk divider for omap36xxAdam Ford
2020-08-26xen: don't reschedule in preemption off sectionsJuergen Gross
2020-08-26mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possiblePeter Xu
2020-08-26do_epoll_ctl(): clean the failure exits up a bitAl Viro
2020-08-26epoll: Keep a reference on files added to the check listMarc Zyngier
2020-08-26powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman
2020-08-26ASoC: intel: Fix memleak in sst_media_openDinghao Liu
2020-08-26ext4: fix potential negative array index in do_split()Eric Sandeen
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck
2020-08-26xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_initEiichi Tsukata
2020-08-26virtio_ring: Avoid loop when vq is broken in virtqueue_pollMao Wenan
2020-08-26scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan
2020-08-26jffs2: fix UAF problemZhe Li
2020-08-26xfs: fix inode quota reservation checksDarrick J. Wong
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer
2020-08-26Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang
2020-08-26media: vpss: clean up resources in initEvgeny Novikov
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan
2020-08-26ext4: fix checking of directory entry validity for inline directoriesJan Kara
2020-08-26ext4: clean up ext4_match() and callersEric Biggers
2020-08-26mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy
2020-08-26mm: include CMA pages in lowmem_reserve at bootDoug Berger
2020-08-26romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn
2020-08-26btrfs: don't show full path of bind mounts in subvol=Josef Bacik
2020-08-26btrfs: export helpers for subvolume name/id resolutionMarcos Paulo de Souza
2020-08-26khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins
2020-08-26khugepaged: khugepaged_test_exit() check mmget_still_valid()Hugh Dickins
2020-08-26coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2020-08-26watchdog: f71808e_wdt: remove use of wrong watchdog_info optionAhmad Fatoum
2020-08-26watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in watchdog_info.optionsAhmad Fatoum
2020-08-26net/compat: Add missing sock updates for SCM_RIGHTSKees Cook
2020-08-26perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu