All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-13 10:29:28 to 2015-02-13 11:49:37 UTC [more...]

[PATCH 00/51] Remove the outstanding_lazy_request
 2015-02-13 11:48 UTC  (34+ messages)
` [PATCH 01/51] drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
` [PATCH 02/51] drm/i915: Add missing trace point to LRC execbuff code path
` [PATCH 03/51] drm/i915: Cache ringbuf pointer in request structure
` [PATCH 04/51] drm/i915: Merged the many do_execbuf() parameters into a structure
` [PATCH 05/51] drm/i915: Add return code check to i915_gem_execbuffer_retire_commands()
` [PATCH 06/51] drm/i915: Wrap request allocation with a function pointer
` [PATCH 07/51] drm/i915: Early alloc request in execbuff
` [PATCH 08/51] drm/i915: Update alloc_request to return the allocated request
` [PATCH 09/51] drm/i915: Add request to execbuf params and add explicit cleanup
` [PATCH 10/51] drm/i915: Update the dispatch tracepoint to use params->request
` [PATCH 11/51] drm/i915: Update move_to_gpu() to take a request structure
` [PATCH 12/51] drm/i915: Update execbuffer_move_to_active() "
` [PATCH 13/51] drm/i915: Add flag to i915_add_request() to skip the cache flush
` [PATCH 14/51] drm/i915: Update pin_to_display_plane() to do explicit request management
` [PATCH 15/51] drm/i915: Update i915_gem_object_sync() to take a request structure
` [PATCH 16/51] drm/i915: Update i915_gpu_idle() to manage its own request
` [PATCH 17/51] drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring
` [PATCH 18/51] drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable()
` [PATCH 19/51] drm/i915: Add explicit request management to i915_gem_init_hw()
` [PATCH 20/51] drm/i915: Update ppgtt_init_ring() & context_enable() to take requests
` [PATCH 21/51] drm/i915: Set context in request from creation even in legacy mode
` [PATCH 22/51] drm/i915: Update i915_switch_context() to take a request structure
` [PATCH 23/51] drm/i915: Update do_switch() "
` [PATCH 24/51] drm/i915: Update deferred context creation to do explicit request management
` [PATCH 25/51] drm/i915: Update init_context() to take a request structure
` [PATCH 26/51] drm/i915: Update render_state_init() "
` [PATCH 27/51] drm/i915: Update overlay code to do explicit request management
` [PATCH 28/51] drm/i915: Update queue_flip() "
` [PATCH 29/51] drm/i915: Update add_request() to take a request structure
` [PATCH 30/51] drm/i915: Update [vma|object]_move_to_active() to take request structures
` [PATCH 31/51] drm/i915: Update l3_remap to take a request structure
` [PATCH 32/51] drm/i915: Update mi_set_context() "
` [PATCH 33/51] drm/i915: Update a bunch of execbuffer heplers to take request structures

[Xenomai] [Xenomai-git] Philippe Gerum : cobalt/x86: exclude %rsp from mayday fixup
 2015-02-13 11:49 UTC  (3+ messages)

[PATCH 00/14] Add support to STMicroelectronics STM32 family
 2015-02-13 11:49 UTC  (9+ messages)
` [PATCH 04/14] reset: Add reset_controller_of_init() function
` [PATCH 12/14] ARM: dts: Introduce STM32F429 MCU

[PATCH 01/10] android/gatt: Replace request state with boolean
 2015-02-13 11:48 UTC  (7+ messages)
` [PATCH 05/10] android/gatt: Use g_attrib_send consistently
` [PATCH 07/10] android/gatt: Improve send_dev_complete_response even further
` [PATCH 10/10] android/gatt: Avoid copying pointers in matching functions

[PATCH 0/9] nbd: cleanups
 2015-02-13 11:48 UTC  (7+ messages)
` [PATCH 6/9] nbd: Restructure debugging prints

[PATCH v3] dvb-core: add template code for i2c binding model
 2015-02-13 11:47 UTC  (3+ messages)

[PATCHv2 0/5] i2c: i801: Few cleanups
 2015-02-13 11:47 UTC  (9+ messages)
` [PATCHv2 3/5] i2c: i801: Use managed devm_* memory and irq allocation
` [PATCHv2 4/5] i2c: i801: Remove pci_enable_device() call from i801_resume()
` [PATCHv2 5/5] i2c: i801: Use managed pcim_* PCI device initialization and reservation

[Qemu-devel] [PULL 00/12] target-arm queue
 2015-02-13 11:44 UTC  (3+ messages)

AF_ALG interface not marking the end of the scatter-gather list
 2015-02-13 11:43 UTC  (2+ messages)

[PATCH v4 01/15] fm10k: add base driver
 2015-02-13 11:42 UTC  (10+ messages)
` [PATCH v5 00/17] lib/librte_pmd_fm10k : fm10k pmd driver
  ` [PATCH v5 06/17] fm10k: add rx_queue_setup/release function
  ` [PATCH v5 08/17] fm10k: add RX/TX single queue start/stop function
  ` [PATCH v5 10/17] fm10k: add receive and tranmit function
  ` [PATCH v5 15/17] fm10k: add PF and VF interrupt handling function

[PATCH RFC 00/20] Change parts of the shadow interface to be domain based
 2015-02-13 11:42 UTC  (2+ messages)

vnet problem (bug? feature?)
 2015-02-13 11:41 UTC 

[PATCH OSSTEST 00/12] Add nested xen on xen test case
 2015-02-13 11:41 UTC  (5+ messages)
` [PATCH OSSTEST 02/12] Increase boot timer to accomodate to nest test

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver
 2015-02-13 11:03 UTC  (9+ messages)
` [PATCH 2/3] arm/dts/ls1021a: Add DCU dts node
` [PATCH 3/3] arm/dts/ls1021a: Add a TFT LCD panel dts node for DCU

[Qemu-devel] [PATCH v4 00/16] block: Remove "growable", add blk_new_open()
 2015-02-13 11:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 01/16] block: Lift some BDS functions to the BlockBackend
` [Qemu-devel] [PATCH v4 02/16] block: Add blk_new_open()

[PATCH 1/4] drm/irq: Add drm_crtc_vblank_reset
 2015-02-13 11:35 UTC  (4+ messages)

[PATCH 1/2]Trivial patch: to solve indentation warnings in amba-clcd.c driver
 2015-02-13 11:35 UTC  (3+ messages)

Device tree /chosen/stdout-path not working as expected
 2015-02-13 11:35 UTC  (2+ messages)

[PATCH] iwl4965: Enable checking of format strings
 2015-02-13 11:20 UTC  (6+ messages)

Forever blocked in bit_wait with kernel 3.19
 2015-02-13 11:19 UTC  (4+ messages)

[PATCH] gatt-server: Fix mutlpile definition of same func
 2015-02-13 11:33 UTC  (3+ messages)

v4l2-subdev: removal of duplicate video enum ops
 2015-02-13 11:30 UTC  (8+ messages)
` [PATCH 1/7] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
` [PATCH 2/7] v4l2-subdev.h: add 'which' field for the enum structs
` [PATCH 3/7] v4l2-subdev.c: add 'which' checks for enum ops
` [PATCH 4/7] v4l2-subdev: support new 'which' field in enum_mbus_code
` [PATCH 5/7] v4l2-subdev: add support for the new enum_frame_size 'which' field
` [PATCH 6/7] v4l2-subdev: remove enum_framesizes/intervals
` [PATCH 7/7] DocBook media: document the new 'which' field

analysis (i.e. interactive) mode broken?
 2015-02-13 11:31 UTC  (3+ messages)

[PATCH]jffs2:bugfix for should not appeared directory hard link
 2015-02-13 11:28 UTC  (5+ messages)

[PATCH 0/8] usb: ulpi bus
 2015-02-13 11:24 UTC  (4+ messages)
` [PATCH 1/8] usb: add bus type for USB ULPI

tty[1-6]: colors a negative accessibility/usability trend
 2015-02-13 11:25 UTC  (5+ messages)

[Qemu-devel] HEAD is failing virt-test on migration tests
 2015-02-13 11:23 UTC  (10+ messages)

[PATCH 00/11] ARM: random randconfig fixes, soc specific
 2015-02-13 11:22 UTC  (12+ messages)
` [PATCH 01/11] ARM: vexpress: use ARM_CPU_SUSPEND if needed

[U-Boot] [PATCH v2 0/8] Extend LPC32xx functionality and add LPC32xx-based work_92015 board
 2015-02-13 11:20 UTC  (15+ messages)
` [U-Boot] [PATCH v2 1/8] lpc32xx: add Ethernet support
  ` [U-Boot] [PATCH v2 2/8] lpc32xx: mtd: nand: add MLC NAND controller
    ` [U-Boot] [PATCH v2 3/8] lpc32xx: i2c: add LPC32xx I2C interface support
      ` [U-Boot] [PATCH v2 4/8] lpc32xx: add GPIO support
        ` [U-Boot] [PATCH v2 5/8] lpc32xx: add LPC32xx SSP support (SPI mode)
          ` [U-Boot] [PATCH v2 6/8] dtt: add ds620 support
            ` [U-Boot] [PATCH v2 7/8] lpc32xx: add lpc32xx-spl.bin boot image target
              ` [U-Boot] [PATCH v2 8/8] lpc32xx: add support for board work_92105

Why did my build need to redo so many tasks?
 2015-02-13 11:18 UTC  (3+ messages)

[RFC PATCH 0/2] libdrm: Add master <> render node helpers
 2015-02-13 11:18 UTC  (9+ messages)
` [PATCH 1/2] drm: add drmGet{Device, Render}NameFrom{Render, Device}Fd helpers
` [PATCH 2/2] libdrm: add drmGetNodeType() helper

[PATCH] monitor/l2cap: Add log msg for read_blob_rsp
 2015-02-13 11:18 UTC 

[Qemu-devel] [PATCH 0/2] qemu-img: Fix qemu-img convert -n
 2015-02-13 11:17 UTC  (2+ messages)

freemem-slack and large memory environments
 2015-02-13 11:13 UTC  (3+ messages)

Hello
 2015-02-13 11:12 UTC 

[PATCH] ASoC: Intel: set initial runtime PM status to active for ACPI-enumerated ADSP
 2015-02-13 11:21 UTC 

[PATCH iproute2] ss: Fix filter expression parser
 2015-02-13 11:01 UTC 

[PATCH] mmc: dw_mmc: add status check before clock update
 2015-02-13 11:10 UTC  (10+ messages)
` [RFC PATCH] "

[meta-oe][PATCH] mplayer2: Remove blacklist
 2015-02-13 11:10 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/11] cpu: add i386 cpu hot remove support
 2015-02-13 11:08 UTC  (6+ messages)

My config got stuck in the toaster
 2015-02-13 11:08 UTC  (5+ messages)

[PATCH 0/8] Improve build process
 2015-02-13 11:08 UTC  (13+ messages)

[PATCH v3 0/3] Unit tests for mode 4
 2015-02-13 11:08 UTC  (7+ messages)
  ` [PATCH v4 0/4] "
      ` [PATCH v4 1/4] test: test.h rework
      ` [PATCH v4 2/4] test: Unit tests for mode 4
      ` [PATCH v4 3/4] mk: Link test app against librte_pmd_ring when needed
      ` [PATCH v4 4/4] pmd_bond: Set routines required by test app global

linux-next: Tree for Feb 13
 2015-02-13 11:03 UTC  (2+ messages)

Which desktop linux distribution uses ofono natively?
 2015-02-13 11:02 UTC 

[PATCH v3] libxl: Wait for ballooning if free memory is increasing
 2015-02-13 11:01 UTC  (5+ messages)

[PATCH] xen/Coverity: Audit of MISSING_BREAK defects
 2015-02-13 11:01 UTC  (3+ messages)

Packet drops during non-exhaustive flood with OVS and 1.8.0
 2015-02-13 10:58 UTC  (8+ messages)

[PATCH 0/2] Hashmap fix
 2015-02-13 10:58 UTC  (3+ messages)
` [PATCH 1/2] hashmap: Ensure one unique key exists in all entries
` [PATCH 2/2] unit: Slightly change hash duplicity test to verify key unitiy behavior

PML (Page Modification Logging) design for Xen
 2015-02-13 10:57 UTC  (7+ messages)

[V2][PATCH 00/19] various adds/updates/fxes
 2015-02-13 10:57 UTC  (7+ messages)
` [V2][PATCH 18/19] gnome-bluetooth: fix build by using a valid dbus interface + unblacklist
  ` package icedtea6-native-1.8.11-r5.3: task do_compile: Failed

[PATCH v10 0/6] ARM: VDSO
 2015-02-13 10:54 UTC  (4+ messages)
` [PATCH v10 4/6] ARM: add vdso user-space code

[PATCH] mk: fix missing link of librte_vhost in shared, non-combined config
 2015-02-13 10:53 UTC  (6+ messages)

[PATCH] tools/Coverity: Audit of MISSING_BREAK defects
 2015-02-13 10:51 UTC  (4+ messages)

[PATCH libdrm] Add new drmGetNodeTypeFromFd function
 2015-02-13 10:51 UTC 

[PATCH v2 0/2] help option
 2015-02-13 10:50 UTC  (3+ messages)
` [PATCH v3 "

rtl8192cu beacon fix unreliable
 2015-02-13 10:48 UTC 

[Qemu-devel] [virtio] virtqueue request size
 2015-02-13 10:47 UTC  (3+ messages)

Pack v4 again
 2015-02-13 10:46 UTC 

master - tests: comment in select-tools.sh
 2015-02-13 10:45 UTC 

[PATCH V3 0/1] tun: dynamically set speed of tun
 2015-02-13 10:45 UTC  (3+ messages)
` [PATCH 1/1] tun: change speed from 10M to dynamically configured

[PATCH] compat: Fix endian issue in union sigval
 2015-02-13 10:44 UTC  (7+ messages)

[PATCH] bond: fix for kvlist memory leak on rte_kvargs_process failure identified by klockwork scan
 2015-02-13 10:43 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/7] cpu: add i386 cpu hot remove support
 2015-02-13 10:40 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 1/7] x86: add x86_cpu_unrealizefn() for cpu apic remove
` [Qemu-devel] [PATCH v3 2/7] acpi/cpu: add cpu hot unplug request callback function
` [Qemu-devel] [PATCH v3 3/7] acpi, pc: add cpu hot unplug request callback support
` [Qemu-devel] [PATCH v3 4/7] acpi/cpu: add cpu hot unplug callback function
` [Qemu-devel] [PATCH v3 5/7] acpi, pc: add cpu hot unplug callback support
` [Qemu-devel] [PATCH v3 6/7] cpu hotplug: implement function cpu_status_write() for vcpu ejection
` [Qemu-devel] [PATCH v3 7/7] cpus: reclaim allocated vCPU objects

CFP: IEEE Transaction on Cloud Computing, Special Issue on Many-Task Computing in the Cloud -- Due 03/13/2015
 2015-02-13 10:42 UTC 

[PATCH] drm/i915: Add process identifier to requests
 2015-02-13 10:41 UTC  (2+ messages)

stand-alone kvmtool
 2015-02-13 10:39 UTC  (2+ messages)

[PATCH v7 00/16] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2015-02-13 10:39 UTC  (6+ messages)
` [PATCH v7 05/16] clk: tegra: Add DFLL DVCO reset control for Tegra124

[Qemu-devel] [PATCH 0/3] virtio-scsi: Fix unsafe bdrv_set_aio_context calls
 2015-02-13 10:38 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/3] virtio-scsi-dataplane: Use main thread BH to set BDS' aio context

[arpt-compat PATCH] arptables-compat: add mangle target extension
 2015-02-13 10:38 UTC 

[PATCH V2 0/1] tun: dynamically set speed of tun
 2015-02-13 10:37 UTC  (3+ messages)
` [PATCH V2 1/1] tun: change speed from 10M to dynamically configured

[PATCH 0/3] Small correction for the previous pathces
 2015-02-13 10:35 UTC  (4+ messages)
` [PATCH 1/3] json: make the previous patch really apply
` [PATCH 2/3] yajl-ruby: "
` [PATCH 3/3] iproute2: remove patch already applied

[RFC 0/2] Contain PPGTT memory leak/usage in true PPGTT mode
 2015-02-13 10:34 UTC  (5+ messages)
` [RFC 2/2] drm/i915: Clean-up PPGTT on context destruction

[PATCH] DocBook media: fix validation error
 2015-02-13 10:32 UTC 

[RFC PATCH - USB DRD] udev: Add rules for DRD usecase
 2015-02-13 10:30 UTC 

master - tolllib: process_each_pv: always use full_filter unconditionally when getting all devices
 2015-02-13 10:29 UTC 

master - tests: select-tools.sh: pvchange now uses process_each_pv
 2015-02-13 10:29 UTC 

master - cleanup: remove deallocate_handle_root arg from destroy_procesing_handle fnw
 2015-02-13 10:29 UTC 

master - cleanup: replace static struct processing_handle initializer with common init_processing_handle
 2015-02-13 10:29 UTC 

master - pvchange: no need to initialize selection handle directly, process_each_pv will do that automatically
 2015-02-13 10:29 UTC 

master - lvchange: change msg about required params (LV or selection) to be consistent with msgs used in other tools
 2015-02-13 10:29 UTC 


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.