Show patches with: Submitter = Dan Carpenter       |   40 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
Platform: OLPC: uninitialized data in debugfs write Platform: OLPC: uninitialized data in debugfs write - - - --- 2022-07-20 Dan Carpenter Accepted
tools/power/x86/intel-speed-select: Fix off by one check tools/power/x86/intel-speed-select: Fix off by one check - - - --- 2022-07-18 Dan Carpenter Superseded
platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_devices() platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_devices() 1 - - --- 2022-06-15 Dan Carpenter Accepted
platform/x86: asus-wmi: Potential buffer overflow in asus_wmi_evaluate_method_buf() platform/x86: asus-wmi: Potential buffer overflow in asus_wmi_evaluate_method_buf() - - - --- 2022-04-13 Dan Carpenter Accepted
platform/x86: amd-pmc: uninitialized variable in amd_pmc_s2d_init() platform/x86: amd-pmc: uninitialized variable in amd_pmc_s2d_init() - - - --- 2022-03-07 Dan Carpenter Accepted
platform/x86/intel-uncore-freq: fix uncore_freq_common_init() error codes platform/x86/intel-uncore-freq: fix uncore_freq_common_init() error codes 1 - - --- 2022-03-04 Dan Carpenter Accepted
platform/x86: think-lmi: Prevent underflow in index_store() platform/x86: think-lmi: Prevent underflow in index_store() - - - --- 2021-12-17 Dan Carpenter Accepted
platform/mellanox: mlxreg-lc: fix error code in mlxreg_lc_create_static_devices() platform/mellanox: mlxreg-lc: fix error code in mlxreg_lc_create_static_devices() 1 1 - --- 2021-11-10 Dan Carpenter Accepted
platform/x86: ISST: use semi-colons instead of commas platform/x86: ISST: use semi-colons instead of commas 1 - - --- 2021-08-25 Dan Carpenter Accepted
asus-wmi: delete impossible condition asus-wmi: delete impossible condition - - - --- 2021-08-24 Dan Carpenter Accepted
platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle_gpio_resources() platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle_gpio_resources() - 1 - --- 2021-06-25 Dan Carpenter Accepted
[v2] platform/x86: intel_pmc_core: Uninitialized data in pmc_core_lpm_latch_mode_write() [v2] platform/x86: intel_pmc_core: Uninitialized data in pmc_core_lpm_latch_mode_write() - - - --- 2021-04-21 Dan Carpenter Accepted
platform/x86: intel_pmc_core: re-write copy in pmc_core_lpm_latch_mode_write() platform/x86: intel_pmc_core: re-write copy in pmc_core_lpm_latch_mode_write() - - - --- 2021-04-21 Dan Carpenter Changes Requested
platform/surface: aggregator: fix a bit test platform/surface: aggregator: fix a bit test - 1 - --- 2021-04-20 Dan Carpenter Accepted
platform/surface: clean up a variable in surface_dtx_read() platform/surface: clean up a variable in surface_dtx_read() - 1 - --- 2021-03-26 Dan Carpenter Accepted
platform/surface: aggregator: prevent information leak in ssam_cdev_request() platform/surface: aggregator: prevent information leak in ssam_cdev_request() - - - --- 2021-01-13 Dan Carpenter Not Applicable
x86/platform/uv: Fix an error code in uv_hubs_init() x86/platform/uv: Fix an error code in uv_hubs_init() 1 1 - --- 2020-12-02 Dan Carpenter Deferred
platform/x86: pmt: Fix a potential Oops on error in probe platform/x86: pmt: Fix a potential Oops on error in probe - 1 - --- 2020-11-17 Dan Carpenter Accepted
platform/x86: dell-wmi-sysman: fix init_bios_attributes() error handling platform/x86: dell-wmi-sysman: fix init_bios_attributes() error handling - - - --- 2020-11-03 Dan Carpenter Accepted
platform/x86: surface3_power: Fix a NULL vs IS_ERR() check in probe platform/x86: surface3_power: Fix a NULL vs IS_ERR() check in probe - - - --- 2020-04-07 Dan Carpenter Accepted
platform/x86: huawei-wmi: make validation stricter in huawei_wmi_battery_set() platform/x86: huawei-wmi: make validation stricter in huawei_wmi_battery_set() - - - --- 2019-10-15 Dan Carpenter Superseded
platform/x86: huawei-wmi: Fix a precision vs width printf bug platform/x86: huawei-wmi: Fix a precision vs width printf bug - - - --- 2019-10-14 Dan Carpenter Accepted
platform/x86: asus-wmi: Fix condition in charge_threshold_store() platform/x86: asus-wmi: Fix condition in charge_threshold_store() - - - --- 2019-09-02 Dan Carpenter 0andriy Accepted
tools/power: intel-speed-select: Fix a read overflow in isst_set_tdp_level_msr() tools/power: intel-speed-select: Fix a read overflow in isst_set_tdp_level_msr() 1 - - --- 2019-08-21 Dan Carpenter 0andriy Accepted
platform/x86: alienware-wmi: printing the wrong error code platform/x86: alienware-wmi: printing the wrong error code - 1 - --- 2019-04-24 Dan Carpenter 0andriy Accepted
[v2] platform/x86: Fix memory leaks in build_tokens_sysfs() - - - --- 2018-03-16 Dan Carpenter 0andriy Accepted
platform/x86: mlx-platform: Fix an ERR_PTR vs NULL issue 1 - - --- 2018-02-06 Dan Carpenter dvhart Accepted
platform/x86: dell-smbios: Fix error handling in build_tokens_sysfs() 1 - - --- 2018-01-18 Dan Carpenter Changes Requested
platform/x86: dell-wmi: check for kmalloc() errors - 1 - --- 2017-12-11 Dan Carpenter dvhart Accepted
platform/x86: wmi: Unlock on error in wmi_ioctl() - - - --- 2017-11-13 Dan Carpenter dvhart Rejected
platform/x86: dell-smbios-wmi: Unlock on error in dell_smbios_wmi_call() - - - --- 2017-11-13 Dan Carpenter dvhart Rejected
[v2] platform/x86: peaq-wmi: silence a static checker warning - - - --- 2017-07-19 Dan Carpenter 0andriy Accepted
platform/x86: peaq-wmi: silence a static checker warning - - - --- 2017-07-18 Dan Carpenter 0andriy Superseded
platform/x86: intel_telemetry_debugfs: fix some error codes in init - - - --- 2017-06-30 Dan Carpenter 0andriy Accepted
platform/x86: mlx-platform: free first dev on error 1 - - --- 2017-01-07 Dan Carpenter 0andriy Accepted
hp_accel: Silence an uninitialized variable warning - - - --- 2016-04-15 Dan Carpenter Accepted
thinkpad_acpi: silence an unintialized variable warning - - - --- 2016-04-15 Dan Carpenter Accepted
intel_telemetry_pltdrv: silence an unintialized variable warning - - - --- 2016-04-15 Dan Carpenter Accepted
intel_scu_ipcutil: underflow in scu_reg_access() - - - --- 2016-01-26 Dan Carpenter Accepted
asus-wmi: fix error handling in store_sys_wmi() - - - --- 2015-11-10 Dan Carpenter Accepted