summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-30Linux 5.7.7v5.7.7Sasha Levin1-1/+1
2020-06-30Revert "tty: hvc: Fix data abort due to race in hvc_open"Greg Kroah-Hartman1-14/+2
2020-06-30dm writecache: add cond_resched to loop in persistent_memory_claim()Mikulas Patocka1-0/+2
2020-06-30dm writecache: correct uncommitted_block when discarding uncommitted entryHuaisheng Ye1-0/+2
2020-06-30xprtrdma: Fix handling of RDMA_ERROR repliesChuck Lever1-6/+3
2020-06-30EDAC/amd64: Read back the scrub rate PCI register on F15hBorislav Petkov1-0/+2
2020-06-30NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia2-4/+10
2020-06-30pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust1-4/+7
2020-06-30SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever1-0/+4
2020-06-30sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin1-0/+1
2020-06-30powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASEArseny Solokha1-0/+1
2020-06-30Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()Dan Carpenter1-1/+3
2020-06-30ARM: dts: imx6ul-kontron: Change WDOG_ANY signal from push-pull to open-drainFrieder Schrempf1-1/+1
2020-06-30ARM: dts: imx6ul-kontron: Move watchdog from Kontron i.MX6UL/ULL board to SoMFrieder Schrempf2-13/+13
2020-06-30drm/panel-simple: fix connector type for LogicPD Type28 DisplayAdam Ford1-0/+1
2020-06-30drm/panel-simple: fix connector type for newhaven_nhd_43_480272ef_atxlTomi Valkeinen1-0/+1
2020-06-30drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp1-2/+4
2020-06-30drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng1-1/+5
2020-06-30drm/fb-helper: Fix vt restoreDaniel Vetter3-15/+52
2020-06-30drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov1-1/+1
2020-06-30drm: rcar-du: Fix build errorDaniel Gomez1-0/+1
2020-06-30drm/amd: fix potential memleak in err branchBernard Zhao1-0/+1
2020-06-30drm/amd/display: Enable output_bpc property on all outputsStylon Wang1-1/+3
2020-06-30ring-buffer: Zero out time extend if it is nested and not absoluteSteven Rostedt (VMware)1-1/+1
2020-06-30tracing: Fix event trigger to accept redundant spacesMasami Hiramatsu1-2/+19
2020-06-30tracing/boottime: Fix kprobe multiple eventsSascha Ortmann1-2/+6
2020-06-30arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage rangeRobin Gong1-2/+2
2020-06-30arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage rangeRobin Gong1-2/+2
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma1-3/+22
2020-06-30mm/memory_hotplug.c: fix false softlockup during pfn range removalBen Widawsky1-2/+11
2020-06-30mm/memcontrol.c: add missed css_put()Muchun Song1-1/+3
2020-06-30mm: memcontrol: handle div0 crash race condition in memory.lowJohannes Weiner1-2/+7
2020-06-30ocfs2: fix panic on nfs server over ocfs2Junxiao Bi1-3/+6
2020-06-30ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi1-1/+1
2020-06-30ocfs2: load global_inode_allocJunxiao Bi1-1/+1
2020-06-30ocfs2: avoid inode removal while nfsd is accessing itJunxiao Bi2-1/+17
2020-06-30mm/slab: use memzero_explicit() in kzfree()Waiman Long1-1/+1
2020-06-30mm, slab: fix sign conversion problem in memcg_uncharge_slab()Waiman Long1-2/+2
2020-06-30mm, compaction: make capture control handling safe wrt interruptsVlastimil Babka1-3/+14
2020-06-30btrfs: fix RWF_NOWAIT write not failling when we need to cowFilipe Manana1-1/+12
2020-06-30btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eofFilipe Manana1-3/+0
2020-06-30btrfs: fix hang on snapshot creation after RWF_NOWAIT writeFilipe Manana1-0/+2
2020-06-30btrfs: check if a log root exists before locking the log_mutex on unlinkFilipe Manana2-0/+7
2020-06-30btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana1-1/+18
2020-06-30btrfs: fix bytes_may_use underflow when running balance and scrub in parallelFilipe Manana1-5/+12
2020-06-30x86/asm/64: Align start of __clear_user() loop to 16-bytesMatt Fleming1-0/+1
2020-06-30x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson5-4/+13
2020-06-30x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook1-12/+12
2020-06-30KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson3-26/+0
2020-06-30KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson5-10/+11