summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-06btrfs: fix transaction leak in btrfs_recover_relocationXiyu Yang
2020-05-06NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-05-06drm/qxl: qxl_release use after freeVasily Averin
2020-05-06drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin
2020-05-06drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin
2020-05-06drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira
2020-05-06drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä
2020-05-06dma-buf: Fix SET_NAME ioctl uapiDaniel Vetter
2020-05-02Linux 5.4.38v5.4.38Greg Kroah-Hartman
2020-05-02Revert "ASoC: meson: axg-card: fix codec-to-codec link setup"Greg Kroah-Hartman
2020-05-02Linux 5.4.37v5.4.37Greg Kroah-Hartman
2020-05-02ASoC: stm32: spdifrx: fix regmap status checkOlivier Moysan
2020-05-02ASoC: soc-core: disable route checks for legacy devicesPierre-Louis Bossart
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-02net: use indirect call wrappers for skb_copy_datagram_iter()Eric Dumazet
2020-05-02Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal
2020-05-02qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson
2020-05-02taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov
2020-05-02hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer
2020-05-02blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budgetJohn Garry
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-02mac80211: fix channel switch trigger from unknown mesh peerTamizh chelvam
2020-05-02net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto
2020-05-02ALSA: hda: call runtime_allow() for all hda controllersHui Wang
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: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKENBodo Stroesser
2020-05-02scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser
2020-05-02ALSA: hda: Explicitly permit using autosuspend if runtime PM is supportedRoy Spliet
2020-05-02ALSA: hda: Keep the controller initialization even if no codecs foundTakashi Iwai
2020-05-02ALSA: hda: Release resources at error in delayed probeTakashi Iwai
2020-05-02xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong
2020-05-02afs: Fix length of dump of bad YFSFetchStatus recordDavid Howells
2020-05-02signal: check sig before setting info in kill_pid_usb_asyncioZhiqiang Liu
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering
2020-05-02net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey
2020-05-02libbpf: Initialize *nl_pid so gcc 10 is happyJeremy Cline
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-05-02xfs: clear PF_MEMALLOC before exiting xfsaild threadEric Biggers
2020-05-02mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy pathYang Shi
2020-05-02bpf, x86_32: Fix logic error in BPF_LDX zero-extensionWang YanQing
2020-05-02bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson
2020-05-02bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extensionLuke Nelson
2020-05-02um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha
2020-05-02blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long