summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-27Linux 4.9.312v4.9.312Greg Kroah-Hartman1-1/+1
2022-04-27block/compat_ioctl: fix range check in BLKGETSIZEKhazhismel Kumykov1-1/+1
2022-04-27ext4: force overhead calculation if the s_overhead_cluster makes no senseTheodore Ts'o1-3/+12
2022-04-27ext4: fix overhead calculation to account for the reserved gdt blocksTheodore Ts'o1-1/+3
2022-04-27ext4: limit length to bitmap_maxbytes - blocksize in punch_holeTadeusz Struk1-1/+10
2022-04-27ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich1-0/+1
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin1-2/+2
2022-04-27ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong1-4/+2
2022-04-27openvswitch: fix OOB access in reserve_sfa_size()Paolo Valerio1-1/+1
2022-04-27dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong1-5/+7
2022-04-27ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma1-0/+2
2022-04-27drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang1-0/+3
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-27cifs: Check the IOCB_DIRECT flag, not O_DIRECTDavid Howells1-1/+1
2022-04-27vxlan: fix error return code in vxlan_fdb_appendHongbin Wang1-2/+2
2022-04-27ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-27platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...Jiapeng Chong1-2/+0
2022-04-27ARM: vexpress/spc: Avoid negative array index when !SMPKees Cook1-1/+1
2022-04-27netlink: reset network and mac headers in netlink_dump()Eric Dumazet1-0/+7
2022-04-27net/packet: fix packet_sock xmit return value checkingHangbin Liu1-4/+9
2022-04-27dmaengine: imx-sdma: Fix error checking in sdma_event_remapMiaoqian Lin1-2/+2
2022-04-27ALSA: usb-audio: Clear MIDI port active flag after drainingTakashi Iwai1-0/+1
2022-04-27gfs2: assign rgrp glock before compute_bitstructsBob Peterson1-4/+5
2022-04-27mm: page_alloc: fix building error on -Werror=array-compareXiongwei Song1-1/+1
2022-04-27etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overeadKees Cook1-3/+2
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