All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-25 07:47:59 to 2013-07-25 09:07:16 UTC [more...]

[PATCH V2 1/4] x86: introduce hypervisor_cpuid_base()
 2013-07-25  8:54 UTC  (6+ messages)
` [PATCH V2 2/4] xen: switch to use hypervisor_cpuid_base()
` [PATCH V2 3/4] kvm: "
` [PATCH V2 4/4] x86: correctly detect hypervisor

[RFC PATCH 0/5] cpuidle/ppc: Timer offload framework to support deep idle states
 2013-07-25  9:03 UTC  (6+ messages)
` [RFC PATCH 1/5] powerpc: Free up the IPI message slot of ipi call function (PPC_MSG_CALL_FUNC)
` [RFC PATCH 2/5] powerpc: Implement broadcast timer interrupt as an IPI message
` [RFC PATCH 3/5] cpuidle/ppc: Add timer offload framework to support deep idle states
` [RFC PATCH 4/5] cpuidle/ppc: CPU goes tickless if there are no arch-specific constraints
` [RFC PATCH 5/5] cpuidle/ppc: Add longnap state to the idle states on powernv

[Qemu-devel] [PATCH v3 00/10] sheepdog: reconnect server after connection failure
 2013-07-25  9:04 UTC  (15+ messages)
` [Qemu-devel] [PATCH v3 01/10] ignore SIGPIPE in qemu-img and qemu-io
` [Qemu-devel] [PATCH v3 02/10] iov: handle EOF in iov_send_recv
` [Qemu-devel] [PATCH v3 03/10] sheepdog: check return values of qemu_co_recv/send correctly
    ` [Qemu-devel] [sheepdog] "
` [Qemu-devel] [PATCH v3 04/10] sheepdog: handle vdi objects in resend_aio_req
` [Qemu-devel] [PATCH v3 05/10] sheepdog: reload inode outside of resend_aioreq
` [Qemu-devel] [PATCH v3 06/10] coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
` [Qemu-devel] [PATCH v3 07/10] sheepdog: try to reconnect to sheepdog after network error
` [Qemu-devel] [PATCH v3 08/10] sheepdog: make add_aio_request and send_aioreq void functions
` [Qemu-devel] [PATCH v3 09/10] sheepdog: cancel aio requests if possible
` [Qemu-devel] [PATCH v3 10/10] sheepdog: check simultaneous create in resend_aioreq

UVC and V4L2_CAP_AUDIO
 2013-07-25  9:03 UTC 

[Qemu-devel] [PATCH 0/8] Implement reference count for BlockDriverState
 2013-07-25  9:01 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] vvfat: use bdrv_new() to allocate BlockDriverState
` [Qemu-devel] [PATCH 2/8] iscsi: use bdrv_new() instead of stack structure
` [Qemu-devel] [PATCH 3/8] block: implement reference count for BlockDriverState
` [Qemu-devel] [PATCH 4/8] block: make bdrv_delete() static
` [Qemu-devel] [PATCH 5/8] block: use BlockDriverState refcnt for device attach/detach
` [Qemu-devel] [PATCH 6/8] migration: omit drive ref as we have bdrv_ref now
` [Qemu-devel] [PATCH 7/8] xen_disk: simplify blk_disconnect with refcnt
` [Qemu-devel] [PATCH 8/8] nbd: use BlockDriverState refcnt

[Qemu-devel] [PATCH] [RFC] aio/async: Add timed bottom-halves
 2013-07-25  9:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH] [RFC] aio/timers: Drop alarm timers; introduce QEMUClock to AioContext; run timers in aio_poll

[PATCH 1/2] ARM: dts: Change dw-apb-timer-osc and dw-apb-timer-sp to just dw-apb-timer
 2013-07-25  9:02 UTC  (3+ messages)
` [PATCH 2/2] clocksource: dw_apb_timer_of: Fix read_sched_clock

[Qemu-devel] [PATCH v2 0/8] Add virtio-mmio and use it in vexpress
 2013-07-25  9:03 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/8] virtio: Add support for guest setting of queue size

[Qemu-devel] [PATCH 00/28] Memory API for 1.6: fix I/O port endianness mess
 2013-07-25  9:00 UTC  (8+ messages)

Boot failure when using meta-intel and meta-ivi
 2013-07-25  9:00 UTC 

[PATCH 0/5] Assorted patches for pxa-gpio
 2013-07-25  9:00 UTC  (5+ messages)
` [PATCH 1/5] gpio: pxa: remove dead code

Intel HD Graphics 4600 Xen VGA Passthrough to Windows 7 Ultimate HVM domU
 2013-07-25  8:58 UTC  (10+ messages)

[PATCH v5] regulator: pfuze100: add pfuze100 regulator driver
 2013-07-25  8:58 UTC  (6+ messages)

[PATCH 0/6] ASoC: add CSR SiRFSoC sound drivers
 2013-07-25  8:57 UTC  (5+ messages)
` [PATCH 5/6] ASoC: sirf-inner: add mach driver for SiRFSoC internal codec

[U-Boot] [PATCHv2] socfpga: Move board/socfpga_cyclone5 to board/socfpga
 2013-07-25  8:56 UTC  (2+ messages)

[PATCH] net: trans_rdma: remove unused function
 2013-07-25  8:57 UTC  (10+ messages)
      ` [V9fs-developer] "
        ` [PATCH] 9p: client: remove unused code and any reference to "cancelled" function

[RFC][PATCH 0/2] s390/kvm: add kvm support for guest page hinting v2
 2013-07-25  8:54 UTC  (5+ messages)
` [PATCH 1/2] mm: add support for discard of unused ptes
` [PATCH 2/2] s390/kvm: support collaborative memory management

linux-next: Tree for Jul 25 [ call-trace: drm | drm-intel related? ]
 2013-07-25  8:54 UTC 

compile x86_64 waring
 2013-07-25  8:53 UTC  (4+ messages)

[PATCH 2/2] drm/i915: fix the racy object accounting
 2013-07-25  8:53 UTC  (4+ messages)
` [PATCH] "

[U-Boot] [PATCH v2 01/10] ARM: move interrupt_init to before relocation
 2013-07-25  8:52 UTC  (2+ messages)

[PATCH 2/2] kvm: powerpc: set cache coherency only for kernel managed pages
 2013-07-25  8:50 UTC  (5+ messages)

[U-Boot] Pull request: u-boot-nds32
 2013-07-25  8:49 UTC  (2+ messages)

[PATCH 1/6] drm/i915: Serialize almost all register access
 2013-07-25  8:48 UTC  (3+ messages)
` [PATCH 6/6] drm/i915: Convert the register access tracepoint to be conditional

[SPAM] Gagnez un robot kMix KENWOOD d une valeur de 400 euros
 2013-07-25  8:48 UTC 

[PATCH V4 net-next 0/2] pch_gbe: Add MinnowBoard support
 2013-07-25  8:46 UTC  (3+ messages)
` [PATCH net-next 1/2] pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32
` [PATCH V4 net-next 2/2] pch_gbe: Add MinnowBoard support

[PATCH] mtd: Turn 'bad block at' message into pr_debug
 2013-07-25  8:44 UTC 

[PATCH] mm: Save soft-dirty bits on swapped pages
 2013-07-25  8:43 UTC  (17+ messages)

[PATCH V8 libmlx4 0/2] Add extension and XRC QP support
 2013-07-25  8:40 UTC  (3+ messages)
  ` [PATCH V8 libmlx4 1/2] Infra-structure changes to support verbs extensions
  ` [PATCH V8 libmlx4 2/2] Add support for XRC QPs

Missing 4.3 qemu git repo links in http://xenbits.xen.org
 2013-07-25  8:40 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/1] cpu: Correct cpu-hotplug failure
 2013-07-25  8:39 UTC  (2+ messages)

Decibel Levels for Storm Medusa 5.1 USB Headset
 2013-07-25  8:40 UTC  (2+ messages)

[PATCH 00/36] remove dev_attrs usage in 'struct class'
 2013-07-25  8:38 UTC  (8+ messages)
` [PATCH 24/36] SCSI: OSD: convert class code to use dev_groups
` [PATCH 32/36] net: wireless: "
` [PATCH 33/36] net: rfkill: "

[PATCH V8 libibverbs 0/7] Add extension and XRC QP support
 2013-07-25  8:38 UTC  (8+ messages)
  ` [PATCH V8 libibverbs 1/7] Infrastructure to support verbs extensions
  ` [PATCH V8 libibverbs 2/7] Introduce XRC domains
  ` [PATCH V8 libibverbs 3/7] Add support for XRC SRQs
  ` [PATCH V8 libibverbs 4/7] Add support for XRC QPs
  ` [PATCH V8 libibverbs 5/7] Add ibv_open_qp
  ` [PATCH V8 libibverbs 6/7] XRC man pages
  ` [PATCH V8 libibverbs 7/7] Add XRC sample application

P1021rdb-pc
 2013-07-25  8:29 UTC 

[PATCH] powerpc: kernel: remove useless code which related with 'max_cpus'
 2013-07-25  8:36 UTC  (20+ messages)
    ` [PATCH v2] "

Questions about virtual ALSA driver (dummy), PortAudio and full-duplex drops
 2013-07-25  8:37 UTC  (4+ messages)

[PATCH 1/2] drm/i915: split PCI IDs out into i915_drm.h v3
 2013-07-25  8:36 UTC  (5+ messages)
` [PATCH 2/2] x86: add early quirk for reserving Intel graphics stolen memory v3

Mainline kernel on snowball
 2013-07-25  8:36 UTC  (9+ messages)

regression 3.11-rc1: rmmod hangs after tracing module
 2013-07-25  8:32 UTC  (3+ messages)

[PATCH v1 00/14] Add support for MSM's mmio clocks
 2013-07-25  8:32 UTC  (17+ messages)
` [PATCH v1 02/14] clk: Add of_init_clk_data() to parse common clock bindings
` [PATCH v1 03/14] clk: Add of_clk_match() for device drivers
` [PATCH v1 04/14] clk: Add set_rate_and_parent() op
` [PATCH v1 05/14] clk: msm: Add support for phase locked loops (PLLs)
` [PATCH v1 08/14] clk: msm: Add MSM clock driver

[RFC 0/2] serial: ns16550: small dt support improvements
 2013-07-25  8:28 UTC  (3+ messages)

Any plan to support disk driver domain?
 2013-07-25  8:31 UTC  (6+ messages)

[PATCH] tty_port: Fix refcounting leak in tty_port_tty_hangup()
 2013-07-25  8:30 UTC  (4+ messages)

[PATCH v6] serial:st-asc: Add ST ASC driver
 2013-07-25  8:29 UTC  (2+ messages)

[RFC] [PATCH] Generic WorkQueue Engine (GenWQE) device driver
 2013-07-25  8:28 UTC  (2+ messages)
`  "

[PATCH] ARM: imx_v7_defconfig: remove board specific part from environment
 2013-07-25  8:27 UTC 

[patch]raid5: fix stripe release order
 2013-07-25  8:26 UTC 

[PATCH] btrfs: raid56: avoid double allocation
 2013-07-25  8:26 UTC  (3+ messages)

[Buildroot] Strange error when set root password in buildroot
 2013-07-25  8:25 UTC  (2+ messages)

[patch -mainline] af_key: more info leaks in pfkey messages
 2013-07-25  8:24 UTC  (4+ messages)

Buffer size for ALSA USB PCM audio
 2013-07-25  8:24 UTC  (3+ messages)

[PATCH] fix occasional build error when enable parallel compiling
 2013-07-25  8:23 UTC  (2+ messages)

[PATCH] ARM: dts: i.MX6q: cpus/cpu nodes dts updates
 2013-07-25  8:23 UTC 

[PATCH] xfs: introduce object readahead to log recovery
 2013-07-25  8:23 UTC  (2+ messages)

[PATCH] ib/mad: remove Device Mgmt from RMPP class list
 2013-07-25  8:20 UTC  (8+ messages)

Recvfile patch used for Samba
 2013-07-25  8:17 UTC  (6+ messages)

kernel oopses
 2013-07-25  8:16 UTC 

[PATCH v1 1/1 net] net: fec: workaround stop tx during errata ERR006358
 2013-07-25  8:16 UTC  (2+ messages)

[PATCH v2] xfstests/btrfs/308: add snapshot-aware defrag for partial extents testcases
 2013-07-25  8:15 UTC  (2+ messages)

[PATCH 1/4] x86: introduce hypervisor_cpuid_base()
 2013-07-25  8:12 UTC  (14+ messages)
` [PATCH 4/4] x86: properly handle kvm emulation of hyperv

How to solve the make 3.82 issue at sanity check time?
 2013-07-25  8:11 UTC  (8+ messages)

[PATCH] kvm-unit-tests : Basic architecture of VMX nested test case
 2013-07-25  8:11 UTC  (2+ messages)

[PATCH 0/5] range-set and line-log bug fixes
 2013-07-25  8:09 UTC  (3+ messages)

Linux 3.11-rc2 [backlight] [ASUS N56VZ]
 2013-07-25  8:09 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH 0/2] Add Dialog DA9063 core and regulator drivers
 2013-07-25  8:08 UTC  (4+ messages)
` [PATCH 1/2] mfd: Add Dialog DA9063 core driver

[PATCH] imx-drm: TODO: Remove LVDS support from missing features list
 2013-07-25  8:07 UTC  (2+ messages)

PCM extra attributes
 2013-07-25  8:06 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] export internal snapshot by qemu-nbd
 2013-07-25  8:06 UTC  (3+ messages)

Hack bench regression with CONFIG_SLUB_CPU_PARTIAL disabled (info only)
 2013-07-25  8:00 UTC 

Preparing for mdadm-3.3
 2013-07-25  8:02 UTC  (2+ messages)

[PATCH] memcg: remove redundant code in mem_cgroup_force_empty_write()
 2013-07-25  8:02 UTC  (3+ messages)

[PATCH net-next 1/2] pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32
 2013-07-25  8:00 UTC  (3+ messages)
` [PATCH V3 net-next 2/2] pch_gbe: Add MinnowBoard support

[RFC][PATCH 0/9] sched: Power scheduler design proposal
 2013-07-25  8:00 UTC  (11+ messages)

[PATCH 1/3] net/usb/r815x: replace USB buffer from stack to DMA-able
 2013-07-25  7:59 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] net/usb/r8152: make sure the USB buffer is DMA-able
  ` [PATCH v2 3/3] net/usb/r8152: adjust relative ocp function

[Qemu-devel] [PATCH v2 00/11] Point-in-time snapshot exporting over NBD
 2013-07-25  7:59 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 01/11] block: replace in_use with refcnt_soft and refcnt_hard
` [Qemu-devel] [PATCH v2 07/11] block: hold hard reference for backup/mirror target

[PATCH 1/2] KVM: x86: Simplify __apic_accept_irq
 2013-07-25  7:59 UTC  (2+ messages)
` [PATCH 2/2] KVM: x86: Drop some unused functions from lapic

[PATCH] mac80211: use oneshot blink API for LED triggers
 2013-07-25  7:58 UTC  (6+ messages)

[PATCH 1/1] Drivers: base: memory: Export symbols for onlining memory blocks
 2013-07-25  7:57 UTC  (12+ messages)

[PATCH 0/5] iio: at91: Add touch screen support in at91 adc
 2013-07-25  7:56 UTC  (5+ messages)
` [PATCH 5/5] iio: at91: introduce touch screen support in iio adc driver

[PATCH 01/15] drivers: phy: add generic PHY framework
 2013-07-25  7:54 UTC  (7+ messages)

[PATCH 1/2] regulatory: use correct regulatory initiator on wiphy register
 2013-07-25  7:53 UTC  (2+ messages)

[PATCH 01/22] ARM: ux500: Remove '0x's from HREF v60+ DTS file
 2013-07-25  7:52 UTC  (6+ messages)
` [PATCH 07/22] ARM: exynos: Remove '0x's from Exynos4110 DTSI file
  ` [PATCH v3 07/22] ARM: dts: Remove '0x's from Exynos4210 "

i915 irq storm mitigation in 3.10
 2013-07-25  7:50 UTC  (9+ messages)

[PATCH] MMC: Detect execution mode errors after r/w command
 2013-07-25  7:50 UTC  (3+ messages)

drm: Asynchronouse page flipping interface and Intel implementation
 2013-07-25  7:47 UTC  (8+ messages)
` [PATCH 4/5] drm/i915: Add async page flip support for IVB


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.