summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-30scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi2-5/+6
2020-12-30mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() argumentsSergei Antonov1-1/+1
2020-12-30mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register readPraveenkumar I1-0/+2
2020-12-30mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann1-1/+13
2020-12-30mtd: spinand: Fix OOB readMiquel Raynal1-0/+4
2020-12-30soc: qcom: smp2p: Safely acquire spinlock without IRQsEvan Green1-2/+3
2020-12-30spi: atmel-quadspi: Fix AHB memory accessesTudor Ambarus1-3/+7
2020-12-30spi: atmel-quadspi: Disable clock in probe error pathLukas Wunner1-1/+1
2020-12-30spi: mt7621: Don't leak SPI master in probe error pathLukas Wunner1-2/+3
2020-12-30spi: mt7621: Disable clock in probe error pathLukas Wunner1-1/+5
2020-12-30spi: synquacer: Disable clock in probe error pathLukas Wunner1-7/+8
2020-12-30spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error pathLukas Wunner1-2/+3
2020-12-30spi: sc18is602: Don't leak SPI master in probe error pathLukas Wunner1-11/+2
2020-12-30spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner1-1/+1
2020-12-30spi: pic32: Don't leak DMA channels in probe error pathLukas Wunner1-0/+1
2020-12-30spi: mxic: Don't leak SPI master in probe error pathLukas Wunner1-8/+2
2020-12-30spi: gpio: Don't leak SPI master in probe error pathLukas Wunner1-13/+2
2020-12-30spi: fsl: fix use of spisel_boot signal on MPC8309Rasmus Villemoes1-3/+8
2020-12-30spi: davinci: Fix use-after-free on unbindLukas Wunner1-1/+1
2020-12-30spi: atmel-quadspi: Fix use-after-free on unbindLukas Wunner1-10/+5
2020-12-30spi: spi-sh: Fix use-after-free on unbindLukas Wunner1-9/+4
2020-12-30spi: pxa2xx: Fix use-after-free on unbindLukas Wunner1-3/+2
2020-12-30drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson1-1/+1
2020-12-30drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo1-1/+1
2020-12-30drm/amd/display: Fix memory leaks in S3 resumeStylon Wang1-1/+2
2020-12-30platform/x86: mlx-platform: remove an unused variableArnd Bergmann1-10/+1
2020-12-30jfs: Fix array index bounds check in dbAdjTreeDave Kleikamp1-1/+1
2020-12-30jffs2: Fix ignoring mounting options problem during remountinglizhe1-0/+17
2020-12-30jffs2: Fix GC exit abnormallyZhe Li1-0/+16
2020-12-30ubifs: wbuf: Don't leak kernel memory to flashRichard Weinberger1-2/+11
2020-12-30SMB3: avoid confusing warning message on mount to AzureSteve French1-1/+2
2020-12-30ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques1-2/+9
2020-12-30um: Remove use of asprinf in umid.cAnton Ivanov1-12/+5
2020-12-30ima: Don't modify file descriptor mode on the flyRoberto Sassu1-15/+5
2020-12-30powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrentlyDavid Hildenbrand1-7/+15
2020-12-30powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand1-0/+22
2020-12-30powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPUAlexey Kardashevskiy1-2/+14
2020-12-30powerpc/mm: Fix verification of MMU_FTR_TYPE_44xChristophe Leroy1-1/+1
2020-12-30powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy2-0/+12
2020-12-30powerpc/xmon: Change printk() to pr_cont()Christophe Leroy1-1/+1
2020-12-30powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy1-1/+1
2020-12-30powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler1-1/+1
2020-12-30powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2-4/+4
2020-12-30xprtrdma: Fix XDRBUF_SPARSE_PAGES supportChuck Lever1-9/+31
2020-12-30ARM: dts: at91: sama5d2: fix CAN message ram offset and sizeNicolas Ferre1-3/+3
2020-12-30ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard ESH. Nikolaus Schaller1-1/+1
2020-12-30KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier2-0/+2
2020-12-30ext4: fix deadlock with fs freezing and EA inodesJan Kara1-5/+14
2020-12-30ext4: fix a memory leak of ext4_free_dataChunguang Xu1-0/+1
2020-12-30btrfs: trim: fix underflow in trim length to prevent access beyond device bou...Qu Wenruo3-0/+20