summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-01s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik3-9/+13
2020-10-01xtensa: fix system_call interaction with ptraceMax Filippov2-4/+18
2020-10-01ASoC: max98090: remove msleep in PLL unlocked workaroundTzung-Bi Shih1-1/+7
2020-10-01f2fs: stop GC when the victim becomes fully validJaegeuk Kim1-2/+8
2020-10-01CIFS: Properly process SMB3 lease breaksPavel Shilovsky7-65/+57
2020-10-01CIFS: Use common error handling code in smb2_ioctl_query_info()Markus Elfring1-22/+23
2020-10-01SUNRPC: Capture completion of all RPC tasksChuck Lever2-0/+2
2020-10-01debugfs: Fix !DEBUG_FS debugfs_create_automountKusanagi Kouichi1-2/+3
2020-10-01mt76: add missing locking around ampdu actionFelix Fietkau3-0/+6
2020-10-01mt76: do not use devm API for led classdevFelix Fietkau1-1/+10
2020-10-01scsi: pm80xx: Cleanup command when a reset times outpeter chang1-13/+37
2020-10-01gfs2: clean up iopen glock mess in gfs2_create_inodeBob Peterson1-6/+7
2020-10-01mmc: core: Fix size overflow for mmc partitionsBradley Bolen2-6/+5
2020-10-01ubi: Fix producing anchor PEBsSascha Hauer5-43/+41
2020-10-01RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET1-2/+2
2020-10-01xfs: fix attr leaf header freemap.size underflowBrian Foster1-1/+3
2020-10-01fix dget_parent() fastpath raceAl Viro1-1/+3
2020-10-01PCI: Avoid double hpmemsize MMIO window assignmentNicholas Johnson1-11/+27
2020-10-01RDMA/i40iw: Fix potential use after freePan Bian1-1/+1
2020-10-01RDMA/qedr: Fix potential use after freePan Bian1-1/+1
2020-10-01x86/kdump: Always reserve the low 1M when the crashkernel option is specifiedLianbo Jiang3-0/+23
2020-10-01dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq f...Satendra Singh Thakur1-1/+3
2020-10-01bcache: fix a lost wake-up problem caused by mca_cannibalize_lockGuoju Fang3-4/+10
2020-10-01tracing: Adding NULL checks for trace_array descriptor pointerDivya Indi2-0/+5
2020-10-01tracing: Verify if trace array exists before destroying it.Divya Indi2-4/+17
2020-10-01tpm_crb: fix fTPM on AMD Zen+ CPUsIvan Lazeev1-33/+90
2020-10-01drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay tableAlex Deucher1-0/+7
2020-10-01mfd: mfd-core: Protect against NULL call-back function pointerLee Jones1-0/+10
2020-10-01mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()Hou Tao1-1/+0
2020-10-01ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBxUsha Ketineni1-7/+7
2020-10-01drm/amdgpu/powerplay: fix AVFS handling with custom powerplay tableAlex Deucher1-0/+7
2020-10-01clk/ti/adpll: allocate room for terminating nullStephen Kitt1-9/+2
2020-10-01f2fs: avoid kernel panic on corruption testJaegeuk Kim1-1/+0
2020-10-01iomap: Fix overflow in iomap_page_mkwriteAndreas Gruenbacher1-4/+3
2020-10-01dax: Fix alloc_dax_region() compile warningDan Williams3-3/+3
2020-10-01net: silence data-races on sk_backlog.tailEric Dumazet4-9/+9
2020-10-01powerpc/64s: Always disable branch profiling for prom_init.oMichael Ellerman1-1/+1
2020-10-01scsi: lpfc: Fix kernel crash at lpfc_nvme_info_show during remote port bounceJames Smart1-20/+20
2020-10-01scsi: fnic: fix use after freePan Bian1-1/+2
2020-10-01PM / devfreq: tegra30: Fix integer overflow on CPU's freq max outDmitry Osipenko1-1/+3
2020-10-01dm table: do not allow request-based DM to stack on partitionsMike Snitzer1-19/+8
2020-10-01leds: mlxreg: Fix possible buffer overflowOleh Kravchenko1-2/+2
2020-10-01xfs: properly serialise fallocate against AIO+DIODave Chinner3-7/+32
2020-10-01drm/amd/display: Free gamma after calculating legacy transfer functionNicholas Kazlauskas1-0/+2
2020-10-01media: smiapp: Fix error handling at NVM readingSakari Ailus1-1/+2
2020-10-01soundwire: intel/cadence: fix startup sequencePierre-Louis Bossart3-26/+69
2020-10-01ASoC: kirkwood: fix IRQ error handlingRussell King1-1/+1
2020-10-01gma/gma500: fix a memory disclosure bug due to uninitialized bytesKangjie Lu1-0/+2
2020-10-01xfs: fix inode fork extent count overflowDave Chinner5-20/+24
2020-10-01m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang1-0/+1