summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-17Linux 5.4.33v5.4.33Greg Kroah-Hartman
2020-04-17scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()James Smart
2020-04-17ASoC: stm32: sai: Add missing cleanupJulia Lawall
2020-04-17efi/x86: Fix the deletion of variables in mixed modeGary Lin
2020-04-17mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko
2020-04-17bpf: Fix tnum constraints for 32-bit comparisonsJann Horn
2020-04-17mmc: sdhci: Refactor sdhci_set_timeout()Faiz Abbas
2020-04-17mmc: sdhci: Convert sdhci_set_timeout_irq() to non-staticFaiz Abbas
2020-04-17powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy
2020-04-17drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT modeImre Deak
2020-04-17drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang
2020-04-17drm/dp_mst: Fix clearing payload state on topology disableLyude Paul
2020-04-17Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"Sasha Levin
2020-04-17scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart
2020-04-17scsi: lpfc: Fix configuration of BB credit recovery in service parametersJames Smart
2020-04-17scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart
2020-04-17scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart
2020-04-17dm clone: Add missing casts to prevent overflows and data corruptionNikos Tsironis
2020-04-17dm clone: Fix handling of partial region discardsNikos Tsironis
2020-04-17dm clone: replace spin_lock_irqsave with spin_lock_irqMikulas Patocka
2020-04-17dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()Bob Liu
2020-04-17arm64: Always force a branch protection mode when the compiler has oneMark Brown
2020-04-17powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-04-17scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy
2020-04-17powerpc/64: Prevent stack protection in early bootMichael Ellerman
2020-04-17powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy
2020-04-17powerpc/xive: Fix xmon support on the PowerNV platformCédric Le Goater
2020-04-17powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens
2020-04-17powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater
2020-04-17powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V
2020-04-17powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-04-17powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-04-17xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()Juergen Gross
2020-04-17ipmi: fix hung processes in __get_guid()Wen Yang
2020-04-17libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng
2020-04-17hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander
2020-04-17cpufreq: powernv: Fix use-after-freeOliver O'Halloran
2020-04-17kmod: make request_module() return an error when autoloading is disabledEric Biggers
2020-04-17clk: ingenic/TCU: Fix round_rate returning errorPaul Cercueil
2020-04-17clk: ingenic/jz4770: Exit with error if CGU init failedPaul Cercueil
2020-04-17ftrace/kprobe: Show the maxactive number on kprobe_eventsMasami Hiramatsu
2020-04-17Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede
2020-04-17s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-04-17perf tools: Support Python 3.8+ in MakefileSam Lunt
2020-04-17ocfs2: no need try to truncate file beyond i_sizeChangwei Ge
2020-04-17fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers
2020-04-17ext4: fix a data race at inode->i_blocksQian Cai
2020-04-17NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()Trond Myklebust
2020-04-17NFS: Fix use-after-free issues in nfs_pageio_add_request()Trond Myklebust
2020-04-17nfsd: fsnotify on rmdir under nfsd/clients/J. Bruce Fields