summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.179v4.14.179Greg Kroah-Hartman2020-05-051-1/+1
* selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore2020-05-051-24/+44
* dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko2020-05-051-2/+2
* nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher2020-05-051-7/+15
* ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2020-05-052-6/+12
* iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit2020-05-051-1/+1
* scsi: target/iblock: fix WRITE SAME zeroingDavid Disseldorp2020-05-051-1/+1
* iommu/qcom: Fix local_base status checkTang Bin2020-05-051-1/+4
* vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson2020-05-051-2/+2
* vfio: avoid possible overflow in vfio_iommu_type1_pin_pagesYan Zhao2020-05-051-1/+1
* RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel2020-05-051-1/+2
* RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau2020-05-051-1/+3
* dm verity fec: fix hash block number in verity_fec_decodeSunwook Eom2020-05-051-1/+1
* PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui2020-05-051-0/+7
* PM: ACPI: Output correct message on target power stateKai-Heng Feng2020-05-051-2/+2
* ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai2020-05-051-8/+12
* ALSA: hda/hdmi: fix without unlocked before returnWu Bo2020-05-051-1/+3
* ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenterHui Wang2020-05-051-0/+1
* mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter2020-05-051-0/+3
* mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek Behún2020-05-051-0/+10
* btrfs: fix partial loss of prealloc extent past i_size after fsyncFilipe Manana2020-05-051-3/+40
* btrfs: fix block group leak when removing failsXiyu Yang2020-05-051-6/+10
* drm/qxl: qxl_release use after freeVasily Averin2020-05-054-14/+10
* drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin2020-05-051-2/+3
* drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin2020-05-051-2/+3
* drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä2020-05-051-1/+1
* ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o2020-05-051-1/+1
* Linux 4.14.178v4.14.178Greg Kroah-Hartman2020-05-021-1/+1
* propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro2020-05-021-5/+4
* ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani2020-05-021-1/+2
* qed: Fix use after free in qed_chain_freeYuval Basson2020-05-022-31/+31
* ext4: unsigned int compared against zeroColin Ian King2020-05-021-1/+2
* ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o2020-05-021-0/+5
* ext4: don't perform block validity checks on the journal inodeTheodore Ts'o2020-05-021-4/+8
* ext4: protect journal inode's blocks using block_validityTheodore Ts'o2020-05-022-0/+52
* ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o2020-05-028-39/+62
* hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer2020-05-021-1/+1
* ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o2020-05-021-2/+4
* ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o2020-05-021-1/+1
* ext4: use matching invalidatepage in ext4_writepageyangerkun2020-05-021-1/+1
* arm64: Delete the space separator in __emit_instFangrui Song2020-05-021-1/+3
* xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross2020-05-021-1/+8
* objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf2020-05-021-17/+27
* objtool: Fix CONFIG_UBSAN_TRAP unreachable warningsJosh Poimboeuf2020-05-021-2/+15
* scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser2020-05-021-1/+1
* xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong2020-05-021-0/+1
* x86: hyperv: report value of misc_featuresOlaf Hering2020-05-021-2/+2
* bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson2020-05-021-3/+15
* mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy pathYang Shi2020-05-021-2/+2
* perf/core: fix parent pid/tid in task exit eventsIan Rogers2020-05-021-3/+10