All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-01 07:57:32 to 2016-08-01 09:12:48 UTC [more...]

A few bug fixes leading to exporting prime fences [mostly reviewed]
 2016-08-01  9:11 UTC  (53+ messages)
` [PATCH 01/73] drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
` [PATCH 02/73] drm/i915: Rename request->ringbuf to request->ring
` [PATCH 03/73] drm/i915: Rename intel_context[engine].ringbuf
` [PATCH 04/73] drm/i915: Rename struct intel_ringbuffer to struct intel_ring
` [PATCH 05/73] drm/i915: Rename residual ringbuf parameters
` [PATCH 06/73] drm/i915: Rename intel_pin_and_map_ring()
` [PATCH 07/73] drm/i915: Remove obsolete engine->gpu_caches_dirty
` [PATCH 08/73] drm/i915: Reduce engine->emit_flush() to a single mode parameter
` [PATCH 09/73] drm/i915: Simplify request_alloc by returning the allocated request
` [PATCH 10/73] drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
` [PATCH 11/73] drm/i915: Remove intel_ring_get_tail()
` [PATCH 12/73] drm/i915: Convert engine->write_tail to operate on a request
` [PATCH 13/73] drm/i915: Move the modulus for ring emission to the register write
` [PATCH 14/73] drm/i915: Unify request submission
` [PATCH 15/73] drm/i915/lrc: Update function names to match request flow
` [PATCH 16/73] drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
` [PATCH 17/73] drm/i915: Reuse legacy breadcrumbs + tail emission
` [PATCH 18/73] drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
` [PATCH 19/73] drm/i915: Remove duplicate golden render state init from execlists
` [PATCH 20/73] drm/i915: Refactor golden render state emission to unconfuse gcc
` [PATCH 21/73] drm/i915: Unify legacy/execlists submit_execbuf callbacks
` [PATCH 22/73] drm/i915: Simplify calling engine->sync_to
` [PATCH 23/73] drm/i915: Rename engine->semaphore.sync_to, engine->sempahore.signal locals
` [PATCH 24/73] drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
` [PATCH 25/73] drm/i915: Split early global GTT initialisation
` [PATCH 26/73] drm/i915: Store owning file on the i915_address_space
` [PATCH 27/73] drm/i915: Count how many VMA are bound for an object
` [PATCH 28/73] drm/i915: Be more careful when unbinding vma
` [PATCH 29/73] drm/i915: Kill drop_pages()
` [PATCH 30/73] drm/i915: Introduce i915_gem_active for request tracking
` [PATCH 31/73] drm/i915: Prepare i915_gem_active for annotations
` [PATCH 32/73] drm/i915: Mark up i915_gem_active for locking annotation
` [PATCH 33/73] drm/i915: Refactor blocking waits
` [PATCH 34/73] drm/i915: Rename request->list to link for consistency
` [PATCH 35/73] drm/i915: Remove obsolete i915_gem_object_flush_active()
` [PATCH 36/73] drm/i915: Refactor activity tracking for requests
` [PATCH 37/73] drm/i915: Track requests inside each intel_ring
` [PATCH 38/73] drm/i915: Convert intel_overlay to request tracking
` [PATCH 39/73] drm/i915: Move the special case wait-request handling to its one caller
` [PATCH 40/73] drm/i915: Disable waitboosting for a saturated engine
` [PATCH 41/73] drm/i915: s/__i915_wait_request/i915_wait_request/
` [PATCH 42/73] drm/i915: Double check activity before relocations
` [PATCH 43/73] drm/i915: Move request list retirement to i915_gem_request.c
` [PATCH 44/73] drm/i915: i915_vma_move_to_active prep patch
` [PATCH 45/73] drm/i915: Track active vma requests
` [PATCH 46/73] drm/i915: Release vma when the handle is closed
` [PATCH 47/73] drm/i915: Mark the context and address space as closed
` [PATCH 48/73] Revert "drm/i915: Clean up associated VMAs on context destruction"
` [PATCH 49/73] drm/i915: Combine loops within i915_gem_evict_something
` [PATCH 50/73] drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something()
` [PATCH 51/73] drm/i915: Double check the active status on the batch pool
` [PATCH 52/73] drm/i915: Remove request retirement before each batch

[GIT PULL] x86/headers changes for v4.8
 2016-08-01  9:11 UTC 

[U-Boot] [PATCH] Makefile: Remove tags file on mrproper
 2016-08-01  9:11 UTC 

[PATCH 00/13] arm64: Allwinner A64 support based on sunxi-ng
 2016-08-01  9:11 UTC  (9+ messages)

[PATCH 2/2] power: surface3_power: MSHW0011 rev-eng implementation
 2016-08-01  9:09 UTC  (3+ messages)

git grep -P is multiline for negative lookahead/behind
 2016-08-01  9:09 UTC 

[PATCH] PCI: tegra: Remove stray call to pci_ioremap_io()
 2016-08-01  9:08 UTC  (3+ messages)

Choosing z3fold allocator in zswap gives WARNING: CPU: 0 PID: 5140 at mm/zswap.c:503 __zswap_pool_current+0x56/0x60
 2016-08-01  9:08 UTC  (2+ messages)

[PATCH 0/3] Remove tw686x-kh, soc-camera/rcar-vin and soc-camera/sh_mobile_csi2
 2016-08-01  9:07 UTC  (8+ messages)
` [PATCH 2/3] soc-camera/rcar-vin: remove obsolete driver
` [PATCH 3/3] soc-camera/sh_mobile_csi2: remove unused driver

[pasemi] problem with i2c-pasemi
 2016-08-01  9:01 UTC  (7+ messages)

[RFC/RFT] ath10k: disable wake_tx_queue for older devices
 2016-08-01  9:04 UTC  (5+ messages)
` [PATCH] "

[I-G-T 0/3] igt/gem_mocs_settings: Update MOCS tests
 2016-08-01  9:04 UTC  (5+ messages)
` [I-G-T 2/3] igt/gem_mocs_settings: adding RC6 tests
` [I-G-T 3/3] igt/gem_mocs_settings: Reduce the amount of cascading failures

[Qemu-devel] [PATCH] linux-user: Use correct alignment for long long on i386 guests
 2016-08-01  9:04 UTC  (2+ messages)

[PATCH] generic/095: update warning whitelist
 2016-08-01  9:02 UTC  (2+ messages)

[Qemu-trivial] [PATCH] help: Update help to reflect that GTK is the default
 2016-08-01  9:02 UTC  (3+ messages)
  ` [Qemu-devel] "

[RFC] perf uprobe: Skip prologue if program compiled without optimization
 2016-08-01  9:01 UTC  (3+ messages)

[[PATCH v2] 0/4] Use header data patch ids for rebase to avoid loading file content
 2016-08-01  9:01 UTC  (9+ messages)
` [[PATCH v2] 1/4] patch-ids: stop using a hand-rolled hashmap implementation
` [[PATCH v2] 4/4] rebase: avoid computing unnecessary patch IDs

WARNING: CPU: 4 PID: 10512 at drivers/md/raid5-cache.c:728 r5l_do_reclaim+0x415/0x430 [raid456]
 2016-08-01  9:01 UTC  (2+ messages)

[PATCH] siggen: Fix typo
 2016-08-01  8:43 UTC 

[PATCH] table: add missing exports
 2016-08-01  9:00 UTC 

[ANNOUNCE] git-series: track changes to a patch series over time
 2016-08-01  8:59 UTC  (5+ messages)

[ovmf test] 99880: all pass - PUSHED
 2016-08-01  8:59 UTC 

[git pull] IOMMU Updates for Linux v4.8
 2016-08-01  8:59 UTC  (2+ messages)

[PATCH v2] net/i40e: fix Rx statistic inconsistent
 2016-08-01  8:58 UTC  (3+ messages)

[PATCH 0/2] add PAGER_ENV to build and core.pagerEnv to config
 2016-08-01  8:57 UTC  (5+ messages)
` [PATCH 1/2] pager: move pager-specific setup into the build

[PATCH] v4l2-common: add s_selection helper function
 2016-08-01  8:57 UTC  (2+ messages)

[PATCH RFC 01/12] PVHv2 Dom0
 2016-08-01  8:57 UTC  (3+ messages)
` [PATCH RFC 01/12] x86/paging: introduce paging_set_allocation

About pseudo's chmod
 2016-08-01  8:57 UTC  (7+ messages)

[IPOIB] Excessive TX packet drops due to IPOIB_MAX_PATH_REC_QUEUE
 2016-08-01  8:56 UTC  (4+ messages)

Dell Venue 8 Pro "Dell Wireless" (Atheros 6k) chipset with SDIO ID 0271:0418 not recognized/supported
 2016-08-01  8:55 UTC  (3+ messages)

[PATCH 0/5] Add driver for GE B850v3 LVDS/DP++ Bridge
 2016-08-01  8:54 UTC  (6+ messages)
` [PATCH V3 "
  ` [PATCH V3 2/5] dts/imx6q-b850v3: Configure IPU assignment order

[U-Boot] [PATCH 0/4] Add support for TI PCF8575 I2C GPIO expander
 2016-08-01  8:54 UTC  (4+ messages)
` [U-Boot] [PATCH 1/4] gpio: Add driver "

[Qemu-devel] [PATCH for-2.7 0/1] ide: fix halted IO segfault at reset
 2016-08-01  8:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.7 1/1] "

[RFC PATCH 0/1] i2c: i2c-mux-pca954x: Add interrupt controller support
 2016-08-01  8:52 UTC  (9+ messages)
` [RFC PATCH 1/1] "

[PATCH v4 0/6] Finally fix watermarks
 2016-08-01  8:48 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH] ubifs: Fix xattr generic handler usage
 2016-08-01  8:51 UTC  (2+ messages)

[RFC PATCH v2 00/11] powerpc: "paca->soft_enabled" based local atomic operation implementation
 2016-08-01  8:51 UTC  (4+ messages)
` [RFC PATCH v2 10/11] powerpc: Support to replay PMIs

[GIT PULL] omap-gpmc changes for v4.8 merge window
 2016-08-01  8:51 UTC  (4+ messages)

[PATCH] perf uprobe: Skip prologue if program compiled without optimization
 2016-08-01  8:49 UTC 

[Buildroot] [Bug 9121] New: gst1-imx for i.MX6 compile failed, cannot find PXP, IPU and other errors
 2016-08-01  8:48 UTC  (3+ messages)
` [Buildroot] [Bug 9121] "

[RESEND PATCH 0/6] fix and optimize some clock configuration for the RK3399 platfom
 2016-08-01  8:47 UTC  (5+ messages)
` [RESEND PATCH 5/6] clk: rockchip: rk3399: delete the CLK_IGNORE_UNUSED for aclk_pcie

[xen-unstable test] 99878: tolerable FAIL
 2016-08-01  8:46 UTC 

[PATCH v3 0/4] Add support for cros-ec-sensors
 2016-08-01  8:46 UTC  (4+ messages)
` [PATCH v3 1/4] iio: cros_ec_sensors_core: Add common functions for the ChromeOS EC Sensor Hub

[Qemu-arm] [PATCH] i2c: fix migration regression introduced by broadcast support
 2016-08-01  8:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] "

[PATCH 0/2] add ensure consistent device data in multiprocess mode
 2016-08-01  8:44 UTC  (2+ messages)

[PATCH] net/mlx5: Fix possible NULL deref in RX path
 2016-08-01  8:44 UTC 

[PATCH v2] vcodec: mediatek: Add g/s_selection support for V4L2 Encoder
 2016-08-01  8:39 UTC  (3+ messages)

[RFC] [PATCH] add serial keyword to the weightedpath prioritizer
 2016-08-01  8:42 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Provide power-domains for sd/sdio/emmc controllers
 2016-08-01  8:41 UTC 

[PATCH] qpdf: add new recipe
 2016-08-01  8:40 UTC  (2+ messages)

[PATCH 1/3] MD: hold mddev lock for .quiesce in md_do_sync
 2016-08-01  8:38 UTC  (3+ messages)
` [PATCH 3/3] MD: hold mddev lock for md-cluster receive thread

[kernel-hardening] [RFC] [PATCH 0/5] Hardchroot LSM + additional hooks
 2016-08-01  8:38 UTC  (8+ messages)
` [kernel-hardening] [RFC] [PATCH 1/5] path_fchdir and path_fhandle LSM hooks

[Urgent PATCH] arm64: dts: uniphier: fix IRQ trigger type of ARMv8 timer
 2016-08-01  8:26 UTC  (8+ messages)

Windows guests crash when using IOMMU and more than one windows 10 VM on software raid (zfs or mdadm/lvm)
 2016-08-01  8:36 UTC 

[PATCH] nvmet-rdma: Don't use the inline buffer in order to avoid allocation for small reads
 2016-08-01  8:36 UTC  (2+ messages)

[PATCH V4 0/2] smartpqi: initial commit of Microsemi smartpqi driver
 2016-08-01  8:17 UTC  (3+ messages)
` [PATCH V4 1/2] "

[Qemu-devel] [PATCH for-2.7] wxx: Truncate files used for character devices
 2016-08-01  8:31 UTC  (2+ messages)

[PATCH V6 0/9] Add support for Tegra210 AGIC
 2016-08-01  8:30 UTC  (8+ messages)
` [PATCH V6 3/9] irqdomain: Don't set type when mapping an IRQ

[PATCH v2 00/15] add missing of_node_put after calling of_parse_phandle
 2016-08-01  8:28 UTC  (4+ messages)
` [PATCH v2 15/15] ethernet: ti: davinci_emac: "

[LTP] [PATCH v2] swapping: replace mem_free by mem_available
 2016-08-01  8:28 UTC 

[PATCH dev-4.7] net/faraday: Switch to use-ncsi device node property
 2016-08-01  8:27 UTC  (2+ messages)

[Buildroot] [PATCH] lighttpd: security bump version to 1.4.41
 2016-08-01  8:27 UTC 

[PATCH dev-4.7 1/2] net/faraday: Avoid PHYSTS_CHG interrupt
 2016-08-01  8:27 UTC  (4+ messages)
` [PATCH dev-4.7 2/2] net/faraday: Clear stale interrupts

[PATCH v4 0/7] rk3399 support ddr frequency scaling
 2016-08-01  8:27 UTC  (8+ messages)
  ` [PATCH v4 5/7] PM / devfreq: event: support rockchip dfi controller

SMAP/SMEP issues with 32-bit pv guests
 2016-08-01  8:25 UTC  (5+ messages)

[PATCH -next] fcoe: add missing destroy_workqueue() on error in fcoe_init()
 2016-08-01  8:21 UTC  (2+ messages)

Application framework vs. library
 2016-08-01  8:18 UTC 

[PATCH 1/3] dt: bindings: add bindings for Allwinner A64 usb phy
 2016-08-01  8:18 UTC  (7+ messages)
` [PATCH 3/3] ehci-platform: add the max clock number to 4

[Qemu-devel] [PATCH] mptsas: Fix a migration compatible issue
 2016-08-01  8:16 UTC  (2+ messages)

[PATCH 0/1] input: touchscreen: Remove duplicate ft6236 driver
 2016-08-01  8:16 UTC  (4+ messages)
` [PATCH] "

[RFC PATCH] kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
 2016-08-01  8:14 UTC 

[Qemu-arm] [RFC PATCH 0/3] add nvdimm support on AArch64 virt platform
 2016-08-01  8:13 UTC  (7+ messages)
` [Qemu-arm] [RFC PATCH 1/3] hw/arm/virt: add hotplug memory support
          ` [Qemu-devel] "

Design - Building and configuring the eSDK with Toaster
 2016-08-01  8:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] Kconfig: Added new kconfig entry for IDENT_STRING
 2016-08-01  8:12 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] zynqmp: Move config IDENT_STRING to defconfig
` [U-Boot] [PATCH v2 3/3] zynqmp: Remove unnnecessary board config file for dc4

[PATCH 1/2] ipoib: Add ratelimited version of ipoib_warn
 2016-08-01  8:11 UTC  (5+ messages)
` [PATCH 2/2] ipoib: Ratelimit messages which can flood a host

New FocalTech FT6236 touchscreen driver is a duplicate with the existing edt-ft5x06.c driver
 2016-08-01  8:11 UTC  (3+ messages)

[PATCH v7 00/47] xfs: add reverse mapping support
 2016-08-01  8:10 UTC  (10+ messages)
` [PATCH 09/47] xfs: introduce interval queries on btrees
` [PATCH 11/47] xfs: move deferred operations into a separate file
` [PATCH 18/47] xfs: refactor redo intent item processing

[Qemu-devel] [PATCH 0/3] qdist fixes
 2016-08-01  8:11 UTC  (2+ messages)

State of ipoib cm mode
 2016-08-01  8:08 UTC  (3+ messages)

[Qemu-devel] [PATCH] vhost: don't set vring call if no vector
 2016-08-01  8:07 UTC 

[PATCH V3 1/1] iio: as6200: add AS6200 temperature sensor driver from ams AG
 2016-08-01  8:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: update email
 2016-08-01  8:02 UTC  (2+ messages)

[PATCH RFC v2 0/2] pxa_camera transition to v4l2 standalone device
 2016-08-01  8:02 UTC  (5+ messages)
` [PATCH RFC v2 2/2] media: platform: pxa_camera: make a standalone v4l2 device

[PATCH v3 0/4] tools: make xenstore domain/daemon configurable
 2016-08-01  8:02 UTC  (2+ messages)

[PATCH linux v4 1/4] drivers/fsi: Initial stubs for FSI device driver
 2016-08-01  7:58 UTC  (3+ messages)
` [PATCH linux 4/4] drivers/fsi: Add FSI link buildup function


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.