All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-14 10:30:59 to 2013-06-14 11:44:03 UTC [more...]

[Qemu-devel] [PATCH V2 00/12] add internal snapshot support at block device level
 2013-06-14 11:39 UTC  (11+ messages)
` [Qemu-devel] [PATCH V2 01/12] blockdev: drop redundant proto_drv check
` [Qemu-devel] [PATCH V2 02/12] blockdev: rename BlkTransactionStates to singular
` [Qemu-devel] [PATCH V2 03/12] blockdev: allow BdrvActionOps->commit() to be NULL
` [Qemu-devel] [PATCH V2 04/12] snapshot: new function bdrv_snapshot_find_by_id_and_name()
` [Qemu-devel] [PATCH V2 05/12] snapshot: add paired functions for internal snapshot id and name
` [Qemu-devel] [PATCH V2 06/12] snapshot: distinguish id and name in snapshot delete
` [Qemu-devel] [PATCH V2 07/12] qmp: add internal snapshot support in qmp_transaction
` [Qemu-devel] [PATCH V2 08/12] qmp: add interface blockdev-snapshot-internal-sync
` [Qemu-devel] [PATCH V2 09/12] qmp: add interface blockdev-snapshot-delete-internal-sync
` [Qemu-devel] [PATCH V2 12/12] qemu-iotests: add 055 internal snapshot for block device test case

[Bug 65730] New: no sound via HDMI for Radeon 6850 mesa driver
 2013-06-14 11:43 UTC  (3+ messages)
` [Bug 65730] "

[PATCH v2] ASoC: WM8962: Enable start-up and normal bias after reset in runtime resume
 2013-06-14 11:49 UTC  (2+ messages)

[PATCH 00/31] KVM/MIPS: Implement hardware virtualization via the MIPS-VZ extensions
 2013-06-14 11:41 UTC  (6+ messages)
` [PATCH 01/31] MIPS: Move allocate_kscratch to cpu-probe.c and make it public
` [PATCH 17/31] MIPS: Quit exposing Kconfig symbols in uapi headers

[PATCH 1/5] ASoC: dapm: Add snd_soc_dapm_switch to the power up/down sequence table
 2013-06-14 11:41 UTC  (6+ messages)
` [PATCH 2/5] ASoC: dapm: Setup private_free callback for dapm kcontrols
` [PATCH 3/5] ASoC: dapm: Remove unnecessary loop
` [PATCH 4/5] ASoC: dapm: Add a helper function to free a DAPM path
` [PATCH 5/5] ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path struct

[Qemu-devel] [PATCH 0/6] Clean up bogus default boot order
 2013-06-14 11:40 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] pc: Don't prematurely explode QEMUMachineInitArgs
` [Qemu-devel] [PATCH 2/6] pc: Don't explode QEMUMachineInitArgs into local variables needlessly
` [Qemu-devel] [PATCH 3/6] sun4: Don't prematurely explode QEMUMachineInitArgs
` [Qemu-devel] [PATCH 4/6] ppc: Don't explode QEMUMachineInitArgs into local variables needlessly
` [Qemu-devel] [PATCH 5/6] ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params
` [Qemu-devel] [PATCH 6/6] hw: Clean up bogus default boot order

[PATCH 0/2] rtc: rtc-omap: add support for DT wakeup & alarm events
 2013-06-14 11:38 UTC  (8+ messages)
` [PATCH 2/2] rtc: omap: add rtc wakeup support to "

[PATCH (alsa-utils)] amixer: Print TLV of channel map controls
 2013-06-14 11:39 UTC  (2+ messages)

Change soft-dirty interface?
 2013-06-14 11:37 UTC  (8+ messages)

recipe using waf installation location
 2013-06-14 11:36 UTC  (4+ messages)

qemu-xen and the next RC
 2013-06-14 11:35 UTC  (3+ messages)

[BUG 1747]Guest could't find bootable device with memory more than 3600M
 2013-06-14 11:34 UTC  (19+ messages)
          ` [Qemu-devel] [Xen-devel] "
                                `  "

No crosscompiler in Toolchain
 2013-06-14 11:32 UTC  (8+ messages)

populate-sysroot files in sstate cache overwritten by "empty" ones
 2013-06-14 11:32 UTC  (4+ messages)

[PATCH] systemd: update install-quotaon-once.patch
 2013-06-14 11:30 UTC  (3+ messages)

[PATCH 1/1] [PATCH v2] tcp: Fixed MD5 key lookups when adding/removing MD5
 2013-06-14 11:30 UTC 

[Hackathon Minutes] Xen 4.4 Planning
 2013-06-14 11:30 UTC  (8+ messages)

[PATCH 1/2] ASoC: SPEAr: Add dependency on dmaengine helpers
 2013-06-14 11:30 UTC  (2+ messages)
` [PATCH 2/2] ASoC: SPEAr: Hide component drivers in Kconfig

ARM64 HugePages for linux-next
 2013-06-14 11:29 UTC 

[PATCH 0/1] cogl: make cogl be able to build on ARM arch
 2013-06-14 11:28 UTC  (3+ messages)
` [PATCH 1/1] "

[Qemu-devel] [PATCH] arm/boot: Free dtb blob memory after use
 2013-06-14 11:27 UTC 

[PATCH][V2] systemd: update install-quotaon-once.patch
 2013-06-14 11:23 UTC 

[PATCH] memcg: make cache index determination more robust
 2013-06-14 11:24 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/16] -boot and -no-fd-bootchk fixes
 2013-06-14 11:15 UTC  (17+ messages)
` [Qemu-devel] [PATCH v3 01/16] vl: Clean up parsing of -boot option argument
` [Qemu-devel] [PATCH v3 02/16] qemu-option: check_params() is now unused, drop it
` [Qemu-devel] [PATCH v3 03/16] vl: Fix -boot order and once regressions, and related bugs
` [Qemu-devel] [PATCH v3 04/16] vl: Rename *boot_devices to *boot_order, for consistency
` [Qemu-devel] [PATCH v3 05/16] pc: Make -no-fd-bootchk stick across boot order changes
` [Qemu-devel] [PATCH v3 06/16] doc: Drop ref to Bochs from -no-fd-bootchk documentation
` [Qemu-devel] [PATCH v3 07/16] qtest: Don't reset on qtest chardev connect
` [Qemu-devel] [PATCH v3 08/16] boot-order-test: New; covering just PC for now
` [Qemu-devel] [PATCH v3 09/16] boot-order-test: Add tests for PowerMacs
` [Qemu-devel] [PATCH v3 10/16] boot-order-test: Cover -boot once in ppc tests
` [Qemu-devel] [PATCH v3 11/16] boot-order-test: Better separate target-specific and generic parts
` [Qemu-devel] [PATCH v3 12/16] boot-order-test: Code motion for better readability
` [Qemu-devel] [PATCH v3 13/16] boot-order-test: Add tests for PowerPC PREP
` [Qemu-devel] [PATCH v3 14/16] boot-order-test: Add tests for Sun4m
` [Qemu-devel] [PATCH v3 15/16] boot-order-test: Support fw_cfg in I/O space
` [Qemu-devel] [PATCH v3 16/16] boot-order-test: Add tests for Sun4u

[PATCH] USB: EHCI: tegra: Fix oops in error cleanup
 2013-06-14 11:21 UTC 

[PATCH] ASoC: WM8962: Enable start-up and normal bias after reset in runtime resume
 2013-06-14 11:21 UTC  (6+ messages)

[U-Boot] [PATCH 0/4] ARM: at91: atmel_nand: check ONFI ecc minimum requirement
 2013-06-14 11:20 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size
` [U-Boot] [PATCH 2/4] ARM: at91: sama5d3: remove unused definition about PMECC alpha table offset
` [U-Boot] [PATCH 3/4] mtd: atmel_nand: alloc memory instead of use static array for pmecc data
` [U-Boot] [PATCH 4/4] ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement

[LTP] [PATCH v2] fw_load: new test of device firmware loading
 2013-06-14 11:17 UTC 

[Qemu-devel] [PATCH] make screendump an async command
 2013-06-14 11:18 UTC  (2+ messages)

[PATCH RFC] suggestion on the inflight irq order
 2013-06-14 11:18 UTC  (2+ messages)

[PATCH v8] watchdog: New watchdog driver for MEN A21 watchdogs
 2013-06-14 11:19 UTC  (3+ messages)
` [PATCH v9] "
  ` [PATCH v9 2/2] watchdog: Sysfs interface for MEN A21 watchdog

[Webhob] [PATCH] webhob: add system start/stop script
 2013-06-14 11:16 UTC  (2+ messages)
`  "

[Buildroot] [PATCH 1/2] kernel-headers: bump 3.{0, 4, 9}.x stable version
 2013-06-14 11:15 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] linux: bump 3.9.x "

[Buildroot] [git commit] linux: bump 3.9.x stable version
 2013-06-14 11:15 UTC 

[Buildroot] [git commit] kernel-headers: bump 3.{0, 4, 9}.x stable version
 2013-06-14 11:15 UTC 

[Buildroot] [PATCH] package/dosfstools: bump version for bug fixes
 2013-06-14 11:13 UTC  (2+ messages)

[Buildroot] [git commit] sdl_image: bump to version 1.2.12
 2013-06-14 11:13 UTC 

[Buildroot] [git commit] package/dosfstools: bump version for bug fixes
 2013-06-14 11:12 UTC 

[PATCH] mm: vmscan: remove redundant querying to shrinker
 2013-06-14 11:10 UTC  (3+ messages)

[Qemu-devel] [Bug 1190525] [NEW] fdisk still shows the "/dev/sdb" partitions even after the removal of scsi disk
 2013-06-14 11:10 UTC  (2+ messages)

[Qemu-devel] RFC: Full introspection support for QMP
 2013-06-14 11:09 UTC  (6+ messages)
` [Qemu-devel] RFC: Full introspection support for QMP (with draft patch)

[patch 0/9] sched: use runnable load avg in balance
 2013-06-14 11:09 UTC  (3+ messages)
` [patch v8 3/9] sched: set initial value of runnable avg for new forked task

[U-Boot] [PATCH] LaCie kirkwood boards: allow disk > 2TB
 2013-06-14 11:07 UTC  (2+ messages)
` [U-Boot] [PATCH] Fix block device accesses beyond 2TiB

[Qemu-devel] [RFC] sanitize memory on system reset
 2013-06-14 11:06 UTC  (4+ messages)

[Qemu-devel] [Bug 829455] [NEW] user mode network stack - hostfwd not working with restrict=y
 2013-06-14 10:59 UTC  (2+ messages)
` [Qemu-devel] [Bug 829455] "

[PATCH 0/4] ARM: mxs: Various Crystalfontz DT additions
 2013-06-14 11:02 UTC  (5+ messages)
` [PATCH 1/4] ARM: cfa10036: Add USB0 OTG port

[PATCH v2 1/2] drm/i915: Fix VLV PLL LPF coefficients for DAC
 2013-06-14 11:02 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: s/LFP/LPF in DPIO PLL register names

[Qemu-trivial] [PULL 00/26] Trivial-patches pull request for 2013-06-14
 2013-06-14 10:52 UTC  (56+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PULL 01/26] qemu-char: remove a few needless #includes
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 02/26] gitignore: unignore *.patch
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 03/26] configure: remove ${config_host_ld} variable
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 04/26] configure: Disable host-bsd USB on FreeBSD
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 05/26] intc/xilinx_intc: Use qemu_set_irq
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 06/26] curl: Whitespace only changes
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 07/26] char/serial: cosmetic fixes
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 08/26] char/serial: Use generic Fifo8
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 09/26] char/serial: serial_ioport_write: Factor out common code
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 10/26] gtk: implement -full-screen
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 11/26] Unbreak -no-quit for GTK, validate SDL options
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 12/26] Makefile: Install qemu-img and qemu-nbd man pages only if built
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 13/26] device tree: Fix cppcheck warning
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 14/26] hw/scsi: Don't increment a boolean value
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 15/26] target-sparc: Replace free by g_free
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 16/26] hw/xen: Use g_free instead of free and fix potential memory leaks
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 17/26] ivshmem: add missing error exit(2)
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 18/26] KVM: ARM: Add dummy kvm_arch_init_irq_routing()
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 19/26] KVM: S390: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 20/26] KVM: PPC: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 21/26] linux-headers: Update to v3.10-rc5
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 22/26] libcacard/vscclient: fix leakage of socket on error paths
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 23/26] main-loop: do not include slirp/slirp.h, use libslirp.h instead
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 24/26] create qemu_openpty_raw() helper function and move it to a separate file
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 25/26] cputlb: fix debug logs
  ` [Qemu-devel] "
` [Qemu-trivial] [PULL 26/26] piix: fix some printf errors when debug is enabled
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v3 00/17] aio: drop io_flush()
 2013-06-14 10:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 01/17] block: stop relying on io_flush() in bdrv_drain_all()

[PATCH v3 5/9] memcg: use css_get/put when charging/uncharging kmem
 2013-06-14 10:56 UTC  (5+ messages)

is there a fast web-interface to git for huge repos?
 2013-06-14 10:55 UTC  (8+ messages)

[PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos
 2013-06-14 10:53 UTC  (5+ messages)

cache write back & barriers
 2013-06-14 10:53 UTC  (4+ messages)

[GIT PULL 1/2] DaVinci SoC updates for v3.11
 2013-06-14 10:53 UTC  (4+ messages)

pull-request: iwlwifi-next 2013-06-14
 2013-06-14 10:48 UTC 

[PATCH 0/2] Rebasing pull with autostash
 2013-06-14 10:47 UTC  (7+ messages)
` [PATCH 1/2] pull: respect rebase.autostash
` [PATCH 2/2] pull: clarify the large && { ... } form

[Qemu-devel] commit 08521e2 breaks SLOF usb boot
 2013-06-14 10:32 UTC  (2+ messages)

[PATCH 00/31] shared pch display pll rework
 2013-06-14 10:45 UTC  (5+ messages)
` [PATCH 24/31] drm/i915: asserts for lvds pre_enable

Invitation: Greetings From Mr.Goodman, @ Fri Jun 14, 2013 7am - 8am (mrgoodman203-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org)
 2013-06-14 10:43 UTC 

pull-request: iwlwifi-fixes 2013-06-14
 2013-06-14 10:42 UTC 

[U-Boot] [PATCH v2 1/3] ARM: Tegra: FDT: Add USB EHCI function for T30/T114
 2013-06-14 10:41 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
` [U-Boot] [PATCH v2 3/3] Tegra: Config: Enable Tegra30/Tegra114 USB function

[Qemu-devel] [PATCH] Remove hardcoded xen-platform device initialization
 2013-06-14 10:38 UTC  (7+ messages)
  ` [Qemu-devel] [Xen-devel] "

master - conf: refine lvm.conf documentation for autoactivation feature even more
 2013-06-14 10:35 UTC 

[PATCH] mfd: Palmas: Introduce features to select the appropriate modules present in the palmas variant
 2013-06-14 10:35 UTC  (5+ messages)

[PATCH 1/8] mm/writeback: fix wb_do_writeback exported unsafely
 2013-06-14  9:14 UTC  (4+ messages)

[Webhob] RFC: licensing information in Web Hob
 2013-06-14 10:31 UTC 

[PATCH 0/3] MIPS: BCM63XX: add SMP support
 2013-06-14 10:31 UTC  (3+ messages)
` [PATCH 1/3] MIPS: BCM63XX: Add SMP support to prom.c


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.