All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-10-05 11:31:54 to 2008-10-05 16:27:28 UTC [more...]

[PATCH 00/76] Queued TTY Patches
 2008-10-05 16:22 UTC  (63+ messages)
` [PATCH 01/76] drivers/serial/crisv10.c: add missing put_tty_driver
` [PATCH 02/76] drivers/char/hvc_console.c: adjust call to put_tty_driver
` [PATCH 03/76] coldfire: scheduled SERIAL_COLDFIRE removal
` [PATCH 04/76] epca: call tty_port_init
` [PATCH 05/76] 8250: Remove NR_IRQ usage
` [PATCH 06/76] Blackfin Serial Driver: use __initdata for data, not __init
` [PATCH 07/76] Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports
` [PATCH 08/76] Blackfin Serial Driver: trim trailing whitespace -- no functional changes
` [PATCH 09/76] Blackfin Serial Driver: move common variables out of serial headers and into the serial driver
` [PATCH 10/76] Blackfin Serial Driver: Remove useless stop
` [PATCH 11/76] Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer
` [PATCH 12/76] Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
` [PATCH 13/76] Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode
` [PATCH 14/76] tty: move tioclinux from a special case
` [PATCH 15/76] uml: small cleanups and note bugs to be dealt with by uml authors
` [PATCH 16/76] Char: merge ip2main and ip2base
` [PATCH 17/76] ip2, cleanup globals
` [PATCH 18/76] ip2, fix sparse warnings
` [PATCH 19/76] ip2, init/deinit cleanup
` [PATCH 20/76] ip2: avoid add_timer with pending timer
` [PATCH 21/76] audit: Handle embedded NUL in TTY input auditing
` [PATCH 22/76] serial: Make uart_port's ioport "unsigned long"
` [PATCH 23/76] tty: split the buffering from tty_io
` [PATCH 24/76] tty: Split tty_port into its own file
` [PATCH 25/76] pps: Reserve a line discipline number for PPS
` [PATCH 26/76] tty: Add a kref count
` [PATCH 27/76] tty: use krefs to protect driver module counts
` [PATCH 28/76] Char: cyclades. remove bogus iomap
` [PATCH 29/76] Char: sx, fix io unmapping
` [PATCH 30/76] 8250: remove a few inlines of dubious value
` [PATCH 31/76] tty: Cris has a nice RS485 ioctl so we should steal it
` [PATCH 32/76] tty: ipw need reworking
` [PATCH 33/76] tty: Add termiox
` [PATCH 34/76] tty: Termios locking - sort out real_tty confusions and lock reads
` [PATCH 35/76] tty: compare the tty winsize
` [PATCH 36/76] tty: Make get_current_tty use a kref
` [PATCH 37/76] tty: Move tty_write_message out of kernel/printk
` [PATCH 38/76] tty: usb-serial krefs
` [PATCH 39/76] tty: kref usage for isicom and moxa
` [PATCH 40/76] stallion: Use krefs
` [PATCH 41/76] mxser: Switch to kref tty
` [PATCH 42/76] tty: the vhangup syscall is racy
` [PATCH 43/76] tty: Redo current tty locking
` [PATCH 44/76] tty: Fix abusers of current->sighand->tty
` [PATCH 45/76] pty: If the administrator creates a device for a ptmx slave we should not error
` [PATCH 46/76] vt: remove bogus lock dropping
` [PATCH 47/76] tty: shutdown method
` [PATCH 48/76] tty: Remove more special casing and out of place code
` [PATCH 49/76] tty: Move parts of tty_init_dev into new functions
` [PATCH 50/76] tty: Clean up the tty_init_dev changes further
` [PATCH 51/76] tty: kref the tty driver object
` [PATCH 52/76] tty: More driver operations
` [PATCH 53/76] tty: Finish fixing up the init_dev interface to use ERR_PTR
` [PATCH 54/76] tty: extract the pty init time special cases
` [PATCH 55/76] Move tty lookup/reopen to caller
` [PATCH 56/76] Add an instance parameter devpts interfaces
` [PATCH 57/76] Simplify devpts_get_tty()
` [PATCH 58/76] Simplify devpts_pty_new()
` [PATCH 59/76] Simplify devpts_pty_kill
` [PATCH 60/76] pty: Coding style and polish
` [PATCH 61/76] pty: Fix allocation failure double free
` [PATCH 62/76] pty: simplify unix98 allocation

[NETFILTER]: Move extensions' arguments into compound structure (1/2)
 2008-10-05 16:26 UTC  (10+ messages)

RFC: net/netfilter reorganization
 2008-10-05 16:25 UTC  (12+ messages)

[RFC PATCH 00/12] e1000e debug and protection patches
 2008-10-05 16:16 UTC  (14+ messages)
` [RFC PATCH 02/12] On Tue, 23 Sep 2008, David Miller wrote:

USB support for smart card reader
 2008-10-05 16:18 UTC  (2+ messages)

[PATCH] GSoC #07 VBE double buffering
 2008-10-05 16:16 UTC  (4+ messages)
` [PATCH] GSoC #07 VBE double buffering (vs r1885)

at76_usb driver status
 2008-10-05 16:17 UTC  (8+ messages)

v2 [PATCH 0/5] dccp: Feature negotiation, Part I - Underlying data structures
 2008-10-05 16:13 UTC  (2+ messages)
` v2 [PATCH 0/5] dccp: Feature negotiation, Part I - Underlying

possible (ext4 related?) memory leak in kernel 2.6.26
 2008-10-05 16:12 UTC  (6+ messages)

[patch 001/001] input: fix read past array bounds
 2008-10-05 16:08 UTC  (2+ messages)

[PATCH 0/4] multi-rate retry and the 'minstrel' rate control for mac80211
 2008-10-05 16:07 UTC  (5+ messages)
` [PATCH 1/4] mac80211: free up 2 bytes in skb->cb
  ` [PATCH 2/4] mac80211: add multi-rate retry support
    ` [PATCH 3/4] ath5k: implement multi-rate retry support, fix tx status reporting
      ` [PATCH 4/4] mac80211: add the 'minstrel' rate control algorithm

[StGit PATCH 0/6] Documentation updates
 2008-10-05 16:02 UTC  (7+ messages)
` [StGit PATCH 1/6] Remove unused variable
` [StGit PATCH 2/6] Remove TODO items that have already been addressed
` [StGit PATCH 3/6] We're half-way there with the separate indexes
` [StGit PATCH 4/6] Add 1.0 TODO items from recent discussion by private mail
` [StGit PATCH 5/6] Refresh the main stg man page
` [StGit PATCH 6/6] Refresh and expand the tutorial (not finished)

patch sata_nv-disable-hardreset-for-generic.patch added to 2.6.26-stable tree
 2008-10-05 16:00 UTC  (3+ messages)

[patch x86/core] x86: allow number of additional hotplug CPUs to be set at compile time
 2008-10-05 15:56 UTC  (13+ messages)
          ` <PING> "

gitweb improvements
 2008-10-05 15:45 UTC 

[Xenomai-core] [Xenomai-commits] r4210 - in /trunk: ChangeLog src/skins/native/task.c
 2008-10-05 15:47 UTC  (10+ messages)

[PATCH 2.6.28] bluetooth: fix leak of uninitialized data to userspace
 2008-10-05 15:38 UTC 

git rebase -i -p broken?
 2008-10-05 15:30 UTC 

What about renaming ga -i [r]evert to [r]eset ?
 2008-10-05 15:26 UTC 

[Announce] teamGit v0.0.3
 2008-10-05 15:13 UTC  (3+ messages)
  `  "

[kerneloops] regression in 2.6.27 wrt "lock_page" and the "hwclock" program
 2008-10-05 15:11 UTC  (3+ messages)

Qt 4.4.1 and sqlite
 2008-10-05 15:06 UTC 

[RFC] Btrfs mainline plans
 2008-10-05 15:09 UTC  (5+ messages)

[Bluez-devel] Simple pairing script instead of bluez-gnome
 2008-10-05 15:10 UTC  (3+ messages)

[linux-dvb] Can't record an encrypted channel and watch another in the same bouquet. (also teletext doesn't work for encrypted channels)
 2008-10-05 14:57 UTC  (2+ messages)

[PATCH] rfkill-input doesn't work until 5 minutes after boot
 2008-10-05 14:31 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

Nvidia regs (Re: need help relating your post on freedesktop)
 2008-10-05 14:29 UTC 

[PATCH -tip] sdhci: 'scratch' may be used uninitialized
 2008-10-05 14:28 UTC  (3+ messages)
` [PATCH] "

KVM Management : Paused stauts
 2008-10-05 14:18 UTC  (2+ messages)

iptables not working with monolithic 2.6.26.5 kernel on ARM
 2008-10-05 14:05 UTC  (9+ messages)

Questions about mmap
 2008-10-05 14:01 UTC  (2+ messages)

nf-next-2.6.git tree updated
 2008-10-05 14:00 UTC  (4+ messages)

[linux-dvb] Re : Twinhan 1041 (SP 400) lock and scan problems - the solution [not quite :(]
 2008-10-05 13:54 UTC  (3+ messages)
` [linux-dvb] Re : "

[Buildroot] error when running make -> missing sysdep.h
 2008-10-05 13:54 UTC 

[PATCH 01/16] [NETFILTER]: Re-add missing checkentry calls
 2008-10-05 13:53 UTC  (5+ messages)

[PATCH RFC] xt_layer7
 2008-10-05 13:50 UTC  (3+ messages)

git rebase -- a suggestion
 2008-10-05 13:26 UTC  (2+ messages)

[Patch 3/3] driver data: add support to blktrace user space code
 2008-10-05 13:07 UTC  (2+ messages)

[Patch 2/3] driver data: pass zfcp data through blktrace
 2008-10-05 13:07 UTC  (2+ messages)

[Patch 1/3] driver data: add support to blktrace kernel code
 2008-10-05 13:07 UTC  (2+ messages)

[Patch 0/3] driver data: blktrace pass-through support for device
 2008-10-05 13:07 UTC  (2+ messages)

dos command
 2008-10-05 13:04 UTC 

[linux-dvb] [PATCH] update Finland initial DVB-T tuning files
 2008-10-05 12:48 UTC  (6+ messages)

Oops with current kernel and ath5k
 2008-10-05 12:45 UTC  (14+ messages)
    ` [ath5k-devel] "

[linux-dvb] [PATCH] S2API for vdr-1.7.0 (05-10-2008 - quickhack for DVB-S(2), DVB-T and DVB-C)
 2008-10-05 12:45 UTC  (3+ messages)
    ` [linux-dvb] [vdr] "

[GIT PULL] kmemcheck fixlets (for -tip)
 2008-10-05 12:42 UTC  (9+ messages)
          ` kmemcheck: Caught 32-bit read from uninitialized memory (f6038ec0)

[linux-dvb] [PATCH] S2API Makefile fix for ST STV0288 demodulator
 2008-10-05 12:38 UTC  (2+ messages)

[linux-dvb] [PATCH] S2API Add support for DvbWorld USB cards with STV0288 demodulator
 2008-10-05 12:35 UTC 

[linux-dvb] [PATCH] S2API Allow custom inittab for ST STV0288 demodulator
 2008-10-05 12:31 UTC  (2+ messages)

[linux-dvb] [PATCH] S2API Remove NULL pointer in stb6000 driver
 2008-10-05 12:28 UTC 

[Bluez-devel] Bluez and OSS-4
 2008-10-05 12:19 UTC 

TIOCGWINSZ retuns old pty size after receiving SIGWINCH
 2008-10-05 12:17 UTC 

[PATCH] OMAP 2/3 V4L2 display driver on video planes
 2008-10-05 12:05 UTC  (7+ messages)

2.6.27-rc8-git7: Reported regressions from 2.6.26
 2008-10-05 12:05 UTC  (9+ messages)

[PATCH 2/2] Suppress false "mtrr all empty" warning message when running as VMware guest
 2008-10-05 12:05 UTC  (3+ messages)

TIOCGWINSZ retuns old pty size after receiving SIGWINCH
 2008-10-05 12:03 UTC  (2+ messages)

PARTIAL TAKE 987159 - Fix extent list corruption in xfs_iext_irec_compact_full()
 2008-10-05 12:00 UTC  (3+ messages)

[RFC] Different keyborad layouts
 2008-10-05 11:46 UTC  (5+ messages)

[PATCH] dumpstack: x86: various small unification steps
 2008-10-05 11:40 UTC  (3+ messages)

[patch] fix printk format typo in boot ftracer
 2008-10-05 11:36 UTC  (4+ messages)

RFC: move zoran/core/i2c drivers to separate directories
 2008-10-05 11:31 UTC  (5+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.