All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-13 14:09:46 to 2014-03-13 14:55:35 UTC [more...]

[Qemu-devel] [PULL for-2.0-rc0 00/58] QOM CPUState patch queue 2014-03-13
 2014-03-13 14:54 UTC  (25+ messages)
` [Qemu-devel] [PULL for-2.0-rc0 01/58] cpu: Don't clear cpu->exit_request on reset
` [Qemu-devel] [PULL for-2.0-rc0 02/58] target-alpha: Clean up ENV_GET_CPU() usage
` [Qemu-devel] [PULL for-2.0-rc0 03/58] target-arm: "
` [Qemu-devel] [PULL for-2.0-rc0 04/58] target-i386: "
` [Qemu-devel] [PULL for-2.0-rc0 05/58] target-ppc: "
` [Qemu-devel] [PULL for-2.0-rc0 06/58] target-s390x: "
` [Qemu-devel] [PULL for-2.0-rc0 07/58] target-sparc: "
` [Qemu-devel] [PULL for-2.0-rc0 08/58] target-unicore32: "
` [Qemu-devel] [PULL for-2.0-rc0 09/58] target-xtensa: "
` [Qemu-devel] [PULL for-2.0-rc0 10/58] cpu: Turn cpu_has_work() into a CPUClass hook
` [Qemu-devel] [PULL for-2.0-rc0 11/58] target-i386: Rename cpu_x86_register() to x86_cpu_load_def()
` [Qemu-devel] [PULL for-2.0-rc0 12/58] target-i386: Call x86_cpu_load_def() earlier
` [Qemu-devel] [PULL for-2.0-rc0 13/58] target-i386: Rename x86_def_t to X86CPUDefinition
` [Qemu-devel] [PULL for-2.0-rc0 14/58] target-i386: Don't declare variables in the middle of blocks
` [Qemu-devel] [PULL for-2.0-rc0 15/58] target-i386: Make kvm_default_features an array
` [Qemu-devel] [PULL for-2.0-rc0 16/58] target-i386: Introduce x86_cpu_compat_disable_kvm_features()
` [Qemu-devel] [PULL for-2.0-rc0 17/58] target-i386: Enable x2apic by default on KVM
` [Qemu-devel] [PULL for-2.0-rc0 18/58] target-i386: Prepare CPUClass::class_by_name for X86CPU
` [Qemu-devel] [PULL for-2.0-rc0 19/58] target-i386: X86CPU model subclasses
` [Qemu-devel] [PULL for-2.0-rc0 20/58] cpu: Introduce CPUClass::parse_features() hook
` [Qemu-devel] [PULL for-2.0-rc0 21/58] target-sparc: Use error_report() for CPU error reporting
` [Qemu-devel] [PULL for-2.0-rc0 23/58] target-sparc: Defer SPARCCPU feature inference to QOM realize
` [PULL for-2.0-rc0 34/58] cpu: Move exception_index field from CPU_COMMON to CPUState
` [PULL for-2.0-rc0 36/58] cpu: Move watchpoint fields "

[PATCH 0/2][V2] net: Implement SO_PEERCGROUP to get cgroup of peer
 2014-03-13 14:55 UTC  (13+ messages)
` [PATCH 2/2] net: Implement SO_PEERCGROUP

[PATCH 0/4] drm-intel-collector - update
 2014-03-13 14:54 UTC  (3+ messages)
` [PATCH 1/4] drm/i915: Verify address field of PCBR register
` [PATCH 2/4] drm/i915: Bring UP Power Wells before disabling RC6

How to re-run configure after changing Makefile.am
 2014-03-13 14:54 UTC  (3+ messages)

Question about VTPM Implementation
 2014-03-13 14:53 UTC  (5+ messages)
  ` [PATCH] docs/vtpm: explain dom0 physical TPM access caveats

[LTP] [PATCH] pipeio/pipeio.c: cleanup
 2014-03-13 14:52 UTC  (3+ messages)

[U-Boot] [RFC PATCH 1/6] fpga: spartan2: Avoid CamelCase
 2014-03-13 14:52 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 2/6] fpga: spartan3: "
` [U-Boot] [RFC PATCH 3/6] fpga: virtex2: "
` [U-Boot] [RFC PATCH 4/6] fpga: xilinx: Avoid CamelCase for in Xilinx_desc
` [U-Boot] [RFC PATCH 5/6] fpga: xilinx: Fix the rest of CamelCases
` [U-Boot] [RFC PATCH 6/6] fpga: xilinx: Simplify load/dump/info function handling

[B.A.T.M.A.N.] IP connection lost when a node is rebooted
 2014-03-13 14:51 UTC  (5+ messages)

[PATCH v5 0/5] clk: exynos: add support for exynos5260 SoC
 2014-03-13 14:50 UTC  (10+ messages)
` [PATCH v5 1/5] clk/samsung: add support for multiple clock providers
` [PATCH v5 2/5] clk/samsung: add support for pll2550xx
` [PATCH v5 3/5] clk/samsung: add support for pll2650xx

[LTP] [PATCH v5] network: tcp_fastopen: add TCP Fast Open test
 2014-03-13 14:48 UTC  (2+ messages)

Possible XFS bug encountered in 3.14.0-rc3+
 2014-03-13 14:47 UTC  (3+ messages)

[PATCH] perf bench: Fix NULL pointer dereference in "perf bench all"
 2014-03-13 14:47 UTC  (3+ messages)

Image with DK, X11 and multimedia
 2014-03-13 14:47 UTC  (2+ messages)

[RFC 00/14] xen/arm: Add support for XSM
 2014-03-13 14:47 UTC  (20+ messages)
` [RFC 05/14] xen/xsm: xsm functions for PCI passthrough is not x86 specific
` [RFC 06/14] xen/xsm: xsm_do_mca is "
` [RFC 07/14] xen/xsm: flask: Fix compilation when CONFIG_COMPAT=y
` [RFC 08/14] xen/xsm: flask: Rename variable "bool" in "b"
` [RFC 09/14] xen/xsm: flask: MSI is PCI specific
` [RFC 10/14] xen/xsm: flask: flask_copying_string is taking a XEN_GUEST_HANDLE as first param
` [RFC 11/14] xen/xsm: flask: Add missing header in hooks.c
` [RFC 12/14] xen/xsm: Don't use multiboot by default to initialize XSM
` [RFC 13/14] xen/xsm: Add support for device tree

[TestDay] F20 Xen 4.4 RC3 Spice support
 2014-03-13 14:47 UTC  (5+ messages)

[PATCH v2 0/4] irq: sun4i IRQ 0 / ENMI fixes
 2014-03-13 14:46 UTC  (5+ messages)
` [PATCH v2 4/4] irqchip: sun4i: Use handle_fasteoi_late_irq for the ENMI (irq 0)

Working on some bugs
 2014-03-13 14:44 UTC 

[PATCH v2 0/7] v4l: ti-vpe: Some VPE fixes and enhancements
 2014-03-13 14:44 UTC  (13+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 01/14] v4l: ti-vpe: Make sure in job_ready that we have the needed number of dst_bufs
  ` [PATCH v3 02/14] v4l: ti-vpe: register video device only when firmware is loaded
  ` [PATCH v4 00/14] v4l: ti-vpe: Some VPE fixes and enhancements
    ` [PATCH v4 01/14] v4l: ti-vpe: Make sure in job_ready that we have the needed number of dst_bufs
    ` [PATCH v4 08/14] v4l: ti-vpe: Rename csc memory resource name

[PATCH 0/3] mmc: tmio: Use modern PM ops
 2014-03-13 14:41 UTC  (7+ messages)
` [PATCH RESEND 0/5] update selection of bus speed mode for eMMC
  ` [PATCH v2 "
` [PATCH RESEND 3/5] mmc: step power class after final selection of bus mode
  ` [PATCH v2 "

[Qemu-devel] SMBIOS vs. NUMA (was: Build full type 19 tables)
 2014-03-13 14:37 UTC  (3+ messages)

Dell vostro 1550, BCM 4313 wireless, not connecting to net
 2014-03-13 14:41 UTC  (3+ messages)

[Qemu-devel] Building QMP in qemu-nbd
 2014-03-13 14:40 UTC 

[PATCH] MAINTAINERS: update Intel C600 SAS driver maintainers
 2014-03-13 14:39 UTC 

[PATCH BlueZ v1 00/15] Add basic GATT characteristics
 2014-03-13 14:38 UTC  (19+ messages)
` [PATCH BlueZ v2 00/17] "
  ` [PATCH BlueZ v2 01/17] shared: Add put_uuid()
  ` [PATCH BlueZ v2 02/17] gatt: Add function to create constant attributes
  ` [PATCH BlueZ v2 03/17] shared: Add put_le16()
  ` [PATCH BlueZ v2 04/17] gatt: Add helper for creating GATT characteristics
  ` [PATCH BlueZ v2 05/17] gatt: Add characteristic to the database
  ` [PATCH BlueZ v2 06/17] gatt: Add hash table of GDBusProxy objects
  ` [PATCH BlueZ v2 07/17] gatt: Add read callback to btd_gatt_add_char helper
  ` [PATCH BlueZ v2 08/17] gatt: Assign read callback for external services
  ` [PATCH BlueZ v2 09/17] gatt: Add write callback to btd_gatt_add_char helper
  ` [PATCH BlueZ v2 10/17] gdbus: Add g_dbus_proxy_set_property_array
  ` [PATCH BlueZ v2 11/17] gatt: Assign write callback for external services
  ` [PATCH BlueZ v2 12/17] gatt: Add result callback for Write Request
  ` [PATCH BlueZ v2 13/17] gatt: Add Write Request handling for GDBusProxy
  ` [PATCH BlueZ v2 14/17] tools: Add Alert Level characteristic to gatt-service
  ` [PATCH BlueZ v2 15/17] tools: Add reading Value property of gatt-service
  ` [PATCH BlueZ v2 16/17] tools: Add setting "
  ` [PATCH BlueZ v2 17/17] tools: Emit property changed when Value changes

[RFC][PATCH v2] mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
 2014-03-13 14:37 UTC  (5+ messages)

[PATCH] i2c-gpio: OF gpio code does not handle defered probe case
 2014-03-13 14:37 UTC 

ASoC updates for v3.15
 2014-03-13 14:37 UTC  (2+ messages)

[PATCH v4] libxl: Add none to vga parameter
 2014-03-13 14:36 UTC  (2+ messages)

[PATCH - v3] mount.nfs: Fix fallback from tcp to udp
 2014-03-13 14:35 UTC  (2+ messages)

[PATCH 06/13] DMAENGINE: driver for the ARM PL080/PL081 PrimeCells
 2014-03-13 14:35 UTC  (6+ messages)

[PATCH v6] ASoC: tlv320aic31xx: Add basic codec driver implementation
 2014-03-13 14:35 UTC 

[PATCH 0/2 v2] mtip32xx: Fix arch-specific performance issues
 2014-03-13 14:34 UTC  (3+ messages)
` [PATCH 1/2] mtip32xx: Set queue bounce limit
` [PATCH 2/2] mtip32xx: Unmap the DMA segments before completing the IO request

[PATCH] clk: shmobile: mstp: Fix the is_enabled() operation
 2014-03-13 14:34 UTC  (2+ messages)

[PATCH] ALSA: hda - Fix pop noise on Dell Inspiron 7537
 2014-03-13 14:34 UTC 

[PATCH v2 0/3] clk: s2mps11: Add support for S2MPS14 clocks
 2014-03-13 14:33 UTC  (4+ messages)
` [PATCH v2 1/3] "

[meta-fsl-arm PATCH v2 1/3] linux-fslc: Update to 3.14-rc6
 2014-03-13 14:33 UTC  (8+ messages)
` [meta-fsl-arm PATCH v2 2/3] linux-imx: Use 3.10.17 as default
` [meta-fsl-arm PATCH v2 3/3] linux-imx (3.0.35): Drop recipe from base BSP

[PATCH] regmap: irq: Set data pointer only on regmap_add_irq_chip success
 2014-03-13 14:33 UTC  (3+ messages)

[Qemu-devel] [PULL for-2.0-rc0 0/6] PowerPC patch queue 2014-03-13
 2014-03-13 14:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/9] QMP: Introduce incremental drive-backup with in-memory dirty bitmap
 2014-03-13 14:32 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 5/9] hbitmap: Add hbitmap_copy
` [Qemu-devel] [PATCH v2 8/9] qmp: Add support of "dirty-bitmap" sync mode for drive-backup

[PATCH v2 0/5] gpio / ACPI: Rework ACPI GPIO events and add support for operation regions
 2014-03-13 14:32 UTC  (4+ messages)
` [PATCH v2 5/5] gpio / ACPI: Add support for ACPI GPIO "

[PATCH] irq: Add a new IRQF_ACK_BEFORE_UNMASK irq flag
 2014-03-13 14:32 UTC  (4+ messages)
    ` [PATCH] irq: Add a new IRQF_ACK_BEFORE_UNMASK irq flagq

[RFCv1 PATCH 0/5] DocBook media updates
 2014-03-13 14:31 UTC  (3+ messages)
` [RFCv1 PATCH 5/5] DocBook media: clarify v4l2_pix_format and v4l2_pix_format_mplane fields

[PATCH v2 0/8] HID: sony: More Sony controller fixes and improvements
 2014-03-13 14:30 UTC  (7+ messages)
` [PATCH v2 6/8] HID: sony: Add an IDA allocator to assign unique device ids
` [PATCH v2 7/8] HID: sony: Initialize the controller LEDs with the device ID value

[PATCH] [RFC] ARM: shmobile: koelsch-reference: Work around core clock issues
 2014-03-13 14:29 UTC 

[PATCH 0/3] x86: support further Intel CPU families
 2014-03-13 14:28 UTC  (7+ messages)
` [PATCH 2/3] x86/idle: update to include further package/core residency MSRs
` [PATCH 3/3] xenpm: use new Cx statistics interface

[REVIEW PATCH] v4l2-pci-skeleton: add a V4L2 PCI skeleton driver
 2014-03-13 14:28 UTC  (2+ messages)

[PATCH 0/3] x86: fix hang when AP bringup is too slow
 2014-03-13 14:25 UTC  (4+ messages)
` [PATCH 1/3] x86: replace timeouts when booting secondary CPU with infinite wait loop
` [PATCH 2/3] x86: halt secondary CPU if master doesn't wait on it
` [PATCH 3/3] x86: cleanup not needed cpu_initialized_mask

[PATCH v2 0/3] android: Improve of handling stop discovery
 2014-03-13 14:25 UTC  (2+ messages)

[PATCH 1/2] android/pixit: Set phone number type
 2014-03-13 14:24 UTC  (2+ messages)

sw and su for hardware RAID10 (w/ LVM)
 2014-03-13 14:23 UTC  (3+ messages)

[PATCH, RFC] fs: only call sync_filesystem() when remounting read-only
 2014-03-13 14:22 UTC  (7+ messages)
` [Ocfs2-devel] [PATCH] fs: push sync_filesystem() down to the file system's remount_fs()
  ` [Cluster-devel] "
  `  "

Check if usb device is suspended
 2014-03-13 14:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] main-loop: Suppress "I/O thread spun" warnings for qtest
 2014-03-13 14:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] blockdev: Refuse to open encrypted image unless paused
 2014-03-13 14:19 UTC  (6+ messages)

[meta-oe][PATCH v2] libconnman-qt: update to 1.0.50+git80ac184
 2014-03-13 14:18 UTC 

[PATCH] [SCSI] megaraid: use GFP_ATOMIC under spin lock
 2014-03-13 10:29 UTC  (3+ messages)

[PATCH 00/35] hpsa February 2014 driver updates
 2014-03-13 11:28 UTC  (3+ messages)
` [PATCH 10/35] hpsa: add hp_ssd_smart_path_enabled sysfs attribute

[PATCH] megaraid_sas: make the log message about rescanning more informative
 2014-03-13 10:37 UTC  (3+ messages)

[PATCH BlueZ] core: Fix adding BR/EDR devices to auto connect list
 2014-03-13 14:17 UTC 

[RFC] spi: Using Trigger number to transmit/receive data
 2014-03-13 14:17 UTC  (2+ messages)

[PATCH] staging: android: fix coding style
 2014-03-13 14:13 UTC  (4+ messages)

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver
 2014-03-13 14:05 UTC  (3+ messages)

[Qemu-devel] [V2 PATCH 0/6] Refactor AES Instructions
 2014-03-13 14:13 UTC  (7+ messages)
` [Qemu-devel] [V2 PATCH 1/6] util: Add S-Box and InvS-Box Arrays to Common AES Utils
` [Qemu-devel] [V2 PATCH 2/6] util: Add AES ShiftRows and InvShiftRows Tables
` [Qemu-devel] [V2 PATCH 3/6] util: Add InvMixColumns
` [Qemu-devel] [V2 PATCH 4/6] target-i386: Use Common ShiftRows and InvShiftRows Tables
` [Qemu-devel] [V2 PATCH 5/6] target-arm: Use Common Tables in AES Instructions
` [Qemu-devel] [V2 PATCH 6/6] target-ppc: Refactor "

toaster: review request for build dash board page
 2014-03-13 14:13 UTC  (7+ messages)

[Qemu-devel] [PULL v2 for-2.0 00/24] Block patches
 2014-03-13 14:11 UTC  (25+ messages)
` [Qemu-devel] [PULL v2 for-2.0 01/24] qcow2-refcount: Sanitize refcount table entry
` [Qemu-devel] [PULL v2 for-2.0 02/24] block: Update image size in bdrv_invalidate_cache()
` [Qemu-devel] [PULL v2 for-2.0 03/24] qcow2: Check bs->drv in copy_sectors()
` [Qemu-devel] [PULL v2 for-2.0 04/24] block: bs->drv may be NULL in bdrv_debug_resume()
` [Qemu-devel] [PULL v2 for-2.0 05/24] iotests: Test corruption during COW request
` [Qemu-devel] [PULL v2 for-2.0 06/24] block: Rewrite the snapshot authorization mechanism for block filters
` [Qemu-devel] [PULL v2 for-2.0 07/24] object: add object_get_canonical_path_component()
` [Qemu-devel] [PULL v2 for-2.0 08/24] rfifolock: add recursive FIFO lock
` [Qemu-devel] [PULL v2 for-2.0 09/24] aio: add aio_context_acquire() and aio_context_release()
` [Qemu-devel] [PULL v2 for-2.0 10/24] iothread: add I/O thread object
` [Qemu-devel] [PULL v2 for-2.0 11/24] qdev: make get_pointer() handle temporary strings
` [Qemu-devel] [PULL v2 for-2.0 12/24] iothread: add "iothread" qdev property type
` [Qemu-devel] [PULL v2 for-2.0 13/24] dataplane: replace internal thread with IOThread
` [Qemu-devel] [PULL v2 for-2.0 14/24] iothread: stash thread ID away
` [Qemu-devel] [PULL v2 for-2.0 15/24] qmp: add query-iothreads command
` [Qemu-devel] [PULL v2 for-2.0 16/24] qcow2: Keep option in qcow2_invalidate_cache()
` [Qemu-devel] [PULL v2 for-2.0 17/24] qcow2: Don't write with BDRV_O_INCOMING
` [Qemu-devel] [PULL v2 for-2.0 18/24] block: Unlink temporary file
` [Qemu-devel] [PULL v2 for-2.0 19/24] qemu-io: Fix warnings from static code analysis
` [Qemu-devel] [PULL v2 for-2.0 20/24] block/raw-posix: bdrv_parse_filename() for hdev
` [Qemu-devel] [PULL v2 for-2.0 21/24] block/raw-posix: bdrv_parse_filename() for floppy
` [Qemu-devel] [PULL v2 for-2.0 22/24] block/raw-posix: bdrv_parse_filename() for cdrom
` [Qemu-devel] [PULL v2 for-2.0 23/24] block/raw-posix: Strip protocol prefix on creation
` [Qemu-devel] [PULL v2 for-2.0 24/24] block/raw-win32: bdrv_parse_filename() for hdev

[PATCH v3 0/4] mfd: max8997: add regmap support
 2014-03-13 14:09 UTC  (5+ messages)
` [PATCH v3 4/4] mfd: max8997: move regmap handling to function drivers


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.