summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-19ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes
2021-01-19btrfs: fix transaction leak and crash after RO remount caused by qgroup rescanFilipe Manana
2021-01-19ARC: build: add boot_targets to PHONYMasahiro Yamada
2021-01-19ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada
2021-01-19ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada
2021-01-19ext4: fix bug for rename with RENAME_WHITEOUTyangerkun
2021-01-19r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann
2021-01-19dm integrity: fix the maximum number of argumentsMikulas Patocka
2021-01-19dm snapshot: flush merged data before committing metadataAkilesh Kailash
2021-01-19mm/hugetlb: fix potential missing huge page size infoMiaohe Lin
2021-01-19ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui
2021-01-19MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2021-01-19MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil
2021-01-19tracing/kprobes: Do the notrace functions check without kprobes on ftraceMasami Hiramatsu
2021-01-19x86/hyperv: check cpu mask after interrupt has been disabledWei Liu
2021-01-19ASoC: dapm: remove widget from dirty list on freeThomas Hebb
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