All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-06 06:07:37 to 2012-09-06 07:21:51 UTC [more...]

[Qemu-devel] [PULL 00/14] spice patch queue
 2012-09-06  7:21 UTC  (6+ messages)
` [Qemu-devel] [PATCH 02/14] spice: notify spice server on vm start/stop
` [Qemu-devel] [PATCH 03/14] spice: notify on vm state change only via spice_server_vm_start/stop
` [Qemu-devel] [PATCH 05/14] spice: add 'migrated' flag to spice info
` [Qemu-devel] [PATCH 06/14] spice: adding seamless-migration option to the command line
` [Qemu-devel] [PATCH 14/14] Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPP

[PATCH 1/8] gpio: 74x164: Use module_spi_driver boiler plate function
 2012-09-06  7:21 UTC  (2+ messages)

[PATCH V4 0/2] video: drm: Add Device tree support to DRM-FIMD
 2012-09-06  7:21 UTC  (5+ messages)
` [PATCH V4 2/2] video: drm: exynos: Add device tree support

Prepare support for TI AM35xx
 2012-09-06  7:20 UTC  (4+ messages)
` [PATCH 6/8] drivers/net: add driver for the EMAC device found in some TI SoCs

[PATCH] dma: ipu: Drop unused spinlock
 2012-09-06  7:19 UTC 

[PATCH] ARM: shmobile: kzm9g: bugfix: correct mmcif interrupt settings
 2012-09-06  7:19 UTC 

[PATCH RESEND] arm/dts: AM33XX: Add SPI device tree data
 2012-09-06  7:00 UTC  (3+ messages)

[PATCH] gpio: em: Use irq_data_get_irq_chip_data() at appropriate places
 2012-09-06  7:18 UTC  (2+ messages)

[PATCH v2 0/3] memory-hotplug: handle page race between allocation and isolation
 2012-09-06  7:17 UTC  (9+ messages)
` [PATCH v2 2/3] mm: remain migratetype in freed page
` [PATCH v2 3/3] memory-hotplug: bug fix race between isolation and allocation

[PATCH RESEND]mm/ia64: fix a node distance bug
 2012-09-06  7:18 UTC  (2+ messages)

Dockstar fails to boot since v3.0-rc6-6-g3835d69
 2012-09-06  7:18 UTC  (3+ messages)

[GIT PULL] sound fixes for 3.6-rc5
 2012-09-06  7:17 UTC  (11+ messages)
` 
    ` (no subject)
        ` snd-usb: "delay: estimated 0, actual 352"

[PATCH 1/5] mm, slab: Remove silly function slab_buffer_size()
 2012-09-06  7:17 UTC  (5+ messages)
` [PATCH 2/5] mm, slob: Add support for kmalloc_track_caller()

[PATCH 0/4] GCC fixes and updates
 2012-09-06  7:05 UTC  (5+ messages)
` [PATCH 1/4] gcc: Switch SRC_URI to use svn
  ` [PATCH 2/4] gcc-4.7: Fix build for armv4/EABI and ppc/Os

[GIT PULL] Renesas ARM-based SoC: KZM-A9-GT for 3.7 #2
 2012-09-06  7:16 UTC  (7+ messages)

[PATCH 7/8] pwm i.MX: fix clock lookup
 2012-09-06  7:15 UTC  (4+ messages)

[Qemu-devel] [PULL 00/54] usb patch queue
 2012-09-06  7:12 UTC  (55+ messages)
` [Qemu-devel] [PATCH 01/54] usb: controllers do not need to check for babble themselves
` [Qemu-devel] [PATCH 02/54] usb-core: Don't set packet state to complete on a nak
` [Qemu-devel] [PATCH 03/54] usb-core: Add a usb_ep_find_packet_by_id() helper function
` [Qemu-devel] [PATCH 04/54] usb-core: Allow the first packet of a pipelined ep to complete immediately
` [Qemu-devel] [PATCH 05/54] Revert "ehci: don't flush cache on doorbell rings."
` [Qemu-devel] [PATCH 06/54] ehci: Validate qh is not changed unexpectedly by the guest
` [Qemu-devel] [PATCH 07/54] ehci: Update copyright headers to reflect recent work
` [Qemu-devel] [PATCH 08/54] ehci: Properly cleanup packets on cancel
` [Qemu-devel] [PATCH 09/54] ehci: Properly report completed but not yet processed packets to the guest
` [Qemu-devel] [PATCH 10/54] ehci: check for EHCI_ASYNC_FINISHED first in ehci_free_packet
` [Qemu-devel] [PATCH 11/54] ehci: trace guest bugs
` [Qemu-devel] [PATCH 12/54] ehci: add doorbell trace events
` [Qemu-devel] [PATCH 13/54] ehci: Add some additional ehci_trace_guest_bug() calls
` [Qemu-devel] [PATCH 14/54] ehci: Fix memory leak in handling of NAK-ed packets
` [Qemu-devel] [PATCH 15/54] ehci: Handle USB_RET_PROCERR in ehci_fill_queue
` [Qemu-devel] [PATCH 16/54] ehci: Correct a comment in fetchqtd packet processing
` [Qemu-devel] [PATCH 17/54] usb-redir: Never return USB_RET_NAK for async handled packets
` [Qemu-devel] [PATCH 18/54] usb-redir: Don't delay handling of open events to a bottom half
` [Qemu-devel] [PATCH 19/54] usb-redir: Get rid of async-struct get member
` [Qemu-devel] [PATCH 20/54] usb-redir: Get rid of local shadow copy of packet headers
` [Qemu-devel] [PATCH 21/54] usb-redir: Get rid of unused async-struct dev member
` [Qemu-devel] [PATCH 22/54] usb-redir: Move to core packet id and queue handling
` [Qemu-devel] [PATCH 23/54] usb-redir: Return babble when getting more bulk data then requested
` [Qemu-devel] [PATCH 24/54] usb-redir: Convert to new libusbredirparser 0.5 API
` [Qemu-devel] [PATCH 25/54] usb-redir: Set ep max_packet_size if available
` [Qemu-devel] [PATCH 26/54] usb-redir: Add a usbredir_reject_device helper function
` [Qemu-devel] [PATCH 27/54] usb-redir: Ensure our peer has the necessary caps when redirecting to XHCI
` [Qemu-devel] [PATCH 28/54] usb-redir: Enable pipelining for bulk endpoints
` [Qemu-devel] [PATCH 29/54] Better name usb braille device
` [Qemu-devel] [PATCH 30/54] usb-audio: fix usb version
` [Qemu-devel] [PATCH 31/54] xhci: rip out background transfer code
` [Qemu-devel] [PATCH 32/54] xhci: drop buffering
` [Qemu-devel] [PATCH 33/54] xhci: move device lookup into xhci_setup_packet
` [Qemu-devel] [PATCH 34/54] xhci: implement mfindex
` [Qemu-devel] [PATCH 35/54] xhci: iso xfer support
` [Qemu-devel] [PATCH 36/54] xhci: trace cc codes in cleartext
` [Qemu-devel] [PATCH 37/54] xhci: add trace_usb_xhci_ep_set_dequeue
` [Qemu-devel] [PATCH 38/54] xhci: fix runtime write tracepoint
` [Qemu-devel] [PATCH 39/54] xhci: update register layout
` [Qemu-devel] [PATCH 40/54] xhci: update port handling
` [Qemu-devel] [PATCH 41/54] usb3: superspeed descriptors
` [Qemu-devel] [PATCH 42/54] usb3: superspeed endpoint companion
` [Qemu-devel] [PATCH 43/54] usb3: bos decriptor
` [Qemu-devel] [PATCH 44/54] usb-storage: usb3 support
` [Qemu-devel] [PATCH 45/54] xhci: fix & cleanup msi
` [Qemu-devel] [PATCH 46/54] xhci: rework interrupt handling
` [Qemu-devel] [PATCH 47/54] xhci: add msix support
` [Qemu-devel] [PATCH 48/54] xhci: move register update into xhci_intr_raise
` [Qemu-devel] [PATCH 49/54] xhci: add XHCIInterrupter
` [Qemu-devel] [PATCH 50/54] xhci: prepare xhci_runtime_{read, write} for multiple interrupters
` [Qemu-devel] [PATCH 51/54] xhci: pick target interrupter
` [Qemu-devel] [PATCH 52/54] xhci: support multiple interrupters
` [Qemu-devel] [PATCH 53/54] xhci: kill xhci_mem_{read, write} dispatcher functions
` [Qemu-devel] [PATCH 54/54] xhci: allow bytewise capability register reads

[PATCH 0/2] Add --expand to 'git notes get-ref'
 2012-09-06  6:11 UTC  (5+ messages)
` [PATCH 1/2] notes get-ref: --expand expands the output notes ref

linux-next: build failure after merge of the final tree (powerpc tree related)
 2012-09-06  7:11 UTC  (3+ messages)

[PATCH] cpufreq: OMAP: remove redundant loops_per_jiffy code
 2012-09-06  7:10 UTC  (2+ messages)

[PATCH v4] cpufreq: Add a generic cpufreq-cpu0 driver
 2012-09-06  7:09 UTC  (2+ messages)

radeon multi-channel lpcm
 2012-09-06  7:09 UTC  (6+ messages)

[PATCH] serial_core: fix sizeof(pointer)
 2012-09-06  7:08 UTC  (3+ messages)

[RFC PATCH V6 00/19] memory-hotplug: hot-remove physical memory
 2012-09-06  7:06 UTC  (6+ messages)
` [RFC PATCH V6 10/19] memory-hotplug: add memory_block_release

[PATCH v2] ARM: initial DTS support for km_kirkwood
 2012-09-06  7:04 UTC  (2+ messages)

[PATCH 0/4] Series short description
 2012-09-06  7:03 UTC  (6+ messages)
` [PATCH 2/4] ARM: OMAP: Split plat/hardware.h, introduce local hardware.h and soc.h for omap2+

[PATCH] OMAP GPIO - don't wake from suspend unless requested
 2012-09-06  7:02 UTC  (7+ messages)

git blame --follow
 2012-09-06  7:02 UTC 

[PATCH Resend] ASoC: imx-mc13783: use defines instead of numerical address of register
 2012-09-06  7:02 UTC  (4+ messages)

[PATCH] HDA-Intel: Fix wrong CTLINDEX entries for HBR Passthrough
 2012-09-06  6:59 UTC  (2+ messages)

[PATCH 5/8] pwm i.MX: add devicetree support
 2012-09-06  6:58 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5 v3] convert system_powerdown command to notifiers
 2012-09-06  6:57 UTC  (2+ messages)

[PATCH] Bluetooth: Add support for BCM20702A0 [04ca, 2003]
 2012-09-06  6:57 UTC 

[powerpc:next 24/29] drivers/atm/fore200e.h:263:3: error: redefinition of typedef 'opcode_t' with different type
 2012-09-06  6:27 UTC  (4+ messages)
` [powerpc:next 24/29] drivers/atm/fore200e.h:263:3: error: redefinition of typedef 'opcode_t' wit

[PATCH] provide ffs and __ashrdi3 for all architectures
 2012-09-06  6:55 UTC  (3+ messages)
` [PATCH] [OpenRISC] Add __ashrdi3 and remove link to libgcc

[PATCH] user_ns: compile bug fix in quota.h
 2012-09-06  6:55 UTC 

[PATCH 00/58] modeset-rework, the basic conversion
 2012-09-06  6:55 UTC  (3+ messages)

[PATCH 0/3] HDMI HBR(High Bit Rate) Feature bug fix for Intel's Chips
 2012-09-06  6:53 UTC  (2+ messages)

[PATCH] pwm: pwm-tiecap: Disable APWM mode after configure
 2012-09-06  6:51 UTC  (2+ messages)

[PATCH 0/3] x86:mce: Some cleanups and bios-set CMCI thresholds
 2012-09-06  6:48 UTC  (4+ messages)
` [PATCH 2/3] x86/mce: Pack boolean MCE flags into a structure

About joining codecs together
 2012-09-06  6:43 UTC 

[PATCH v2 1/5] fat: allocate persistent inode numbers
 2012-09-06  6:46 UTC  (5+ messages)

su: (why not?) merged from latest coreutils
 2012-09-06  6:44 UTC  (3+ messages)

barebox ascii art
 2012-09-06  6:43 UTC 

[PATCH] mmc: sdio: correct the name of SDIO_CCCR_IF[5] to avoid confusion
 2012-09-06  6:31 UTC 

[PATCH 1/3] x86/mce: Make sysfs tunables available globally across all cpus
 2012-09-06  6:40 UTC  (5+ messages)
` [PATCH] [mcelog] Start using the new sysfs tunables location

[PATCH] net: Small bug on rxhash calculation
 2012-09-06  6:42 UTC  (2+ messages)

unrecognized multi io pci card
 2012-09-06  6:41 UTC  (7+ messages)
      ` [PATCH] Add PCI IDs and quirks for WCH CH353 2S1P card

PATCH 3/3] btrfs: set extent-tree.c/add_excluded_extent as void
 2012-09-06  6:41 UTC 

[PATCH 2/3] btrfs: remove unnecessary -ENOMEM BUG_ON check in extent-tree.c/btrfs_alloc_logged_file_extent
 2012-09-06  6:41 UTC 

[PATCH 1/3] btrfs: remove unnecessary -ENOMEM BUG_ON check in extent-tree.c/exclude_super_stripes
 2012-09-06  6:40 UTC 

[PATCH 0/12] qlcnic: patches for new adapter - Qlogic 83XX CNA
 2012-09-06  6:22 UTC  (13+ messages)
` [PATCH 01/12] qlcnic: Refactoring - template based hardware interface
` [PATCH 02/12] qlcnic: Refactoring - Tx/Rx code path separation
` [PATCH 03/12] qlcnic: Refactoring - Moving hw specific data to hardware context
` [PATCH 04/12] qlcnic: remove 82xx specific register dump utility
` [PATCH 05/12] qlcnic: change driver firmware interface mechanism
` [PATCH 06/12] qlcnic: 83xx data path and HW interfaces routines
` [PATCH 07/12] qlcnic: 83xx adpater flash interface routines
` [PATCH 08/12] qlcnic: 83xx CNA inter driver communication mechanism
` [PATCH 09/12] qlcnic: enable 83xx virtual NIC mode
` [PATCH 10/12] qlcnic: register dump utility
` [PATCH 11/12] qlcnic: 83xx adpater ethtool
` [PATCH 12/12] qlcnic: update driver version - 5.1.30

[Ksummit-2012-discuss] Organising Mini Summits within the Kernel Summit
 2012-09-06  6:36 UTC  (4+ messages)
` [Workshop-2011] Media summit/KS-2012 proposals

[PATCH 4/4] qemuimagetest: modifying the scenario file as per new test cases
 2012-09-06  6:36 UTC 

[PATCH] ARM: OMAP4: wakeupgen: remove duplicate AUXCOREBOOT* read/write
 2012-09-06  6:35 UTC  (3+ messages)

[PATCH 3/4] qemuimagetest: add basic function to check syslogd
 2012-09-06  6:34 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2012-09-05
 2012-09-06  6:32 UTC 

[PATCH 2/4] qemuimagetest: add basic function to check enough disk space
 2012-09-06  6:31 UTC 

[PATCH] sg_io: allow UNMAP and WRITE SAME without CAP_SYS_RAWIO
 2012-09-06  6:31 UTC  (6+ messages)
    ` [Ping^3] "

[PATCH] Linux kernel contribution count script
 2012-09-06  6:23 UTC  (2+ messages)

[Qemu-devel] [Bug 929638] [NEW] qemu 1.0 unable to compile on the pandaboard ES
 2012-09-06  6:23 UTC  (3+ messages)
` [Qemu-devel] [Bug 929638] "

[PATCH v2 4/5] fat: eliminate orphaned inode number allocation
 2012-09-06  6:30 UTC  (6+ messages)

[PATCH 1/1] [ASoC] Fix v2: Revert 'ASoC: imx-ssi: Remove mono support'
 2012-09-06  6:29 UTC  (4+ messages)

[PATCH 1/4] qemuimagetest: basic function to check bash exists
 2012-09-06  6:29 UTC 

[U-Boot] [PATCH v1] MX: set a common place to share code for Freescale i.MX
 2012-09-06  6:28 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "

tps65217.c:(.devinit.text+0x81c3): undefined reference to `of_regulator_match'
 2012-09-06  6:27 UTC  (2+ messages)

linux-next: manual merge of the spi-mb tree with the mmc tree
 2012-09-06  6:26 UTC  (2+ messages)

Increased multicast packet drops in 3.4
 2012-09-06  6:26 UTC  (3+ messages)

'nilfs' TRIM issue?
 2012-09-06  6:25 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] add zip command support for uboot
 2012-09-06  6:23 UTC  (4+ messages)

[Qemu-devel] RFC: Add a new boot parameter to set delay time before seabios retry to boot
 2012-09-06  6:21 UTC  (2+ messages)

[PATCH] Btrfs: check return value of ulist_alloc() properly
 2012-09-06  6:18 UTC 

makedumpfile-1.5.0: Introduce cyclic mode to fix memory usage
 2012-09-06  6:01 UTC 

[PATCH v5 0/5] Add device tree data for AM33XX devices
 2012-09-06  6:17 UTC  (5+ messages)
` [PATCH v5 1/5] arm/dts: AM33XX: Add basic pinctrl device tree data

[RFC,PATCH v2] efi: Add support for a UEFI variable filesystem
 2012-09-06  5:40 UTC 

Multiple speaker jacks (on an IDT codec)
 2012-09-06  6:14 UTC  (2+ messages)

[PATCH 00/12] add PNG support
 2012-09-06  6:04 UTC  (3+ messages)
` [PATCH 01/12] add barebox logo
  ` [PATCH 09/12] graphic_utils: add rgba support

[PATCH v2 0/4] can: c_can: Add suspend/resume and pinctrl support
 2012-09-06  6:09 UTC  (6+ messages)

[U-Boot] [PATCH v2 3/6] video: cfb_console: logo can be positioned via the splashpos variable
 2012-09-06  6:07 UTC  (4+ messages)
` [U-Boot] [PATCH v3 4/6] video: cfb_console: add function to plot the logo area black
` [U-Boot] [PATCH v3 5/6] da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
` [U-Boot] [PATCH v3 6/6] davinci: ea20: add some configs and default environmet variables


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.