summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-04-20Linux 5.4.190v5.4.190Greg Kroah-Hartman
2022-04-20ax25: Fix UAF bugs in ax25 timersDuoming Zhou
2022-04-20ax25: Fix NULL pointer dereferences in ax25 timersDuoming Zhou
2022-04-20ax25: fix NPD bug in ax25_disconnectDuoming Zhou
2022-04-20ax25: fix UAF bug in ax25_send_control()Duoming Zhou
2022-04-20ax25: Fix refcount leaks caused by ax25_cb_del()Duoming Zhou
2022-04-20ax25: fix UAF bugs of net_device caused by rebinding operationDuoming Zhou
2022-04-20ax25: fix reference count leaks of ax25_devDuoming Zhou
2022-04-20ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou
2022-04-20dma-direct: avoid redundant memory sync for swiotlbChao Gao
2022-04-20i2c: pasemi: Wait for write xfers to finishMartin Povišer
2022-04-20smp: Fix offline cpu check in flush_smp_call_function_queue()Nadav Amit
2022-04-20dm integrity: fix memory corruption when tag_size is less than digest sizeMikulas Patocka
2022-04-20ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor
2022-04-20tick/nohz: Use WARN_ON_ONCE() to prevent console saturationPaul Gortmaker
2022-04-20genirq/affinity: Consider that CPUs on nodes can be unbalancedRei Yamamoto
2022-04-20drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen
2022-04-20ipv6: fix panic when forwarding a pkt with no in6 devNicolas Dichtel
2022-04-20ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco
2022-04-20ALSA: hda/realtek: Add quirk for Clevo PD50PNTTim Crawford
2022-04-20btrfs: mark resumed async balance as writingNaohiro Aota
2022-04-20btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()Nathan Chancellor
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen
2022-04-20gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld
2022-04-20mm: kmemleak: take a full lowmem check in kmemleak_*_phys()Patrick Wang
2022-04-20mm, page_alloc: fix build_zonerefs_node()Juergen Gross
2022-04-20perf/imx_ddr: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-20drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou
2022-04-20scsi: megaraid_sas: Target with invalid LUN ID is deleted during scanChandrakanth patil
2022-04-20scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov
2022-04-20powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang
2022-04-20drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li
2022-04-20net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski
2022-04-20tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entrySteve Capper
2022-04-20arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly
2022-04-20regulator: wm8994: Add an off-on delay for WM8994 variantJonathan Bakker
2022-04-20gpu: ipu-v3: Fix dev_dbg frequency outputLeo Ruan
2022-04-20ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOsChristian Lamparter
2022-04-20net: micrel: fix KS8851_MLL KconfigRandy Dunlap
2022-04-20scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler
2022-04-20scsi: target: tcmu: Fix possible page UAFXiaoguang Wang
2022-04-20Drivers: hv: vmbus: Prevent load re-ordering when reading ring bufferMichael Kelley
2022-04-20drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen
2022-04-20drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel
2022-04-20drm/amd/display: Update VTEM Infopacket definitionLeo (Hanghong) Ma
2022-04-20drm/amd/display: fix audio format not updated after edid updatedCharlene Liu
2022-04-20drm/amd: Add USBC connector IDAurabindo Pillai
2022-04-20cifs: potential buffer overflow in handling symlinksHarshit Mogalapalli
2022-04-20nfc: nci: add flush_workqueue to prevent uafLin Ma