index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
ipmi_si: Potential array underflow in hotmod_handler()
Dan Carpenter
1
-1
/
+2
2019-02-22
ipmi_si: Remove hacks for adding a dummy platform devices
Corey Minyard
1
-42
/
+3
2019-02-22
ipmi_si: Consolidate scanning the platform bus
Corey Minyard
4
-30
/
+23
2019-02-22
ipmi_si: Remove hotmod devices on removal and exit
Corey Minyard
3
-6
/
+43
2019-02-22
ipmi_si: Remove hardcode IPMI devices by scanning the platform bus
Corey Minyard
1
-7
/
+15
2019-02-22
ipmi_si: Switch hotmod to use a platform device
Corey Minyard
3
-113
/
+98
2019-02-22
ipmi: Consolidate the adding of platform devices
Corey Minyard
9
-214
/
+205
2019-02-22
ipmi_si: Rename addr_type to addr_space to match what it does
Corey Minyard
8
-27
/
+29
2019-02-22
ipmi_si: Convert some types into unsigned
Corey Minyard
1
-4
/
+4
2019-02-22
ipmi_si: Fix crash when using hard-coded device
Corey Minyard
4
-76
/
+216
2019-02-09
ipmi: Use dedicated API for copying a UUID
Andy Shevchenko
1
-1
/
+1
2019-02-09
ipmi: Use defined constant for UUID representation
Andy Shevchenko
1
-4
/
+4
2019-02-09
ipmi:ssif: Change some pr_xxx to dev_xxx calls
Corey Minyard
1
-42
/
+74
2019-02-09
ipmi: kcs_bmc: handle devm_kasprintf() failure case
Nicholas Mc Guire
1
-2
/
+3
2019-02-09
ipmi: Fix return value when a message is truncated
Corey Minyard
1
-3
/
+3
2019-02-09
ipmi: clean an indentation issue, remove extraneous space
Colin Ian King
1
-1
/
+1
2019-02-09
ipmi: Make the smi watcher be disabled immediately when not needed
Corey Minyard
3
-76
/
+92
2019-02-09
ipmi: Fix how the lower layers are told to watch for messages
Corey Minyard
3
-45
/
+105
2019-02-09
ipmi: Fix SSIF flag requests
Corey Minyard
1
-12
/
+52
2019-02-09
ipmi_si: fix use-after-free of resource->name
Yang Yingliang
3
-4
/
+11
2019-01-23
ipmi: Don't initialize anything in the core until something uses it
Corey Minyard
1
-63
/
+80
2019-01-23
ipmi: fix use-after-free of user->release_barrier.rda
Yang Yingliang
1
-1
/
+1
2019-01-23
ipmi: Prevent use-after-free in deliver_response
Fred Klassen
1
-1
/
+1
2019-01-23
ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-8
/
+18
2019-01-23
ipmi:ssif: Fix handling of multi-part return messages
Corey Minyard
1
-8
/
+17
2018-11-27
drivers/ipmi: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-10-11
ipmi: Fix timer race with module unload
Jan Glauber
1
-4
/
+6
2018-09-18
ipmi:ssif: Add support for multi-part transmit messages > 2 parts
Corey Minyard
1
-50
/
+159
2018-09-18
ipmi: Remove platform driver overrides and use the id_table
Corey Minyard
3
-7
/
+13
2018-09-18
ipmi: Free the address list on module cleanup
Corey Minyard
1
-0
/
+2
2018-09-18
ipmi: Don't leave holes in the I2C address list in the ssif driver
Corey Minyard
1
-6
/
+5
2018-09-18
ipmi: fix return value of ipmi_set_my_LUN
YueHaibing
1
-1
/
+1
2018-09-18
ipmi: Convert pr_xxx() to dev_xxx() in the BT code
Corey Minyard
1
-16
/
+22
2018-09-18
ipmi:dmi: Ignore IPMI SMBIOS entries with a zero base address
Corey Minyard
1
-0
/
+4
2018-09-18
ipmi:dmi: Use pr_fmt in the IPMI DMI code
Corey Minyard
1
-9
/
+10
2018-09-18
ipmi: Change to ktime_get_ts64()
Arnd Bergmann
1
-3
/
+3
2018-09-18
ipmi_si: fix potential integer overflow on large shift
Colin Ian King
1
-1
/
+1
2018-09-18
ipmi_si_pci: fix NULL device in ipmi_si error message
Meelis Roos
1
-2
/
+2
2018-09-18
ipmi: Convert printk(KERN_<level> to pr_<level>(
Joe Perches
4
-55
/
+46
2018-09-18
ipmi: Use more common logging styles
Joe Perches
8
-138
/
+130
2018-09-18
ipmi: msghandler: Add and use pr_fmt and dev_fmt, remove PFX
Joe Perches
1
-27
/
+24
2018-09-18
pci:ipmi: Move IPMI PCI class id defines to pci_ids.h
Corey Minyard
1
-5
/
+0
2018-09-18
ipmi:powernv: Convert ipmi_smi_t to struct ipmi_smi
Corey Minyard
1
-2
/
+2
2018-08-31
ipmi: Fix NULL pointer dereference in ssif_probe
Gustavo A. R. Silva
1
-1
/
+3
2018-08-31
ipmi: Fix I2C client removal in the SSIF driver
Corey Minyard
1
-11
/
+6
2018-08-31
ipmi: Move BT capabilities detection to the detect call
Corey Minyard
1
-44
/
+48
2018-08-31
ipmi: Rework SMI registration failure
Corey Minyard
3
-46
/
+37
2018-08-30
ipmi: kcs_bmc: don't change device name
Benjamin Fair
1
-3
/
+4
2018-06-24
ipmi: kcs_bmc: fix IRQ exception if the channel is not open
Haiyue Wang
1
-21
/
+10
2018-06-24
ipmi: Cleanup oops on initialization failure
Corey Minyard
1
-2
/
+4
[next]