All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-14 10:57:15 to 2013-06-14 12:15:40 UTC [more...]

[PATCHv2 0/5] add master channel switch announcement support
 2013-06-14 12:15 UTC  (6+ messages)
` [PATCHv2 1/5] nl80211: use attributes to parse beacons
` [PATCHv2 2/5] nl80211/cfg80211: add channel switch command
` [PATCHv2 3/5] mac80211: add functions to duplicate a cfg80211_beacon
` [PATCHv2 4/5] mac80211: add channel switch command and beacon callbacks
` [PATCHv2 5/5] ath9k: enable CSA functionality in ath9k

[BUGFIX 0/9] Fix bug 59501 and code improvement for dock driver
 2013-06-14 12:23 UTC  (4+ messages)
` [BUGFIX 2/9] ACPIPHP: fix device destroying order issue when handling dock notification

[ath9k-devel] [PATCH v2 00/10] ath10k: device setup refactor
 2013-06-14 12:14 UTC  (8+ messages)
` [ath9k-devel] [PATCH v2 01/10] ath10k: decouple pci init/deinit logic
` [ath9k-devel] [PATCH v2 03/10] ath10k: allow deferred regd update

[PATCH 0/2] Rebasing pull with autostash
 2013-06-14 12:12 UTC  (6+ messages)
` [PATCH 1/2] pull: respect rebase.autostash

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

Custom imx6 board newer kernel
 2013-06-14 12:11 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] Clean up bogus default boot order
 2013-06-14 12:11 UTC  (9+ 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

[RFC PATCH] mmc: Enable wakeup_sources for mmc core
 2013-06-14 12:11 UTC  (2+ messages)

[ath9k-devel] [PATCH 0/6] ath10k: fixes
 2013-06-14 12:10 UTC  (5+ messages)
` [ath9k-devel] [PATCH 5/6] ath10k: wait for CE to drain when shutting down

[Qemu-devel] [RFC 0/7] Convert SD card model to AIO
 2013-06-14 12:09 UTC  (9+ messages)
` [Qemu-devel] [RFC 2/7] sd.c: introduce variable for trekking valid data
` [Qemu-devel] [RFC 3/7] sd.c: introduce "start bit" and "busy deasserted" callbacks
` [Qemu-devel] [RFC 6/7] sd.c: introduce async write interface
` [Qemu-devel] [RFC 7/7] pl181.c: convert to async IO SD card interface

[Hackathon Minutes] Xen 4.4 Planning
 2013-06-14 12:10 UTC  (12+ messages)

[PATCH v2 0/1] gpio driver for Intel Baytrail platforms
 2013-06-14 12:14 UTC  (3+ messages)

why does nfsd write not use splice
 2013-06-14 12:09 UTC  (6+ messages)

KVM Forum 2013 Call for Participation
 2013-06-14 12:09 UTC 

[PATCH 4/8] busybox: add the ability to split the busybox binary
 2013-06-14 12:04 UTC  (4+ messages)

SEGFAULT in ALSA lib 1.0.27.1 pcm_direct parser
 2013-06-14 11:59 UTC 

Problems with ixgbe driver
 2013-06-14 11:49 UTC 

gstreamer on wandboard-solo
 2013-06-14 11:56 UTC  (5+ messages)

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

[Buildroot] [PATCH] sdl_image: bump to version 1.2.12
 2013-06-14 11:56 UTC  (2+ messages)

[Qemu-devel] [PATCH V3] build: remove compile warning
 2013-06-14 11:53 UTC 

Sabrelite Boot
 2013-06-14 11:52 UTC 

[GIT] [3.11] NFC updates
 2013-06-14 11:50 UTC 

[PATCH 0/4] Updated omap_hsmmc SDIO and remuxing patches
 2013-06-14 11:50 UTC  (4+ messages)
` [PATCH 2/4] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode

[PATCH v2] omap4-fb: add driver
 2013-06-14 11:43 UTC  (11+ messages)
      ` [PATCH v3] "
          ` [PATCH v4] "
                ` [PATCH v5] "

[PATCH] Sloppy TCP, SH rebalancing, SHP scheduling
 2013-06-14 11:47 UTC  (11+ messages)

Regression in RCU subsystem in latest mainline kernel
 2013-06-14 11:47 UTC 

[Hackathon Minutes] Xen 4.4 Planning
 2013-06-14 11:46 UTC 

[Qemu-devel] [PATCH v4 00/17] aio: drop io_flush()
 2013-06-14 11:44 UTC  (18+ messages)
` [Qemu-devel] [PATCH v4 01/17] block: stop relying on io_flush() in bdrv_drain_all()
` [Qemu-devel] [PATCH v4 02/17] dataplane/virtio-blk: check exit conditions before aio_poll()
` [Qemu-devel] [PATCH v4 03/17] tests: adjust test-aio to new aio_poll() semantics
` [Qemu-devel] [PATCH v4 04/17] tests: adjust test-thread-pool "
` [Qemu-devel] [PATCH v4 05/17] aio: stop using .io_flush()
` [Qemu-devel] [PATCH v4 06/17] block/curl: drop curl_aio_flush()
` [Qemu-devel] [PATCH v4 07/17] block/gluster: drop qemu_gluster_aio_flush_cb()
` [Qemu-devel] [PATCH v4 08/17] block/iscsi: drop iscsi_process_flush()
` [Qemu-devel] [PATCH v4 09/17] block/linux-aio: drop qemu_laio_completion_cb()
` [Qemu-devel] [PATCH v4 10/17] block/nbd: drop nbd_have_request()
` [Qemu-devel] [PATCH v4 11/17] block/rbd: drop qemu_rbd_aio_flush_cb()
` [Qemu-devel] [PATCH v4 12/17] block/sheepdog: drop have_co_req() and aio_flush_request()
` [Qemu-devel] [PATCH v4 13/17] block/ssh: drop return_true()
` [Qemu-devel] [PATCH v4 14/17] dataplane/virtio-blk: drop flush_true() and flush_io()
` [Qemu-devel] [PATCH v4 15/17] thread-pool: drop thread_pool_active()
` [Qemu-devel] [PATCH v4 16/17] tests: drop event_active_cb()
` [Qemu-devel] [PATCH v4 17/17] aio: drop io_flush argument

[PATCH 0/3] usb: add CSR SiRFSoC usb controller and phy support
 2013-06-14 11:45 UTC  (3+ messages)
` [PATCH 1/3] usb: chipidea: add CSR SiRFSoC ci13xxx usb driver

[Qemu-devel] [PATCH V2 00/12] add internal snapshot support at block device level
 2013-06-14 11:39 UTC  (13+ 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 10/12] hmp: add interface hmp_snapshot_blkdev_internal
` [Qemu-devel] [PATCH V2 11/12] hmp: add interface hmp_snapshot_delete_blkdev_internal
` [Qemu-devel] [PATCH V2 12/12] qemu-iotests: add 055 internal snapshot for block device test case

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

[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

[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 "

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  (18+ 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 

[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 

[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:50 UTC  (20+ messages)
` [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 14/26] hw/scsi: Don't increment a boolean value
` [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 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 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()


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.