summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-17Linux 5.6.5v5.6.5Greg Kroah-Hartman1-1/+1
2020-04-17ASoC: stm32: sai: Add missing cleanupJulia Lawall1-1/+3
2020-04-17efi/x86: Fix the deletion of variables in mixed modeGary Lin1-2/+2
2020-04-17mfd: dln2: Fix sanity checking for endpointsAndy Shevchenko1-2/+7
2020-04-17bpf: Fix tnum constraints for 32-bit comparisonsJann Horn1-36/+72
2020-04-17powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy1-1/+1
2020-04-17perf/core: Remove 'struct sched_in_data'Peter Zijlstra1-25/+11
2020-04-17perf/core: Fix event cgroup trackingPeter Zijlstra1-27/+43
2020-04-17perf/core: Unify {pinned,flexible}_sched_in()Peter Zijlstra1-37/+21
2020-04-17drm/i915/gt: Fill all the unused space in the GGTTChris Wilson1-10/+27
2020-04-17drm/i915/ggtt: do not set bits 1-11 in gen12 ptesDaniele Ceraolo Spurio4-31/+36
2020-04-17drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang1-2/+3
2020-04-17drm/dp_mst: Fix clearing payload state on topology disableLyude Paul1-1/+6
2020-04-17Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"Lyude Paul1-13/+0
2020-04-17arm64: Always force a branch protection mode when the compiler has oneMark Brown1-0/+4
2020-04-17powerpc/64: Prevent stack protection in early bootMichael Ellerman3-3/+9
2020-04-17powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy1-0/+3
2020-04-17powerpc/xive: Fix xmon support on the PowerNV platformCédric Le Goater1-0/+4
2020-04-17powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens3-10/+31
2020-04-17powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater4-13/+14
2020-04-17powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V4-2/+21
2020-04-17powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor1-1/+11
2020-04-17powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman1-1/+3
2020-04-17powerpc: Make setjmp/longjmp signature standardClement Courbet3-8/+4
2020-04-17scsi: sr: Fix sr_block_release()Bart Van Assche1-1/+3
2020-04-17scsi: sr: get rid of sr global mutexMerlijn Wajer2-9/+13
2020-04-17xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()Juergen Gross1-5/+12
2020-04-17ipmi: fix hung processes in __get_guid()Wen Yang1-2/+2
2020-04-17libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng1-0/+1
2020-04-17hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander1-0/+4
2020-04-17cpufreq: powernv: Fix use-after-freeOliver O'Halloran1-0/+6
2020-04-17kmod: make request_module() return an error when autoloading is disabledEric Biggers1-2/+2
2020-04-17clk: ingenic/TCU: Fix round_rate returning errorPaul Cercueil1-1/+1
2020-04-17clk: ingenic/jz4770: Exit with error if CGU init failedPaul Cercueil1-1/+3
2020-04-17ftrace/kprobe: Show the maxactive number on kprobe_eventsMasami Hiramatsu1-0/+2
2020-04-17Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede1-0/+11
2020-04-17s390/diag: fix display of diagnose call statisticsMichael Mueller1-1/+1
2020-04-17perf tools: Support Python 3.8+ in MakefileSam Lunt1-1/+10
2020-04-17ocfs2: no need try to truncate file beyond i_sizeChangwei Ge1-0/+4
2020-04-17fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers1-1/+3
2020-04-17ASoC: cs4270: pull reset GPIO low then highMike Willard1-5/+35
2020-04-17drm/i915/gt: Treat idling as a RPS downclock eventChris Wilson1-0/+13
2020-04-17ext4: fix a data race at inode->i_blocksQian Cai1-1/+1
2020-04-17NFS: Fix a few constant_table array definitionsScott Mayhew1-1/+4
2020-04-17NFS: finish_automount() requires us to hold 2 refs to the mount recordTrond Myklebust1-5/+7
2020-04-17NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()Trond Myklebust1-0/+1
2020-04-17NFS: Fix use-after-free issues in nfs_pageio_add_request()Trond Myklebust1-24/+24
2020-04-17nfsd: fsnotify on rmdir under nfsd/clients/J. Bruce Fields1-0/+1
2020-04-17drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers call, v2Hans de Goede1-0/+4
2020-04-17powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek2-6/+6