summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-23ASoC: dapm: remove widget from dirty list on freeThomas Hebb1-0/+1
2021-01-17Linux 4.14.216v4.14.216Greg Kroah-Hartman1-1/+1
2021-01-17net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...Vasily Averin1-0/+6
2021-01-17block: fix use-after-free in disk_part_iter_nextMing Lei1-3/+6
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier1-0/+4
2021-01-17wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2021-01-17net/mlx5e: Fix two double free casesDinghao Liu1-0/+2
2021-01-17net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu1-0/+1
2021-01-17iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu1-0/+2
2021-01-17block: rsxx: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-17dmaengine: xilinx_dma: fix mixed_enum_type coverity warningShravya Kumbham1-1/+1
2021-01-17dmaengine: xilinx_dma: check dma_async_device_register return valueShravya Kumbham1-1/+5
2021-01-17spi: stm32: FIFO threshold level - fix align packet sizeRoman Guskov1-2/+2
2021-01-17cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King1-6/+3
2021-01-17i2c: sprd: use a specific timeout to avoid system hang up issueChunyan Zhang1-1/+7
2021-01-17ARM: OMAP2+: omap_device: fix idling of devices during probeAndreas Kemnade1-3/+5
2021-01-17iio: imu: st_lsm6dsx: fix edge-trigger interruptsLorenzo Bianconi1-5/+21
2021-01-17iio: imu: st_lsm6dsx: flip irq return logicSean Nyekjaer1-1/+1
2021-01-17spi: pxa2xx: Fix use-after-free on unbindLukas Wunner1-2/+1
2021-01-17ubifs: wbuf: Don't leak kernel memory to flashRichard Weinberger1-2/+11
2021-01-17drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson1-1/+1
2021-01-17vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers1-1/+4
2021-01-17x86/resctrl: Don't move a task to the same resource groupFenghua Yu1-0/+7
2021-01-17x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu1-63/+42
2021-01-17net: fix pmtu check in nopmtudisc modeFlorian Westphal1-5/+5
2021-01-17net: ip: always refragment ip defragmented packetsFlorian Westphal1-1/+1
2021-01-17net: vlan: avoid leaks on register_vlan_dev() failuresJakub Kicinski1-1/+2
2021-01-17net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen1-2/+6
2021-01-17powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2-4/+4
2021-01-12Linux 4.14.215v4.14.215Greg Kroah-Hartman1-1/+1
2021-01-12scsi: target: Fix XCOPY NAA identifier lookupDavid Disseldorp2-49/+71
2021-01-12KVM: x86: fix shift out of bounds reported by UBSANPaolo Bonzini1-1/+1
2021-01-12x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang1-3/+3
2021-01-12netfilter: xt_RATEEST: reject non-null terminated string from userspaceFlorian Westphal1-0/+3
2021-01-12netfilter: ipset: fix shift-out-of-bounds in htable_bits()Vasily Averin1-15/+5
2021-01-12Revert "device property: Keep secondary firmware node secondary by type"Bard Liao1-1/+1
2021-01-12ALSA: hda/realtek - Fix speaker volume control on Lenovo C940Kailang Yang1-0/+6
2021-01-12ALSA: hda/conexant: add a new hda codec CX11970bo liu1-0/+1
2021-01-12x86/mm: Fix leak of pmd ptlockDan Williams1-0/+2
2021-01-12USB: serial: keyspan_pda: remove unused variableJohan Hovold1-2/+0
2021-01-12usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung1-2/+9
2021-01-12usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru1-2/+2
2021-01-12usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki1-2/+8
2021-01-12USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang1-1/+3
2021-01-12usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang1-0/+1
2021-01-12usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet1-14/+55
2021-01-12usb: gadget: select CONFIG_CRC32Arnd Bergmann1-0/+2
2021-01-12ALSA: usb-audio: Fix UBSAN warnings for MIDI jacksTakashi Iwai1-0/+4
2021-01-12USB: usblp: fix DMA to stackJohan Hovold1-2/+19