summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-10Linux 4.14.180v4.14.180Greg Kroah-Hartman
2020-05-10cgroup, netclassid: remove double cond_reschedJiri Slaby
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-05-10ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai
2020-05-10tracing: Reverse the order of trace_types_lock and event_mutexSteven Rostedt (VMware)
2020-05-10sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen
2020-05-10net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-05-10net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-05-10lib/mpi: Fix building for powerpc with clangNathan Chancellor
2020-05-10net: dsa: b53: Rework ARL bin logicFlorian Fainelli
2020-05-10scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)
2020-05-10s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-05-10cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud
2020-05-10net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud
2020-05-10wimax/i2400m: Fix potential urb refcnt leakXiyu Yang
2020-05-10ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński
2020-05-10ASoC: rsnd: Fix HDMI channel mapping for multi-SSI modeMatthias Blankertz
2020-05-10ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel
2020-05-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks
2020-05-10ASoC: topology: Check return value of pcm_new_verAmadeusz Sławiński
2020-05-10powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy
2020-05-10vhost: vsock: kick send_pkt worker once device is startedJia He
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