summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-05Linux 4.9.222v4.9.222Greg Kroah-Hartman1-1/+1
2020-05-05drm/qxl: qxl_release use after freeVasily Averin4-15/+11
2020-05-05selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore1-24/+44
2020-05-05dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko1-2/+2
2020-05-05nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher1-7/+15
2020-05-05ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2-6/+12
2020-05-05iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit1-1/+1
2020-05-05vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson1-2/+2
2020-05-05RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel1-1/+2
2020-05-05dm verity fec: fix hash block number in verity_fec_decodeSunwook Eom1-1/+1
2020-05-05PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui1-0/+7
2020-05-05PM: ACPI: Output correct message on target power stateKai-Heng Feng1-2/+2
2020-05-05ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai1-8/+12
2020-05-05ALSA: hda/hdmi: fix without unlocked before returnWu Bo1-1/+3
2020-05-05btrfs: fix block group leak when removing failsXiyu Yang1-6/+10
2020-05-05drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin1-2/+3
2020-05-05drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin1-2/+3
2020-05-05drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä1-1/+1
2020-05-05ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o1-1/+1
2020-05-02Linux 4.9.221v4.9.221Greg Kroah-Hartman1-1/+1
2020-05-02propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro1-5/+4
2020-05-02ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani1-1/+2
2020-05-02ext4: unsigned int compared against zeroColin Ian King1-1/+2
2020-05-02ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o1-0/+5
2020-05-02ext4: don't perform block validity checks on the journal inodeTheodore Ts'o1-4/+8
2020-05-02ext4: protect journal inode's blocks using block_validityTheodore Ts'o2-0/+52
2020-05-02ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o7-35/+56
2020-05-02hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer1-1/+1
2020-05-02ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o1-2/+4
2020-05-02xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross1-1/+8
2020-05-02objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf1-17/+27
2020-05-02objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf1-2/+15
2020-05-02scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser1-1/+1
2020-05-02xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong1-0/+1
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson1-3/+15
2020-05-02perf/core: fix parent pid/tid in task exit eventsIan Rogers1-3/+10
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-05-02nfsd: memory corruption in nfsd4_lock()Vasily Averin1-0/+2
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor1-1/+1
2020-05-02mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian1-1/+5
2020-05-02fuse: fix possibly missed wake-up after abortMiklos Szeredi1-3/+9
2020-05-02remoteproc: Fix wrong rvring index computationClement Leger1-1/+1
2020-05-02usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami1-0/+4
2020-05-02UAS: fix deadlock in error handling and PM flushing workOliver Neukum1-3/+40
2020-05-02UAS: no use logging any details in case of ENODEVOliver Neukum1-0/+3
2020-05-02staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley1-1/+2
2020-05-02staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley1-3/+6
2020-05-02staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang1-1/+3
2020-05-02staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott1-0/+3
2020-05-02ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum1-0/+2