summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-20Linux 4.9.311v4.9.311Greg Kroah-Hartman
2022-04-20gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld
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-20ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor
2022-04-20ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco
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-20drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou
2022-04-20scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov
2022-04-20gpu: ipu-v3: Fix dev_dbg frequency outputLeo Ruan
2022-04-20net: micrel: fix KS8851_MLL KconfigRandy Dunlap
2022-04-20scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler
2022-04-20drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen
2022-04-20cifs: potential buffer overflow in handling symlinksHarshit Mogalapalli
2022-04-20nfc: nci: add flush_workqueue to prevent uafLin Ma
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-20veth: Ensure eth header is in skb's linear partGuillaume Nault
2022-04-20xfrm: policy: match with both mark and mask on user interfacesXin Long
2022-04-20arm64: module: remove (NOLOAD) from linker scriptFangrui Song
2022-04-20mm: don't skip swap entry even if zap_details specifiedPeter Xu
2022-04-20dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul
2022-04-20tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo
2022-04-20arm64: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-20x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta
2022-04-20x86/pm: Save the MSR validity status at context setupPawan Gupta
2022-04-20mm/mempolicy: fix mpol_new leak in shared_policy_replaceMiaohe Lin
2022-04-20mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)Paolo Bonzini
2022-04-20drbd: Fix five use after free bugs in get_initial_stateLv Yunlong
2022-04-20drm/imx: Fix memory leak in imx_pd_connector_get_modesJosé Expósito
2022-04-20net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-04-20scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET
2022-04-20mm: fix race between MADV_FREE reclaim and blkdev direct IO readMauricio Faria de Oliveira
2022-04-20jfs: prevent NULL deref in diFreeHaimin Zhang
2022-04-20virtio_console: eliminate anonymous module_init & module_exitRandy Dunlap
2022-04-20serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()Jiri Slaby
2022-04-20SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown
2022-04-20w1: w1_therm: fixes w1_seq for ds28ea00 sensorsLucas Denefle
2022-04-20init/main.c: return 1 from handled __setup() functionsRandy Dunlap
2022-04-20Bluetooth: Fix use after free in hci_send_aclLuiz Augusto von Dentz
2022-04-20xtensa: fix DTC warning unit_address_formatMax Filippov
2022-04-20usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller
2022-04-20scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie
2022-04-20MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-04-20bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan
2022-04-20scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap
2022-04-20scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal
2022-04-20dm ioctl: prevent potential spectre v1 gadgetJordy Zomer
2022-04-20iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui
2022-04-20scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang