summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-06dm verity fec: fix hash block number in verity_fec_decodeSunwook Eom1-1/+1
2020-05-06PM: hibernate: Freeze kernel threads in software_resume()Dexuan Cui1-0/+7
2020-05-06PM: ACPI: Output correct message on target power stateKai-Heng Feng1-2/+2
2020-05-06IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()Sudip Mukherjee4-8/+8
2020-05-06selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore1-25/+45
2020-05-06dlmfs_file_write(): fix the bogosity in handling non-zero *pposAl Viro1-15/+12
2020-05-06Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VMDexuan Cui1-9/+34
2020-05-06x86/hyperv: Suspend/resume the VP assist page for hibernationDexuan Cui1-2/+10
2020-05-06i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter1-1/+1
2020-05-06ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai1-8/+12
2020-05-06ALSA: line6: Fix POD HD500 audio playbackVasily Khoruzhick1-17/+5
2020-05-06ALSA: hda/hdmi: fix without unlocked before returnWu Bo1-1/+3
2020-05-06ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB IDTakashi Iwai1-1/+1
2020-05-06ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenterHui Wang1-0/+1
2020-05-06crypto: caam - fix the address of the last entry of S/GIuliana Prodan1-1/+1
2020-05-06mmc: meson-mx-sdio: remove the broken ->card_busy() opMartin Blumenstingl1-9/+0
2020-05-06mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSYMartin Blumenstingl1-1/+1
2020-05-06mmc: sdhci-msm: Enable host capabilities pertains to R1b responseVeerabhadrarao Badiganti1-0/+2
2020-05-06mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllersAdrian Hunter1-0/+3
2020-05-06mmc: sdhci-xenon: fix annoying 1.8V regulator warningMarek Behún1-0/+10
2020-05-06mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loopDouglas Anderson1-11/+10
2020-05-06btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...Qu Wenruo1-2/+11
2020-05-06btrfs: fix partial loss of prealloc extent past i_size after fsyncFilipe Manana1-3/+40
2020-05-06btrfs: fix block group leak when removing failsXiyu Yang1-6/+10
2020-05-06btrfs: fix transaction leak in btrfs_recover_relocationXiyu Yang1-0/+1
2020-05-06NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia3-0/+15
2020-05-06drm/qxl: qxl_release use after freeVasily Averin4-11/+7
2020-05-06drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin1-2/+3
2020-05-06drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin1-2/+3
2020-05-06drm/i915/gt: Check cacheline is valid before acquiringChris Wilson1-0/+2
2020-05-06drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()Chris Wilson2-6/+24
2020-05-06drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira1-9/+29
2020-05-06drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä1-1/+1
2020-05-06drm/amdgpu: invalidate L2 before SDMA IBs (v2)Marek Olšák2-1/+29
2020-05-06dma-buf: Fix SET_NAME ioctl uapiDaniel Vetter2-1/+8
2020-05-06drm/scheduler: fix drm_sched_get_cleanup_jobChristian König1-1/+1
2020-05-02Linux 5.6.10v5.6.10Greg Kroah-Hartman1-1/+1
2020-05-02Revert "ASoC: meson: axg-card: fix codec-to-codec link setup"Greg Kroah-Hartman1-3/+1
2020-05-02Linux 5.6.9v5.6.9Greg Kroah-Hartman1-1/+1
2020-05-02ASoC: stm32: spdifrx: fix regmap status checkOlivier Moysan1-0/+2
2020-05-02ASoC: soc-core: disable route checks for legacy devicesPierre-Louis Bossart2-4/+25
2020-05-02ASoC: soc-pcm: fix regression in soc_new_pcm()Stephan Gerhold1-9/+6
2020-05-02ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani1-1/+2
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson2-31/+31
2020-05-02net: use indirect call wrappers for skb_copy_datagram_iter()Eric Dumazet1-3/+11
2020-05-02Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal1-2/+0
2020-05-02qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson1-11/+2
2020-05-02tipc: Add a missing case of TIPC_DIRECT_MSG typeHoang Le3-2/+8
2020-05-02taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov1-2/+2
2020-05-02sfc: fix XDP-redirect in this driverJesper Dangaard Brouer4-8/+15