summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-04Linux 4.19.178v4.19.178Greg Kroah-Hartman1-1/+1
2021-03-04ARM: dts: aspeed: Add LCLK to lpc-snoopJohn Wang2-0/+2
2021-03-04net: qrtr: Fix memory leak in qrtr_tun_openTakeshi Misawa1-1/+11
2021-03-04dm era: Update in-core bitset after committing the metadataNikos Tsironis1-6/+19
2021-03-04net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld7-24/+44
2021-03-04ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky1-1/+1
2021-03-04ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet3-8/+29
2021-03-04xfrm: interface: use icmp_ndo_send helperJason A. Donenfeld1-3/+3
2021-03-04sunvnet: use icmp_ndo_send helperJason A. Donenfeld1-19/+4
2021-03-04gtp: use icmp_ndo_send helperJason A. Donenfeld1-2/+2
2021-03-04icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld1-6/+10
2021-03-04icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld4-0/+79
2021-03-04dm era: only resize metadata in preresumeNikos Tsironis1-11/+10
2021-03-04dm era: Reinitialize bitset cache before digesting a new writesetNikos Tsironis1-6/+6
2021-03-04dm era: Use correct value size in equality function of writeset treeNikos Tsironis1-1/+1
2021-03-04dm era: Fix bitset memory leaksNikos Tsironis1-0/+6
2021-03-04dm era: Verify the data block size hasn't changedNikos Tsironis1-1/+9
2021-03-04dm era: Recover committed writeset after crashNikos Tsironis1-8/+9
2021-03-04dm: fix deadlock when swapping to encrypted deviceMikulas Patocka4-0/+70
2021-03-04gfs2: Don't skip dlm unlock if glock has an lvbBob Peterson1-6/+2
2021-03-04sparc32: fix a user-triggerable oops in clear_user()Al Viro1-0/+1
2021-03-04f2fs: fix out-of-repair __setattr_copy()Chao Yu1-1/+2
2021-03-04cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail...Chen Yu1-2/+3
2021-03-04printk: fix deadlock when kernel panicMuchun Song1-4/+12
2021-03-04gpio: pcf857x: Fix missing first interruptMaxim Kiselev1-1/+1
2021-03-04mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li1-1/+2
2021-03-04module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbolsFangrui Song1-2/+19
2021-03-04arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose2-2/+2
2021-03-04libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams1-3/+15
2021-03-04hugetlb: fix copy_huge_page_from_user contig page struct assumptionMike Kravetz1-4/+6
2021-03-04x86: fix seq_file iteration for pat/memtype.cNeilBrown1-1/+2
2021-03-04seq_file: document how per-entry resources are managed.NeilBrown1-0/+6
2021-03-04fs/affs: release old buffer head on error pathPan Bian1-1/+3
2021-03-04mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian1-1/+3
2021-03-04watchdog: mei_wdt: request stop on unregisterAlexander Usyskin1-0/+1
2021-03-04arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe1-1/+1
2021-03-04floppy: reintroduce O_NDELAY fixJiri Kosina1-13/+14
2021-03-04x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson1-19/+10
2021-03-04media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()Pavel Machek1-1/+1
2021-03-04staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser1-0/+1
2021-03-04staging: gdm724x: Fix DMA from stackAmey Narkhede1-3/+7
2021-03-04staging/mt7621-dma: mtk-hsdma.c->hsdma-mt7621.cIlya Lipnitskiy2-2/+2
2021-03-04dts64: mt7622: fix slow sd card accessFrank Wunderlich1-0/+2
2021-03-04pstore: Fix typo in compression option nameJiri Bohac1-2/+2
2021-03-04drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov1-0/+3
2021-03-04misc: rtsx: init of rts522a add OCP power off when no card is presentRicky Wu1-0/+5
2021-03-04seccomp: Add missing return in non-void functionPaul Cercueil1-0/+2
2021-03-04crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe1-6/+6
2021-03-04crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe1-2/+2
2021-03-04crypto: arm64/sha - add missing module aliasesArd Biesheuvel4-0/+9