public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-10-12 21:47:39 to 2008-10-13 10:05:54 UTC [more...]

[PATCH 0/6] Blackfin Serial Driver updates for 2.6.28
 2008-10-13  9:46 UTC  (2+ messages)
` [PATCH 3/6] Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly

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

[PATCH 1/1] Blackfin OTP Char Driver: add writing support of OTP
 2008-10-13  9:43 UTC  (3+ messages)

[PATCH 2/6] tracepoint: Check if the probe has been registered
 2008-10-13  9:43 UTC  (3+ messages)

[PATCH] MN10300: MEI are renaming themselves to Panasonic [ver #2]
 2008-10-13  9:42 UTC 

[RFC][PATCH] tty: remove the BKL in n_tty.c
 2008-10-13 10:47 UTC  (4+ messages)

[PATCH 1/1] netdev: DM9000: Added typecasting to supress some warnings on Blackfin
 2008-10-13  9:28 UTC  (3+ messages)

linux-next will be back soon
 2008-10-13  9:28 UTC 

section mismatch with a platform driver
 2008-10-13  9:28 UTC  (3+ messages)

GIT head no longer boots on x86-64
 2008-10-13  9:23 UTC 

[bug] latest -git boot hang
 2008-10-13  9:13 UTC  (16+ messages)
                    ` [PATCH] block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT

[PATCH] dsa: fix compile bug on s390
 2008-10-13  9:04 UTC 

ACPI patch queue for 2.6.28
 2008-10-13  9:01 UTC  (3+ messages)
` [PATCH 23/85] ACPI: Clear WAK_STS on resume

Partition check considered as error is breaking mounting in 2.6.27
 2008-10-13  9:01 UTC  (8+ messages)

[PATCH 1/1] IB/ehca: Disallow creating UC QP with SRQ
 2008-10-13  7:34 UTC  (3+ messages)

[RFC 0/3]: hvc_console rework for platform without hard irqs
 2008-10-13  8:47 UTC  (6+ messages)
` [RFC 1/3] hvc_console: rework setup to replace irq functions with callbacks

[PATCH] fix n_tty/pty input/output buffer full and other misc char handling
 2008-10-13  8:40 UTC  (2+ messages)

linux 2.6.26 vt back_color_erase
 2008-10-13  8:39 UTC  (6+ messages)

SATA Cold Boot problems on >2.6.25 with NV
 2008-10-13  8:38 UTC  (13+ messages)

[GIT PULL] Blackfin arch updates for 2.6.28
 2008-10-13  8:39 UTC 

[PATCH 2.6.27] x86: memtest fix use of reserve_early()
 2008-10-13  8:34 UTC 

Honoring SO_RCVLOWAT in proto_ops.poll methods
 2008-10-13  8:32 UTC  (5+ messages)

recv() hangs until SIGCHLD ?
 2008-10-13  8:31 UTC  (4+ messages)

[GIT] /proc
 2008-10-13  8:33 UTC  (3+ messages)

(no subject)
 2008-10-13  8:29 UTC  (4+ messages)
` 

[PATCH] claw: fix compile bug
 2008-10-13  8:23 UTC 

acpi-test tree on eeepc: EC error message on second resume
 2008-10-13  8:22 UTC  (8+ messages)

[RFC][PATCH 1/2] Track in-kernel when we expect checkpoint/restart to work
 2008-10-13  8:20 UTC  (14+ messages)
` [RFC][PATCH 2/2] first callers of process_deny_checkpoint()

sparc64: Optimized immediate value implementation build error
 2008-10-13  8:15 UTC  (2+ messages)

[RFC v6][PATCH 0/9] Kernel based checkpoint/restart
 2008-10-13  8:13 UTC  (9+ messages)

[PATCH 4/5] tracing/fastboot: Add a time field on the sched_switch entry
 2008-10-13  8:10 UTC  (6+ messages)

[PATCH 0/4] ftrace: add userspace stacktrace support and semaphore-latency tracer
 2008-10-13  8:02 UTC  (5+ messages)
` [PATCH 1/4] Add support for userspace stacktraces in tracing/iter_ctrl

[PATCH] fastboot: Introduce an asynchronous function call mechanism
 2008-10-13  7:22 UTC  (5+ messages)
` async function call test users

[PATCH 1/4] seq_file: don't call bitmap_scnprintf_len()
 2008-10-13  7:17 UTC  (3+ messages)

[smartmontools-support] inactive SATA drives won't stay in standby or sleep, PATA models did. (fwd)
 2008-10-13  7:08 UTC  (6+ messages)

[GIT]: Networking
 2008-10-13  7:03 UTC 

[update3] [PATCH] init: bzip2 or lzma -compressed kernels and initrds
 2008-10-13  7:02 UTC  (20+ messages)
      ` [update5] "

[GIT]: Sparc
 2008-10-13  7:00 UTC 

[PATCH] pata_of_platform: fix no irq handling
 2008-10-13  6:56 UTC  (2+ messages)

[ANNOUNCE] kmemtrace-user repo update
 2008-10-13  6:57 UTC  (4+ messages)
        ` [PROBLEM] hard-lock with kmemtrace, relayfs, and splice

ucb1400: static function in header file
 2008-10-13  6:56 UTC 

net/mac80211/rx.c: fix build error
 2008-10-13  6:52 UTC  (2+ messages)

/proc git tree
 2008-10-13  6:32 UTC  (2+ messages)

[PATCH] SiS55x, another x86 CPU
 2008-10-13  5:58 UTC  (2+ messages)

Please pull - generic HDLC
 2008-10-13  5:53 UTC  (4+ messages)

[PATCH -mm] ftrace : Fix section mismatch warning
 2008-10-13  5:50 UTC 

oops while booting with recent git kernel
 2008-10-13  5:27 UTC  (2+ messages)

[PATH] MAINTAINERS Move the sentence to right position
 2008-10-13  5:12 UTC  (2+ messages)

[PATCH] powerpc: compile kernel for linkstations optimized for size
 2008-10-13  4:51 UTC  (2+ messages)
` [PATCH] powerpc: enable heap randomization for linkstations

2.6.26.6-rt10
 2008-10-13  4:46 UTC  (3+ messages)

MAINTAINERS: add F: and acronyms
 2008-10-13  4:17 UTC 

RFC - size tool for kernel build system
 2008-10-13  4:17 UTC  (4+ messages)

[PATCH] i_version: remount support
 2008-10-13  4:09 UTC 

[2.6 patch] net/au1000_eth.c MDIO namespace fixes
 2008-10-13  4:03 UTC  (2+ messages)

[2.6 patch] net/tc35815.c: fix compilation
 2008-10-13  4:02 UTC  (2+ messages)

[NET][r8169 regression] Linux "v2.6.27-2721-gfd04808" panics on boot - reverting commit 7bf6bf4803df1adc927f585168d2135fb019c698 fixes it
 2008-10-13  3:59 UTC  (2+ messages)

[PATCH] Fix NULL pointer dereference on r8169 load
 2008-10-13  3:58 UTC  (2+ messages)

ACPI git tree for linux-next
 2008-10-13  3:57 UTC  (2+ messages)

[PATCH]: sparc64: Add missing notify_cpu_starting() call
 2008-10-13  3:57 UTC 

[PATCH] drivers/mfd/ucb1400_core.c: fix undefined reference to `ac97_bus_type'
 2008-10-13  3:38 UTC  (3+ messages)

[PATCH] port ndfc driver to of platform driver
 2008-10-13  3:14 UTC 

[PATH] MAINTAINERS remove the last colon from headings
 2008-10-13  2:48 UTC 

Distributed storage release
 2008-10-13  2:24 UTC  (2+ messages)

[GIT PULL] ALSA updates (#2)
 2008-10-13  1:50 UTC 

[PATCH 10/8]linux-usb: To support more Huawei data card product IDs, fix kernel 2.6.27-rc7
 2008-10-13  1:47 UTC 

[patch] fix 64-vbit prefetchable memory resource BARs
 2008-10-13  1:34 UTC  (2+ messages)

[PATCH] intelfb: support 945GME (as used in ASUS Eee 901)
 2008-10-13  1:09 UTC  (2+ messages)

[RFC PATCH 0/2] QE Pin Multiplexing API
 2008-10-12 23:31 UTC  (5+ messages)
` [PATCH 1/2] OF: new helper: of_parse_phandles_with_args()
    ` [PATCH 1/2 v2] "

[PATCH] MN10300: MEI are renaming themselves to Panasonic
 2008-10-13  0:00 UTC  (7+ messages)
  ` [PATCH 1/3] MAINTAINERS: alpha sort
  ` [PATCH 2/3] MAINTAINERS: add F: and acronyms
  ` [PATCH 3/3] MAINTAINERS: remove colon from headings

pull request for range-hrtimer updates
 2008-10-12 23:37 UTC  (3+ messages)

[GIT] Security related updates
 2008-10-12 23:16 UTC 

when spin_lock_irq (as opposed to spin_lock_irqsave) is appropriate?
 2008-10-12 23:12 UTC  (5+ messages)

[PATCH, RFC, tip/core/rcu] scalable classic RCU implementation
 2008-10-12 22:46 UTC  (9+ messages)
` [PATCH, RFC, tip/core/rcu] v2 "
  ` [PATCH, RFC, tip/core/rcu] v3 "
    ` [PATCH, RFC] v4 "
        ` [PATCH, RFC] v6 "
          ` [PATCH, RFC] v7 "

pktcdvd -> sysfs warning with 2.6.27
 2008-10-12 22:36 UTC  (5+ messages)

[GIT PULL] ext4 updates for 2.6.27-git2
 2008-10-12 22:16 UTC 

2.6.27-rc8-git7: Reported regressions from 2.6.26
 2008-10-12 21:52 UTC  (3+ messages)
` [Bug #11404] BUG: in 2.6.23-rc3-git7 in do_cciss_intr


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox