summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-17Linux 4.19.168v4.19.168Greg Kroah-Hartman
2021-01-17regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()Dan Carpenter
2021-01-17net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...Vasily Averin
2021-01-17block: fix use-after-free in disk_part_iter_nextMing Lei
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier
2021-01-17wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann
2021-01-17regmap: debugfs: Fix a memory leak when calling regmap_attach_devXiaolei Wang
2021-01-17net/mlx5e: Fix two double free casesDinghao Liu
2021-01-17net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu
2021-01-17iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu
2021-01-17lightnvm: select CONFIG_CRC32Arnd Bergmann
2021-01-17block: rsxx: select CONFIG_CRC32Arnd Bergmann
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann
2021-01-17dmaengine: xilinx_dma: fix mixed_enum_type coverity warningShravya Kumbham
2021-01-17dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()Shravya Kumbham
2021-01-17dmaengine: xilinx_dma: check dma_async_device_register return valueShravya Kumbham
2021-01-17dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...Christophe JAILLET
2021-01-17spi: stm32: FIFO threshold level - fix align packet sizeRoman Guskov
2021-01-17cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King
2021-01-17i2c: sprd: use a specific timeout to avoid system hang up issueChunyan Zhang
2021-01-17ARM: OMAP2+: omap_device: fix idling of devices during probeAndreas Kemnade
2021-01-17HID: wacom: Fix memory leakage caused by kfifo_allocPing Cheng
2021-01-17iio: imu: st_lsm6dsx: fix edge-trigger interruptsLorenzo Bianconi
2021-01-17iio: imu: st_lsm6dsx: flip irq return logicSean Nyekjaer
2021-01-17spi: pxa2xx: Fix use-after-free on unbindLukas Wunner
2021-01-17drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson
2021-01-17vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers
2021-01-17x86/resctrl: Don't move a task to the same resource groupFenghua Yu
2021-01-17x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu
2021-01-17chtls: Fix chtls resources release sequenceAyush Sawal
2021-01-17chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal
2021-01-17chtls: Replace skb_dequeue with skb_peekAyush Sawal
2021-01-17chtls: Fix panic when route to peer not configuredAyush Sawal
2021-01-17chtls: Remove invalid set_tcb callAyush Sawal
2021-01-17chtls: Fix hardware tid leakAyush Sawal
2021-01-17net: ipv6: fib: flush exceptions when purging routeSean Tranchetti
2021-01-17net: fix pmtu check in nopmtudisc modeFlorian Westphal
2021-01-17net: ip: always refragment ip defragmented packetsFlorian Westphal
2021-01-17net/sonic: Fix some resource leaks in error handling pathsChristophe JAILLET
2021-01-17net: vlan: avoid leaks on register_vlan_dev() failuresJakub Kicinski
2021-01-17net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland
2021-01-17net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland
2021-01-17net: hns3: fix the number of queues actually used by ARQYufeng Mo
2021-01-17net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen
2021-01-12Linux 4.19.167v4.19.167Greg Kroah-Hartman
2021-01-12scsi: target: Fix XCOPY NAA identifier lookupDavid Disseldorp
2021-01-12KVM: x86: fix shift out of bounds reported by UBSANPaolo Bonzini
2021-01-12x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang
2021-01-12netfilter: xt_RATEEST: reject non-null terminated string from userspaceFlorian Westphal
2021-01-12netfilter: ipset: fix shift-out-of-bounds in htable_bits()Vasily Averin