index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
isdn: hisax: Handle return value of pnp_irq and pnp_port_start
Arvind Yadav
2017-11-16
1
-0
/
+2
*
isdn: hisax: Fix pnp_irq's error checking for setup_hfcs
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Fix pnp_irq's error checking for setup_hfcsx
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Fix pnp_irq's error checking for setup_elsa_isapnp
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Fix pnp_irq's error checking for setup_diva_isapnp
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Fix pnp_irq's error checking for avm_pnp_setup
Arvind Yadav
2017-11-16
1
-1
/
+1
*
isdn: hisax: Fix pnp_irq's error checking for setup_asuscom
Arvind Yadav
2017-11-16
1
-1
/
+1
*
tipc: enforce valid ratio between skb truesize and contents
Jon Maloy
2017-11-16
3
-9
/
+24
*
netfilter: add ifdef around ctnetlink_proto_size
Arnd Bergmann
2017-11-16
1
-0
/
+2
*
net: ethernet: ti: cpsw: fix min eth packet size
Grygorii Strashko
2017-11-16
1
-2
/
+2
*
ipv6: sr: update the struct ipv6_sr_hdr
Ahmed Abdelsalam
2017-11-16
1
-2
/
+2
*
hv_netvsc: preserve hw_features on mtu/channels/ringparam changes
Vitaly Kuznetsov
2017-11-16
3
-59
/
+83
*
qed: use kzalloc instead of kmalloc and memset
Colin Ian King
2017-11-16
1
-2
/
+1
*
genetlink: fix genlmsg_nlhdr()
Michal Kubecek
2017-11-16
5
-15
/
+10
*
sctp: check stream reset info len before making reconf chunk
Xin Long
2017-11-16
2
-9
/
+25
*
sctp: use the right sk after waking up from wait_buf sleep
Xin Long
2017-11-16
1
-10
/
+11
*
sctp: do not free asoc when it is already dead in sctp_sendmsg
Xin Long
2017-11-16
1
-3
/
+14
*
Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2017-11-16
22
-2219
/
+3008
|
\
|
*
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Corey Minyard
2017-11-02
824
-4858
/
+7995
|
|
\
|
*
|
ipmi_si: Delete an error message for a failed memory allocation in try_smi_in...
Markus Elfring
2017-10-17
1
-1
/
+0
|
*
|
ipmi_si: fix memory leak on new_smi
Colin Ian King
2017-10-17
1
-0
/
+1
|
*
|
ipmi: remove redundant initialization of bmc
Colin Ian King
2017-09-28
1
-1
/
+1
|
*
|
ipmi: pr_err() strings should end with newlines
Arvind Yadav
2017-09-28
1
-3
/
+3
|
*
|
ipmi: Clean up some print operations
Corey Minyard
2017-09-28
1
-56
/
+45
|
*
|
ipmi: Make the DMI probe into a generic platform probe
Corey Minyard
2017-09-28
8
-95
/
+104
|
*
|
ipmi: Make the IPMI proc interface configurable
Corey Minyard
2017-09-28
5
-21
/
+42
|
*
|
ipmi_ssif: Add device attrs for the things in proc
Corey Minyard
2017-09-28
1
-2
/
+74
|
*
|
ipmi_si: Add device attrs for the things in proc
Corey Minyard
2017-09-28
1
-1
/
+103
|
*
|
ipmi_si: remove ipmi_smi_alloc() function
Corey Minyard
2017-09-28
1
-10
/
+2
|
*
|
ipmi_si: Move port and mem I/O handling to their own files
Corey Minyard
2017-09-28
5
-255
/
+263
|
*
|
ipmi_si: Get rid of unused spacing and port fields
Corey Minyard
2017-09-28
1
-10
/
+0
|
*
|
ipmi_si: Move PARISC handling to another file
Corey Minyard
2017-09-28
4
-57
/
+71
|
*
|
ipmi_si: Move PCI setup to another file
Corey Minyard
2017-09-28
4
-161
/
+179
|
*
|
ipmi_si: Move platform device handling to another file
Corey Minyard
2017-09-28
4
-589
/
+613
|
*
|
ipmi_si: Move hardcode handling to a separate file.
Corey Minyard
2017-09-27
4
-147
/
+154
|
*
|
ipmi_si: Move the hotmod handling to another file.
Corey Minyard
2017-09-27
4
-244
/
+264
|
*
|
ipmi_si: Change ipmi_si_add_smi() to take just I/O info
Corey Minyard
2017-09-27
3
-309
/
+229
|
*
|
ipmi_si: Move io setup into io structure
Corey Minyard
2017-09-27
2
-92
/
+85
|
*
|
ipmi_si: Move irq setup handling into the io struct
Corey Minyard
2017-09-27
3
-81
/
+82
|
*
|
ipmi_si: Move some platform data into the io structure
Corey Minyard
2017-09-27
2
-216
/
+213
|
*
|
ipmi_si: Rename function to add smi, make it global
Corey Minyard
2017-09-27
2
-16
/
+28
|
*
|
ipmi: Convert IPMI GUID over to Linux guid_t
Corey Minyard
2017-09-27
1
-27
/
+23
|
*
|
ipmi: Rescan channel list on BMC changes
Corey Minyard
2017-09-27
1
-58
/
+111
|
*
|
ipmi: Move lun and address out of channel struct
Corey Minyard
2017-09-27
1
-22
/
+25
|
*
|
ipmi: Retry BMC registration on a failure
Corey Minyard
2017-09-27
1
-1
/
+23
|
*
|
ipmi: Rework device id and guid handling to catch changing BMCs
Corey Minyard
2017-09-27
1
-73
/
+167
|
*
|
ipmi: Use a temporary BMC for an interface
Corey Minyard
2017-09-27
1
-9
/
+13
|
*
|
ipmi: Dynamically fetch GUID periodically
Corey Minyard
2017-09-27
1
-19
/
+42
|
*
|
ipmi: Always fetch the guid through ipmi_get_device_id()
Corey Minyard
2017-09-27
1
-28
/
+65
|
*
|
ipmi: Remove the device id from ipmi_register_smi()
Corey Minyard
2017-09-27
5
-25
/
+1
[next]