All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-30 12:15:44 to 2010-03-30 14:21:08 UTC [more...]

RFC: direct MTD support for SquashFS
 2010-03-30 13:32 UTC  (12+ messages)
` [PATCH 0/3] "
` [PATCH 1/3] squashfs: parametrize decompressors on buffer_head operations
` [PATCH 2/3] squashfs: gather everything block device specific into block.c
` [PATCH 3/3] squashfs: add MTD backend

Access to SIM card when Modem is not "Powered"
 2010-03-30 14:19 UTC  (2+ messages)

[Qemu-devel] [PATCH -V3 00/32] virtio-9p: paravirtual file system passthrough
 2010-03-30 14:07 UTC  (14+ messages)
` [Qemu-devel] [PATCH -V3 09/32] virtio-9p: Implement P9_TWRITE
  ` [Qemu-devel] [PATCH -V3 09/32] virtio-9p: Implement P9_TWRITE/ Thread model in QEMU

[PATCH:RFC 5/5] bridge-netfilter: use the vlan id as part of the connection tracking tuple for bridged traffic
 2010-03-30 14:16 UTC 

[PATCH:RFC 4/5] bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic
 2010-03-30 14:16 UTC 

[PATCH/RFC 3/5] bridge-netfilter: simplify IP DNAT and fix IP DNAT on encapsulated packets
 2010-03-30 14:16 UTC 

[PATCH:RFC 2/5] bridge-netfilter: update a comment in br_forward.c about ip_fragment()
 2010-03-30 14:16 UTC 

[PATCH] c/r: get rid of ckpt_hdr_vpids - can be inferred at restart
 2010-03-30 14:15 UTC  (2+ messages)

[PATCH:RFC 1/5] bridge-netfilter: cleanup br_netfilter.c
 2010-03-30 14:15 UTC 

[PATCH/RFC 0/5] bridge-netfilter
 2010-03-30 14:15 UTC 

[Qemu-devel] [PATCH 0/2] VirtIO RNG
 2010-03-30 14:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] "

malformed threads when using both --in-reply-to and --compose with git send-email
 2010-03-30 14:12 UTC  (2+ messages)

debugging kernel during packet drops
 2010-03-30 14:12 UTC  (10+ messages)

UDP path MTU discovery
 2010-03-30 14:12 UTC  (11+ messages)

[PATCH] mfd: Add WM8994 interrupt controller support
 2010-03-30 14:12 UTC  (2+ messages)

[ANNOUNCE] JGit 0.7.1 / EGit 0.7.1
 2010-03-30 14:08 UTC  (4+ messages)

[Qemu-devel] Gsoc
 2010-03-30 14:09 UTC 

NetFlow / sFlow / IPFIX network probe proposal
 2010-03-30 14:06 UTC 

adv7180 as SoC camera device
 2010-03-30 14:06 UTC  (5+ messages)

Subversion integration with git
 2010-03-30 14:05 UTC  (4+ messages)

[PATCH] openssl: add version 1.0.0
 2010-03-30 13:59 UTC  (3+ messages)

[PATCH 0/7] caching bundles, iteration 2
 2010-03-30 14:01 UTC  (22+ messages)
` [PATCH 1/7] xfrm: remove policy lock when accessing policy->walk.dead
` [PATCH 2/7] flow: structurize flow cache
` [PATCH 4/7] flow: delayed deletion of flow cache entries

[lm-sensors] [PATCH] hwmon: sht15: Fix sht15_calc_temp
 2010-03-30 14:00 UTC  (3+ messages)

[PATCH v3 00/11] Update support for MPC512x
 2010-03-30 13:15 UTC  (5+ messages)
` [PATCH v3 04/11] mtd: Add MPC5121 NAND Flash Controller driver

intel graphic card hanging (Hangcheck timer elapsed... GPU hung)
 2010-03-30 13:57 UTC  (3+ messages)

Advanced rendering in experimental
 2010-03-30 13:55 UTC 

Problem with changing array_size
 2010-03-30 13:53 UTC 

[PATCH 0/3] perf/core, x86: unify perfctr bitmasks
 2010-03-30 13:53 UTC  (4+ messages)

[PATCH] modules fix incorrect percpu usage
 2010-03-30 13:52 UTC 

linux-next: manual merge of the net tree with the wireless-current tree
 2010-03-30 13:51 UTC  (3+ messages)

[PATCH -stable] modules fix incorrect percpu usage
 2010-03-30 13:50 UTC  (4+ messages)
` [PATCH] "

[Qemu-devel] [PATCH 00/15] v3: virtio-serial-bus fixes, new abi for port discovery
 2010-03-30 13:47 UTC  (17+ messages)
` [Qemu-devel] [PATCH 01/15] virtio-serial: save/load: Ensure target has enough ports
  ` [Qemu-devel] [PATCH 02/15] virtio-serial: save/load: Ensure nr_ports on src and dest are same
    ` [Qemu-devel] [PATCH 03/15] virtio-serial: save/load: Ensure we have hot-plugged ports instantiated
      ` [Qemu-devel] [PATCH 04/15] virtio-serial: save/load: Send target host connection status if different
        ` [Qemu-devel] [PATCH 05/15] virtio-serial: Use control messages to notify guest of new ports
          ` [Qemu-devel] [PATCH 06/15] virtio-serial: whitespace: match surrounding code
            ` [Qemu-devel] [PATCH 07/15] virtio-serial: Remove redundant check for 0-sized write request
              ` [Qemu-devel] [PATCH 08/15] virtio-serial: Update copyright year to 2010
                ` [Qemu-devel] [PATCH 09/15] virtio-serial: Propagate errors in initialising ports / devices in guest
                  ` [Qemu-devel] [PATCH 10/15] virtio-serial: Add QMP events for failed port/device add
                    ` [Qemu-devel] [PATCH 11/15] virtio-serial: Send out guest data to ports only if port is opened
                      ` [Qemu-devel] [PATCH 12/15] iov: Introduce a new file for helpers around iovs, add iov_from_buf()
                        ` [Qemu-devel] [PATCH 13/15] iov: Add iov_to_buf and iov_size helpers
                          ` [Qemu-devel] [PATCH 14/15] virtio-serial: Handle scatter-gather buffers for control messages
                            ` [Qemu-devel] "

[Buildroot] init segfaults when compiled with glibc
 2010-03-30 13:48 UTC  (5+ messages)
` [Buildroot] QT embedded working with Xorg?

Xen PCI passthrough wiki page created
 2010-03-30 13:48 UTC  (4+ messages)
  ` Re: [Xen-devel] "

[PATCH] lockdep fix incorrect percpu usage
 2010-03-30 13:45 UTC  (3+ messages)

[RFC,PATCH 1/2] cputimers/proc: do_task_stat()->task_times() can race with getrusage()
 2010-03-30 13:43 UTC  (9+ messages)
        ` [PATCH -mm 0/4] cputimers/proc: do_task_stat: don't walk through the thread list under ->siglock
          ` [PATCH -mm 2/4] cputimers: make sure thread_group_cputime() can't count the same thread twice lockless

linux-next: build failure after merge of the slabh tree
 2010-03-30 13:45 UTC  (3+ messages)

[PATCHSET linux-next] update gfp/slab.h includes
 2010-03-30 13:43 UTC  (6+ messages)
` [PATCH 14/17] input: "

Source Browser not works
 2010-03-30 13:42 UTC  (2+ messages)

Updated v2 patches to handle the asynchronized callback
 2010-03-30 13:38 UTC  (3+ messages)
` [PATCH 1/2] Add server send result code
  ` [PATCH 2/2] Add flag to parse one command line at once

[PATCH v2 1/7] mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq members
 2010-03-30 13:35 UTC  (7+ messages)
` [PATCH v2 2/7] mtd: cfi_probe: make the addresses used to enter Auto Select Mode variable
` [PATCH v2 3/7] mtd: cfi_probe: add support for SST 0x0701 vendorname
` [PATCH v2 4/7] mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values
` [PATCH v2 5/7] mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both optional
` [PATCH v2 6/7] mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips
` [PATCH v2 7/7] mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips

[PATCH 2/2] DMAENGINE: DMA40 U8500 platform configuration v3
 2010-03-30 13:34 UTC  (2+ messages)

[PATCH 1/2] DMAENGINE: Support for ST-Ericssons DMA40 block v3
 2010-03-30 13:33 UTC  (2+ messages)

[RFC] KVM MMU: thinking of shadow page cache
 2010-03-30 13:32 UTC  (2+ messages)

RFC: ARM Boot standard for passing device tree blob
 2010-03-30 13:32 UTC  (12+ messages)

[PATCH] rt2500usb: fix powersaving random failures
 2010-03-30 12:56 UTC  (6+ messages)
` [rt2x00-users] "

infradead "tests" section doesn't mention "nandecctest"
 2010-03-30 13:24 UTC  (4+ messages)

[PATCH] enna: Move to own recipe folder and update to enna hg
 2010-03-30 13:20 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] qemu-img help missing backing file
 2010-03-30 13:23 UTC  (6+ messages)
` [Qemu-devel] "

[lm-sensors] [PATCH] hwmon: (asus_atk0110) Don't load if ACPI
 2010-03-30 13:21 UTC  (4+ messages)
` [lm-sensors] [PATCH] hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced
    ` [lm-sensors] [PATCH] hwmon: (asus_atk0110) Don't load if

[PATCH/RFC 0/1] v4l: Add support for binary controls
 2010-03-30 13:17 UTC  (5+ messages)

[PATCH] openssl: add version 1.0.0
 2010-03-30 13:06 UTC 

PCA9564: "bus is not idle" issue
 2010-03-30 13:16 UTC  (8+ messages)

XT_ALIGN changed to use ALIGN breaks iproute2
 2010-03-30 13:15 UTC  (2+ messages)

Another AR5008 hang
 2010-03-30 13:14 UTC  (3+ messages)

[PATCH] openssl: add version 1.0.0
 2010-03-30 13:07 UTC 

[Printing-architecture] Another Epson Question on the Common Print Dialog
 2010-03-30 13:10 UTC  (6+ messages)
        ` [Printing-architecture] Another Epson Question on the CommonPrint Dialog

[PATCH] linux: fix return value interpretation for XENMEM_get_pod_target
 2010-03-30 13:10 UTC 

ubifs errors for BeagleBoard
 2010-03-30 13:07 UTC  (4+ messages)

[PATCH] jffs2: Move erasing from write_super to GC
 2010-03-30 13:04 UTC  (3+ messages)

Workaround for race condition at boot
 2010-03-30 13:08 UTC  (2+ messages)

[PATCH] openssl: deal with unpackaged /usr/lib/ssl files
 2010-03-30 13:01 UTC  (4+ messages)
` [PATCH] openssl: add version 1.0.0

[PATCH 1/6] mtd: cfi_cmdset_0002: remove unused MANUFACTURER_{AMD, ATMEL} definitions
 2010-03-30 13:03 UTC  (2+ messages)

[GIT PULL] generic arm for MSM try2
 2010-03-30 12:57 UTC  (10+ messages)

Logitech M705 thumb button
 2010-03-30 13:02 UTC  (5+ messages)

[PATCH] skb_put: remove not needed check for skb linearity
 2010-03-30 13:01 UTC 

Brouter basic question 
 2010-03-30 13:01 UTC 

2.6.33: Xorg+khubd lockup (D-state) BUG / ioctl EVIOCGNAME failed: Inappropriate ioctl for device / PreInit returned NULL
 2010-03-30 12:58 UTC  (3+ messages)

[PATCH] pxa3xx_nand: add debug messege
 2010-03-30 12:58 UTC 

[PATCH] pxa3xx_nand: add debug messege
 2010-03-30 12:58 UTC 

[PATCH] mtd: pxa3xx_nand: add debug messege
 2010-03-30 12:58 UTC 

[PATCH] mtd: pxa3xx_nand: add debug messege
 2010-03-30 12:58 UTC 

Poor performance with qemu
 2010-03-30 12:56 UTC  (2+ messages)

enna: do_configure failed: automake: unknown warning category `cross'
 2010-03-30 12:51 UTC  (7+ messages)
      ` [PATCH] autotool.bbclass: Remove `EXTRA_AUTORECONF = "--exclude=autopoint"`

Opensolaris dom U & Xen PVSCSI
 2010-03-30 12:53 UTC  (3+ messages)

[U-Boot] Saving environment variables in MMC
 2010-03-30 12:53 UTC  (3+ messages)

uncorrectable error : mtd->read(0x1fc bytes from 0x9e0e04) returned ECC error
 2010-03-30 12:51 UTC 

i2c-drivers: Remove dangling pointers
 2010-03-30 12:49 UTC  (55+ messages)
` [PATCH 01/24] mtd/maps/pismo: remove dangling pointer and a leak
            ` [PATCH 01/24] mtd/maps/pismo: remove dangling pointer and a
` [PATCH 02/24] power/ds2782: really clear i2c_clientdata on exit
` [PATCH 03/24] usb/otg/isp1301_omap: Fix dangling pointer
` [PATCH 04/24] gpio: fix dangling pointers
` [PATCH 06/24] input/keyboard: "
` [PATCH 08/24] leds: "
` [PATCH 13/24] mfd: "
` [PATCH 14/24] misc: "
` [PATCH 17/24] regulator: "
` [PATCH 18/24] rtc: "
` [PATCH 12/24] media/video: "

[PATCH] libvalhalla: Correct `PV` for `libvalhalla_hg.bb`
 2010-03-30 12:44 UTC 

[RFC] What are the goals for the architecture of an in-kernel IR system?
 2010-03-30 12:43 UTC  (13+ messages)

[RFC] vhost-blk implementation
 2010-03-30 12:43 UTC  (7+ messages)

[PATCH,RFC] Adding quotacheck functionality to e2fsck
 2010-03-30 12:42 UTC  (8+ messages)

Network performance - iperf
 2010-03-30 12:41 UTC  (7+ messages)

unused MTD-related config variable
 2010-03-30 12:36 UTC 

[PATCHSET] remove implicit slab.h inclusion from from percpu.h
 2010-03-29  0:50 UTC  (2+ messages)

[PATCH] ext4: group cache is added in ext4_mb_discard_preallocations()
 2010-03-30 12:36 UTC 

[PATCH RFC] inetpeer: Support ipv6 addresses
 2010-03-30 12:34 UTC  (5+ messages)

[Qemu-devel] [PATCH] Fix -device help and documentation
 2010-03-30 12:33 UTC 

Jeremy's GIT-tree and network problems
 2010-03-30 12:33 UTC  (5+ messages)

[SOLVED] problem with streaming from two webcams with v4l2
 2010-03-30 12:32 UTC 

simplifying the linux MTD Kconfig/Makefile structure
 2010-03-30 12:29 UTC 

[GIT PULL] x86 fixes
 2010-03-30 12:30 UTC 

[Qemu-devel] [PATCH] Elo touchpad 10 bytes emulator v2
 2010-03-30 12:30 UTC  (6+ messages)
` [Qemu-devel] "

usbhid: How to wait for response after submitting report
 2010-03-30 12:21 UTC  (5+ messages)

Boost version
 2010-03-30 12:17 UTC 

UBS International Holdings BV
 2010-03-30 11:58 UTC 

[PATCH] libsvdrp: Add libsvdrp hg
 2010-03-30 12:13 UTC  (4+ 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.