summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-31perf tools: Fix "kernel lock contention analysis" test by not printing warnin...James Clark1-0/+5
2022-12-31led: qcom-lpg: Fix sleeping in atomicDmitry Baryshkov1-7/+11
2022-12-31fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET1-0/+1
2022-12-31fbdev: uvesafb: don't build on UMLRandy Dunlap1-0/+1
2022-12-31fbdev: geode: don't build on UMLRandy Dunlap1-0/+1
2022-12-31fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()Gaosheng Cui1-1/+3
2022-12-31fbdev: vermilion: decrease reference count in error pathXiongfeng Wang1-1/+3
2022-12-31fbdev: via: Fix error in via_core_init()Shang XiaoJing1-1/+8
2022-12-31fbdev: pm2fb: fix missing pci_disable_device()Yang Yingliang1-2/+7
2022-12-31fbdev: ssd1307fb: Drop optional dependencyAndy Shevchenko1-1/+0
2022-12-31thermal/drivers/qcom/lmh: Fix irq handler return valueBjorn Andersson1-1/+1
2022-12-31thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2Luca Weiss1-1/+2
2022-12-31thermal/of: Fix memory leak on thermal_of_zone_register() failureIdo Schimmel1-2/+6
2022-12-31thermal/drivers/k3_j72xx_bandgap: Fix the debug print messageKeerthy1-1/+1
2022-12-31thermal/drivers/imx8mm_thermal: Validate temperature rangeMarcus Folkesson1-1/+7
2022-12-31samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()Shang XiaoJing1-1/+7
2022-12-31ksmbd: Fix resource leak in ksmbd_session_rpc_open()Xiu Jianfeng1-3/+5
2022-12-31tracing/hist: Fix issue of losting command info in error_logZheng Yejian1-1/+1
2022-12-31usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()Yang Yingliang1-1/+1
2022-12-31usb: storage: Add check for kcallocJiasheng Jiang1-0/+2
2022-12-31i2c: ismt: Fix an out-of-bounds bug in ismt_access()Zheyu Ma1-0/+3
2022-12-31i2c: mux: reg: check return value after calling platform_get_resource()Yang Yingliang1-3/+2
2022-12-31gpiolib: protect the GPIO device against being dropped while in use by user-s...Bartosz Golaszewski3-25/+161
2022-12-31gpiolib: cdev: fix NULL-pointer dereferencesBartosz Golaszewski1-0/+27
2022-12-31vme: Fix error not catched in fake_init()Chen Zhongjin1-0/+2
2022-12-31staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing1-1/+1
2022-12-31staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter1-1/+3
2022-12-31i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probeHui Tang1-7/+3
2022-12-31vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundariesJoao Martins1-17/+13
2022-12-31chardev: fix error handling in cdev_device_add()Yang Yingliang1-1/+1
2022-12-31mcb: mcb-parse: fix error handing in chameleon_parse_gdd()Yang Yingliang1-1/+1
2022-12-31drivers: mcb: fix resource leak in mcb_probe()Zhengchao Shao1-1/+3
2022-12-31usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping1-0/+1
2022-12-31usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping1-24/+28
2022-12-31usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()Yang Yingliang1-1/+5
2022-12-31usb: roles: fix of node refcount leak in usb_role_switch_is_parent()Yang Yingliang1-1/+4
2022-12-31tracing/user_events: Fix call print_fmt leakBeau Belgrave1-0/+1
2022-12-31coresight: cti: Fix null pointer error on CTI init before ETMMike Leach1-1/+1
2022-12-31coresight: trbe: remove cpuhp instance node before remove cpuhp stateYang Shen1-0/+1
2022-12-31counter: stm32-lptimer-cnt: fix the check on arr and cmp registers updateFabrice Gasnier1-1/+1
2022-12-31iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca2-19/+22
2022-12-31iio: temperature: ltc2983: make bulk write buffer DMA-safeCosmin Tanislav1-5/+5
2022-12-31cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang1-8/+12
2022-12-31cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang1-10/+14
2022-12-31firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()Yang Yingliang1-0/+1
2022-12-31misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault ...Zheng Wang3-7/+30
2022-12-31misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()ruanjinjie1-1/+1
2022-12-31ocxl: fix pci device refcount leak when calling get_function_0()Yang Yingliang1-1/+19
2022-12-31misc: ocxl: fix possible name leak in ocxl_file_register_afu()Yang Yingliang1-2/+5
2022-12-31test_firmware: fix memory leak in test_firmware_init()Zhengchao Shao1-0/+1