summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-29Linux 4.14.213v4.14.213Greg Kroah-Hartman1-1/+1
2020-12-29PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong1-3/+3
2020-12-29libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labelsDan Williams1-0/+9
2020-12-29xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park1-0/+7
2020-12-29xen/xenbus: Count pending messages for each watchSeongJae Park2-11/+20
2020-12-29xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park2-1/+4
2020-12-29xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park6-7/+17
2020-12-29xen/xenbus: Allow watches discard events before queueingSeongJae Park4-1/+16
2020-12-29xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz1-0/+1
2020-12-29clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou1-2/+2
2020-12-29md/cluster: fix deadlock when node is doing resync jobZhao Heming2-31/+42
2020-12-29iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron1-2/+2
2020-12-29iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron1-1/+8
2020-12-29iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+13
2020-12-29iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao1-1/+1
2020-12-29iio: buffer: Fix demux updateNuno Sá1-3/+3
2020-12-29mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann1-1/+13
2020-12-29soc: qcom: smp2p: Safely acquire spinlock without IRQsEvan Green1-2/+3
2020-12-29spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error pathLukas Wunner1-2/+3
2020-12-29spi: sc18is602: Don't leak SPI master in probe error pathLukas Wunner1-11/+2
2020-12-29spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner1-1/+1
2020-12-29spi: pic32: Don't leak DMA channels in probe error pathLukas Wunner1-0/+1
2020-12-29spi: davinci: Fix use-after-free on unbindLukas Wunner1-1/+1
2020-12-29spi: spi-sh: Fix use-after-free on unbindLukas Wunner1-9/+4
2020-12-29drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo1-1/+1
2020-12-29jfs: Fix array index bounds check in dbAdjTreeDave Kleikamp1-1/+1
2020-12-29jffs2: Fix GC exit abnormallyZhe Li1-0/+16
2020-12-29ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques1-2/+9
2020-12-29ima: Don't modify file descriptor mode on the flyRoberto Sassu1-15/+5
2020-12-29powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand1-0/+22
2020-12-29powerpc/xmon: Change printk() to pr_cont()Christophe Leroy1-1/+1
2020-12-29powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler1-1/+1
2020-12-29ARM: dts: at91: sama5d2: fix CAN message ram offset and sizeNicolas Ferre1-3/+3
2020-12-29KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier2-0/+2
2020-12-29ext4: fix deadlock with fs freezing and EA inodesJan Kara1-5/+14
2020-12-29ext4: fix a memory leak of ext4_free_dataChunguang Xu1-0/+1
2020-12-29btrfs: fix return value mixup in btrfs_get_extentPavel Machek1-1/+1
2020-12-29Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana1-1/+7
2020-12-29USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold1-9/+20
2020-12-29USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold1-0/+4
2020-12-29USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold1-14/+3
2020-12-29USB: serial: keyspan_pda: fix stalled writesJohan Hovold1-1/+1
2020-12-29USB: serial: keyspan_pda: fix write deadlockJohan Hovold1-3/+4
2020-12-29USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold1-2/+2
2020-12-29USB: serial: mos7720: fix parallel-port state restoreJohan Hovold1-0/+2
2020-12-29EDAC/amd64: Fix PCI component registrationBorislav Petkov1-12/+14
2020-12-29crypto: ecdh - avoid unaligned accesses in ecdh_set_secret()Ard Biesheuvel1-4/+5
2020-12-29powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev1-0/+10
2020-12-29staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott1-1/+2
2020-12-29s390/dasd: fix list corruption of lcu listStefan Haberland1-1/+1