summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-20Linux 4.9.311v4.9.311Greg Kroah-Hartman1-1/+1
2022-04-20gcc-plugins: latent_entropy: use /dev/urandomJason A. Donenfeld1-17/+27
2022-04-20i2c: pasemi: Wait for write xfers to finishMartin Povišer1-0/+6
2022-04-20smp: Fix offline cpu check in flush_smp_call_function_queue()Nadav Amit1-1/+1
2022-04-20ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor1-1/+3
2022-04-20ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco1-1/+1
2022-04-20mm: kmemleak: take a full lowmem check in kmemleak_*_phys()Patrick Wang1-4/+4
2022-04-20mm, page_alloc: fix build_zonerefs_node()Juergen Gross1-1/+1
2022-04-20drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou1-1/+1
2022-04-20scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov1-0/+1
2022-04-20gpu: ipu-v3: Fix dev_dbg frequency outputLeo Ruan1-2/+3
2022-04-20net: micrel: fix KS8851_MLL KconfigRandy Dunlap1-0/+1
2022-04-20scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler1-1/+1
2022-04-20drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen1-0/+2
2022-04-20cifs: potential buffer overflow in handling symlinksHarshit Mogalapalli1-0/+3
2022-04-20nfc: nci: add flush_workqueue to prevent uafLin Ma1-0/+4
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen3-16/+9
2022-04-20veth: Ensure eth header is in skb's linear partGuillaume Nault1-1/+1
2022-04-20xfrm: policy: match with both mark and mask on user interfacesXin Long4-25/+26
2022-04-20arm64: module: remove (NOLOAD) from linker scriptFangrui Song1-1/+1
2022-04-20mm: don't skip swap entry even if zap_details specifiedPeter Xu1-5/+19
2022-04-20dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul1-3/+1
2022-04-20tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo1-1/+1
2022-04-20arm64: patch_text: Fixup last cpu should be masterGuo Ren1-2/+2
2022-04-20x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta1-0/+14
2022-04-20x86/pm: Save the MSR validity status at context setupPawan Gupta1-2/+5
2022-04-20mm/mempolicy: fix mpol_new leak in shared_policy_replaceMiaohe Lin1-0/+1
2022-04-20mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)Paolo Bonzini1-0/+3
2022-04-20drbd: Fix five use after free bugs in get_initial_stateLv Yunlong4-33/+42
2022-04-20drm/imx: Fix memory leak in imx_pd_connector_get_modesJosé Expósito1-1/+3
2022-04-20net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai1-2/+1
2022-04-20scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET1-0/+2
2022-04-20mm: fix race between MADV_FREE reclaim and blkdev direct IO readMauricio Faria de Oliveira1-5/+30
2022-04-20jfs: prevent NULL deref in diFreeHaimin Zhang1-1/+2
2022-04-20virtio_console: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2022-04-20serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()Jiri Slaby1-4/+1
2022-04-20SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown2-2/+6
2022-04-20w1: w1_therm: fixes w1_seq for ds28ea00 sensorsLucas Denefle1-2/+6
2022-04-20init/main.c: return 1 from handled __setup() functionsRandy Dunlap1-2/+4
2022-04-20Bluetooth: Fix use after free in hci_send_aclLuiz Augusto von Dentz1-1/+2
2022-04-20xtensa: fix DTC warning unit_address_formatMax Filippov3-10/+10
2022-04-20usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller1-1/+1
2022-04-20scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie1-0/+1
2022-04-20MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2-12/+12
2022-04-20bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan1-3/+1
2022-04-20scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap1-4/+2
2022-04-20scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal1-4/+3
2022-04-20dm ioctl: prevent potential spectre v1 gadgetJordy Zomer1-0/+2
2022-04-20iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui1-0/+1
2022-04-20scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang1-13/+13