summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-10Linux 4.9.223v4.9.223Greg Kroah-Hartman
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-10sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen
2020-05-10MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski
2020-05-10xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever
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-10cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud
2020-05-10wimax/i2400m: Fix potential urb refcnt leakXiyu Yang
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-10iio:ad7797: Use correct attribute_groupYueHaibing
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.9.222v4.9.222Greg Kroah-Hartman
2020-05-05drm/qxl: qxl_release use after freeVasily Averin
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-05vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson
2020-05-05RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel
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-05btrfs: fix block group leak when removing failsXiyu Yang
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.9.221v4.9.221Greg 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-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-02xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross
2020-05-02objtool: Support Clang non-section symbols in ORC dumpJosh Poimboeuf