summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18udf: Avoid double brelse() in udf_rename()Shigeru Yoshida1-4/+4
2023-01-18fs: jfs: fix shift-out-of-bounds in dbAllocAGDongliang Mu1-6/+16
2023-01-18binfmt_misc: fix shift-out-of-bounds in check_special_flagsLiu Shixin1-4/+4
2023-01-18net: stream: purge sk_error_queue in sk_stream_kill_queues()Eric Dumazet1-0/+6
2023-01-18myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET1-0/+1
2023-01-18net_sched: reject TCF_EM_SIMPLE case for complex ematch moduleCong Wang1-0/+2
2023-01-18skbuff: Account for tail adjustment during pull operationsSubash Abhinov Kasiviswanathan1-0/+3
2023-01-18openvswitch: Fix flow lookup to use unmasked keyEelco Chaudron1-9/+16
2023-01-18r6040: Fix kmemleak in probe and removeLi Zetao1-1/+4
2023-01-18nfc: pn533: Clear nfc_target before being usedMinsuk Kang1-0/+4
2023-01-18mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang1-6/+13
2023-01-18mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang1-4/+9
2023-01-18mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang1-4/+8
2023-01-18nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failureDan Aloni1-1/+3
2023-01-18rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()Gaosheng Cui1-0/+1
2023-01-18selftests/powerpc: Fix resource leaksMiaoqian Lin1-1/+4
2023-01-18powerpc/hv-gpci: Fix hv_gpci event listKajol Jain4-1/+57
2023-01-18powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang1-1/+1
2023-01-18powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin1-0/+1
2023-01-18powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang1-0/+1
2023-01-18cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin1-0/+1
2023-01-18powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET1-0/+1
2023-01-18macintosh/macio-adb: check the return value of ioremap()Xie Shaowen1-0/+4
2023-01-18macintosh: fix possible memory leak in macio_add_one_device()Yang Yingliang1-1/+1
2023-01-18iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Yuan Can1-1/+1
2023-01-18iommu/amd: Fix pci device refcount leak in ppr_notifier()Yang Yingliang1-0/+1
2023-01-18rtc: snvs: Allow a time difference on clock register readStefan Eichenberger1-2/+14
2023-01-18include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn1-1/+1
2023-01-18HSI: omap_ssi_core: Fix error handling in ssi_init()Yuan Can1-1/+7
2023-01-18power: supply: fix residue sysfs file in error handle route of __power_supply...Zeng Heng1-1/+1
2023-01-18HSI: omap_ssi_core: fix possible memory leak in ssi_probe()Yang Yingliang1-1/+3
2023-01-18HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()Yang Yingliang1-1/+1
2023-01-18fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET1-0/+1
2023-01-18fbdev: vermilion: decrease reference count in error pathXiongfeng Wang1-1/+3
2023-01-18fbdev: via: Fix error in via_core_init()Shang XiaoJing1-1/+8
2023-01-18fbdev: pm2fb: fix missing pci_disable_device()Yang Yingliang1-2/+7
2023-01-18fbdev: ssd1307fb: Drop optional dependencyAndy Shevchenko1-1/+0
2023-01-18usb: storage: Add check for kcallocJiasheng Jiang1-0/+2
2023-01-18i2c: ismt: Fix an out-of-bounds bug in ismt_access()Zheyu Ma1-0/+3
2023-01-18vme: Fix error not catched in fake_init()Chen Zhongjin1-0/+2
2023-01-18staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing1-1/+1
2023-01-18staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter1-1/+3
2023-01-18i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probeHui Tang1-7/+3
2023-01-18chardev: fix error handling in cdev_device_add()Yang Yingliang1-1/+1
2023-01-18mcb: mcb-parse: fix error handing in chameleon_parse_gdd()Yang Yingliang1-1/+1
2023-01-18drivers: mcb: fix resource leak in mcb_probe()Zhengchao Shao1-1/+3
2023-01-18cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang1-8/+12
2023-01-18cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang1-10/+14
2023-01-18misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault ...Zheng Wang3-7/+30
2023-01-18misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()ruanjinjie1-1/+1