| Commit message (Expand) | Author | Age | Files | Lines |
* | ipmi: move timer init to before irq is setup | Jan Stancek | 2016-01-28 | 1 | -4/+4 |
* | ipmi: fix timeout calculation when bmc is disconnected | Xie XiuQi | 2015-08-16 | 1 | -1/+1 |
* | agp/intel: Fix typo in needs_ilk_vtd_wa() | Chris Wilson | 2015-08-03 | 1 | -1/+1 |
* | vTPM: set virtual device before passing to ibmvtpm_reset_crq | Hon Ching \\(Vicky\\) Lo | 2015-08-03 | 1 | -2/+3 |
* | tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send | jmlatten@linux.vnet.ibm.com | 2015-03-26 | 2 | -8/+8 |
* | virtio_console: init work unconditionally | Michael S. Tsirkin | 2015-03-26 | 1 | -1/+2 |
* | Added Little Endian support to vtpm module | honclo | 2015-03-06 | 1 | -8/+12 |
* | tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send | Christophe Ricard | 2015-03-06 | 1 | -1/+1 |
* | tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma | Hon Ching (Vicky) Lo | 2015-03-06 | 1 | -0/+8 |
* | tpm_tis: verify interrupt during init | Scot Doyle | 2015-03-06 | 1 | -14/+62 |
* | random: add and use memzero_explicit() for clearing data | Daniel Borkmann | 2014-11-14 | 1 | -5/+5 |
* | tpm: Provide a generic means to override the chip returned timeouts | Jason Gunthorpe | 2014-09-17 | 3 | -21/+75 |
* | tpm: missing tpm_chip_put in tpm_get_random() | Jarkko Sakkinen | 2014-09-17 | 1 | -3/+4 |
* | applicom: dereferencing NULL on error path | Dan Carpenter | 2014-06-30 | 1 | -1/+0 |
* | ipmi: Reset the KCS timeout when starting error recovery | Corey Minyard | 2014-06-07 | 1 | -2/+3 |
* | ipmi: Fix a race restarting the timer | Bodo Stroesser | 2014-06-07 | 1 | -18/+28 |
* | Char: ipmi_bt_sm, fix infinite loop | Jiri Slaby | 2014-04-26 | 1 | -1/+1 |
* | raw: test against runtime value of max_raw_minors | Paul Bolle | 2014-02-22 | 1 | -1/+1 |
* | tpm/tpm_ppi: Do not compare strcmp(a,b) == -1 | Peter Huewe | 2014-02-06 | 1 | -4/+4 |
* | tpm/tpm_i2c_stm_st33: Check return code of get_burstcount | Peter Huewe | 2014-02-06 | 1 | -1/+6 |
* | ACPI / TPM: fix memory leak when walking ACPI namespace | Jiang Liu | 2014-01-15 | 1 | -6/+9 |
* | drivers/char/i8k.c: add Dell XPLS L421X | Alan Cox | 2013-12-11 | 1 | -0/+7 |
* | random: run random_int_secret_init() run after all late_initcalls | Theodore Ts'o | 2013-10-18 | 1 | -2/+1 |
* | virtio: console: return -ENODEV on all read operations after unplug | Amit Shah | 2013-08-14 | 1 | -1/+5 |
* | virtio: console: fix raising SIGIO after port unplug | Amit Shah | 2013-08-14 | 1 | -3/+5 |
* | virtio: console: clean up port data immediately at time of unplug | Amit Shah | 2013-08-14 | 1 | -8/+8 |
* | virtio: console: fix race in port_fops_open() and port unplug | Amit Shah | 2013-08-14 | 1 | -0/+4 |
* | virtio: console: fix race with port unplug and open/close | Amit Shah | 2013-08-14 | 1 | -7/+6 |
* | virtio/console: Add pipe_lock/unlock for splice_write | Yoshihiro YUNOMAE | 2013-08-14 | 1 | -5/+15 |
* | virtio/console: Quit from splice_write if pipe->nrbufs is 0 | Yoshihiro YUNOMAE | 2013-08-14 | 1 | -0/+7 |
* | hwrng: bcm2835: fix MODULE_LICENSE tag | Arnd Bergmann | 2013-08-11 | 1 | -1/+1 |
* | parisc: agp/parisc-agp: allow binding of user memory to the AGP GART | Alex Ivanov | 2013-08-11 | 1 | -2/+4 |
* | random: fix accounting race condition with lockless irq entropy_count update | Jiri Kosina | 2013-05-24 | 1 | -8/+16 |
* | drivers/char/random.c: fix priming of last_data | Jarod Wilson | 2013-05-24 | 1 | -15/+15 |
* | Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-05-23 | 2 | -1/+4 |
|\ |
|
| * | ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ... | Darrick J. Wong | 2013-05-21 | 1 | -1/+1 |
| * | Char: lp, protect LPGETSTATUS with port_mutex | salina@us.ibm.com | 2013-05-16 | 1 | -0/+3 |
* | | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-05-18 | 2 | -11/+0 |
|\ \ |
|
| * | | drivers/char/hw_random: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-05-12 | 2 | -11/+0 |
| |/ |
|
* | | ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex | Benjamin LaHaise | 2013-05-16 | 1 | -1/+13 |
* | | ipmi: Improve error messages on failed irq enable | Corey Minyard | 2013-05-16 | 1 | -6/+10 |
* | | drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow | Chen Gang | 2013-05-16 | 1 | -2/+2 |
* | | drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup | Alexandru Gheorghiu | 2013-05-16 | 1 | -2/+1 |
|/ |
|
* | aio: don't include aio.h in sched.h | Kent Overstreet | 2013-05-07 | 1 | -0/+1 |
* | char: add aio_{read,write} to /dev/{null,zero} | Zach Brown | 2013-05-07 | 1 | -0/+35 |
* | rtc: single_open() leaks | Al Viro | 2013-05-05 | 2 | -2/+2 |
* | ds1620: single_open() leak | Al Viro | 2013-05-05 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-02 | 6 | -72/+268 |
|\ |
|
| * | hwrng: timeriomem - added devicetree hooks | Alexander Clouter | 2013-04-25 | 1 | -2/+22 |
| * | hwrng: timeriomem - update to support more than one device | Alexander Clouter | 2013-04-25 | 1 | -54/+116 |