All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-03 16:03:29 to 2016-06-03 16:47:05 UTC [more...]

[Qemu-devel] [PATCH 0/2] arm/virt: Propagate pcie DMA coherency
 2016-06-03 16:44 UTC  (9+ messages)
` [Qemu-arm] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
  ` [Qemu-devel] "
    ` [Qemu-arm] "

[PATCH net-next 00/17] New DSA bind, switches as devices
 2016-06-03 16:44 UTC  (8+ messages)
` [PATCH net-next 02/17] net: dsa: mv88e6xxx: fix circular lock in PPU work
` [PATCH net-next 07/17] net: dsa: Remove dynamic allocate of routing table
` [PATCH net-next 09/17] net: dsa: Split up creating/destroying of DSA and CPU ports
` [PATCH net-next 10/17] net: dsa: mv88e6xxx: Only support EDSA tagging
` [PATCH net-next 11/17] net: dsa: Refactor selection of tag ops into a function
` [PATCH net-next 12/17] net: dsa: Make mdio bus optional
` [PATCH net-next 13/17] net: dsa: mv88e6xxx: Rename _phy_ to _mdio_

[PATCH] net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency
 2016-06-03 16:47 UTC  (3+ messages)

[PATCH 1/2] ath10k: handle testmode events for 10.2 based firmware
 2016-06-03 16:46 UTC  (17+ messages)
` [PATCH 2/2] ath10k: remove 10.1 firmware support

BUG: scheduling while atomic: cron/668/0x10c9a0c0 (was: Re: mm, page_alloc: avoid looking up the first zone in a zonelist twice)
 2016-06-03 16:46 UTC  (16+ messages)
      ` BUG: scheduling while atomic: cron/668/0x10c9a0c0

python3 issues
 2016-06-03 16:45 UTC  (3+ messages)

[lttng-ust PATCH v3 0/1] Identify UST threads by changing thread names
 2016-06-03 16:45 UTC  (2+ messages)
  ` [lttng-ust PATCH v3 1/1] Add -ust to the name of UST threads of the application

[Qemu-devel] [RFC v1 00/12] Enable MTTCG for 32 bit arm on x86
 2016-06-03 16:45 UTC  (3+ messages)
` [Qemu-devel] [RFC v1 05/12] atomic: introduce cmpxchg_bool

git gc and worktrees
 2016-06-03 16:45 UTC  (9+ messages)

Lockdep chain_key key collision warning on 4.6.1-rt3
 2016-06-03 16:37 UTC 

[PATCH] ivshmem: add all memzones of mempool to metada
 2016-06-03 16:38 UTC  (5+ messages)
      ` [PATCH v2] ivshmem: add all memzones of mempool to metadata

[PATCH] tracing: expose current->comm to kprobe events
 2016-06-03 16:41 UTC  (4+ messages)

[PATCH] drm/crtc: fix connector reference counting mismatch in drm_crtc_helper_set_config
 2016-06-03 16:41 UTC  (5+ messages)

[PATCH v2] ARM: dts: imx6: add support for Auvidea H100 board
 2016-06-03 16:40 UTC 

NFS/d_splice_alias breakage
 2016-06-03 16:38 UTC  (5+ messages)
      ` Dcache oops

The vma leak fix from yonder
 2016-06-03 16:37 UTC  (63+ messages)
` [PATCH 01/62] drm/i915: Only start retire worker when idle
` [PATCH 02/62] drm/i915: Do not keep postponing the idle-work
` [PATCH 03/62] drm/i915: Remove redundant queue_delayed_work() from throttle ioctl
` [PATCH 04/62] drm/i915: Restore waitboost credit to the synchronous waiter
` [PATCH 05/62] drm/i915: Add background commentary to "waitboosting"
` [PATCH 06/62] drm/i915: Flush the RPS bottom-half when the GPU idles
` [PATCH 07/62] drm/i915: Remove temporary RPM wakeref assert disables
` [PATCH 08/62] drm/i915: Remove stop-rings debugfs interface
` [PATCH 09/62] drm/i915: Record the ringbuffer associated with the request
` [PATCH 10/62] drm/i915: Allow userspace to request no-error-capture upon GPU hangs
` [PATCH 11/62] drm/i915: Clean up GPU hang message
` [PATCH 12/62] drm/i915: Skip capturing an error state if we already have one
` [PATCH 13/62] drm/i915: Derive GEM requests from dma-fence
` [PATCH 14/62] drm/i915: Rename request reference/unreference to get/put
` [PATCH 15/62] drm/i915: Rename i915_gem_context_reference/unreference()
` [PATCH 16/62] drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
` [PATCH 17/62] drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
` [PATCH 18/62] drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
` [PATCH 19/62] drm/i915: Rename drm_gem_object_unreference_unlocked "
` [PATCH 20/62] drm/i915: Disable waitboosting for fence_wait()
` [PATCH 21/62] drm/i915: Disable waitboosting for mmioflips/semaphores
` [PATCH 22/62] drm/i915: Treat ringbuffer writes as write to normal memory
` [PATCH 23/62] drm/i915: Rename ring->virtual_start as ring->vaddr
` [PATCH 24/62] drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
` [PATCH 25/62] drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
` [PATCH 26/62] drm/i915: Rename request->ring to request->engine
` [PATCH 27/62] drm/i915: Rename request->ringbuf to request->ring
` [PATCH 28/62] drm/i915: Rename backpointer from intel_ringbuffer to intel_engine_cs
` [PATCH 29/62] drm/i915: Rename intel_context[engine].ringbuf
` [PATCH 30/62] drm/i915: Rename struct intel_ringbuffer to struct intel_ring
` [PATCH 31/62] drm/i915: Rename residual ringbuf parameters
` [PATCH 32/62] drm/i915: Rename intel_pin_and_map_ring()
` [PATCH 33/62] drm/i915: Remove obsolete engine->gpu_caches_dirty
` [PATCH 34/62] drm/i915: Simplify request_alloc by returning the allocated request
` [PATCH 35/62] drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
` [PATCH 36/62] drm/i915: Convert engine->write_tail to operate on a request
` [PATCH 37/62] drm/i915: Unify request submission
` [PATCH 38/62] drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
` [PATCH 39/62] drm/i915: Reuse legacy breadcrumbs + tail emission
` [PATCH 40/62] drm/i915: Remove duplicate golden render state init from execlists
` [PATCH 41/62] drm/i915: Unify legacy/execlists submit_execbuf callbacks
` [PATCH 42/62] drm/i915: Simplify calling engine->sync_to
` [PATCH 43/62] drm/i915: Introduce i915_gem_active for request tracking
` [PATCH 44/62] drm/i915: Prepare i915_gem_active for annotations
` [PATCH 45/62] drm/i915: Mark up i915_gem_active for locking annotation
` [PATCH 46/62] drm/i915: Refactor blocking waits
` [PATCH 47/62] drm/i915: Rename request->list to link for consistency
` [PATCH 48/62] drm/i915: Remove obsolete i915_gem_object_flush_active()
` [PATCH 49/62] drm/i915: Refactor activity tracking for requests
` [PATCH 50/62] drm/i915: Double check activity before relocations
` [PATCH 51/62] drm/i915: Move request list retirement to i915_gem_request.c
` [PATCH 52/62] drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
` [PATCH 53/62] drm/i915: Split early global GTT initialisation
` [PATCH 54/62] drm/i915: Store owning file on the i915_address_space
` [PATCH 55/62] drm/i915: i915_vma_move_to_active prep patch
` [PATCH 56/62] drm/i915: Count how many VMA are bound for an object
` [PATCH 57/62] drm/i915: Be more careful when unbinding vma
` [PATCH 58/62] drm/i915: Kill drop_pages()
` [PATCH 59/62] drm/i915: Track active vma requests
` [PATCH 60/62] drm/i915: Release vma when the handle is closed
` [PATCH 61/62] drm/i915: Mark the context and address space as closed
` [PATCH 62/62] Revert "drm/i915: Clean up associated VMAs on context destruction"

v3.18-RT
 2016-06-03 16:37 UTC  (2+ messages)

"xl vcpu-set" not persistent across reboot?
 2016-06-03 16:35 UTC  (4+ messages)

Breadcrumbs, again
 2016-06-03 16:35 UTC  (23+ messages)
` [PATCH 01/21] drm/i915/shrinker: Flush active on objects before counting
` [PATCH 02/21] drm/i915: Delay queuing hangcheck to wait-request
` [PATCH 03/21] drm/i915: Remove the dedicated hangcheck workqueue
` [PATCH 04/21] drm/i915: Make queueing the hangcheck work inline
` [PATCH 05/21] drm/i915: Separate GPU hang waitqueue from advance
` [PATCH 06/21] drm/i915: Slaughter the thundering i915_wait_request herd
` [PATCH 07/21] drm/i915: Spin after waking up for an interrupt
` [PATCH 08/21] drm/i915: Use HWS for seqno tracking everywhere
` [PATCH 09/21] drm/i915: Stop mapping the scratch page into CPU space
` [PATCH 10/21] drm/i915: Allocate scratch page from stolen
` [PATCH 11/21] drm/i915: Refactor scratch object allocation for gen2 w/a buffer
` [PATCH 12/21] drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk)
` [PATCH 13/21] drm/i915: Check the CPU cached value of seqno after waking the waiter
` [PATCH 14/21] drm/i915: Only apply one barrier after a breadcrumb interrupt is posted
` [PATCH 15/21] drm/i915: Stop setting wraparound seqno on initialisation
` [PATCH 16/21] drm/i915: Only query timestamp when measuring elapsed time
` [PATCH 17/21] drm/i915: Convert trace-irq to the breadcrumb waiter
` [PATCH 18/21] drm/i915: Embed signaling node into the GEM request
` [PATCH 19/21] drm/i915: Move the get/put irq locking into the caller
` [PATCH 20/21] drm/i915: Simplify enabling user-interrupts with L3-remapping
` [PATCH 21/21] drm/i915: Remove debug noise on detecting fault-injection of missed interrupts
` ✗ Ro.CI.BAT: failure for series starting with [01/21] drm/i915/shrinker: Flush active on objects before counting

[PATCH v2 2/2] completion: add git status
 2016-06-03 16:34 UTC  (5+ messages)
  ` [PATCH v3 "

[PATCH v3 RESEND 0/7] Add MDIO bus multiplexer support for iProc SoCs
 2016-06-03 16:32 UTC  (4+ messages)
` [PATCH v3 RESEND 3/7] binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus mutiplexer

[Qemu-devel] [PATCH qemu v17 07/12] vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
 2016-06-03 16:32 UTC  (2+ messages)
  ` [Qemu-devel] [PATCH qemu v17 09/12] vfio: Add host side DMA window capabilities

[lttng-ust RFC PATCH v2 1/1] Add -ust to the name of UST threads of the application
 2016-06-03 16:31 UTC  (4+ messages)

udev & modalias files
 2016-06-03 16:32 UTC 

[U-Boot] [PATCH] pcie/layerscape: fix bug in bus number computation when setting msi-map
 2016-06-03 16:31 UTC  (3+ messages)

raid 5 crashed
 2016-06-03 16:31 UTC  (19+ messages)

[PATCH v2 1/2] ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround
 2016-06-03 16:31 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: imx6: tag boards that have the HW workaround for ERR006687

[PATCH v3 0/7] Add MDIO bus multiplexer support for iProc SoCs
 2016-06-03 16:29 UTC  (12+ messages)
` [PATCH v3 3/7] binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus mutiplexer
` [PATCH v3 5/7] net:mdio-mux: Add MDIO mux driver for iProc SoCs
` [PATCH v3 7/7] phy: Add Northstar2 PCI Phy support

[U-Boot] arm: General questions for new board support: Aspeed AST2400
 2016-06-03 16:29 UTC 

[PATCH net-next] tcp: accept RST if SEQ matches right edge of SACK block
 2016-06-03 16:24 UTC  (6+ messages)

[RFC PATCH] dmaengine: mv_xor: Add support for IO (PCIe) src/dst areas
 2016-06-03 16:24 UTC 

[PATCH] ASoC: sgtl5000: only check VDDD-supply, not revision
 2016-06-03 16:23 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/13] Kill sector-based write_zeroes
 2016-06-03 16:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 10/13] raw-posix: Convert to bdrv_co_pwrite_zeroes()

[PATCH] ASoC: Intel: use 19.2 MCLK instead of the bit clock for bytcr_rt5651.c machine driver
 2016-06-03 16:18 UTC  (4+ messages)
` [PATCH] ASoC: Intel: add bytcr_rt5651 machine driver for Cherryview-based platforms

Bug 119151 - [regression] ath10k no longer authenitcates and freezes system
 2016-06-03 16:12 UTC  (8+ messages)

[PATCH RFC 00/20] Make ACPI builder available to components other than hvmloader
 2016-06-03 16:18 UTC  (7+ messages)
` [PATCH RFC 10/20] acpi/hvmloader: Provide address of acpi_info as an argument to ACPI code
` [PATCH RFC 16/20] x86/vlapic: Don't try to accept 8259 interrupt if !has_vpic()
` [PATCH RFC 17/20] x86: Allow LAPIC-only emulation_flags for HVM guests

[PATCH v2 0/9] raspberry pi 3 patch series, part 1: essentials
 2016-06-03 16:17 UTC  (7+ messages)
` [PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3

[Qemu-devel] [PATCH v7 1/6] Add IPMI to firmware tables
 2016-06-03 16:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH v7 3/6] smbios: Move table build tools into an include file
` [Qemu-devel] [PATCH v7 5/6] acpi: Add IPMI table entries

[PATCH] checkpatch: Flag code that returns a negative number
 2016-06-03 16:16 UTC  (6+ messages)

[Bug 96355] New: Performance: extra&costly SSBO validation even when SSBO aren't used
 2016-06-03 16:16 UTC  (2+ messages)
  ` [Bug 96355] "

[PATCH 00/10] ASoC: Intel: Skylake: Improvements in Skylake driver
 2016-06-03 16:15 UTC  (4+ messages)
` [PATCH 04/10] ASoC: Intel: Skylake: Disable SRAM Retention before D3

[PATCH 0/5] Set Arria10 ECC Manager IRQ Controller
 2016-06-03 16:06 UTC  (8+ messages)
` [PATCH 4/5] ARM: dts: Arria10 ECC Manager IRQ controller changes
` [PATCH 5/5] ARM: dts: Move Arria10 SDRAM as child of ECC Manager

[RFC 0/12] introduce down_write_killable for rw_semaphore
 2016-06-03 16:13 UTC  (5+ messages)
` [RFC 10/12] x86, rwsem: simplify __down_write

[PATCH] drm: convert DT component matching to component_match_add_release()
 2016-06-03 16:11 UTC  (5+ messages)
` [PATCH v2 1/3] of: add common OF-based component functionality

[PATCH 1/4] drm/fb-helper: Support deferred setup
 2016-06-03 16:11 UTC  (4+ messages)
` [PATCH 2/4] drm/atmel-hlcdc: Remove custom FB helper "
` [PATCH 3/4] drm/exynos: "
` [PATCH 4/4] drm/hisilicon: "

[PATCH] IB/mlx4: Fix device managed flow steering support test
 2016-06-03 16:10 UTC  (3+ messages)

[RFC] Yet another option for DPDK options
 2016-06-03 16:10 UTC  (15+ messages)

ip6tables --set-mark drops/distorts link-local packets
 2016-06-03 16:09 UTC 

[PATCH v2] mmc: Set pref erase size based on size
 2016-06-03 16:08 UTC  (2+ messages)
` [PATCH v3] CHROMIUM: "

[Qemu-devel] [PATCH v2 0/3] enable iommu with -device
 2016-06-03 16:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] hw/iommu: "

[Qemu-devel] [RFC v2 PATCH 00/13] tcg: Add fence gen support
 2016-06-03 16:06 UTC  (11+ messages)
` [Qemu-devel] [RFC v2 PATCH 01/13] Introduce TCGOpcode for memory barrier

[PATCH v10 0/7] usb: add support for Intel dual role port mux
 2016-06-03 16:06 UTC  (4+ messages)
` [PATCH v10 2/7] usb: mux: add generic code for "

[PATCH] drm/vmwgfx: Avoid compiler warning
 2016-06-03 16:05 UTC  (2+ messages)

[PATCH v2 -next] virtio-net: Add initial MTU advice feature
 2016-06-03 16:04 UTC  (3+ messages)

Query - state of memory hotplug with RT kernel
 2016-06-03 16:04 UTC  (2+ messages)

[PATCH v2 2/3] mm: Change the interface for __tlb_remove_page
 2016-06-03 16:01 UTC  (3+ messages)


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.