All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-15 12:46:25 to 2012-06-15 13:58:12 UTC [more...]

[PATCH 00/14] Final (large) batch of Snowball Device Tree Enablement
 2012-06-15 13:58 UTC  (24+ messages)
` [PATCH 08/14] mfd: Add IRQ domain support for the AB8500
` [PATCH 09/14] i2c: Add Device Tree support to the Nomadik I2C driver
    ` [PATCH 1/3] "
            ` Fwd: "

[PATCH] c/r: prctl: Move PR_GET_TID_ADDRESS to a proper place
 2012-06-15 13:56 UTC 

IPoIB and RDMA CM
 2012-06-15 13:56 UTC  (2+ messages)

[PATCH v4 0/7] V4L2 and V4L2 subdev selection target and flag changes
 2012-06-15 13:55 UTC  (9+ messages)
` [PATCH v4 1/7] V4L: Remove "_ACTIVE" from the selection target name definitions
` [PATCH v4 2/7] v4l: Remove "_ACTUAL" from subdev selection API target definition names
` [PATCH v4 3/7] v4l: Unify selection targets across V4L2 and V4L2 subdev interfaces
` [PATCH v4 4/7] v4l: Common documentation for selection targets
` [PATCH v4 5/7] v4l: Unify selection flags
` [PATCH v4 6/7] v4l: Unify selection flags documentation
` [PATCH v4 7/7] v4l: Correct conflicting V4L2 subdev selection API documentation

[Bridge] Query on Sapnning tree implementation from standard point of view
 2012-06-15 13:55 UTC  (2+ messages)

[Qemu-devel] [RFC] [PATCHv2 0/2] Sandboxing Qemu guests with Libseccomp
 2012-06-15 13:54 UTC  (4+ messages)
  ` [Qemu-devel] [libseccomp-discuss] "

automated warning notifications
 2012-06-15 13:53 UTC  (10+ messages)

[PATCH] libxl: document the memory ownership of some functions
 2012-06-15 13:52 UTC 

lttng - ubuntu 11.10 - problem
 2012-06-15 13:51 UTC  (2+ messages)

ATTENTION WEBMAIL USER
 2012-06-15 13:15 UTC 

[lm-sensors] [PATCH] hwmon: (coretemp) Drop needless initialization
 2012-06-15 13:51 UTC  (2+ messages)

[U-Boot] [PATCH] mx6: Make pad name macro consistent with the datasheet
 2012-06-15 13:48 UTC 

MFD USB host: prevents CORE retention in idle
 2012-06-15 13:47 UTC  (8+ messages)

[PATCH] core-image-gtk-directfb, qt4e-demo-image: Remove module-init-tools from IMAGE_INSTALL list
 2012-06-15 13:36 UTC  (4+ messages)

CDMA SMS Handling
 2012-06-15 13:46 UTC  (2+ messages)

WARNING: at arch/x86/kernel/kvmclock.c:127
 2012-06-15 11:08 UTC  (7+ messages)

[PATCH] KVM: Fix PCI header check on device assignment
 2012-06-15 13:44 UTC  (3+ messages)

[PATCH] i2c multiplexer driver for Proliant microserver N36L
 2012-06-15 13:43 UTC  (6+ messages)
` [PATCH 0/3] i2c-piix4: Multiple piix4-compatible SMBus support (revised)
  ` [PATCH 3/3] i2c-piix4: support AMD auxiliary SMBus controller

[PATCH] lsblk: permit option --exclude more than once
 2012-06-15 13:42 UTC 

[PATCH v3 00/18] libxl: domain save/restore: run in a separate process
 2012-06-15 13:40 UTC  (2+ messages)

[GSoC] Designing a faster index format - Progress Report week 8
 2012-06-15 13:39 UTC  (2+ messages)

[PATCH] kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6
 2012-06-15 13:36 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 1/6] qerror: add MAX_KEYCODES 16
 2012-06-15 13:35 UTC  (5+ messages)

[Qemu-devel] [PULL 00/39] Block patches
 2012-06-15 13:33 UTC  (40+ messages)
` [Qemu-devel] [PATCH 01/39] qcow2: remove a line of unnecessary code
` [Qemu-devel] [PATCH 02/39] qcow2: fix endianness conversion
` [Qemu-devel] [PATCH 03/39] block: implement is_allocated for raw
` [Qemu-devel] [PATCH 04/39] stream: tweak usage of bdrv_co_is_allocated
` [Qemu-devel] [PATCH 05/39] stream: move is_allocated_above to block.c
` [Qemu-devel] [PATCH 06/39] stream: move rate limiting to a separate header file
` [Qemu-devel] [PATCH 07/39] xtensa_lx60: add missing #include "blockdev.h"
` [Qemu-devel] [PATCH 08/39] Un-inline fdctrl_init_isa()
` [Qemu-devel] [PATCH 09/39] qemu-img check -r for repairing images
` [Qemu-devel] [PATCH 10/39] qemu-img check: Print fixed clusters and recheck
` [Qemu-devel] [PATCH 11/39] qcow2: Support for fixing refcount inconsistencies
` [Qemu-devel] [PATCH 12/39] rbd: hook up cache options
` [Qemu-devel] [PATCH 13/39] sheepdog: add coroutine_fn markers to coroutine functions
` [Qemu-devel] [PATCH 14/39] block: Simplify how drive_init() computes default ID
` [Qemu-devel] [PATCH 15/39] Prevent disk data loss when closing qemu
` [Qemu-devel] [PATCH 16/39] block: New bdrv_get_flags()
` [Qemu-devel] [PATCH 17/39] scsi-disk: Don't peek behind the BlockDriverState abstraction
` [Qemu-devel] [PATCH 18/39] qemu-iotests: fill streaming test image with data
` [Qemu-devel] [PATCH 19/39] qemu-iotests: start vms in qtest mode
` [Qemu-devel] [PATCH 20/39] block: flush in writethrough mode after writes
` [Qemu-devel] [PATCH 21/39] savevm: flush after saving vm state
` [Qemu-devel] [PATCH 22/39] block: copy enable_write_cache in bdrv_append
` [Qemu-devel] [PATCH 23/39] block: add bdrv_set_enable_write_cache
` [Qemu-devel] [PATCH 24/39] block: always open drivers in writeback mode
` [Qemu-devel] [PATCH 25/39] ide: support enable/disable write cache
` [Qemu-devel] [PATCH 26/39] qcow2: always operate caches in writeback mode
` [Qemu-devel] [PATCH 27/39] qcow2: Simplify calculation for COW area at the end
` [Qemu-devel] [PATCH 28/39] qcow2: Fix avail_sectors in cluster allocation code
` [Qemu-devel] [PATCH 29/39] qemu-iotests: Some backing file COW tests
` [Qemu-devel] [PATCH 30/39] qemu-iotests: COW with many AIO requests on the same cluster
` [Qemu-devel] [PATCH 31/39] qemu-img: document qed format on qemu-img man page
` [Qemu-devel] [PATCH 32/39] block: Replace bdrv_get_format() by bdrv_get_format_name()
` [Qemu-devel] [PATCH 33/39] xen: Don't change -drive if=xen device name during machine init
` [Qemu-devel] [PATCH 34/39] xen: Don't peek behind the BlockDriverState abstraction
` [Qemu-devel] [PATCH 35/39] qcow2: fix autoclear image header update
` [Qemu-devel] [PATCH 36/39] fdc: fix implied seek while there is no media in drive
` [Qemu-devel] [PATCH 37/39] fdc-test: introduced qtest read_without_media
` [Qemu-devel] [PATCH 38/39] qemu-iotests: add qcow2.py set-feature-bit command
` [Qemu-devel] [PATCH 39/39] qemu-iotests: add 036 autoclear feature bit test

[PATCH] iio:buffer: Fix NULL pointer deref caused by empty scan mask
 2012-06-15 13:33 UTC  (2+ messages)

[PATCH] ARM: OMAP2: twl-common: Fix compiler warning
 2012-06-15 13:33 UTC  (2+ messages)

Bottom half trigger function never called when using the sysfs trigger
 2012-06-15 13:32 UTC  (2+ messages)

[PATCH 1/1] ARM: S3C64XX: Add IRQ mapping for wm0010 on Cragganmore
 2012-06-15 13:30 UTC 

[PATCH] TODO: add BlueZ 5 tasks
 2012-06-15 13:30 UTC  (2+ messages)

[PATCH v7 0/5] git log -L, all new and shiny
 2012-06-15 13:29 UTC  (3+ messages)

[PATCHv2 00/12] ARM: OMAP: core/hwmod: first set of fixes for 3.5-rc
 2012-06-15 13:28 UTC  (8+ messages)
` [PATCHv2 02/12] ARM: OMAP2+: hwmod code/data: fix 32K sync timer

[PATCH 1/8] [RESEND] cx231xx: Paranoic stack memory save
 2012-06-15 13:26 UTC  (3+ messages)
` [PATCH 5/8] nuvoton-cir: Code cleanup: remove unused variable and function

[PATCH 1/9] ath9k_hw: remove aniState->noiseFloor
 2012-06-15 13:25 UTC  (9+ messages)
` [PATCH 2/9] ath9k_hw: fix OFDM weak signal detection handling
  ` [PATCH 3/9] ath9k_hw: remove confusing logic inversion in an ANI variable
    ` [PATCH 4/9] ath9k_hw: clean up / fix ANI mode checks related to beacon RSSI
      ` [PATCH 5/9] ath9k_hw: remove the old ANI implementation
        ` [PATCH 6/9] ath9k_hw: clean up defines and variables from the ANI implementation split
          ` [PATCH 7/9] ath9k: remove MIB interrupt support
            ` [PATCH 8/9] ath9k_hw: fix setting lower noise immunity values
              ` [PATCH 9/9] ath9k_hw: clean up ANI OFDM trigger handling

[PATCH 0/7][TRIVIAL][resend] trivial patches
 2012-06-15 13:21 UTC  (3+ messages)

[PATCH v2] regulator: add new regulator driver for lp872x
 2012-06-15 13:21 UTC  (2+ messages)

[ath9k-devel] DMA TX Errors
 2012-06-15 13:21 UTC  (2+ messages)

[PATCH 7/7] mm/memory.c : cleanup the coding style issue
 2012-06-15 13:20 UTC  (3+ messages)

rpciod process is blocked in nfs_release_page waiting for nfs_commit_inode to complete
 2012-06-15 13:21 UTC  (2+ messages)

How to list connections and its state PER CHAIN? Possible?
 2012-06-15 13:20 UTC  (2+ messages)

[PATCH 6/7][TRIVIAL][resend] mm: cleanup page reclaim comment error
 2012-06-15 13:19 UTC  (3+ messages)

[PATCH 5/7][TRIVIAL][resend] mm: cleanup kernel-doc warnings
 2012-06-15 13:18 UTC  (3+ messages)

[PATCH 01/13] AVRCP: Update constants
 2012-06-15 13:19 UTC  (10+ messages)
` [PATCH 02/13] AVRCP: Use name "addressed" instead of "active"

[PATCH 4/7][TRIVIAL][resend] mm: cleanup on the comments of zone_reclaim_stat
 2012-06-15 13:17 UTC  (3+ messages)

[PATCH 0/9 V3] rpm compilation on uclibc
 2012-06-15 13:07 UTC  (7+ messages)
` [PATCH 1/9] uclibc_0.9.33.bb: Upgrade to latest git
  ` [PATCH 4/9] rpm: Use link time check for libssp
  ` [PATCH 5/9] sat-solver: Fix build on uclibc

Bluez patches for Multiple SCO Links
 2012-06-15 13:17 UTC  (2+ messages)

xen dire-map area
 2012-06-15 13:16 UTC  (4+ messages)

[PATCH 3/7][TRIVIAL][resend] drivers/pci: cleanup kernel-doc warning
 2012-06-15 13:15 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: Fix null dma_ops access when use_dma is false
 2012-06-15 13:14 UTC  (3+ messages)

[PATCH 1/1] Update tests to be compatible with gi and python3
 2012-06-15 13:14 UTC  (4+ messages)

[PATCH v3] arm: Add basic support for new Marvell Armada 370 and Armada XP SoC
 2012-06-15 13:14 UTC  (6+ messages)
` [PATCH v3 1/9] clocksource: time-armada-370-xp: Marvell Armada 370/XP SoC timer driver

[PATCH 2/7][TRIVIAL][resend] x86/kernel: cleanup some kernel-doc warnings
 2012-06-15 13:13 UTC  (3+ messages)

[PATCH v2 1/3] ARM: dts: mx28evk: Add auart0 and auart3 support
 2012-06-15 13:13 UTC  (9+ messages)
` [PATCH v2 2/3] serial: mxs-auart: Allow device tree probing
` [PATCH v2 3/3] ARM: mxs_defconfig: Let AUART driver be built by default

[Qemu-devel] [PATCHv2 00/13] unicore32: add softmmu support and puv3 machine
 2012-06-15 13:13 UTC  (5+ messages)
` [Qemu-devel] [PATCHv2 01/13] unicore32-softmmu: Add unicore32-softmmu build support

[BUG] cherry-pick ignores some arguments
 2012-06-15 13:12 UTC  (4+ messages)

how to get the formated patches from the merge id
 2012-06-15 13:11 UTC  (6+ messages)
  `  "
    ` [git-users] "

[PATCH 0/8] HID-Sensor: v2
 2012-06-15 13:12 UTC  (8+ messages)

[Qemu-devel] [PATCHv2 1/1] Add usb option in machine options to enable/disable usb
 2012-06-15 13:11 UTC  (5+ messages)

[PATCH 1/7][TRIVIAL][resend] powerpc: cleanup kernel-doc warning
 2012-06-15 13:10 UTC  (3+ messages)

[PATCH 00/14] MIPS: Add Loongson-3 based machines support
 2012-06-15 13:10 UTC  (2+ messages)

lsblk "include" option?
 2012-06-15 13:09 UTC 

[PATCH 0/2] An upgrade and a fix
 2012-06-15 12:54 UTC  (3+ messages)
` [PATCH 1/2] directfb: added missing Upstream-status
` [PATCH 2/2] puzzles: upgrade to r9561

live image types and qemu machines
 2012-06-15 13:04 UTC  (2+ messages)

Credit-based scheduling in KVM?
 2012-06-15 13:04 UTC  (4+ messages)

[meta-oe][PATCH V2] Added recipe for libconfig
 2012-06-15 12:54 UTC  (2+ messages)

Re[3]: [RFC] netfilter: xt_TEE: IPv4 Don't Fragmet options
 2012-06-15 13:04 UTC  (2+ messages)

(unknown),
 2012-06-15 13:03 UTC 

Dear Friend
 2012-06-15 12:51 UTC 

[PATCH v3] iio: add vcnl4000 combined ALS and proximity sensor
 2012-06-15 13:01 UTC  (2+ messages)

Converting kirkwood-goflexnet to DTS (Josh Coombs)
 2012-06-15 13:01 UTC 

[v2] [PATCH 1/1] XSELinux: When SELinux is enabled the xserver seg faults
 2012-06-15 13:00 UTC 

[PATCH] Intel IOMMU patch to reprocess RMRR info
 2012-06-15 12:58 UTC 

Converting kirkwood-goflexnet to DTS
 2012-06-15 12:58 UTC  (7+ messages)

-M g3beige KVM emulation failure on reset
 2012-06-15 12:58 UTC 

[MPC5200] using GPT's for interrupts
 2012-06-15 12:58 UTC 

[PATCH] MMC-4.5 Power OFF Notify Rework
 2012-06-15 12:57 UTC  (2+ messages)

Truncated file on posix mount
 2012-06-15 12:55 UTC  (3+ messages)

[PATCH] cifs: after upcalling for krb5 creds, invalidate key rather than revoking it
 2012-06-15 12:53 UTC  (2+ messages)
  ` [PATCH] cifs: remove extraneous newlines from cERROR and cFYI calls

[PATCH] perf/x86: check ucode before disabling PEBS on SandyBridge
 2012-06-15 12:52 UTC  (11+ messages)

[PATCH v5 00/14] GPMC driver conversion
 2012-06-15 12:51 UTC  (6+ messages)

[LTP] Found a bug in the file_test.sh
 2012-06-15 12:07 UTC  (2+ messages)

[PATCH -V3 0/4] hugeltb: Fixes for hugetlb controller patches
 2012-06-15 12:50 UTC  (3+ messages)

[PATCH 1/6] iio: sysfs-bus-iio typo
 2012-06-15 12:48 UTC  (6+ messages)
` [PATCH 2/6] iio: cleanup sysfs-bus-iio-light-lm3533-als
` [PATCH 3/6] iio: iio/machine.h typo

board_onenand_init() build error in linux-next
 2012-06-15 12:46 UTC 

[Qemu-devel] [PATCH 1/1] Add usb option in machine options
 2012-06-15 12:46 UTC  (5+ 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.