All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-24 11:02:34 to 2014-02-24 12:08:46 UTC [more...]

[PATCH] of/gpio: Define OF_GPIO_OPEN_DRAIN flag for Open Drain outputs
 2014-02-24 12:08 UTC  (2+ messages)

[PATCH net 4/5] be2net: wait longer to reap TX compls in be_close()
 2014-02-24 12:08 UTC  (5+ messages)

combine per-cpu trace files
 2014-02-24 12:07 UTC 

[Xenomai] pull request for the ipipe-3.10 branch
 2014-02-24 12:07 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH] block: optimize zero writes with bdrv_write_zeroes
 2014-02-24 12:07 UTC  (13+ messages)

doesnt work MLS in ssh X-forwarding on the client's X windows
 2014-02-24 12:07 UTC 

[Qemu-devel] [PULL 0/1] spice patch queue
 2014-02-24 12:05 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] qxl: add sanity check

[PATCH v2 00/15] IOMMU support for ARM
 2014-02-24 12:05 UTC  (9+ messages)
` [PATCH v2 02/15] xen/passthrough: vtd: Don't export iommu_domain_teardown
` [PATCH v2 09/15] xen/passthrough: iommu: Introduce arch specific code
` [PATCH v2 14/15] xen/arm: Add the property "protected-devices" in the hypervisor node

[U-Boot] [PATCH v2 03/15] kbuild: move asm-offsets.h rules to ./Kbuild
 2014-02-24 12:05 UTC  (3+ messages)

[LTP] [PATCH 1/2] syscalls/inotify: Test generation of overflow events
 2014-02-24 12:04 UTC 

[Bug 75061] bug in clearing color buffer
 2014-02-24 12:04 UTC 

[PATCH] Btrfs: more efficient split extent state insertion
 2014-02-24 12:03 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/1] ARM: Exynos: Add generic compatible string
 2014-02-24 12:03 UTC  (10+ messages)

[PATCHv2/RFC] kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
 2014-02-24 12:02 UTC  (3+ messages)
` [PATCHv2] "

[PATCH net-next] loopback: sctp: add NETIF_F_SCTP_CSUM to device features
 2014-02-24 12:02 UTC  (6+ messages)

[Qemu-devel] [PULL v2 00/44] rework input handling, sdl2 support
 2014-02-24 12:01 UTC  (46+ messages)
` [Qemu-devel] [PATCH 01/44] ui/sdl2 : initial port to SDL 2.0 (v2.0)
` [Qemu-devel] [PATCH 02/44] sdl2: baum build fix
` [Qemu-devel] [PATCH 03/44] sdl2: remove text console logic
` [Qemu-devel] [PATCH 04/44] console: export QemuConsole index, width, height
` [Qemu-devel] [PATCH 05/44] input: rename file to legacy
` [Qemu-devel] [PATCH 06/44] input: qapi: define event types
` [Qemu-devel] [PATCH 07/44] input: qapi: add unmapped key
` [Qemu-devel] [PATCH 08/44] input: qapi: add pause key
` [Qemu-devel] [PATCH 09/44] input: add core bits of the new input layer
` [Qemu-devel] [PATCH 10/44] input: keyboard: add helper functions to core
` [Qemu-devel] [PATCH 11/44] input: keyboard: switch legacy handlers to new core
` [Qemu-devel] [PATCH 12/44] input: keyboard: switch qmp_send_key() "
` [Qemu-devel] [PATCH 13/44] input: keyboard: switch gtk ui "
` [Qemu-devel] [PATCH 14/44] input: keyboard: switch sdl "
` [Qemu-devel] [PATCH 15/44] sdl2: switch keyboard handling "
` [Qemu-devel] [PATCH 16/44] input: keyboard: switch vnc ui "
` [Qemu-devel] [PATCH 17/44] input: keyboard: switch spice "
` [Qemu-devel] [PATCH 18/44] input: keyboard: switch curses "
` [Qemu-devel] [PATCH 19/44] input: mouse: add helpers functions to core
` [Qemu-devel] [PATCH 20/44] input: mouse: add graphic_rotate support
` [Qemu-devel] [PATCH 21/44] input: mouse: add qemu_input_is_absolute()
` [Qemu-devel] [PATCH 22/44] input: mouse: switch legacy handlers to new core
` [Qemu-devel] [PATCH 23/44] input: mouse: switch gtk ui "
` [Qemu-devel] [PATCH 24/44] input: mouse: switch sdl "
` [Qemu-devel] [PATCH 25/44] sdl2: switch mouse handling "
` [Qemu-devel] [PATCH 26/44] input: mouse: switch vnc ui "
` [Qemu-devel] [PATCH 27/44] input: mouse: switch spice "
` [Qemu-devel] [PATCH 28/44] input: mouse: switch monitor "
` [Qemu-devel] [PATCH 29/44] input: keyboard: switch cocoa ui "
` [Qemu-devel] [PATCH 30/44] input: mouse: "
` [Qemu-devel] [PATCH 31/44] input: trace events
` [Qemu-devel] [PATCH 32/44] input-legacy: remove kbd_put_keycode
` [Qemu-devel] [PATCH 33/44] input-legacy: remove kbd_mouse_has_absolute
` [Qemu-devel] [PATCH 34/44] input-legacy: remove kbd_mouse_is_absolute
` [Qemu-devel] [PATCH 35/44] input-legacy: remove kbd_mouse_event
` [Qemu-devel] [PATCH 36/44] input: move mouse mode notifier to new core
` [Qemu-devel] [PATCH 37/44] input: add input_mouse_mode tracepoint
` [Qemu-devel] [PATCH 38/44] sdl2: simplify keymap handling
` [Qemu-devel] [PATCH 39/44] sdl2: codestyle fixups
` [Qemu-devel] [PATCH 40/44] input: move qmp_query_mice to new core
` [Qemu-devel] [PATCH 41/44] input: move do_mouse_set "
` [Qemu-devel] [PATCH 42/44] input: remove index_from_keycode (no users)
` [Qemu-devel] [PATCH 43/44] console: add head to index to qemu consoles
` [Qemu-devel] [PATCH 44/44] console: add QemuUIInfo

No versioning for existing images
 2014-02-24 12:01 UTC 

[PATCH] Xen/atomic: use static inlines instead of macros
 2014-02-24 11:59 UTC  (7+ messages)

[PATCH] xfstests: add test for btrfs send issuing premature rmdir operations
 2014-02-24 11:58 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/3] x86/hash: fix build failure with older binutils
 2014-02-24 11:57 UTC  (6+ messages)

[PATCH] Add I915_EXEC_SECURE macro
 2014-02-24 11:56 UTC 

[PATCH 00/19] drm/i915: vlv power domains support
 2014-02-24 11:56 UTC  (12+ messages)
` [PATCH 05/19] drm/i915: power domains: add power well ops
` [PATCH 07/19] drm/i915: add port power domains
` [PATCH 08/19] drm/i915: get port power domain in connector detect

[PATCH] xfstests: add function _require_fssum()
 2014-02-24 11:56 UTC  (2+ messages)

kernel panic 3.11.7 in kmem_cache_alloc+0x66/0x150
 2014-02-24 11:47 UTC 

[PATCH] xfstests: add test btrfs/042 for btrfs incremental send
 2014-02-24 11:55 UTC  (3+ messages)
` [PATCH v2] "

Fwd: strange discrepancy
 2014-02-24 11:55 UTC  (3+ messages)
  `  "

[PATCH] android/pics: Add PICS and PIXIT for HSP
 2014-02-24 11:54 UTC 

qt4-embedded - jpeg, gif, tiff support
 2014-02-24 11:54 UTC  (2+ messages)

need help abot bitbake meta-toolchain-sdk
 2014-02-24 11:54 UTC  (2+ messages)

[GIT PULL] integrator base patches for v3.15
 2014-02-24 11:53 UTC  (4+ messages)

[PATCH 00/10] pinctrl: mvebu: remove hard-coded addresses from Dove pinctrl
 2014-02-24 11:50 UTC  (6+ messages)

[PATCH 00/11] ASoC: Consolidate enum controls and DAPM MUXs
 2014-02-24 11:50 UTC  (4+ messages)
` [PATCH 04/11] ASoC: Add macros for defining virtual enums

[RFC/RFT 0/7] ath10k: performance improvements
 2014-02-24 11:49 UTC  (13+ messages)
` [RFC/RFT 3/7] ath10k: replace send_head() with tx_sg()
` [RFC/RFT 5/7] ath10k: batch htt tx/rx completions

[PATCH v2] btrfs-progs: introduce btrfs-devlist
 2014-02-24 11:48 UTC  (2+ messages)
` [PATCH v2] btrfs: introduce BTRFS_IOC_GET_DEVS

[BUG] xl create -c with pygrub hangs in xen 4.4.0-rc5
 2014-02-24 11:48 UTC  (4+ messages)

Conf notes
 2014-02-24 11:47 UTC  (5+ messages)

[PATCH 2/3] x86/hash: swap parameters of crc32_u32()
 2014-02-24 11:46 UTC  (6+ messages)

[PATCH 1/3 v3] btrfs-progs: there is devid 0 when replace is running
 2014-02-24 11:43 UTC  (3+ messages)
` [PATCH 2/3] btrfs-progs: latest_devid is not always the probed devid
` [PATCH 3/3] btrfs-progs: Fix bug when scanned for devid which was missing and deleted

[U-Boot] [PATCH] kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes"
 2014-02-24 11:44 UTC 

[Qemu-devel] [PATCH 0/2] char: restore read callback on a reattached (hotplug) chardev
 2014-02-24 11:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] qtest: fix a "!chr->fd_in_tag" assertion error in qtest

New recipes and recipes from oe-classic
 2014-02-24 11:42 UTC 

[PATCH v4 00/36] mtd: st_spi_fsm: Add new driver
 2014-02-24 11:39 UTC  (7+ messages)

BUG: Bad page state in process with linux 3.4.76
 2014-02-24 11:39 UTC  (3+ messages)

hotplug: VM got stuck when attaching a pass-through device to the non-pass-through VM for the first time
 2014-02-24 11:38 UTC  (7+ messages)
          ` [Qemu-devel] "

[Buildroot] [PATCH 0/13 v2] Add dependency on kernel headers
 2014-02-24 11:38 UTC  (3+ messages)
` [Buildroot] [PATCH 03/13] manual: document minimal kernel headers dependency

[Buildroot] [autobuild.buildroot.net] Build results for 2014-02-23
 2014-02-24 11:37 UTC  (4+ messages)

[PATCH 2/4] ARM: shmobile: r8a7791: Add VIN clocks to device tree
 2014-02-24 11:36 UTC  (2+ messages)
` [PATCH 2/4] ARM: shmobile: r8a7791: add IIC(B) clocks to dtsi

[linux-linus test] 25278: regressions - FAIL
 2014-02-24 11:36 UTC  (4+ messages)

is it possible to temporarily not let user mode get hid input event
 2014-02-24 11:35 UTC  (6+ messages)

[PATCH 0/2] Package upgrades
 2014-02-24 11:42 UTC  (3+ messages)
` [PATCH 1/2] curl: upgrade to 7.35.0
` [PATCH 2/2] pango: upgrade to 1.36.2

[PATCH 00/11] Runtime PM fixes
 2014-02-24 11:33 UTC  (5+ messages)
` [PATCH 04/11] drm/i915: get runtime PM at intel_set_mode
` [PATCH 05/11] drm/i915: get runtime PM while trying to detect CRT

[patch 00/26] genirq: Another round of tree wide cleanups
 2014-02-24 11:32 UTC  (13+ messages)
` [patch 03/26] powerpc: eeh: Kill another abuse of irq_desc
` [patch 09/26] arm: mmp: Remove pointless fiddling with irq internals

[PATCH] ASoC: da732x: Mark DC offset control registers volatile
 2014-02-24 11:31 UTC  (2+ messages)

[PATCH] ASoC: cs42888: Add codec driver support
 2014-02-24 11:30 UTC  (3+ messages)

Add e1000 device to guest OS?
 2014-02-24 11:30 UTC  (2+ messages)

x86_pmu_start WARN_ON
 2014-02-24 11:28 UTC  (11+ messages)

[xen-4.1-testing test] 25157: regressions - trouble: broken/fail/pass
 2014-02-24 11:28 UTC  (6+ messages)

Initial Mini-OS port to ARM64
 2014-02-24 11:27 UTC  (4+ messages)

[PATCH] drm/i915: re-add locking around hw state readout
 2014-02-24 11:27 UTC  (2+ messages)

[PATCH 0/5] bdw forcewake fixes
 2014-02-24 11:27 UTC  (4+ messages)
` [PATCH 1/5] drm/i915: Fix forcewake counts for gen8

[PATCH RESEND] tools/libxl: comments cleanup on libxl_dm.c
 2014-02-24 11:27 UTC  (2+ messages)

[PATCH] btrfs-progs: there is devid 0 when replace is running
 2014-02-24 11:24 UTC  (3+ messages)
` [PATCH v2] "

[meta-raspberrypi][PATCH v2 1/1] omxplayer: Update to current remote HEAD
 2014-02-24 11:23 UTC  (2+ messages)

GBM surface sharing
 2014-02-24 11:23 UTC 

Data Offset
 2014-02-24 11:22 UTC  (7+ messages)

[PATCH] ARM: kernel: respect device tree status of cpu nodes
 2014-02-24 11:22 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2014-02-24 11:22 UTC  (8+ messages)

[PATCH] ASoC: da732x: Use da732x->regmap instead of codec->control_data
 2014-02-24 11:21 UTC  (2+ messages)

[PATCH] dcache: replace obsolete simple_strtoul() with kstrtoul()
 2014-02-24 11:20 UTC 

[Buildroot] udev 182: scsi/scsi.h not found
 2014-02-24 11:18 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()
 2014-02-24 11:16 UTC  (12+ messages)
                ` [Qemu-devel] [PATCH] hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation

Build error: MSM DRM
 2014-02-24 11:15 UTC 

[Bug 75432] New: fedora rawhide, since linux 3.14, dota2 main menu runs at 2 fps
 2014-02-24 11:15 UTC 

[PATCH net-next v5 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-02-24 11:13 UTC  (10+ messages)
` [PATCH net-next v5 1/9] xen-netback: Introduce TX grant map definitions

[PATCH v5 3/3] KVM: x86: Enable Intel MPX for guest
 2014-02-24 11:13 UTC  (3+ messages)
  ` [Qemu-devel] "

kernfs/rtc: circular dependency between kernfs and ops_lock
 2014-02-24 11:04 UTC  (3+ messages)

[PATCH RFC v8 0/5] MPC512x DMA slave s/g support, OF DMA lookup
 2014-02-24 11:09 UTC  (10+ messages)
` [PATCH RFC v8 1/5] dma: mpc512x: reorder mpc8308 specific instructions
` [PATCH RFC v8 2/5] dma: mpc512x: add support for peripheral transfers
  ` [PATCH RFC v8 3/5] dma: of: Add common xlate function for matching by channel id
  ` [PATCH RFC v8 4/5] dma: mpc512x: add device tree binding document
  ` [PATCH RFC v8 5/5] dma: mpc512x: register for device tree channel lookup

Hello
 2014-02-24 11:09 UTC 

[PATCH v2 0/5] hyperv-fb: add support for generation 2 virtual machines
 2014-02-24 11:07 UTC  (6+ messages)
` [PATCH v2 2/5] vmbus: add missing breaks

[Bug 73014] New: tahiti ways slower than juniper in dota2
 2014-02-24 11:06 UTC  (2+ messages)
` [Bug 73014] "

[PATCH v3 00/10] Make dwc3 use Generic PHY Framework
 2014-02-24 11:05 UTC  (16+ messages)
` [PATCH 1/2] usb: dwc3: core: continue probing if usb phy library returns -ENODEV/-ENXIO

xm/xl shutdown does not work with HVM guest
 2014-02-24 11:05 UTC  (7+ messages)

mdadm won't remove drive from array
 2014-02-24 11:05 UTC  (2+ messages)

[PATCH for xfstests] xfstests: fix to make tests/btrfs/013 really work
 2014-02-24 11:02 UTC  (3+ messages)

[RFC PATCH 0/2] ARM: Switch back to L_PTE_WRITE
 2014-02-24 11:03 UTC  (5+ messages)
` [RFC PATCH 1/2] arm: mm: "

[PATCH 0/4] bridge-utils: build system fixes and cleanups
 2014-02-24 10:56 UTC  (5+ messages)
` [PATCH 1/4] bridge-utils: Abort compilation on error in any subdirectory
` [PATCH 2/4] bridge-utils: Remove unused variable in doc/Makefile.in
` [PATCH 3/4] bridge-utils: AC_OUTPUT should be used without arguments
` [PATCH 4/4] bridge-utils: Pretty print configure help


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.