All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-25 15:51:40 to 2010-03-25 16:46:08 UTC [more...]

[PATCH v3 1/1] Shared memory uio_pci driver
 2010-03-25 16:42 UTC  (32+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [PATCH -V3 00/32] virtio-9p: paravirtual file system passthrough
 2010-03-25 16:43 UTC  (33+ messages)
` [Qemu-devel] [PATCH -V3 01/32] vitio-9p: Add a virtio 9p device to qemu
` [Qemu-devel] [PATCH -V3 02/32] vrtio-9p: Implement P9_TVERSION for 9P
` [Qemu-devel] [PATCH -V3 03/32] virtio-9p: Implement P9_TATTACH
` [Qemu-devel] [PATCH -V3 04/32] virtio-9p: Implement P9_TSTAT
` [Qemu-devel] [PATCH -V3 05/32] virtio-9p: Implement P9_TWALK
` [Qemu-devel] [PATCH -V3 06/32] virtio-9p: Implement P9_TOPEN
` [Qemu-devel] [PATCH -V3 07/32] virtio-9p: Implement P9_TREAD
` [Qemu-devel] [PATCH -V3 08/32] virtio-9p: Implement P9_TCLUNK
` [Qemu-devel] [PATCH -V3 09/32] virtio-9p: Implement P9_TWRITE
` [Qemu-devel] [PATCH -V3 10/32] virtio-9p: Implement P9_TCREATE
` [Qemu-devel] [PATCH -V3 11/32] virtio-9p: Implement P9_TWSTAT
` [Qemu-devel] [PATCH -V3 12/32] virtio-9p: Implement P9_TREMOVE
` [Qemu-devel] [PATCH -V3 13/32] virtio-9p: Implement P9_TFLUSH
` [Qemu-devel] [PATCH -V3 14/32] virtio-9p: Add multiple mount point support
` [Qemu-devel] [PATCH -V3 15/32] virtio-9p: Use little endian format on virtio
` [Qemu-devel] [PATCH -V3 16/32] virtio-9p: Add support for hardlink
` [Qemu-devel] [PATCH -V3 17/32] Implement sync support in 9p server
` [Qemu-devel] [PATCH -V3 18/32] virtio-9p: Fix sg usage in the code
` [Qemu-devel] [PATCH -V3 19/32] virtio-9p: Get the correct count values from the pdu
` [Qemu-devel] [PATCH -V3 20/32] virtio-9p: Remove BUG_ON and add proper error handling
` [Qemu-devel] [PATCH -V3 21/32] virtio-9p: Remove unnecessary definition of fid
` [Qemu-devel] [PATCH -V3 22/32] virtio-9p: Update existing fid path on rename
` [Qemu-devel] [PATCH -V3 23/32] vritio-9p: Fix chmod bug with directory
` [Qemu-devel] [PATCH -V3 24/32] qemu-malloc: Add qemu_asprintf
` [Qemu-devel] [PATCH -V3 25/32] virtio-9p: Move V9fs File system specific options to a separate header file
` [Qemu-devel] [PATCH -V3 26/32] virtio-9p: Create a commandline option -fsdev
` [Qemu-devel] [PATCH -V3 27/32] virtio-9p: Create qemu_fsdev_opts
` [Qemu-devel] [PATCH -V3 28/32] virtio-9p: Handle the fsdev command line options
` [Qemu-devel] [PATCH -V3 29/32] virtio-9p: Decouple share_path details from virtio-9p-dev
` [Qemu-devel] [PATCH -V3 30/32] virtio-9p: Create a syntactic shortcut for the file-system pass-thru
` [Qemu-devel] [PATCH -V3 31/32] virtio-9p: Return proper errors from create paths
` [Qemu-devel] [PATCH -V3 32/32] virtio-9p: Handle unknown 9P protocol versions as per the standards

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

[PATCH] opensm/osm_dump.c: dump SL2VL tables
 2010-03-25 16:44 UTC  (2+ messages)

[PATCH 1/7] Unify some macro names of ber-tlv and comprehension tlv
 2010-03-25 16:43 UTC  (14+ messages)
` [PATCH 2/7] Make the function to parse mcc and mnc public
  ` [PATCH 3/7] Add parser for location information objects
    ` [PATCH 4/7] Add parser for imei objects
      ` [PATCH 5/7] Add parser for common bool object
        ` [PATCH 6/7] Use common bool parser to reimplement immediate response object
          ` [PATCH 7/7] Add parser for help request objects

[Qemu-devel] [PATCH 00/10, v3] target-alpha improvements
 2010-03-25 16:42 UTC  (7+ messages)
` [Qemu-devel] [PATCH 09/10] target-alpha: Implement load-locked/store-conditional properly

[PATCH 1/1] [RFC] arm: add half-word __xchg
 2010-03-25 16:42 UTC  (3+ messages)
` [PATCH 1/1] [RFCv2] "

[Bridge] IP address on physcial interface instead of bridge interface?
 2010-03-25 16:42 UTC 

[BUG] i.MX25: Broken include in mach-mx25pdk.c
 2010-03-25 16:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] Add qerror message if the 'change' target filename can't be opened
 2010-03-25 16:40 UTC  (2+ messages)

Enabling D-cache for OneNAND bufferram
 2010-03-25 16:38 UTC  (5+ messages)

unmappable vram V6
 2010-03-25 16:37 UTC  (14+ messages)
` [PATCH 01/13] drm/ttm: split no_wait argument in 2 GPU or reserve wait
  ` [PATCH 02/13] drm/radeon/kms: update to TTM no_wait splitted argument
    ` [PATCH 03/13] drm/nouveau: "
      ` [PATCH 04/13] drm/vmwgfx: "
        ` [PATCH 05/13] drm/ttm: ttm_fault callback to allow driver to handle bo placement V4
          ` [PATCH 06/13] drm/radeon/kms: add support for new fault callback V5
            ` [PATCH 07/13] drm/nouveau/kms: add support for new TTM fault callback V3
              ` [PATCH 08/13] drm/vmwgfx: "
                ` [PATCH 09/13] drm/radeon/kms: don't initialize TTM io memory manager field
                  ` [PATCH 10/13] drm/nouveau/kms: "
                    ` [PATCH 11/13] drm/vmwgfx: "
                      ` [PATCH 12/13] drm/ttm: remove io_ field from TTM V4
                        ` [PATCH 13/13] drm/radeon/kms: enable use of unmappable VRAM V2

[PATCH] powerpc/fsl: add device tree binding for QE firmware
 2010-03-25 16:36 UTC  (18+ messages)

flush icache if VM_EXEC in flush_cache_page
 2010-03-25 16:36 UTC  (2+ messages)

[PATCH] Prevent nested interrupts when the IRQ stack is near overflowing v2
 2010-03-25 16:33 UTC  (16+ messages)

linux-next: Tree for March 24 (iwlwifi)
 2010-03-25 16:33 UTC  (8+ messages)
` [PATCH] iwlwifi: fix build error for CONFIG_IWLAGN=n

policycoreutils warnings
 2010-03-25 16:33 UTC  (3+ messages)

[PATCH] PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
 2010-03-25 16:32 UTC 

color (red) for error messages on all git commands
 2010-03-25 16:31 UTC  (3+ messages)
` [PATCH RFC/RFD] clone: quell the progress report from init

[U-Boot] [PATCH] mpc8610hpcd: set the guarded bit to DBAT of system memory
 2010-03-25 16:30 UTC 

[Qemu-devel] Supporting hypervisor specific APIs in libvirt
 2010-03-25 16:30 UTC  (29+ messages)
  ` [Qemu-devel] Re: [libvirt] "

[PATCH] Set voice_call.watch in correct way
 2010-03-25 16:30 UTC 

[PATCH] Fix ioemu invalidation for xenpaging
 2010-03-25 16:28 UTC 

segfault in sparse snapshot 2010-02-13
 2010-03-25 16:28 UTC  (6+ messages)

[PATCH] xt_hashlimit: IPV6 bugfix
 2010-03-25 16:26 UTC  (2+ messages)

[patch 0/8] add slot deletion, rmap chain tests
 2010-03-25 16:27 UTC  (5+ messages)
` [patch 1/8] test: allow functions to execute on non-irq context remotely
` [patch 5/8] testdev: add port to create/delete memslots

[PATCH v2] MTD: Fix Orion NAND driver compilation with ARM OABI
 2010-03-25 16:26 UTC  (4+ messages)

firmware_loading_store: vmap() failed, broken firmware with kernles .27 - .30
 2010-03-25 16:20 UTC 

[Lustre-devel] readdir for striped dir
 2010-03-25 16:26 UTC  (8+ messages)

[lm-sensors] Fujitsu D2778 sensors
 2010-03-25 16:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/11] monitor: New commands netdev_add, netdev_del
 2010-03-25 16:22 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 01/11] error: Put error definitions back in alphabetical order
` [Qemu-devel] [PATCH v3 02/11] error: New QERR_DUPLICATE_ID
` [Qemu-devel] [PATCH v3 03/11] error: Convert qemu_opts_create() to QError
` [Qemu-devel] [PATCH v3 04/11] error: New QERR_INVALID_PARAMETER_VALUE
` [Qemu-devel] [PATCH v3 05/11] error: Convert qemu_opts_set() to QError
` [Qemu-devel] [PATCH v3 06/11] error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
` [Qemu-devel] [PATCH v3 07/11] error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETER
` [Qemu-devel] [PATCH v3 08/11] error: Convert qemu_opts_validate() to QError
` [Qemu-devel] [PATCH v3 09/11] error: Convert net_client_init() "
` [Qemu-devel] [PATCH v3 10/11] error: New QERR_DEVICE_IN_USE
` [Qemu-devel] [PATCH v3 11/11] monitor: New commands netdev_add, netdev_del

[dm-crypt] Long Unlocking Time
 2010-03-25 16:22 UTC  (3+ messages)

[PATCH 1/2] ext4: try to relieve ext4_mb_discard_group_preallocations() from hard work in simple way
 2010-03-25 16:20 UTC  (2+ messages)
` [PATCH 2/2] "

Use of WD20EARS with MDADM
 2010-03-25 16:20 UTC 

[git patches] libata fixes
 2010-03-25 16:21 UTC  (3+ messages)

[KVM PATCH] pci passthrough: zap option rom scanning
 2010-03-25 16:19 UTC  (4+ messages)

mmotm 2010-03-24-14-48 uploaded
 2010-03-25 16:18 UTC  (4+ messages)

[PATCH v3 0/2] Inter-VM shared memory PCI device
 2010-03-25 16:11 UTC  (5+ messages)
      ` [Qemu-devel] "

[Printing-architecture] Another Epson Question on the Common Print Dialog
 2010-03-25 16:16 UTC 

[PATCH 02/11] mm,migration: Do not try to migrate unmapped anonymous pages
 2010-03-25 16:16 UTC  (7+ messages)

[Buildroot] external toolchain and sysroot
 2010-03-25 16:14 UTC  (2+ messages)

Problems with bt_io_listen
 2010-03-25 16:13 UTC  (3+ messages)

[PATCH 0/6] sched/cpusets fixes, more changes are needed
 2010-03-25 16:10 UTC  (7+ messages)

[Qemu-devel] QEMU state of ARM NEON support
 2010-03-25 16:11 UTC  (4+ messages)
  ` WIP flush-to-zero patch [was: Re: [Qemu-devel] QEMU state of ARM NEON support.]

[PATCH] ASoC: Fix passing platform_data to ac97 bus users and fix a leak
 2010-03-25 16:09 UTC  (4+ messages)

missing user authentication events
 2010-03-25 16:09 UTC  (2+ messages)

nf-next: removals of old extensions/revs
 2010-03-25 16:09 UTC  (11+ messages)
` [PATCH 4/4] netfilter: xtables: schedule xt_state for removal

Problem with talking to the kernel and iproute2/ifconfig
 2010-03-25 16:00 UTC 

These two patches allow restorecond to use same code as setfiles/restorecon
 2010-03-25 16:05 UTC  (4+ messages)

nf-next: error codes
 2010-03-25 16:04 UTC  (13+ messages)
` [PATCH 01/12] netfilter: bridge: use NFPROTO values for NF_HOOK invocation
` [PATCH 02/12] netfilter: ipv4: "
` [PATCH 03/12] netfilter: ipv6: "
` [PATCH 04/12] netfilter: decnet: "
` [PATCH 05/12] netfilter: ipvs: "
` [PATCH 06/12] netfilter: xtables: untangle spaghetti if clauses in checkentry
` [PATCH 07/12] netfilter: xtables: change xt_match.checkentry return type
` [PATCH 08/12] netfilter: xtables: change xt_target.checkentry "
` [PATCH 09/12] netfilter: xtables: change matches to return error code
` [PATCH 10/12] netfilter: xtables: change targets "
` [PATCH 11/12] netfilter: xtables: slightly better error reporting
` [PATCH 12/12] netfilter: xtables: shorten up return clause

[PATCH 2/4 v2] ASoC: fsi: Add FIFO size calculate
 2010-03-25 16:04 UTC  (2+ messages)

[PATCH] ARM: Fix virtual kernel memory printing for sparsemem
 2010-03-25 16:01 UTC  (5+ messages)

[lm-sensors] [PATCH 4/4] [RFC] hwmon: f71882fg: Add watchdog
 2010-03-25 15:57 UTC  (4+ messages)
` [lm-sensors] [PATCH 1/3] resource: shared I/O region support
    `  "

[RFC] vhost-blk implementation
 2010-03-25 15:57 UTC  (9+ messages)

[Qemu-devel] [PATCH] Fix 64-bit off_t syscall argument passing in linux-user
 2010-03-25 15:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/11] monitor: New commands netdev_add, netdev_del
 2010-03-25 15:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 11/11] "
  ` [Qemu-devel] "

[PATCH 0/9] oprofile, perf, x86: introduce new functions to reserve perfctrs
 2010-03-25 15:52 UTC  (4+ messages)
` [PATCH 3/9] oprofile, perf, x86: introduce new functions to reserve perfctrs by index

[Qemu-devel] [PATCH] update bochs vbe interface
 2010-03-25 15:51 UTC  (9+ messages)
` [Qemu-devel] "


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.