summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* media: si470x: Fix use-after-free in si470x_int_in_callback()Shigeru Yoshida2023-01-181-1/+3
* mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi2023-01-181-0/+3
* regulator: core: fix use_count leakage when handling boot-onRui Zhang2023-01-181-1/+7
* blk-mq: fix possible memleak when register 'hctx' failedYe Bin2023-01-181-2/+9
* media: dvb-usb: fix memory leak in dvb_usb_adapter_init()Mazin Al Haddad2023-01-181-1/+3
* media: dvbdev: adopts refcnt to avoid UAFLin Ma2023-01-184-23/+44
* media: dvb-frontends: fix leak of memory fwYan Lei2023-01-181-0/+1
* ppp: associate skb with a device at txStanislav Fomichev2023-01-181-0/+2
* mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi2023-01-182-5/+14
* md/raid1: stop mdx_raid1 thread when raid1 array run failedJiang Li2023-01-181-0/+1
* drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()Li Zhong2023-01-181-12/+15
* drm/sti: Use drm_mode_copy()Ville Syrjälä2023-01-183-3/+3
* s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor2023-01-181-5/+3
* s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor2023-01-181-8/+1
* s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor2023-01-181-9/+2
* drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor2023-01-181-1/+4
* igb: Do not free q_vector unless new one was allocatedKees Cook2023-01-181-2/+6
* wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang2023-01-181-0/+5
* hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor2023-01-181-1/+1
* net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor2023-01-181-1/+1
* bpf: make sure skb->len != 0 when redirecting to a tunneling deviceStanislav Fomichev2023-01-181-0/+4
* ipmi: fix memleak when unload ipmi driverZhang Yuchen2023-01-181-2/+6
* ASoC: codecs: rt298: Add quirk for KBL-R RVP platformAmadeusz Sławiński2023-01-181-0/+7
* wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida2023-01-181-0/+6
* wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin2023-01-181-0/+14
* hfs: fix OOB Read in __hfs_brec_findZhangPeng2023-01-181-0/+2
* acct: fix potential integer overflow in encode_comp_t()Zheng Yejian2023-01-181-0/+2
* nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()Ryusuke Konishi2023-01-181-4/+27
* ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki2023-01-181-2/+8
* fs: jfs: fix shift-out-of-bounds in dbDiscardAGHoi Pok Wu2023-01-181-0/+5
* udf: Avoid double brelse() in udf_rename()Shigeru Yoshida2023-01-181-4/+4
* fs: jfs: fix shift-out-of-bounds in dbAllocAGDongliang Mu2023-01-181-6/+16
* binfmt_misc: fix shift-out-of-bounds in check_special_flagsLiu Shixin2023-01-181-4/+4
* net: stream: purge sk_error_queue in sk_stream_kill_queues()Eric Dumazet2023-01-181-0/+6
* myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET2023-01-181-0/+1
* rxrpc: Fix missing unlock in rxrpc_do_sendmsg()David Howells2023-01-181-1/+1
* net_sched: reject TCF_EM_SIMPLE case for complex ematch moduleCong Wang2023-01-181-0/+2
* skbuff: Account for tail adjustment during pull operationsSubash Abhinov Kasiviswanathan2023-01-181-0/+3
* openvswitch: Fix flow lookup to use unmasked keyEelco Chaudron2023-01-181-9/+16
* rtc: mxc_v2: Add missing clk_disable_unprepare()GUO Zihua2023-01-181-1/+3
* r6040: Fix kmemleak in probe and removeLi Zetao2023-01-181-1/+4
* nfc: pn533: Clear nfc_target before being usedMinsuk Kang2023-01-181-0/+4
* mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2023-01-181-6/+13
* mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2023-01-181-4/+9
* mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2023-01-181-4/+8
* nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failureDan Aloni2023-01-181-1/+3
* rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()Gaosheng Cui2023-01-181-0/+1
* selftests/powerpc: Fix resource leaksMiaoqian Lin2023-01-181-1/+4
* powerpc/hv-gpci: Fix hv_gpci event listKajol Jain2023-01-184-1/+57
* powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang2023-01-181-1/+1