Age | Commit message (Expand) | Author |
2010-12-09 | drivers/char/vt_ioctl.c: fix VT_OPENQRY error value | Graham Gower |
2010-11-22 | pcmcia: synclink_cs: fix information leak to userland | Vasiliy Kulikov |
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-07-05 | ipmi: handle run_to_completion properly in deliver_recv_msg() | Jiri Kosina |
2010-05-26 | tty: release_one_tty() forgets to put pids | Oleg Nesterov |
2010-04-01 | drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero | Salman Qazi |
2010-04-01 | Fix race in tty_fasync() properly | Linus Torvalds |
2010-01-28 | tty: fix race in tty_fasync | Greg Kroah-Hartman |
2009-11-09 | tty: Mark generic_serial users as BROKEN | Alan Cox |
2009-09-24 | TPM: Fixup boot probe timeout for tpm_tis driver | Jason Gunthorpe |
2009-09-08 | Remove low_latency flag setting from nozomi and mxser drivers | Chuck Ebbert |
2009-07-02 | pcmcia/cm4000: fix lock imbalance | Jiri Slaby |
2009-07-02 | char: mxser, fix ISA board lookup | Peter Botha |
2009-07-02 | char: moxa, prevent opening unavailable ports | Dirk Eibach |
2009-06-11 | Avoid ICE in get_random_int() with gcc-3.4.5 | Linus Torvalds |
2009-06-11 | random: make get_random_int() more random | Linus Torvalds |
2009-06-11 | TPM: get_event_name stack corruption | Eric Paris |
2009-05-08 | virtio-rng: Remove false BUG for spurious callbacks | Christian Borntraeger |
2009-05-02 | agp: zero pages before sending to userspace | Shaohua Li |
2009-05-02 | Add a missing unlock_kernel() in raw_open() | Dan Carpenter |
2009-03-16 | intel-agp: fix a panic with 1M of shared memory, no GTT entries | Lubomir Rintel |
2009-02-12 | Revert "vt: fix background color on line feed" | Linus Torvalds |
2009-02-12 | agp/intel: Reduce extraneous PCI posting reads during init | Keith Packard |
2009-02-12 | agp/intel: Fix broken ® symbol in device name. | Eric Anholt |
2009-02-12 | agp/intel: add support for G41 chipset | Zhenyu Wang |
2009-02-06 | Fix memory corruption in console selection | Mikulas Patocka |
2008-12-18 | xilinx_hwicap: remove improper wording in license statement | Greg Kroah-Hartman |
2008-12-18 | console ASCII glyph 1:1 mapping | Ingo Brueckl |
2008-12-18 | unicode table for cp437 | Ingo Brueckl |
2008-12-13 | applicom: Fix an unchecked user ioctl range and an error return | Alan Cox |
2008-11-20 | Fix platform drivers that crash on suspend/resume | Darrick J. Wong |
2008-11-06 | ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_si | Scott James Remnant |
2008-11-06 | agp: Fix stolen memory counting on G4X. | Eric Anholt |
2008-10-25 | hvc_console: Fix free_irq in spinlocked section | Christian Borntraeger |
2008-10-18 | tty: Termios locking - sort out real_tty confusions and lock reads | Alan Cox |
2008-09-26 | kgdboc,tty: Fix tty polling search to use name correctly | Jason Wessel |
2008-09-02 | drivers/char/random.c: fix a race which can lead to a bogus BUG() | Andrew Morton |
2008-08-27 | tty: Fix termios tty window resize race with pty/tty pair | Alan Cox |
2008-08-27 | tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron | Alan Cox |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-20 | drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak | Andrew Morton |
2008-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-08-18 | nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization | Stephen Hemminger |
2008-08-16 | removed unused #include <version.h> | Huang Weiyi |
2008-08-15 | tty: remove resize window special case | Alan Cox |
2008-08-13 | crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() | Suresh Siddha |
2008-08-12 | drivers/char/rtc.c: removed duplicated include | Huang Weiyi |
2008-08-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-08-12 | fix spinlock recursion in hvc_console | Christian Borntraeger |