Age | Commit message (Expand) | Author |
2011-11-26 | tty: icount changeover for other main devices | Alan Cox |
2011-11-26 | tty: Make tiocgicount a handler | Alan Cox |
2011-11-07 | TPM: Zero buffer after copying to userspace | Peter Huewe |
2011-11-07 | TPM: Call tpm_transmit with correct size | Peter Huewe |
2011-11-07 | hvc_console: Improve tty/console put_chars handling | Hendrik Brueckner |
2011-08-15 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |
2011-07-13 | TTY: ldisc, do not close until there are readers | Jiri Slaby |
2011-06-23 | i8k: Avoid lahf in 64-bit code | Luca Tettamanti |
2011-05-09 | Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again) | Jim Bos |
2011-05-09 | i8k: Tell gcc that *regs gets clobbered | Jim Bos |
2011-05-09 | agp: fix OOM and buffer overflow | Vasiliy Kulikov |
2011-05-09 | agp: fix arbitrary kernel memory writes | Vasiliy Kulikov |
2011-04-14 | char/tpm: Fix unitialized usage of data buffer | Peter Huewe |
2011-02-17 | tpm_tis: Use timeouts returned from TPM | Stefan Berger |
2011-02-17 | TPM: Long default timeout fix | Rajiv Andrade |
2011-02-17 | hvc_iucv: allocate memory buffers for IUCV in zone DMA | Hendrik Brueckner |
2011-01-07 | hvc_console: Fix race between hvc_close and hvc_remove, again | Anton Blanchard |
2011-01-07 | hvc_console: Fix race between hvc_close and hvc_remove | Amit Shah |
2011-01-07 | TTY: Fix error return from tty_ldisc_open() | Ben Hutchings |
2010-12-09 | TTY: ldisc, fix open flag handling | Jiri Slaby |
2010-12-09 | tty_ldisc: Fix BUG() on hangup | Philippe Rétornaz |
2010-12-09 | TTY: restore tty_ldisc_wait_idle | Jiri Slaby |
2010-12-09 | tty: prevent DOS in the flush_to_ldisc | Jiri Olsa |
2010-12-09 | drivers/char/vt_ioctl.c: fix VT_OPENQRY error value | Graham Gower |
2010-12-09 | hpet: unmap unused I/O space | Jiri Slaby |
2010-12-09 | hpet: fix unwanted interrupt due to stale irq status bit | Clemens Ladisch |
2010-11-22 | pcmcia: synclink_cs: fix information leak to userland | Vasiliy Kulikov |
2010-09-26 | sis-agp: Remove SIS 760, handled by amd64-agp | Ben Hutchings |
2010-09-26 | char: Mark /dev/zero and /dev/kmem as not capable of writeback | Jan Kara |
2010-08-13 | nvram: Fix write beyond end condition; prove to gcc copy is safe | H. Peter Anvin |
2010-08-02 | amd64-agp: Probe unknown AGP devices the right way | Ben Hutchings |
2010-08-02 | tpm_tis: fix subsequent suspend failures | Rajiv Andrade |
2010-08-02 | TPM: ReadPubEK output struct fix | Rajiv Andrade |
2010-07-05 | ipmi: handle run_to_completion properly in deliver_recv_msg() | Jiri Kosina |
2010-05-12 | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys... | Borislav Petkov |
2010-04-26 | tpm: autoload tpm_tis based on system PnP IDs | Matt Domsch |
2010-04-26 | agp/hp: fixup hp agp after ACPI changes | Bjorn Helgaas |
2010-04-26 | intel-agp: Switch to wbinvd_on_all_cpus | Borislav Petkov |
2010-04-26 | raw: fsync method is now required | Anton Blanchard |
2010-04-26 | tty: release_one_tty() forgets to put pids | Oleg Nesterov |
2010-04-01 | tty: Keep the default buffering to sub-page units | Alan Cox |
2010-03-15 | tty: Fix the ldisc hangup race | Alan Cox |
2010-03-15 | tpm_tis: TPM_STS_DATA_EXPECT workaround | Rajiv Andrade |
2010-02-23 | devmem: fix kmem write bug on memory holes | Wu Fengguang |
2010-02-23 | devmem: check vmalloc address on kmem read/write | KAMEZAWA Hiroyuki |
2010-02-23 | /dev/mem: introduce size_inside_page() | Wu Fengguang |
2010-02-23 | tpm_infineon: fix suspend/resume handler for pnp_driver | Marcel Selhorst |
2010-02-23 | Fix race in tty_fasync() properly | Linus Torvalds |
2010-02-09 | random: Remove unused inode variable | Herbert Xu |
2010-02-09 | random: drop weird m_time/a_time manipulation | Matt Mackall |