- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / drivers / char / tty_io.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-03-20 Olaf Hering+- update to 2.6.21-rc4-git5, usb, libata, s390 fixes
2007-03-18 Olaf Hering+- update to 2.6.21-rc4-git3
2007-03-18 Eric W. Biederman[PATCH] tty: Fix two reported pid leaks
2007-03-09 Greg Kroah-Hartman- Update to 2.6.20.2
2007-03-09 Aristeu Sergio Roz... tty_io: fix race in master pty close/slave pty close...
2007-03-01 Aristeu Sergio Roz... [PATCH] tty_io: fix race in master pty close/slave...
2007-02-28 Gerd Hoffmann- patches.xen/add-console-use-vt: add console_use_vt.
2007-02-28 Gerd Hoffmann- Disable uml framebuffer driver patches.
2007-02-21 Randy Dunlap[PATCH] tty: use NULL for ptrs
2007-02-20 Geert Uytterhoeven[PATCH] tty_register_driver: Remove incorrect and super...
2007-02-14 Eric W. Biederman[PATCH] Fix SAK_work workqueue initialization.
2007-02-12 Eric W. Biederman[PATCH] tty: update the tty layer to work with struct pid
2007-02-12 Eric W. Biederman[PATCH] pid: replace is_orphaned_pgrp with is_current_p...
2007-02-12 Eric W. Biederman[PATCH] pid: make session_of_pgrp use struct pid instea...
2007-02-12 Eric W. Biederman[PATCH] tty: fix the locking for signal->session in...
2007-02-12 Eric W. Biederman[PATCH] tty: clarify disassociate_ctty
2007-02-12 Eric W. Biederman[PATCH] tty: make __proc_set_tty static
2007-02-11 Christoph Hellwig[PATCH] tty: cleanup release_mem
2007-02-11 Jiri Slaby[PATCH] Char: tty, delete wake_up_interruptible after...
2007-02-11 Eric W. Biederman[PATCH] vt: refactor console SAK processing
2007-01-09 Olaf Hering+- update to 2.16.20-rc4
2007-01-09 Greg Kroah-Hartman- first step at updating to 2.6.19
2006-12-13 Dan Carpenter[PATCH] tty_io.c balance tty_ldisc_ref()
2006-12-13 Heiko Carstens[PATCH] tty: export get_current_tty
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios and new framework
2006-12-08 Cedric Le Goater[PATCH] add process_session() helper routine: deprecate...
2006-12-08 Cedric Le Goater[PATCH] add process_session() helper routine
2006-12-08 Josef Sipek[PATCH] struct path: convert char-drivers
2006-12-08 Peter Zijlstra[PATCH] tty: ->signal->tty locking
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-01 Greg Kroah-HartmanDriver core: convert tty core to use struct device
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-10-07 Greg Kroah-Hartman- lots of struct class_device migration to struct devic...
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-09-29 Akinobu Mita[PATCH] rate limiting for the ldisc open failure messages
2006-09-29 Alan Cox[PATCH] tty: Fix bits and note more bits to fix
2006-09-29 Alan Cox[PATCH] solaris emulation: incorrect tty locking
2006-09-29 Arjan van de Ven[PATCH] tty: make termios_sem a mutex
2006-09-29 Alan Cox[PATCH] tty: lock ticogwinsz
2006-09-29 Alan Cox[PATCH] tty: trivial kzalloc opportunity
2006-09-29 Alan Cox[PATCH] tty locking on resize
2006-09-29 Alexey Dobriyan[PATCH] tty_io.c: keep davej sane
2006-08-28 Greg Kroah-Hartman- Update to 2.6.18-rc5
2006-08-27 Alan Cox[PATCH] Fix tty layer DoS and comment relevant code
2006-08-27 Alan Cox[PATCH] tty layer comment the locking assumptions and...
2006-08-27 Rolf Eike Beer[PATCH] tty: remove bogus call to cdev_del()
2006-08-17 Gerd Hoffmann- patches.uml/uml-kconfig: kconfig: enable vt & input...
2006-08-14 Jan Beulich- Update Xen patches to xen-unstable tip (c/s 10982...
2006-08-01 Greg Kroah-Hartman- update to 2.6.18-rc1 (only i386 configs will build...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-07-03 Arjan van de Ven[PATCH] make more file_operation structs static
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-28 Paul Fulghum[PATCH] remove active field from tty buffer structure
2006-06-28 Paul Fulghum[PATCH] add receive_room flow control to flush_to_ldisc
2006-06-28 Paul Fulghum[PATCH] remove TTY_DONT_FLIP
2006-06-28 Paul Fulghum[PATCH] tty: fix TCSBRK comment
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_cdev() function from...
2006-06-21 Hansjoerg Lipp[PATCH] TTY: return class device pointer from tty_regis...
2006-05-23 Tobias Powalowski[PATCH] tty_insert_flip_string_flags() license fix
2006-04-24 Dipankar Sarma[PATCH] Fix file lookup without ref
2006-04-19 Dipankar Sarma[PATCH] Fix file lookup without ref
2006-04-13 Eric W. Biederman[PATCH] do_SAK: Don't recursively take the tasklist_lock
2006-04-13 Olaf Hering+- add patches.fixes/file-lookup-without-ref.patch
2006-04-11 Paul Fulghum[PATCH] tty release_dev(): remove dead code
2006-04-11 Paul Fulghum[PATCH] ptmx: fix duplicate idr_remove
2006-04-11 Andrew Morton[PATCH] make tty_insert_flip_string_flags() a non gpl...
2006-03-31 Andrew Morton[PATCH] make tty_insert_flip_string a non-GPL export
2006-03-29 Eric W. Biederman[PATCH] do_SAK: don't depend on session ID 0
2006-03-29 Eric W. Biederman[PATCH] do_tty_hangup: use group_send_sig_info not...
2006-03-26 Eric SesterhennBUG_ON() Conversion in drivers/char
2006-03-25 Thomas Koeller[PATCH] constify tty flip buffer handling
2006-03-23 Ingo Molnar[PATCH] sem2mutex: tty
2006-03-10 Jan Beulich- Update Xen patches to c/s 9137, plus other adjustments.
2006-03-01 Greg Kroah-HartmanUpdate to 2.6.16-rc5-git5:
2006-03-01 Paul Fulghum[PATCH] tty buffering: comment out debug code
2006-02-15 Greg Kroah-HartmanUpdate to 2.6.16-rc3-git3:
2006-02-15 Paul Fulghum[PATCH] tty reference count fix
2006-02-10 Greg Kroah-HartmanUpdate to 2.6.16-rc2-git9:
2006-02-10 Paul Fulghum[PATCH] tty buffering stall fix
2006-02-07 Olaf Hering+- add patches.suse/tty-buffer-locking-revert.patch
2006-02-06 Olaf Hering+- update to 2.6.16-rc2-git2, md, jsm, ocfs2, netfilter...
2006-02-03 Paul Fulghum[PATCH] new tty buffering locking fix
2006-01-12 Olaf Kirch- patches./patch-2.6.15-git8: Update to 2.6.5-git8
2006-01-12 Paul Fulghum[PATCH] new tty buffering access fix
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2005-12-05 Gerd Hoffmann- Update xen and uml patches.
2005-12-01 Andreas SchwabUpdate to 2.6.15-rc4.
2005-11-11 Gerd Hoffmann- patches.xen/xen3-fixup-common-tpm-infineon: adapt...
2005-11-09 Gerd Hoffmann- temporarely tagged xen patches touching common code...
2005-11-09 Gerd Hoffmann- big xen update from xenbits.xensource.com/linux-2...
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: drivers/char
2005-10-31 Eric Dumazet[PATCH] reduce sizeof(struct file)
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
next