summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-05Linux 4.14.179v4.14.179Greg Kroah-Hartman
2020-05-05selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore
2020-05-05dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko
2020-05-05nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher
2020-05-05ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann
2020-05-05iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit
2020-05-05scsi: target/iblock: fix WRITE SAME zeroingDavid Disseldorp
2020-05-05iommu/qcom: Fix local_base status checkTang Bin
2020-05-05vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson
2020-05-05vfio: avoid possible overflow in vfio_iommu_type1_pin_pagesYan Zhao
2020-05-05RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel
2020-05-05RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau
2020-05-05dm verity fec: fix hash block number in verity_fec_decodeSunwook Eom
2020-05-05PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui
2020-05-05PM: ACPI: Output correct message on target power stateKai-Heng Feng
2020-05-05ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai
2020-05-05ALSA: hda/hdmi: fix without unlocked before returnWu Bo
2020-05-05ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenterHui Wang
2020-05-05mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter
2020-05-05mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek Behún
2020-05-05btrfs: fix partial loss of prealloc extent past i_size after fsyncFilipe Manana
2020-05-05btrfs: fix block group leak when removing failsXiyu Yang
2020-05-05drm/qxl: qxl_release use after freeVasily Averin
2020-05-05drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin
2020-05-05drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin
2020-05-05drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä
2020-05-05ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o
2020-05-02Linux 4.14.178v4.14.178Greg Kroah-Hartman
2020-05-02propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro
2020-05-02ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson
2020-05-02ext4: unsigned int compared against zeroColin Ian King
2020-05-02ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o
2020-05-02ext4: don't perform block validity checks on the journal inodeTheodore Ts'o
2020-05-02ext4: protect journal inode's blocks using block_validityTheodore Ts'o
2020-05-02ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o
2020-05-02hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer
2020-05-02ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o
2020-05-02ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o
2020-05-02ext4: use matching invalidatepage in ext4_writepageyangerkun
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song
2020-05-02xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross
2020-05-02objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf
2020-05-02objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf
2020-05-02scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser
2020-05-02xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-05-02mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy pathYang Shi
2020-05-02perf/core: fix parent pid/tid in task exit eventsIan Rogers