summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* media: dvb-usb: fix memory leak in dvb_usb_adapter_init()Mazin Al Haddad2023-01-071-1/+3
* media: dvb-frontends: fix leak of memory fwYan Lei2023-01-071-0/+1
* ppp: associate skb with a device at txStanislav Fomichev2023-01-071-0/+2
* mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi2023-01-072-5/+14
* md/raid1: stop mdx_raid1 thread when raid1 array run failedJiang Li2023-01-071-0/+1
* drm/sti: Use drm_mode_copy()Ville Syrjälä2023-01-073-3/+3
* s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor2023-01-071-5/+3
* s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor2023-01-071-8/+1
* s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor2023-01-071-9/+2
* igb: Do not free q_vector unless new one was allocatedKees Cook2023-01-071-2/+6
* wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang2023-01-071-0/+5
* hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor2023-01-071-1/+1
* net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor2023-01-071-1/+1
* ipmi: fix memleak when unload ipmi driverZhang Yuchen2023-01-071-2/+6
* wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida2023-01-071-0/+6
* wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin2023-01-071-0/+14
* hfs: fix OOB Read in __hfs_brec_findZhangPeng2023-01-071-0/+2
* acct: fix potential integer overflow in encode_comp_t()Zheng Yejian2023-01-071-0/+2
* nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()Ryusuke Konishi2023-01-071-4/+27
* ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki2023-01-071-2/+8
* fs: jfs: fix shift-out-of-bounds in dbDiscardAGHoi Pok Wu2023-01-071-0/+5
* udf: Avoid double brelse() in udf_rename()Shigeru Yoshida2023-01-071-4/+4
* fs: jfs: fix shift-out-of-bounds in dbAllocAGDongliang Mu2023-01-071-6/+16
* binfmt_misc: fix shift-out-of-bounds in check_special_flagsLiu Shixin2023-01-071-4/+4
* net: stream: purge sk_error_queue in sk_stream_kill_queues()Eric Dumazet2023-01-071-0/+6
* myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET2023-01-071-0/+1
* net_sched: reject TCF_EM_SIMPLE case for complex ematch moduleCong Wang2023-01-071-0/+2
* skbuff: Account for tail adjustment during pull operationsSubash Abhinov Kasiviswanathan2023-01-071-0/+3
* openvswitch: Fix flow lookup to use unmasked keyEelco Chaudron2023-01-071-9/+16
* r6040: Fix kmemleak in probe and removeLi Zetao2023-01-071-1/+4
* nfc: pn533: Clear nfc_target before being usedMinsuk Kang2023-01-071-0/+4
* mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2023-01-071-6/+13
* mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2023-01-071-4/+9
* mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2023-01-071-4/+8
* nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failureDan Aloni2023-01-071-1/+3
* rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()Gaosheng Cui2023-01-071-0/+1
* selftests/powerpc: Fix resource leaksMiaoqian Lin2023-01-071-1/+4
* powerpc/hv-gpci: Fix hv_gpci event listKajol Jain2023-01-074-1/+57
* powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang2023-01-071-1/+1
* powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin2023-01-071-0/+1
* powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET2023-01-071-0/+1
* macintosh/macio-adb: check the return value of ioremap()Xie Shaowen2023-01-071-0/+4
* macintosh: fix possible memory leak in macio_add_one_device()Yang Yingliang2023-01-071-1/+1
* iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Yuan Can2023-01-071-1/+1
* rtc: snvs: Allow a time difference on clock register readStefan Eichenberger2023-01-071-2/+14
* include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn2023-01-071-1/+1
* HSI: omap_ssi_core: Fix error handling in ssi_init()Yuan Can2023-01-071-1/+7
* power: supply: fix residue sysfs file in error handle route of __power_supply...Zeng Heng2023-01-071-1/+1
* HSI: omap_ssi_core: fix possible memory leak in ssi_probe()Yang Yingliang2023-01-071-1/+3
* HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()Yang Yingliang2023-01-071-1/+1