All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-16 10:22:36 to 2012-01-16 12:16:06 UTC [more...]

[PATCH 0/5] ARM: Start working on tools
 2012-01-16 12:16 UTC  (3+ messages)
` [XenARM] "
` [PATCH 1/5] arm: add stub hvm/save.h

[PATCH 00 of 32 RFC] libxl: drop device_model_info, better defaults support, stubdoms by default
 2012-01-16 12:15 UTC  (33+ messages)
` [PATCH 01 of 32 RFC] libxl: remove comment support from IDL
` [PATCH 02 of 32 RFC] libxl: use keyword arguments for field definitions in aggregate types
` [PATCH 03 of 32 RFC] ocaml: use libxl IDL type helpers for C argument passing
` [PATCH 04 of 32 RFC] ocaml: Correct ocaml type name for Aggregate types
` [PATCH 05 of 32 RFC] libxl: define libxl_vnc_info to hold all info about the vnc info
` [PATCH 06 of 32 RFC] libxl: define libxl_spice_info to hold all info about the spice server
` [PATCH 07 of 32 RFC] libxl: define libxl_sdl_info to hold all info about the SDL config
` [PATCH 08 of 32 RFC] libxl: plumb libxl_domain_config down into device model creation
` [PATCH 09 of 32 RFC] libxl: now that dm creation takes domain_config stop passing down devices
` [PATCH 10 of 32 RFC] libxl: remove redundant info from dm info
` [PATCH 11 of 32 RFC] libxl: drop dm_info.dom_name
` [PATCH 12 of 32 RFC] libxl: use vfb[0] directly for xenpv device model
` [PATCH 13 of 32 RFC] libxl: move HVM emulated GFX support into b_info->u.hvm
` [PATCH 14 of 32 RFC] libxl: HVM device configuration info build_info->u.hvm
` [PATCH 15 of 32 RFC] libxl: move gfx_passthru setting to b_info->u.hvm
` [PATCH 16 of 32 RFC] libxl: Remove libxl_device_model_info.type
` [PATCH 17 of 32 RFC] libxl: remove uuid from device model info
` [PATCH 18 of 32 RFC] libxl: move device model selection variables to b_info
` [PATCH 19 of 32 RFC] libxl: move "saved_state" to libxl__domain_build_state
` [PATCH 20 of 32 RFC] libxl: remove libxl_device_model_info
` [PATCH 21 of 32 RFC] libxl: drop vfs patch -- fsback/front were deleted some time ago
` [PATCH 22 of 32 RFC] libxl: only write "disable_pf" key to xenstore when it makes sense
` [PATCH 23 of 32 RFC] libxl: use libxl_*_init internally too
` [PATCH 24 of 32 RFC] libxl: add new "defbool" built in type
` [PATCH 25 of 32 RFC] libxl: make boolean members of libxl_domain_create_info into libxl_defbool
` [PATCH 26 "
` [PATCH 27 of 32 RFC] libxl: use defbool for graphics related options
` [PATCH 28 of 32 RFC] libxl: initialise NULL==default members of build info later
` [PATCH 29 of 32 RFC] libxl: add named enum for timer mode
` [PATCH 30 of 32 RFC] libxl: drop 8M slack for PV guests
` [PATCH 31 of 32 RFC] libxl: switch device model selection over to libxl_defbool
` [PATCH 32 of 32 RFC] libxl: Default to stub device model whenever possible

[Qemu-devel] [PATCH 00/14] softfloat: Use POSIX integer types - benchmarked
 2012-01-16 12:13 UTC  (6+ messages)
` [Qemu-devel] [PATCH 01/14] lm32: Fix mixup of uint32 and uint32_t
` [Qemu-devel] [PATCH 05/14] target-mips: Move definition of uint_fast{8, 16}_t to osdep.h

[PATCH] libxl: don't set backend state to 5 when trying to unplug a device
 2012-01-16 12:14 UTC  (6+ messages)

[patch v1, kernel version 3.2.1] net/ipv4/ip_gre: Ethernet multipoint GRE over IP
 2012-01-16 12:13 UTC 

[U-Boot] [PATCH v3] common/image.c: align usage of fdt_high with initrd_high
 2012-01-16 12:09 UTC  (2+ messages)

calling request_firmware() from module init will not work with recent/future udev versions
 2012-01-16 12:05 UTC  (5+ messages)

[PATCH 0/2] Convert remaining platforms to common sched_clock()
 2012-01-16 12:05 UTC  (3+ messages)
` [PATCH 1/2] ARM: davinci: convert to common sched_clock() implementation
` [PATCH 2/2] ARM: prima2: "

[PATCH 1/4] mtd: nand: erase block before marking bad
 2012-01-16 12:07 UTC  (2+ messages)

[PATCH] omap3 towards thumb2 support
 2012-01-16 12:01 UTC  (6+ messages)
` [PATCH 09/10] mtd omap nand: fix driver without CONFIG_PARAMETER

[RESEND, PATCH 1/6] memcg: mark more functions/variables as static
 2012-01-16 11:59 UTC  (13+ messages)
` [RESEND, PATCH 4/6] memcg: fix broken boolean expression
` [RESEND, PATCH 6/6] memcg: cleanup memcg_check_events()

[GIT PULL] davinci vpif pull request
 2012-01-16 11:57 UTC  (2+ messages)

RFC: Still TODO for 4.2?
 2012-01-16 11:55 UTC  (2+ messages)

[PATCH] nfsd: Fix oops when parsing a 0 length export
 2012-01-16 11:52 UTC  (2+ messages)
` [patch] nfsd: oopses in cache_parse()

[PATCH 0/1] gcc support shared source for basichash
 2012-01-16 11:43 UTC  (2+ messages)
` [PATCH 1/1] gcc-common.inc: Added shared source support "

[PATCH 0/2] Changes to PowerPC ptrace flags using watchpoints - v2
 2012-01-16  8:18 UTC  (5+ messages)
` [PATCH 2/2] [PowerPC Book3E] Introduce new ptrace debug feature flag

[PATCH 00/14] DMA-mapping framework redesign preparation
 2012-01-16  8:09 UTC  (7+ messages)
` [PATCH 01/14] common: dma-mapping: introduce alloc_attrs and free_attrs methods
` [PATCH 04/14] PowerPC: adapt for dma_map_ops changes

[BUG] TASK_DEAD task is able to be woken up in special condition
 2012-01-16 11:51 UTC  (3+ messages)

Zsh completion regression
 2012-01-16 11:49 UTC  (4+ messages)
` [PATCH] bash-completion: don't add quoted space for ZSH (fix regression)

[RFC PATCH] New Xen netback implementation
 2012-01-16 11:46 UTC  (12+ messages)
` [RFC PATCH 3/6] netback: switch to NAPI + kthread model
  ` [Xen-devel] "

[PATCH 0/9] dmaengine: Pl08x and dw_dmac updates
 2012-01-16 11:44 UTC  (14+ messages)
` [PATCH 5/8] dmaengine/dw_dmac: Use platform_get_drvdata instead of accessing dev directly
` [PATCH 7/8] dmaengine/dw_dmac: Unmap all memory buffers after completion of slave transfers
` [PATCH 8/8] dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG

[PATCH 2/3] sha512: reduce stack usage to safe number
 2012-01-16 11:37 UTC  (3+ messages)

linux/mtd/gpmi-nand.h: No such file or directory
 2012-01-16 11:37 UTC  (6+ messages)

[PATCH] x86 / reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot
 2012-01-16 11:35 UTC  (5+ messages)

[PATCH] modules: fix build error with !CONFIG_MODULE_UNLOAD
 2012-01-16 11:32 UTC  (2+ messages)

[Qemu-devel] unknown keycodes
 2012-01-16 11:34 UTC  (4+ messages)

3.2.0-07927-gc49c41a: s2ram: Device 'machinecheck1' does not have a release() function, it is broken and must be fixed
 2012-01-16 11:37 UTC  (2+ messages)

[PATCH 0/3] acpi_piix4: Add CPU eject handling
 2012-01-16 11:33 UTC  (9+ messages)
` [PATCH 1/3][Seabios] Add bitmap for cpu _EJ0 callback
    ` [Qemu-devel] "
` [PATCH 2/3] acpi_piix4: Add stub functions for CPU eject callback
    ` [Qemu-devel] "

[PATCH RFC] mmc : omap_hsmmc : Save and restore the sysc across reset
 2012-01-16 11:33 UTC  (2+ messages)

[PATCH 0/11] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v6
 2012-01-16 11:33 UTC  (5+ messages)
` [PATCH 08/11] mm: compaction: Introduce sync-light migration for use by compaction

[PATCH v2] [INCREMENTAL] Input: tegra-kbc - add device tree support
 2012-01-16 11:31 UTC  (3+ messages)

[PATCH v2 meta-oe] netperf: add version 2.4.4
 2012-01-16 11:21 UTC  (3+ messages)

[U-Boot] SPI Test
 2012-01-16 11:29 UTC  (2+ messages)

[PATCH] ALSA : Au88x0 - Support 4 channels playback when AC97 codec has SDAC bit , Reduce the number of playback devices of au8830 from 32 to 16
 2012-01-16 11:28 UTC  (2+ messages)

[PATCH] Mark thread stack correctly in proc/<pid>/maps
 2012-01-16 11:28 UTC  (3+ messages)

conntrackd high cpu usage
 2012-01-16 11:28 UTC  (2+ messages)

[PATCH] ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645
 2012-01-16 11:27 UTC  (2+ messages)

[PATCH 2/2] KVM: fix missing "illegal instruction"-trap in protected modes
 2012-01-16 11:24 UTC  (12+ messages)
          ` [PATCH 0/2] KVM guest-kernel panics double fault

[Qemu-devel] [0/9] Bugfixes and pseries enhancements
 2012-01-16 11:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/9] pci: Make bounds checks on config space accesses actually work
    ` [Qemu-devel] [Qemu-ppc] "

Slow ceph io. High iops. Compared to hadoop
 2012-01-16 11:23 UTC  (3+ messages)

[Bug 44800] New: Radeon HD 6450 CAICOS screen corruption and kernel crashes
 2012-01-16 11:23 UTC  (2+ messages)
` [Bug 44800] "

Re: Re: XFS deadlock fixed?
 2012-01-16 11:23 UTC 

Failed to compile libnetfilter_queeu 1.0.1 under Centos 6.2
 2012-01-16 11:22 UTC 

[Qemu-devel] [PATCH v5 00/15] block: generic image streaming
 2012-01-16 11:20 UTC  (2+ messages)

[PATCH 1/4] omap3: move platform lowlevel init to mach-omap
 2012-01-16 11:20 UTC  (3+ messages)
` [PATCH 4/4] omap343xdsp: move to arch/arm/boards/omap343xdsp

[U-Boot] [PATCH] net: move bootfile/ipaddr init into eth_initialize
 2012-01-16 11:18 UTC  (4+ messages)

ubiformat & linux 3.0.14-rt
 2012-01-16 11:19 UTC  (4+ messages)

[PATCH] kvm: remove dependence on delay-accounting
 2012-01-16 11:14 UTC  (3+ messages)
` [PATCH v2] "

ubifs mount fails due to corrupt empty space
 2012-01-16 11:16 UTC  (4+ messages)

Path ignored but syscall event still logged
 2012-01-16 11:13 UTC  (5+ messages)

[PATCH] cpuidle: fix an incorrect NULL pointer check
 2012-01-16 11:13 UTC  (2+ messages)

DSS2/PM on 3.2 broken?
 2012-01-16 11:11 UTC  (6+ messages)

[git pull] IOMMU fix for 3.3-rc1
 2012-01-16 11:11 UTC 

[Qemu-devel] [PATCH] block: replace unchecked strdup/malloc/calloc with glib
 2012-01-16 11:13 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] tt01: add MMC support
 2012-01-16 11:10 UTC  (4+ messages)
` [U-Boot] [PATCH V2] "
  ` [U-Boot] [PATCH 1/2] fsl_pmic.h: add regulator mode 0 and 1 bits

[PATCH] mmc: core: Force a "detect" to handle non-properly removed cards
 2012-01-16 11:09 UTC  (19+ messages)

[PATCH V3 1/4] CS89x0 : add platform driver support
 2012-01-16 11:09 UTC  (5+ messages)

question on poky and git interaction
 2012-01-16 11:09 UTC  (3+ messages)

Bug? Git checkout fails with a wrong error message
 2012-01-16 11:07 UTC  (6+ messages)

[U-Boot] [PATCH] ARM: omap3: temporary disable USB on TAM3517 boards
 2012-01-16 11:06 UTC  (2+ messages)

[PATCH 1/2] mach-ux500: cache operations are atomic on PL310
 2012-01-16 11:05 UTC  (3+ messages)

Kernel coredump about kblockd deadlock
 2012-01-16 11:03 UTC  (4+ messages)
` Fwd: "

[PATCH] ARM: OMAP3: fix build on !CONFIG_IOMMU_API
 2012-01-16 11:03 UTC  (3+ messages)

Meaning of NFQUEUE's --queue-balance option
 2012-01-16 11:01 UTC 

OMAP3 L2/outer cache enabled in kernel (after being disabled by uBoot)?
 2012-01-16 10:59 UTC  (4+ messages)

RFC: usb: musb: Adding CPPI4.1 DMA driver under drivers/dma
 2012-01-16 10:59 UTC  (6+ messages)

[xen-unstable bisection] complete test-i386-i386-xl
 2012-01-16 10:59 UTC  (4+ messages)

[PATCH] KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)
 2012-01-16 10:18 UTC  (6+ messages)

[PULL 00/52] ppc patch queue 2012-01-13
 2012-01-16 10:55 UTC  (3+ messages)

[PATCH v3] uxa/glamor: Create glamor pixmap by default
 2012-01-16 10:54 UTC  (2+ messages)
  ` [Glamor] "

[PATCH 2/3] am: learn passing -b to mailinfo
 2012-01-16 10:53 UTC  (3+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] mailinfo: with -b, keep space after [foo]

[Qemu-devel] [PATCH v5 0/2]: qemu-ga: Add the guest-suspend command
 2012-01-16 10:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] "

[Qemu-devel] [Spice-devel] Vioserial of Windows guest OS on Qemu 0.15
 2012-01-16 10:48 UTC  (8+ messages)

[PATCH] socket-can: bit-timing calculation
 2012-01-16 10:50 UTC  (2+ messages)

USB controller status
 2012-01-16 10:45 UTC 

[xen-unstable test] 10763: regressions - FAIL
 2012-01-16 10:44 UTC 

[PATCH] ASoC: wm8983: Remove useless snd_kcontrol
 2012-01-16 10:44 UTC 

[Bug 43858] New: DVI of ATI RADEON 9200 AGP don't work
 2012-01-16 10:43 UTC  (2+ messages)
` [Bug 43858] "

ASUS M2A-VM (SB600): AHCI setting in BIOS; AHCI and UDMA and `softreset failed (device not ready)`
 2012-01-16 10:03 UTC 

[Kernel 2.6.26][rtp/rtcp]
 2012-01-16 10:40 UTC 

omap3isp: sequence number in v4l2 buffer not incremented
 2012-01-16 10:32 UTC 

[PATCH] MMC-4.5 Data Tag Support
 2012-01-16 10:37 UTC  (5+ messages)

[PATCH v2 0/7] MGMT Start Discovery command LE-Only Support
 2012-01-16 10:36 UTC  (3+ messages)
` [PATCH v2 2/7] Bluetooth: Report LE devices

[PATCH] sched: Accelerate "pick_next_entity" under special condition
 2012-01-16 10:34 UTC  (3+ messages)

[PATCH 00 of 14 V3] amd iommu: support ATS device passthru on IOMMUv2 systems
 2012-01-16 10:29 UTC  (4+ messages)
` [PATCH 03 of 14 V3] amd iommu: Add iommu emulation for hvm guest

[PATCH 0/5] PCI: make pci hotplug/rescan path to handle add_size list
 2012-01-16 10:29 UTC  (9+ messages)
` [PATCH 2/5] PCI: Try to assign required+option size at first

[Qemu-devel] [PATCH v2 00/10] Misc fixes for floppy emulation
 2012-01-16 10:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 09/10] fdc: fix seek command, which shouldn't check tracks

[PATCH RFC V4 0/5] kvm : Paravirt-spinlock support for KVM guests
 2012-01-16 10:26 UTC  (10+ messages)
` [PATCH RFC V4 5/5] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

Multiboot video mode request on EFI-gop
 2012-01-16 10:24 UTC 

[PATCH 0/5] uart updates
 2012-01-16 10:22 UTC  (11+ messages)
` [PATCH 1/5] omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP
` [PATCH 2/5] omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME
` [PATCH 3/5] omap-serial: Fix the error handling in the omap_serial probe
` [PATCH 4/5] ARM : OMAP : serial : Make context_loss_cnt signed
` [PATCH 5/5] OMAP : serial : Check for error in get_context_loss_count

Corrupted UBIFS, bad CRC
 2012-01-16 10:24 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.