aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ipmi
AgeCommit message (Expand)Author
2023-09-23ipmi_si: fix a memleak in try_smi_init()Yi Yang
2023-06-28ipmi: move message error checking to avoid deadlockTony Camuso
2023-06-28ipmi: Make the smi watcher be disabled immediately when not neededCorey Minyard
2023-05-17ipmi: fix SSIF not responding under certain cond.Zhang Yuchen
2023-05-17ipmi_ssif: Rename idle state and checkCorey Minyard
2023-05-17ipmi: Fix how the lower layers are told to watch for messagesCorey Minyard
2023-05-17ipmi: Fix SSIF flag requestsCorey Minyard
2023-01-18ipmi: fix use after free in _ipmi_destroy_user()Dan Carpenter
2023-01-18ipmi: fix long wait in unload when IPMI disconnectZhang Yuchen
2023-01-18ipmi: fix memleak when unload ipmi driverZhang Yuchen
2022-06-14ipmi:ssif: Check for NULL msg when handling events and messagesCorey Minyard
2021-12-29ipmi: fix initialization when workqueue allocation failsThadeu Lima de Souza Cascardo
2021-12-29ipmi: bail out if init_srcu_struct failsThadeu Lima de Souza Cascardo
2021-12-29ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler moduleWu Bo
2021-12-08ipmi: msghandler: Make symbol 'remove_work_wq' staticWei Yongjun
2021-12-08ipmi: Move remove_work to dedicated workqueueIoanna Alifieraki
2021-07-20ipmi/watchdog: Stop watchdog timer when the current action is 'none'Petr Pavlu
2020-06-25ipmi: use vzalloc instead of kmalloc for user creationFeng Tang
2020-06-22pci:ipmi: Move IPMI PCI class id defines to pci_ids.hCorey Minyard
2020-04-17ipmi: fix hung processes in __get_guid()Wen Yang
2020-03-05ipmi:ssif: Handle a possible NULL pointer referenceCorey Minyard
2020-01-27ipmi: kcs_bmc: handle devm_kasprintf() failure caseNicholas Mc Guire
2020-01-27ipmi: Fix memory leak in __ipmi_bmc_registerNavid Emamdoost
2019-12-31ipmi: Don't allow device module unload when in useCorey Minyard
2019-11-20ipmi: fix return value of ipmi_set_my_LUNYueHaibing
2019-11-20ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base addressCorey Minyard
2019-11-20ipmi_si: fix potential integer overflow on large shiftColin Ian King
2019-11-20ipmi_si_pci: fix NULL device in ipmi_si error messageMeelis Roos
2019-10-07ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard
2019-05-22ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel
2019-05-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso
2019-04-27ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard
2019-04-03ipmi_si: Fix crash when using hard-coded deviceCorey Minyard
2019-03-23ipmi_si: fix use-after-free of resource->nameYang Yingliang
2019-01-26ipmi: Don't initialize anything in the core until something uses itCorey Minyard
2019-01-26ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard
2019-01-26ipmi: Prevent use-after-free in deliver_responseFred Klassen
2019-01-26ipmi: msghandler: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-01-26ipmi: fix use-after-free of user->release_barrier.rdaYang Yingliang
2018-11-13ipmi: Fix timer race with module unloadJan Glauber
2018-08-31ipmi: Fix NULL pointer dereference in ssif_probeGustavo A. R. Silva
2018-08-31ipmi: Fix I2C client removal in the SSIF driverCorey Minyard
2018-08-31ipmi: Move BT capabilities detection to the detect callCorey Minyard
2018-08-31ipmi: Rework SMI registration failureCorey Minyard
2018-08-30ipmi: kcs_bmc: don't change device nameBenjamin Fair
2018-06-24ipmi: kcs_bmc: fix IRQ exception if the channel is not openHaiyue Wang
2018-06-24ipmi: Cleanup oops on initialization failureCorey Minyard
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-24ipmi: Properly release srcu locks on error conditionsCorey Minyard
2018-05-23ipmi: NPCM7xx KCS BMC: enable interrupt to the hostAvi Fishman