summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-20writeback: fix obtain a reference to a freeing memcg cssMuchun Song1-2/+7
2021-07-20i40e: Fix error handling in i40e_vsi_openDinghao Liu1-0/+2
2021-07-20vxlan: add missing rcu_read_lock() in neigh_reduce()Eric Dumazet1-0/+2
2021-07-20net: ethernet: ezchip: fix error handlingPavel Skripkin1-1/+1
2021-07-20net: ethernet: ezchip: fix UAF in nps_enet_removePavel Skripkin1-1/+1
2021-07-20net: ethernet: aeroflex: fix UAF in greth_of_removePavel Skripkin1-1/+2
2021-07-20netfilter: nft_exthdr: check for IPv6 packet before further processingPablo Neira Ayuso1-0/+3
2021-07-20netlabel: Fix memory leak in netlbl_mgmt_add_commonLiu Shixin1-9/+10
2021-07-20ath10k: Fix an error code in ath10k_add_interface()Yang Li1-0/+1
2021-07-20brcmsmac: mac80211_if: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+7
2021-07-20wireless: carl9170: fix LEDS build errors & warningsRandy Dunlap1-5/+3
2021-07-20drm: qxl: ensure surf.data is ininitializedColin Ian King1-0/+2
2021-07-20ehea: fix error return code in ehea_restart_qps()Zhen Lei1-4/+5
2021-07-20net: pch_gbe: Propagate error from devm_gpio_request_one()Andy Shevchenko1-3/+7
2021-07-20ACPI: sysfs: Fix a buffer overrun problem with description_show()Krzysztof WilczyƄski1-1/+1
2021-07-20crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu1-3/+5
2021-07-20spi: spi-sun6i: Fix chipselect/clock bugMirko Vogt1-1/+5
2021-07-20media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctxDillon Min1-0/+3
2021-07-20mmc: usdhi6rol0: fix error return code in usdhi6_probe()Zhen Lei1-0/+1
2021-07-20media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2()Gustavo A. R. Silva2-15/+11
2021-07-20media: tc358743: Fix error return code in tc358743_probe_of()Zhen Lei1-0/+1
2021-07-20pata_ep93xx: fix deferred probingSergey Shtylyov1-1/+1
2021-07-20pata_octeon_cf: avoid WARN_ON() in ata_host_activate()Sergey Shtylyov1-2/+3
2021-07-20media: I2C: change 'RST' to "RSET" to fix multiple build errorsRandy Dunlap5-17/+17
2021-07-20pata_rb532_cf: fix deferred probingSergey Shtylyov1-2/+4
2021-07-20sata_highbank: fix deferred probingSergey Shtylyov1-2/+4
2021-07-20crypto: ux500 - Fix error return code in hash_hw_final()Zhen Lei1-0/+1
2021-07-20crypto: ixp4xx - dma_unmap the correct addressCorentin Labbe1-1/+1
2021-07-20ia64: mca_drv: fix incorrect array size calculationArnd Bergmann1-1/+1
2021-07-20platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...Jiapeng Chong1-0/+1
2021-07-20ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo1-0/+1
2021-07-20random32: Fix implicit truncation warning in prandom_seed_state()Richard Fitzgerald1-1/+1
2021-07-20fs: dlm: cancel work sync otherconAlexander Aring1-1/+1
2021-07-20block_dump: remove block_dump feature in mark_inode_dirty()zhangyi (F)1-25/+0
2021-07-20ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello1-0/+40
2021-07-20regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin1-1/+2
2021-07-20btrfs: disable build on platforms having page size 256KChristophe Leroy1-0/+2
2021-07-20media: dvb_net: avoid speculation from net slotMauro Carvalho Chehab1-6/+19
2021-07-20crypto: shash - avoid comparing pointers to exported functions under CFIArd Biesheuvel2-10/+16
2021-07-20mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma1-0/+3
2021-07-20media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma1-0/+3
2021-07-20media: v4l2-core: Avoid the dangling pointer in v4l2_fh_releaseLv Yunlong1-0/+1
2021-07-20crypto: qat - remove unused macro in FW loaderJack Xu1-1/+0
2021-07-20crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu1-1/+5
2021-07-20media: pvrusb2: fix warning in pvr2_i2c_core_doneAnirudh Rayabharam1-2/+2
2021-07-20media: cpia2: fix memory leak in cpia2_usb_probePavel Skripkin3-6/+20
2021-07-20crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-07-20spi: omap-100k: Fix the length judgment problemTian Tao1-1/+1
2021-07-20spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()Jay Fang1-1/+3
2021-07-20fuse: check connected before queueing on fpq->ioMiklos Szeredi1-0/+9