summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-20atm: nicstar: use 'dma_free_coherent' instead of 'kfree'Zheyu Ma1-2/+4
2021-07-20cw1200: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-20wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson1-3/+6
2021-07-20wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren1-0/+7
2021-07-20xfrm: Fix error reporting in xfrm_state_construct.Steffen Klassert1-14/+14
2021-07-20selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVCMinchan Kim1-6/+7
2021-07-20net: micrel: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-07-20dm space maps: don't reset space map allocation cursor when committingJoe Thornber2-2/+16
2021-07-20RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong1-0/+1
2021-07-20ipv6: use prandom_u32() for ID generationWilly Tarreau1-23/+5
2021-07-20e100: handle eeprom as little endianJesse Brandeburg1-6/+6
2021-07-20udf: Fix NULL pointer dereference in udf_symlink functionArturo Giusti1-0/+4
2021-07-20drm/virtio: Fix double free on probe failureXie Yongji1-0/+1
2021-07-20reiserfs: add check for invalid 1st journal blockPavel Skripkin1-0/+14
2021-07-20net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RTSebastian Andrzej Siewior1-2/+9
2021-07-20atm: nicstar: Fix possible use-after-free in nicstar_cleanup()Zou Wei1-1/+1
2021-07-20mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei1-1/+1
2021-07-20atm: iphase: fix possible use-after-free in ia_module_exit()Zou Wei1-1/+1
2021-07-20hugetlb: clear huge pte during flush function on mips platformBibo Mao1-1/+7
2021-07-20net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()Andy Shevchenko1-13/+6
2021-07-20scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le1-0/+1
2021-07-20mmc: vub3000: fix control-request directionJohan Hovold1-1/+1
2021-07-20extcon: max8997: Add missing modalias stringMarek Szyprowski1-0/+1
2021-07-20extcon: sm5502: Drop invalid register write in sm5502_reg_dataStephan Gerhold1-1/+0
2021-07-20phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET1-4/+13
2021-07-20scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei1-1/+3
2021-07-20staging: gdm724x: check for overflow in gdm_lte_netif_rx()Dan Carpenter1-4/+6
2021-07-20staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()Dan Carpenter1-1/+9
2021-07-20s390: appldata depends on PROC_SYSCTLRandy Dunlap1-1/+1
2021-07-20scsi: FlashPoint: Rename si_flags fieldRandy Dunlap1-16/+16
2021-07-20tty: nozomi: Fix the error handling path of 'nozomi_card_init()'Christophe JAILLET1-3/+5
2021-07-20char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()Yu Kuai1-0/+4
2021-07-20Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei1-0/+1
2021-07-20iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron1-9/+8
2021-07-20iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-4/+8
2021-07-20iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-3/+7
2021-07-20iio: adis_buffer: do not return ints in irq handlersNuno Sa1-3/+0
2021-07-20tty: nozomi: Fix a resource leak in an error handling functionChristophe JAILLET1-0/+1
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