All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-18 13:59:28 to 2012-10-18 15:07:24 UTC [more...]

[Lustre-devel] Hard Links in e2scan
 2012-10-18 15:07 UTC 

[Qemu-devel] [PATCH 0/4] net: convert NetClientState to QOM
 2012-10-18 15:06 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] net: add public qemu_net_poll() function
` [Qemu-devel] [PATCH 2/4] net: add net_is_tap_client()
` [Qemu-devel] [PATCH 3/4] net: extract notify_link_status_changed() function
` [Qemu-devel] [PATCH 4/4] net: convert NetClientState to QOM

PCI device not properly reset after VFIO
 2012-10-18 15:06 UTC  (5+ messages)

[Qemu-devel] [PATCH 1/4] Adding new syscalls (bugzilla 855162)
 2012-10-18 14:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/4] Warning messages on net devices hotplug

[GIT PULL] sound fixes for 3.7-rc2
 2012-10-18 15:04 UTC 

[Qemu-trivial] [PATCH] ui/vnc-jobs.c: Fix minor typos in comments
 2012-10-18 15:03 UTC  (2+ messages)
` [Qemu-devel] "

[RFC] ACPI S3 and Xen (suprisingly small\!)
 2012-10-18 15:02 UTC  (9+ messages)
` [PATCH 1/4] x86/wakeup/sleep: Check whether the TSS GDT descriptor is empty before using it
` [PATCH 2/4] xen/lowlevel: Implement pvop call for load_idt (sidt)

Email Quota Warning!
 2012-10-18 14:47 UTC 

[Qemu-devel] [PATCH] ui/vnc-jobs: Delete unused and buggy vnc_stop_worker_thread()
 2012-10-18 15:01 UTC  (2+ messages)

linux-next: build failure after merge of the final tree (tip/s390 trees related)
 2012-10-18 15:02 UTC  (3+ messages)

[RFC PATCH 0/1] kernel.bbclass: remove explicit version.h target
 2012-10-18 14:47 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 0/3] USB: dwc3: Add suspend/resume support
 2012-10-18 15:00 UTC  (9+ messages)
` [PATCH v3 1/3] usb: dwc3: Add the suspend/resume functionality
` [PATCH v3 2/3] usb: xhci: "

[PATCH]kdump: pass noefi and acpi_rsdp= to 2nd kernel
 2012-10-18 14:59 UTC  (8+ messages)

[Qemu-devel] [PATCHv3] qemu: enable PV EOI for qemu 1.3
 2012-10-18 15:01 UTC 

[oe-commits] Mark Hatle : prelink: Update to latest upstream prelink
 2012-10-18 14:44 UTC  (5+ messages)
      ` [OE-core] Fwd: "

[PATCH] dlm: remove unused variable in *dlm_lowcomms_get_buffer()
 2012-10-18 14:57 UTC 

[PATCH BlueZ] AVDTP: Do not keep a internal reference
 2012-10-18 14:57 UTC  (3+ messages)

[Buildroot] filename format for kernel patches when using kernel from git ?
 2012-10-18 14:57 UTC 

[Qemu-devel] [PATCH 0/2] E1000 RX/Live migration bugs fixed
 2012-10-18 14:56 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] Ignore RX tail kicks when RX disabled
` [Qemu-devel] [PATCH 2/2] Add check_rxov into VMState

[PATCH v2] kdump: pass acpi_rsdp= to 2nd kernel for efi booting
 2012-10-18 14:56 UTC  (2+ messages)

[PATCH 4/7] gpio/mxs: convert to use linear irqdomain
 2012-10-18 14:56 UTC  (3+ messages)

[PATCH v4 0/7] uio_pruss cleanup and platform support
 2012-10-18 14:53 UTC  (4+ messages)
` [PATCH v4 1/7] uio: uio_pruss: replace private SRAM API with genalloc

[Qemu-devel] [PATCH 00/12] make CPU child of DeviceState and include qdev core in *-user
 2012-10-18 14:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 07/12] qdev-core: isolate reset register/unregister code

[Qemu-devel] [PATCH v2 00/45] Block job improvements for 1.3
 2012-10-18 14:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 31/45] mirror: add support for on-source-error/on-target-error

[Qemu-devel] [PULL for Kevin 00/16] Block job improvements part 2
 2012-10-18 14:49 UTC  (17+ messages)
` [Qemu-devel] [PATCH v3 01/16] block: add bdrv_query_info
` [Qemu-devel] [PATCH v3 02/16] block: add bdrv_query_stats
` [Qemu-devel] [PATCH v3 03/16] block: add bdrv_open_backing_file
` [Qemu-devel] [PATCH v3 04/16] block: introduce new dirty bitmap functionality
` [Qemu-devel] [PATCH v3 05/16] block: export dirty bitmap information in query-block
` [Qemu-devel] [PATCH v3 06/16] block: rename block_job_complete to block_job_completed
` [Qemu-devel] [PATCH v3 07/16] block: add block-job-complete
` [Qemu-devel] [PATCH v3 08/16] block: introduce BLOCK_JOB_READY event
` [Qemu-devel] [PATCH v3 09/16] mirror: introduce mirror job
` [Qemu-devel] [PATCH v3 10/16] qmp: add drive-mirror command
` [Qemu-devel] [PATCH v3 11/16] mirror: implement completion
` [Qemu-devel] [PATCH v3 12/16] qemu-iotests: add mirroring test case
` [Qemu-devel] [PATCH v3 13/16] iostatus: forward block_job_iostatus_reset to block job
` [Qemu-devel] [PATCH v3 14/16] mirror: add support for on-source-error/on-target-error
` [Qemu-devel] [PATCH v3 15/16] qmp: add pull_event function
` [Qemu-devel] [PATCH v3 16/16] qemu-iotests: add testcases for mirroring on-source-error/on-target-error

[PATCH] fuse: remove unused variable in fuse_try_move_page()
 2012-10-18 14:51 UTC 

[PATCH v2 0/7] Cure some format-patch wrapping and encoding issues
 2012-10-18 14:43 UTC  (8+ messages)
` [PATCH v2 1/7] utf8: fix off-by-one wrapping of text
` [PATCH v2 2/7] format-patch: do not wrap non-rfc2047 headers too early
` [PATCH v2 3/7] format-patch: do not wrap rfc2047 encoded headers too late
` [PATCH v2 4/7] format-patch: introduce helper function last_line_length()
` [PATCH v2 5/7] format-patch: make rfc2047 encoding more strict
` [PATCH v2 6/7] format-patch: fix rfc2047 address encoding with respect to rfc822 specials
` [PATCH v2 7/7] format-patch tests: check quoting/encoding in To: and Cc: headers

[PATCH 1/3] drm/i915: Consolidate ILK_DSPCLK_GATE and PCH_DSPCLK_GATE
 2012-10-18 14:51 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Program DSPCLK_GATE_D only once on Ironlake
` [PATCH 3/3] drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLV

Is not locking task_lock in cgroup_fork() safe?
 2012-10-18 14:50 UTC  (6+ messages)

xen-vbd interface (segment size expansion) - FreeBSD host have it
 2012-10-18 14:50 UTC  (3+ messages)

[PATCH v3 00/10] Introduce huge zero page
 2012-10-18 14:50 UTC  (6+ messages)

[PATCH] ASoC: jack: remove unused variable in snd_soc_jack_report()
 2012-10-18 14:49 UTC 

[PATCH] kvm/ftrace: change the diplaying format of vector in trace_msi_set_irq
 2012-10-18 14:49 UTC  (2+ messages)

[Bug 42373] New: Radeon HD 6450 (NI CAICOS) screen corruption on boot
 2012-10-18 14:48 UTC  (2+ messages)
` [Bug 42373] "

[PATCHv9 0/8] ARM: OMAP4: core retention support
 2012-10-18 14:41 UTC  (9+ messages)
` [PATCHv9 8/8] ARM: OMAP4: USB: power down MUSB PHY if not used

[PATCH 4/14] drivers/media/v4l2-core/videobuf2-core.c: fix error return code
 2012-10-18 14:47 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] Make restore work properly with PV superpage flag
 2012-10-18 14:46 UTC  (3+ messages)

[PATCH] ALSA: snd-usb: remove unused variable in init_pitch_v2()
 2012-10-18 14:46 UTC 

[PATCH 0/3] KVM_VCPU_GET_REG_LIST API
 2012-10-18 14:45 UTC  (2+ messages)

[PATCH] drm/ttm: remove fence_lock
 2012-10-18 14:45 UTC  (8+ messages)

[PATCH 1/8] [media] s5p-fimc: Use clk_prepare_enable and clk_disable_unprepare
 2012-10-18 14:44 UTC  (6+ messages)

[PATCH] nfsd4: remove unused variable in nfsd4_delegreturn()
 2012-10-18 14:44 UTC 

Regarding udevadm
 2012-10-18 14:44 UTC 

[PATCH] yocto-bsp: Fix git url parsing, allowing for local mirrors
 2012-10-18 14:42 UTC  (2+ messages)

[PATCH 1/4] staging:iio: Don't compare boolean values with true/false
 2012-10-18 14:43 UTC  (4+ messages)
` [PATCH 2/4] staging:iio:lpc32xx_adc: Use resource_size instead of opencoding it
` [PATCH 3/4] iio: Don't compare boolean values to true/false
` [PATCH 4/4] iio: at91_adc: Use devm_kcalloc to allocate arrays

[PATCH] ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUP
 2012-10-18 14:41 UTC  (3+ messages)

[PATCH v2 0/2] Convert davinci ASoC to genalloc SRAM
 2012-10-18 14:41 UTC  (7+ messages)

[PATCH v5 00/15] Move storage config and names files to ini-file format
 2012-10-18 14:41 UTC  (7+ messages)
` [PATCH v5 01/15] doc: Add settings storage documentation
` [PATCH v5 02/15] adapter: Read name in storage at init

Braindump: multiple clusters on the same hardware
 2012-10-18 14:40 UTC  (3+ messages)

Brightness hotkeys have no effect on Clevo laptop (has semi-workaround)
 2012-10-18 14:40 UTC 

[GIT PULL 00/11] perf/urgent fixes
 2012-10-18 14:38 UTC  (5+ messages)
` [PATCH 09/11] perf python: Link with libtraceevent

[ANNOUNCE] 3.0.45-rt68
 2012-10-18 14:38 UTC 

[Qemu-devel] [PATCH v3 4/4] qemu-config: Add new -add-fd command line option
 2012-10-18 14:34 UTC  (7+ messages)

[PATCHv3 0/6] dw_dmac: few cleanups to the driver
 2012-10-18 14:34 UTC  (7+ messages)
` [PATCHv3 1/6] dmaengine: dw_dmac: remove CLK dependency
` [PATCHv3 2/6] dmaengine: dw_dmac: amend description and indentation
` [PATCHv3 3/6] dw_dmac: change dev_printk() to corresponding macros
` [PATCHv3 4/6] dw_dmac: don't call platform_get_drvdata twice
` [PATCHv3 5/6] dw_dmac: change dev_crit to dev_WARN in dwc_handle_error
` [PATCHv3 6/6] dw_dmac: introduce to_dw_desc() macro

Non-Interleaved access method?
 2012-10-18 14:34 UTC  (2+ messages)

[PATCH] KVM: apic: fix LDR calculation in x2apic mode
 2012-10-18 14:33 UTC  (2+ messages)

ASoC: mmap or read/write?
 2012-10-18 14:32 UTC  (4+ messages)

[meta-webserver][PATCH v5] hiawatha: add initial 8.5 recipe and associated files
 2012-10-18 14:19 UTC  (2+ messages)

meta-systemd base-files issue
 2012-10-18 14:17 UTC  (3+ messages)

[PATCH] Documentation DMA-API-HOWTO.txt Add dma mapping error check usage examples
 2012-10-18 14:30 UTC  (4+ messages)

[PATCH 1/2] KVM: VMX: report internal error for the unhandleable event
 2012-10-18 14:30 UTC  (3+ messages)
` [PATCH 2/2] KVM: VMX: report internal error for MMIO #PF due to delivery event

[Qemu-devel] [PATCH v2 0/8] Add LOG_GUEST_ERROR for reporting guest bugs
 2012-10-18 14:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/8] hw/hw.h: Add include of qemu-log.h

usb issue on Intel chipset: abrupt mouse movements, usb keyboard loosing key events
 2012-10-18 14:28 UTC  (2+ messages)

Notification
 2012-10-18 14:12 UTC 

[Bug 49021] New: VGA output: Attached monitor is not detected
 2012-10-18 14:27 UTC  (5+ messages)
` [Bug 49021] "

[PATCH v5 0/4] Add generic driver for on-chip SRAM
 2012-10-18 14:27 UTC  (5+ messages)
` [PATCH v5 1/4] genalloc: add a global pool list, allow to find pools by phys address
` [PATCH v5 2/4] misc: Generic on-chip SRAM allocation driver
` [PATCH v5 3/4] misc: sram: Add optional clock
` [PATCH v5 4/4] misc: sram: add support for configurable allocation order

[PATCH 0/2] ARM: OMAP2+: Add device-tree support for 32kHz counter
 2012-10-18 14:27 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: OMAP: Add counter-32k nodes

[PATCH 1/4] module: add syscall to load module from fd
 2012-10-18 14:26 UTC  (9+ messages)

[PATCH] Documentation/sparse.txt: document context annotations for lock checking
 2012-10-18 14:27 UTC 

[PATCH] Add new git-remote-hd helper
 2012-10-18 14:26 UTC  (3+ messages)

[Qemu-devel] [PATCHv2] qemu: enable PV EOI for qemu 1.3
 2012-10-18 14:22 UTC  (3+ messages)

[Powertop] [PATCH] devices: Trivial coding style fix
 2012-10-18 14:20 UTC 

[PATCH 00/14] Haswell DP enablement
 2012-10-18 14:20 UTC  (7+ messages)
` [PATCH 10/14] drm/i915: add DP support to intel_ddi_get_encoder_port
` [PATCH 11/14] drm/i915: add DP support to intel_ddi_get_hw_state
` [PATCH 12/14] drm/i915: add DP support to intel_enable_ddi

[PATCH] linux-firmare: upgrade to latest commit
 2012-10-18 14:03 UTC 

[Bisected] 3.7-rc1 can't resume
 2012-10-18 14:17 UTC  (2+ messages)

[PATCH v2 1/2] status: refactor output format to represent "default"
 2012-10-18 14:15 UTC  (2+ messages)
` [PATCH v3] status: refactor output format to represent "default" and add --long

[Bug 56139] New: [bisected] kernel 3.7.0-rc1 breaks 6950 (CAYMAN)
 2012-10-18 14:16 UTC  (2+ messages)
` [Bug 56139] "

[PATCH V2 1/3] ARM: tegra: simplify DEBUG_LL UART selection options
 2012-10-18 14:15 UTC  (9+ messages)
` [PATCH V2 3/3] ARM: tegra: move debug-macro.S to include/debug

[PATCH v1 0/2] x86, apic: Disable BSP if boot cpu is AP
 2012-10-18 14:14 UTC  (5+ messages)

[meta-webserver][PATCH v4] Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
 2012-10-18 14:03 UTC 

[PATCHv4 0/2] ARM: I2C: Add device tree bindings to i2c-mux-gpio
 2012-10-18 14:13 UTC  (6+ messages)
` [PATCH 1/2] i2c: mux: Add dt support to i2c-mux-gpio driver
` [PATCH 2/2] ARM: dts: cfa10049: Add the i2c muxer buses to the CFA-10049

[PATCH 00/10] extract dp helper functions
 2012-10-18 14:12 UTC  (3+ messages)

[PATCH] mfd: viperboard driver added
 2012-10-18 14:13 UTC  (5+ messages)
` [PATCH v2 1/4] mfd: add viperboard driver

[PATCHv2 0/4] dw_dmac: few cleanups to the driver
 2012-10-18 14:11 UTC  (10+ messages)
` [PATCHv2 3/4] dw_dmac: change {dev_}printk() to corresponding macros

Interrupted reshape -- mangled backup ?
 2012-10-18 14:08 UTC 

[Qemu-devel] [PATCH 0/4] RFC: uhci: various cleanups
 2012-10-18 14:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] usb: Enforce iso endpoints never returing USB_RET_ASYNC
` [Qemu-devel] [PATCH 2/4] uhci: No need to handle async completion of isoc packets
` [Qemu-devel] [PATCH 3/4] uhci: cleanup: Add an unlink call to uhci_async_cancel()
` [Qemu-devel] [PATCH 4/4] uhci: Don't retry on error

[PATCH] mfd: tps6586x: move regulator dt parsing to regulator driver
 2012-10-18 14:06 UTC 

[Qemu-devel] [PATCH 0/4] RFC: usb: split packet result into actual_length + status
 2012-10-18 14:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] "
` [Qemu-devel] [PATCH 2/4] usb-redir: Allow packets to have both data and an error-status
` [Qemu-devel] [PATCH 3/4] ehci: Add support for packets with both data and an error status
` [Qemu-devel] [PATCH 4/4] xhci: "

[meta-webserver][PATCH\ v3] hiawatha: add initial 8.5 recipe and associated files
 2012-10-18 13:52 UTC 

[Qemu-devel] [PATCH 0/8] block: bdrv_img_create(): propagate errors
 2012-10-18 14:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH 5/8] qemu-img: img_create(): use Error object

[linux-lvm] how to recover after thin pool metadata did fill up?
 2012-10-18 14:01 UTC  (4+ messages)

[PATCH 1/1] staging: fwserial: Add TTY-over-Firewire serial driver
 2012-10-18 12:57 UTC 

PDF documentation
 2012-10-18 14:00 UTC  (4+ messages)

[PATCH] remove untouched code in kfifo_in
 2012-10-18 13:59 UTC 

[RESEND][PATCH 0/2] Add spidev to the CFA-10049
 2012-10-18 13:59 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: cfa10049: Add spidev to drive the DAC on SSP3


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.