summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-30iio: buffer: Fix demux updateNuno Sá1-3/+3
2020-12-30scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()James Smart1-1/+1
2020-12-30scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()James Smart2-5/+9
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: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probeQinglang Miao1-0/+2
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: davinci: Fix use-after-free on unbindLukas Wunner1-1/+1
2020-12-30spi: spi-sh: Fix use-after-free on unbindLukas Wunner1-9/+4
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-30jfs: Fix array index bounds check in dbAdjTreeDave Kleikamp1-1/+1
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.1.1: do not log warning message if server doesn't populate saltSteve French2-5/+16
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-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/xmon: Change printk() to pr_cont()Christophe 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-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-30USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold1-9/+20
2020-12-30USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold1-0/+4
2020-12-30USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold1-14/+3
2020-12-30USB: serial: keyspan_pda: fix stalled writesJohan Hovold1-1/+1
2020-12-30USB: serial: keyspan_pda: fix write deadlockJohan Hovold1-3/+4
2020-12-30USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold1-2/+2
2020-12-30USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold1-32/+13
2020-12-30USB: serial: mos7720: fix parallel-port state restoreJohan Hovold1-0/+2
2020-12-30EDAC/amd64: Fix PCI component registrationBorislav Petkov1-12/+14
2020-12-30crypto: ecdh - avoid unaligned accesses in ecdh_set_secret()Ard Biesheuvel1-4/+5
2020-12-30powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev1-0/+10
2020-12-30staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott1-1/+2
2020-12-30s390/dasd: fix list corruption of lcu listStefan Haberland1-1/+1
2020-12-30s390/dasd: fix list corruption of pavgroup group listStefan Haberland1-0/+1
2020-12-30s390/dasd: prevent inconsistent LCU device dataStefan Haberland1-0/+9
2020-12-30s390/dasd: fix hanging device offline processingStefan Haberland1-1/+9
2020-12-30s390/kexec_file: fix diag308 subcode when loading crash kernelPhilipp Rudo1-4/+5
2020-12-30s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle1-15/+3