- 634b06d ipmi/watchdog: add missing newlines when printing parameters by sysfs by Xiongfeng Wang · 4 years, 6 months ago
- a7f0f92 ipmi: remve duplicate code in __ipmi_bmc_register() by Jing Xiangfeng · 4 years, 6 months ago
- 29a5491 ipmi: ssif: Remove finished TODO comment about SMBus alert by Misono Tomohiro · 4 years, 6 months ago
- 1f2dc7f Merge tag 'for-linus-5.8-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years, 7 months ago
- b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
- 2a556ce ipmi:ssif: Remove dynamic platform device handing by Corey Minyard · 4 years, 7 months ago
- e641abd Try to load acpi_ipmi when an SSIF ACPI IPMI interface is added by Corey Minyard · 4 years, 8 months ago
- 429b00f ipmi_si: Load acpi_ipmi when ACPI IPMI interface added by Stuart Hayes · 4 years, 10 months ago
- 4982693 ipmi:bt-bmc: Fix error handling and status check by Tang Bin · 4 years, 8 months ago
- 878caa9 ipmi: Replace guid_copy() with import_guid() where it makes sense by Andy Shevchenko · 4 years, 9 months ago
- 7c47a21 ipmi: use vzalloc instead of kmalloc for user creation by Feng Tang · 4 years, 9 months ago
- 8ed678d ipmi:bt-bmc: Fix some format issue of the code by Tang Bin · 4 years, 9 months ago
- 0b671ee ipmi:bt-bmc: Avoid unnecessary check by Tang Bin · 4 years, 9 months ago
- 283b69b docs: fix references for ipmi.rst file by Mauro Carvalho Chehab · 4 years, 8 months ago
- 653d374 char: ipmi: convert to use i2c_new_client_device() by Wolfram Sang · 4 years, 9 months ago
- e963876 ipmi: kcs: Fix aspeed_kcs_probe_of_v1() by Dan Carpenter · 4 years, 9 months ago
- 562bf77 ipmi: Add missing annotation for ipmi_ssif_lock_cond() and ipmi_ssif_unlock_cond() by Jules Irenge · 4 years, 9 months ago
- 09f5f68 ipmi: kcs: aspeed: Implement v2 bindings by Andrew Jeffery · 5 years ago
- af6432c ipmi: kcs: Finish configuring ASPEED KCS device before enable by Andrew Jeffery · 5 years ago
- 32830a0 ipmi: fix hung processes in __get_guid() by Wen Yang · 4 years, 9 months ago
- 4f1885a drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists by Amol Grover · 5 years ago
- 443d372 ipmi_si: Avoid spurious errors for optional IRQs by Takashi Iwai · 5 years ago
- e0354d1 drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write by Colin Ian King · 5 years ago
- 6b8526d ipmi:ssif: Handle a possible NULL pointer reference by Corey Minyard · 5 years ago
- 380665b drivers: ipmi: Modify max length of IPMB packet by Vijay Khemka · 5 years ago
- 042f057 drivers: ipmi: Support raw i2c packet in IPMB by Vijay Khemka · 5 years ago
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 8f56e4e Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
- 8e6a5c8 ipmi: fix ipmb_poll()'s return type by Luc Van Oostenryck · 5 years ago
- 599ea01 char: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
- c8175bd char: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- 8d73b2a ipmi: kill off 'timespec' usage again by Arnd Bergmann · 5 years ago
- 0d8633bf drivers: ipmi: Support for both IPMB Req and Resp by Vijay Khemka · 5 years ago
- b6dfb24 compat_ioctl: move WDIOC handling into wdt drivers by Arnd Bergmann · 6 years ago
- 4aa7afb ipmi: Fix memory leak in __ipmi_bmc_register by Navid Emamdoost · 5 years ago
- 2a21d85 ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
- 8ee7b48 ipmi: use %*ph to print small buffer by Andy Shevchenko · 5 years ago
- cbb7986 ipmi: Don't allow device module unload when in use by Corey Minyard · 5 years ago
- c9acc3c ipmi_si_intf: Fix race in timer shutdown handling by Jes Sorensen · 5 years ago
- 3830352 ipmi: move message error checking to avoid deadlock by Tony Camuso · 5 years ago
- c4436c9 ipmi_ssif: avoid registering duplicate ssif interface by Kamlakant Patel · 5 years ago
- 2033f68 ipmi: Free receive messages when in an oops by Corey Minyard · 5 years ago
- 340ff31 ipmi_si: Only schedule continuously in the thread in maintenance mode by Corey Minyard · 5 years ago
- 93b6984 ipmi_si: Remove ipmi_ from the device attr names by Corey Minyard · 5 years ago
- a6f4c33 ipmi_si: Convert device attr permissions to octal by Corey Minyard · 5 years ago
- 104fb25 ipmi_si: Rework some include files by Corey Minyard · 5 years ago
- cbb19cb1 ipmi_si: Convert timespec64 to timespec by Corey Minyard · 5 years ago
- 71be7b0 Fix uninitialized variable in ipmb_dev_int.c by Asmaa Mnebhi · 5 years ago
- 92adeb6 Merge tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 5 years ago
- 92ce7e8 driver_find_device: Unify the match function with class_find_device() by Suzuki K Poulose · 6 years ago
- 418e3ea bus_find_device: Unify the match callback with class_find_device by Suzuki K Poulose · 6 years ago
- a88b6d5 fix platform_no_drv_owner.cocci warnings by kbuild test robot · 6 years ago
- 21feadd ipmi: ipmb: don't allocate i2c_client on stack by Arnd Bergmann · 6 years ago
- 102308f ipmi: ipmb: Fix build error while CONFIG_I2C is set to m by YueHaibing · 6 years ago
- 51bd6f2 Add support for IPMB driver by Asmaa Mnebhi · 6 years ago
- 3559c32 drivers: ipmi: Drop device reference by Suzuki K Poulose · 6 years ago
- 2cd0e54 ipmi_ssif: fix unexpected driver unregister warning by Kefeng Wang · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- dd7450c ipmi_si: use bool type for initialized variable by Kefeng Wang · 6 years ago
- 2f66353 ipmi_si: fix unexpected driver unregister warning by Kefeng Wang · 6 years ago
- 85c1a25 Merge tag 'for-linus-5.2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
- c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
- ed6c3a6 ipmi: Remove warning if no slave address is present by Corey Minyard · 6 years ago
- 44f56a3 ipmi:ssif: Only unregister the platform driver if it was registered by Corey Minyard · 6 years ago
- 55be865 ipmi:ssif: compare block number correctly for multi-part return messages by Kamlakant Patel · 6 years ago
- d732363 ipmi: Add the i2c-addr property for SSIF interfaces by Corey Minyard · 6 years ago
- 9a75bd1 ipmi: avoid atomic_inc in exit function by Arnd Bergmann · 6 years ago
- 8fac128 ipmi: Remove file from ipmi_file_private by Corey Minyard · 6 years ago
- af4085d ipmi_si: remove an unused variable in try_smi_init() by Dan Carpenter · 6 years ago
- 794a3b6b ipmi: Make ipmi_interfaces_srcu variable static by YueHaibing · 6 years ago
- 3b9a907 ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier by Corey Minyard · 6 years ago
- a885bcf ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash by Tony Camuso · 6 years ago
- bd2e98b ipmi: Fix failure on SMBIOS specified devices by Corey Minyard · 6 years ago
- 0389035 ipmi_si: Potential array underflow in hotmod_handler() by Dan Carpenter · 6 years ago
- 90b2d4f ipmi_si: Remove hacks for adding a dummy platform devices by Corey Minyard · 6 years ago
- e17c657 ipmi_si: Consolidate scanning the platform bus by Corey Minyard · 6 years ago
- bdb57b7 ipmi_si: Remove hotmod devices on removal and exit by Corey Minyard · 6 years ago
- 1a84df2 ipmi_si: Remove hardcode IPMI devices by scanning the platform bus by Corey Minyard · 6 years ago
- 3bb8ea4 ipmi_si: Switch hotmod to use a platform device by Corey Minyard · 6 years ago
- 3cd83ba ipmi: Consolidate the adding of platform devices by Corey Minyard · 6 years ago
- f6296bd ipmi_si: Rename addr_type to addr_space to match what it does by Corey Minyard · 6 years ago
- f25eb44 ipmi_si: Convert some types into unsigned by Corey Minyard · 6 years ago
- 41b766d ipmi_si: Fix crash when using hard-coded device by Corey Minyard · 6 years ago
- f320439 ipmi: Use dedicated API for copying a UUID by Andy Shevchenko · 6 years ago
- 16ccdb5 ipmi: Use defined constant for UUID representation by Andy Shevchenko · 6 years ago
- 83af419 ipmi:ssif: Change some pr_xxx to dev_xxx calls by Corey Minyard · 6 years ago
- 42c7c6e ipmi: kcs_bmc: handle devm_kasprintf() failure case by Nicholas Mc Guire · 6 years ago
- 95ac0da ipmi: Fix return value when a message is truncated by Corey Minyard · 6 years ago
- d5a2197 ipmi: clean an indentation issue, remove extraneous space by Colin Ian King · 6 years ago
- e1891cf ipmi: Make the smi watcher be disabled immediately when not needed by Corey Minyard · 6 years ago
- c65ea99 ipmi: Fix how the lower layers are told to watch for messages by Corey Minyard · 6 years ago
- a1466ec ipmi: Fix SSIF flag requests by Corey Minyard · 6 years ago
- 401e7e8 ipmi_si: fix use-after-free of resource->name by Yang Yingliang · 6 years ago
- 913a89f ipmi: Don't initialize anything in the core until something uses it by Corey Minyard · 6 years ago
- 77f8269 ipmi: fix use-after-free of user->release_barrier.rda by Yang Yingliang · 6 years ago
- 479d6b3 ipmi: Prevent use-after-free in deliver_response by Fred Klassen · 6 years ago
- a7102c7 ipmi: msghandler: Fix potential Spectre v1 vulnerabilities by Gustavo A. R. Silva · 6 years ago
- 7d6380cd ipmi:ssif: Fix handling of multi-part return messages by Corey Minyard · 6 years ago
- 17c0eb7 drivers/ipmi: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
- 0711e8c ipmi: Fix timer race with module unload by Jan Glauber · 6 years ago