All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-05 12:46:35 to 2012-03-05 13:53:31 UTC [more...]

[PATCH 00/68] TTY buffer in tty_port -- prep no. 1
 2012-03-05 13:52 UTC  (66+ messages)
` [PATCH 01/68] USB: cdc-acm, use tty_standard_install
` [PATCH 02/68] TTY: tty_io, remove buffer re-assignments
` [PATCH 03/68] TTY: let alloc_tty_driver deduce the owner automatically
` [PATCH 04/68] TTY: remove minor_num from tty_driver
` [PATCH 05/68] TTY: remove re-assignments to tty_driver members
` [PATCH 06/68] TTY: simplify tty_driver_lookup_tty a bit
` [PATCH 07/68] TTY: remove tty driver re-set from tty_reopen
` [PATCH 08/68] TTY: serial, simplify ASYNC_USR_MASK
` [PATCH 09/68] TTY: tty_driver, document tty->ops->shutdown limitation
` [PATCH 10/68] ALPHA: srmcons, use timer functions
` [PATCH 11/68] ALPHA: srmcons, fix racy singleton structure
` [PATCH 12/68] TTY: srmcons, convert to use tty_port
` [PATCH 13/68] TTY: serialP, remove DECLARE_WAITQUEUE check
` [PATCH 14/68] TTY: remove unneeded tty->index checks
` [PATCH 15/68] TTY: ipwireless, fix tty->index handling
` [PATCH 16/68] NET: pc300, do not zero global variables
` [PATCH 17/68] NET: pc300, show version info from module init
` [PATCH 18/68] XTENSA: iss/console, use setup_timer
` [PATCH 19/68] XTENSA: iss/console, fix potential deadlock
` [PATCH 20/68] TTY: iss/console, use tty_port
` [PATCH 21/68] TTY: serial, use atomic_inc_return in ioc4_serial
` [PATCH 22/68] TTY: serial, include pci.h in m32r_sio
` [PATCH 23/68] TTY: remove serialP.h inclusion from some files
` [PATCH 24/68] TTY: speakup, do not use serialP
` [PATCH 25/68] TTY: serialP, remove unused material
` [PATCH 26/68] TTY: amiserial, remove tasklet for tty_wakeup
` [PATCH 27/68] TTY: amiserial, use only one copy of async flags
` [PATCH 28/68] TTY: simserial, "
` [PATCH 29/68] TTY: simserial/amiserial, use one instance of other members
` [PATCH 30/68] TTY: simserial, remove support of shared interrupts
` [PATCH 31/68] TTY: simserial, remove IRQ_T
` [PATCH 32/68] TTY: amiserial, remove IRQ_ports
` [PATCH 34/68] TTY: amiserial, simplify set_serial_info
` [PATCH 35/68] TTY: amiserial, pass tty down to functions
` [PATCH 37/68] TTY: amiserial/simserial, use tty_port
` [PATCH 38/68] TTY: amiserial/simserial, use close delays from tty_port
` [PATCH 39/68] TTY: amiserial/simserial, use count "
` [PATCH 40/68] TTY: amiserial/simserial, use flags "
` [PATCH 41/68] TTY: simserial, remove static initialization
` [PATCH 42/68] TTY: simserial, remove tmp_buf
` [PATCH 43/68] TTY: simserial, stop using serial_state->{line,icount}
` [PATCH 44/68] TTY: simserial no longer needs serialP
` [PATCH 45/68] TTY: simserial, define local tty_port pointer
` [PATCH 46/68] TTY: simserial, remove some tty ops
` [PATCH 48/68] TTY: simserial, use tty_port_close_start
` [PATCH 49/68] TTY: simserial, properly refcount tty_port->tty
` [PATCH 50/68] TTY: simserial, use tty_port_open
` [PATCH 51/68] TTY: simserial, use tty_port_hangup
` [PATCH 52/68] TTY: simserial, remove useless comments
` [PATCH 53/68] TTY: simserial, fix includes
` [PATCH 54/68] TTY: simserial, reindent some code
` [PATCH 55/68] TTY: simserial, final cleanup
` [PATCH 56/68] TTY: amiserial, define local tty_port pointer
` [PATCH 57/68] TTY: amiserial, stop using serial_state->{irq,type,line}
` [PATCH 58/68] TTY: amiserial no longer needs serialP
` [PATCH 59/68] TTY: amiserial, provide carrier helpers
` [PATCH 60/68] TTY: amiserial, use tty_port_block_til_ready
` [PATCH 61/68] TTY: amiserial, use tty_port_close_end
` [PATCH 62/68] TTY: amiserial, use tty_port_close_start
` [PATCH 63/68] TTY: pdc_cons, fix racy tty test
` [PATCH 64/68] TTY: pdc_cons, fix open vs timer race
` [PATCH 65/68] TTY: pdc_cons, fix open vs pdc_console_tty_driver race
` [PATCH 66/68] TTY: pdc_cons, use tty_port
` [PATCH 67/68] TTY: isdn/gigaset, do not set tty->driver_data to NULL
` [PATCH 68/68] TTY: isdn/gigaset, use tty_port

[PATCH 1/5] ath9k_hw: use cold instead of warm reset on AR9280
 2012-03-05 13:51 UTC  (5+ messages)
` [PATCH 2/5] ath9k: make MAC sample statistics optional
  ` [PATCH 3/5] ath9k: remove rssi/antenna information from recv debug stats
    ` [PATCH 4/5] ath9k: get rid of double queueing of rx frames on EDMA

[Cluster-devel] [GFS2 PATCH] GFS2: Eliminate sd_rindex_mutex
 2012-03-05 13:51 UTC  (4+ messages)
  ` [Cluster-devel] [GFS2 PATCH TRY #2] "

Bug: pull --rebase with é in name
 2012-03-05 13:50 UTC  (11+ messages)

[Qemu-trivial] [PATCH] osdep: Remove local definition of macro offsetof
 2012-03-05 13:49 UTC  (5+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-03-05 13:49 UTC  (3+ messages)

[PATCH v2 0/9] support to migrate with IPv6 address
 2012-03-05 13:49 UTC  (14+ messages)
` [PATCH v2 1/9] net: introduce tcp_server_start()
  ` [Qemu-devel] "
` [PATCH v2 2/9] net: use tcp_server_start() for tcp server creation
  ` [Qemu-devel] "
` [PATCH v2 3/9] net: introduce tcp_client_start()
  ` [Qemu-devel] "
` [PATCH v2 4/9] net: use tcp_client_start for tcp client creation
    ` [Qemu-devel] "

[Qemu-devel] [Seabios] [PATCH 0/6] 64bit PCI BARs allocations (take 2)
 2012-03-05 13:49 UTC  (6+ messages)
  ` [Qemu-devel] [SeaBIOS] "

[PATCH] fast-import: zero all of 'struct tag' to silence valgrind
 2012-03-05 13:48 UTC 

Can the VFS layer rely on i_uid
 2012-03-05 13:48 UTC  (3+ messages)

build: remove redundant uuid check
 2012-03-05 13:46 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/4] qapi-schema: fix typos and explain 'spice' auth
 2012-03-05 13:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/4] add qmp screendump-async

[U-Boot] [PATCH 0/4] Add preliminary cache support to i.MX6
 2012-03-05 13:43 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] net: fec_mxc: allow use with cache enabled

[Buildroot] [PATCH] libethumb: Fix automagic dependencies on libedbus and libexif
 2012-03-05 13:42 UTC 

[PATCH 00/20] ASoC: add imx-sgtl5000 machine driver working with fsl_ssi
 2012-03-05 13:40 UTC  (15+ messages)
` [PATCH 15/20] ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX
` [PATCH 20/20] ASoC: fsl: add imx-sgtl5000 machine driver

[PATCH] cifs: possible memory leak in xattr
 2012-03-05 13:40 UTC  (2+ messages)

[GIT] HID
 2012-03-05 13:40 UTC 

[2.6.32+drm33-longterm] Patch "drm/i915: no lvds quirk for AOpen MP45" has been added to staging queue
 2012-03-05 13:40 UTC 

[2.6.32+drm33-longterm] Patch "drm/radeon/kms: fix MSI re-arm on rv370+" has been added to staging queue
 2012-03-05 13:40 UTC 

[PATCH] bluez4: two patches for 4.98
 2012-03-05 13:31 UTC  (2+ messages)

[Qemu-devel] [PATCH] pcnet: Properly handle TX requests during Link Fail
 2012-03-05 13:39 UTC 

[Qemu-devel] [PATCH] pcnet: Clear ERR in CSR0 on stop
 2012-03-05 13:38 UTC 

GSoC 2012 application process
 2012-03-05 13:38 UTC  (2+ messages)

KVM call agenda for tuesday 31
 2012-03-05 13:38 UTC  (8+ messages)
` [Qemu-devel] "

[Qemu-devel] [Bug 928676] [NEW] QEMU does not support Westmere (Intel Xeon) CPU model
 2012-03-05 13:21 UTC  (2+ messages)
` [Qemu-devel] [Bug 928676] "

bitbake dependency cache problem
 2012-03-05 13:28 UTC  (2+ messages)

[PATCH] ARM: OMAP: USB: fix the pointer type mismatch compilation warning
 2012-03-05 13:36 UTC  (3+ messages)

[RFC -v2 PATCH 0/3] RAS: Use MCE tracepoint for decoded MCEs
 2012-03-05 13:35 UTC  (7+ messages)
` [PATCH 4/4] EDAC: Convert AMD EDAC pieces to use RAS printk buffer

[U-Boot] [PATCH v4] usb: align buffers at cacheline
 2012-03-05 13:35 UTC  (4+ messages)
` [U-Boot] [PATCH v5] "

fail in the connmark load-balancing
 2012-03-05 13:34 UTC  (9+ messages)

Building Windows GplPV drivers using newer WDK?
 2012-03-05 13:34 UTC 

[GIT PULL v3] ARM: kirkwood: fdt: convert kirkwood init funcs to fdt
 2012-03-05 13:32 UTC  (3+ messages)

[PATCH v4 -tip 0/3] x86/kprobes: bugfixes and split optprobes
 2012-03-05 13:32 UTC  (4+ messages)
` [PATCH v4 -tip 1/3] [BUGFIX] x86/kprobes: Fix to recover instructions on optimized path
` [PATCH v4 -tip 2/3] [BUGFIX] x86/kprobes: Fix a bug which can modify kernel code
` [PATCH v4 -tip 3/3] x86/kprobes: Split out optprobe related code to kprobes-opt.c

[PATCH net-next] 8139too: Add 64bit statistics
 2012-03-05 13:32 UTC  (2+ messages)

[lm-sensors] [PATCH] hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000
 2012-03-05 13:32 UTC 

sysfs regression: wrong link counts
 2012-03-05 13:30 UTC  (13+ messages)
                ` [PATCH] sysfs: Optionally count subdirectories to support buggy applications

[PATCH] devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
 2012-03-05 13:30 UTC  (6+ messages)

[lm-sensors] [PATCH] sensors-detect: Add detection of AMD family
 2012-03-05 13:29 UTC  (2+ messages)
` [lm-sensors] [PATCH] sensors-detect: Add detection of ST Mircoelectronics STTS2002 and STTS3000

[dm-crypt] Using passdev and decrypt_derived together?
 2012-03-05 13:21 UTC  (2+ messages)

Couple of Oops with kernel 3.3-rc6
 2012-03-05 13:25 UTC  (3+ messages)
` sd_revalidate_disk oops (was Re: Couple of Oops with kernel 3.3-rc6)

[RFC] keymaps and kernel version
 2012-03-05 13:16 UTC  (3+ messages)

Linux 2.6.32.58
 2012-03-05 13:18 UTC  (8+ messages)
` Build broken on s390 and ia64 [was: Linux 2.6.32.58]

[PATCH 0/2][RFC] vhost: improve transmit rate with virtqueue polling
 2012-03-05 13:21 UTC  (11+ messages)
` [PATCH 1/2] vhost: allow multiple workers threads

[Qemu-trivial] [PATCH] libcacard: Use format specifier %u instead of %d for unsigned values
 2012-03-05 13:18 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

Connect notifyfs to cifs possible
 2012-03-05 13:15 UTC  (2+ messages)

[Qemu-trivial] [PATCH] vnc: Fix packed boolean struct members
 2012-03-05 13:15 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[RFC PATCH 1/2] of: Add generic device tree DMA helpers
 2012-03-05 13:14 UTC  (5+ messages)
` [RFC PATCH] of: DMA helpers: manage generic requests specification

[U-Boot] [PATCH v2 1/2] usb: align buffers at cacheline
 2012-03-05 13:14 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/2] usb: Add CONFIG to fetch string descriptor

[Qemu-devel] [PATCH v2 1/2] qapi-schema: fix typos and explain 'spice' auth
 2012-03-05 13:13 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 2/2] qapi-schema.json: fix comment for type ObjectPropretyInfo

[PATCH 1/4 v2] ext4: fix start and len arguments handling in ext4_trim_fs()
 2012-03-05 13:12 UTC  (4+ messages)
` [PATCH 4/4 v2] ext4: Do not discard group with BLOCK_UNINIT set

[Qemu-trivial] [PATCH] Fix sign of sscanf format specifiers
 2012-03-05 13:12 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH] bluetooth.h: fix compile issue when using in C++
 2012-03-05 13:12 UTC  (4+ messages)

[Qemu-trivial] [PATCH] block/vmdk: Fix warning from splint (comparision of unsigned value)
 2012-03-05 13:11 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

getdents - ext4 vs btrfs performance
 2012-03-05 13:10 UTC  (9+ messages)

[Qemu-trivial] [PATCH] Fix spelling in documentation
 2012-03-05 13:08 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH 1/2] ASoC: dmaengine_pcm: Reset pointer position when starting a stream
 2012-03-05 13:09 UTC  (3+ messages)
` [PATCH 2/2] ASoC: ep93xx-pcm: Use dmaengine PCM helper functions

Query About regmap SPI
 2012-03-05 13:20 UTC 

[Qemu-devel] [PATCH] libcacard: Fix compilation with gcc-4.7
 2012-03-05 13:06 UTC  (5+ messages)

[U-Boot] highbank build failure
 2012-03-05 13:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] Mirrored writes using blockdev-transaction
 2012-03-05 13:05 UTC  (6+ messages)

[PATCH 0/5] IPC: checkpoint/restore in userspace enhancements
 2012-03-05 13:04 UTC  (2+ messages)
` [CRIU] "

[PATCH] tpm_tis: fix tis_lock with respect to RCU
 2012-03-05 13:05 UTC  (3+ messages)

[Qemu-trivial] [PATCH 0/2] Trivial MemoryRegionOps patches
 2012-03-05 13:05 UTC  (3+ messages)
  ` [Qemu-devel] "

Building Yocto for Pandaboard
 2012-03-05 13:04 UTC  (10+ messages)

[PATCH 0/2] IPC: message queue checkpoint support
 2012-03-05 13:04 UTC  (2+ messages)
` [CRIU] "

kernel boot procedure
 2012-03-05 13:03 UTC  (6+ messages)

mdadm: sending ioctl 1261 to a partition!
 2012-03-05 13:03 UTC 

[PATCH] ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signal
 2012-03-05 13:02 UTC  (3+ messages)

[PATCH v2 0/7] ARM: mmp: support OF on pxa168
 2012-03-05 12:55 UTC  (4+ messages)
` [PATCH v2 1/7] serial: pxa: add OF support

Ideas for the future
 2012-03-05 12:54 UTC  (4+ messages)

[Patch opensm] Allow for easily configuring multiple fabrics on one opensm server
 2012-03-05 12:52 UTC  (5+ messages)

[PATCH v8 0/6] nfsd: overhaul the client name tracking code
 2012-03-05 12:51 UTC  (5+ messages)
` [PATCH v8 5/6] nfsd: add the infrastructure to handle the cld upcall

[Buildroot] [PATCHv5 0/1] qt: Add option to build and install tools on the
 2012-03-05 12:50 UTC  (3+ messages)
` [Buildroot] [PATCHv5 1/1] qt: Add option to build and install tools on the target

LVM2/test/shell name-mangling.sh
 2012-03-05 12:49 UTC 

LVM2 ./WHATS_NEW_DM libdm/libdm-common.c libdm 
 2012-03-05 12:48 UTC 

RE
 2012-03-05 12:47 UTC 

PCIe latency / your MMIO latency
 2012-03-05 12:46 UTC  (2+ messages)

Hong Kong Cloud System
 2012-03-05 10:09 UTC 


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.