All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-12 06:11:44 to 2016-08-12 07:10:33 UTC [more...]

[PATCH v2 0/8] nvdimm: hotplug support
 2016-08-12  6:54 UTC  (7+ messages)
` [PATCH v2 1/8] acpi nvdimm: fix wrong buffer size returned by DSM method
` [PATCH v2 3/8] nvdimm acpi: introduce _FIT
` [PATCH v2 4/8] nvdimm acpi: implement Read FIT function
` [PATCH v2 5/8] pc-dimm: introduce prepare_unplug() callback
` [PATCH v2 7/8] pc: acpi: memhp: nvdimm hotplug support
` [PATCH v2 8/8] nvdimm docs: add nvdimm Read FIT function

[PATCH v4 0/8] Name for A..B ranges?
 2016-08-12  7:10 UTC  (15+ messages)
` [PATCH v5 00/12] Update git revisions
  ` [PATCH v5 01/12] doc: use 'symmetric difference' consistently
  ` [PATCH v5 02/12] doc: revisions - name the left and right sides
  ` [PATCH v5 03/12] doc: show the actual left, right, and boundary marks
  ` [PATCH v5 04/12] doc: revisions: give headings for the two and three dot notations
  ` [PATCH v5 05/12] doc: revisions: extra clarification of <rev>^! notation effects
  ` [PATCH v5 06/12] doc: revisions: single vs multi-parent notation comparison
  ` [PATCH v5 07/12] doc: gitrevisions - use 'reachable' in page description
  ` [PATCH v5 08/12] doc: gitrevisions - clarify 'latter case' is revision walk
  ` [PATCH v5 09/12] doc: revisions - define `reachable`
  ` [PATCH v5 10/12] doc: revisions - clarify reachability examples
  ` [PATCH v5 11/12] doc: revisions: show revision expansion in examples
  ` [PATCH v5 12/12] doc: revisions: sort examples and fix alignment of the unchanged

[PATCH] amidi: add delay option
 2016-08-12  7:10 UTC  (2+ messages)

[GIT PULL] cputime fixes and cleanups
 2016-08-12  7:09 UTC  (10+ messages)
` [PATCH 1/5] sched,time: Count actually elapsed irq & softirq time
          ` [PATCH] time,virt: resync steal time when guest & host lose sync

of_clk_add_(hw_)providers multipule times for one node?
 2016-08-12  7:04 UTC  (7+ messages)

[PATCH v5 00/20] Support for sustained capturing of GuC firmware logs
 2016-08-12  7:02 UTC  (28+ messages)
` [PATCH 01/20] drm/i915: Decouple GuC log setup from verbosity parameter
` [PATCH 02/20] drm/i915: Add GuC ukernel logging related fields to fw interface file
` [PATCH 03/20] drm/i915: New structure to contain GuC logging related fields
` [PATCH 04/20] drm/i915: Add low level set of routines for programming PM IER/IIR/IMR register set
` [PATCH 05/20] drm/i915: Support for GuC interrupts
` [PATCH 06/20] drm/i915: Handle log buffer flush interrupt event from GuC
` [PATCH 07/20] relay: Use per CPU constructs for the relay channel buffer pointers
` [PATCH 08/20] drm/i915: Add a relay backed debugfs interface for capturing GuC logs
` [PATCH 09/20] drm/i915: New lock to serialize the Host2GuC actions
` [PATCH 10/20] drm/i915: Add stats for GuC log buffer flush interrupts
` [PATCH 11/20] drm/i915: Optimization to reduce the sampling time of GuC log buffer
` [PATCH 12/20] drm/i915: Increase GuC log buffer size to reduce flush interrupts
` [PATCH 13/20] drm/i915: Augment i915 error state to include the dump of GuC log buffer
` [PATCH 14/20] drm/i915: Forcefully flush GuC log buffer on reset
` [PATCH 15/20] drm/i915: Debugfs support for GuC logging control
` [PATCH 16/20] drm/i915: Support to create write combined type vmaps
` [PATCH 17/20] drm/i915: Use uncached(WC) mapping for acessing the GuC log buffer
` [PATCH 18/20] drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memory
` [PATCH 19/20] drm/i915: Use SSE4.1 movntdqa based memcpy for sampling GuC log buffer
` [PATCH 20/20] drm/i915: Early creation of relay channel for capturing boot time logs
` ✗ Ro.CI.BAT: warning for Support for sustained capturing of GuC firmware logs (rev6)

[refpolicy] [PATCH] Update the pulseaudio module for usability and ORC support
 2016-08-12  7:02 UTC  (2+ messages)

4.7.0, cp -al causes OOM
 2016-08-12  7:01 UTC 

[PATCH] Revert "drm/i915/chv: Set min freq to efficient frequency on chv"
 2016-08-12 11:22 UTC  (8+ messages)
` [PATCH v2] "

[PATCH V6 0/6] iommu/msm: Add DT adaptation and generic bindings support
 2016-08-12  7:00 UTC  (5+ messages)

[PATCH] clk: prevent __of_clk_get_hw_from_provider() from returning NULL
 2016-08-12  6:59 UTC  (5+ messages)

xen does not support the 8G large bar
 2016-08-12  6:58 UTC  (3+ messages)

[Patch v4 1/2] x86/mm/numa: Open code function early_get_boot_cpu_id
 2016-08-12  6:57 UTC  (2+ messages)
` [Patch v4 2/2] x86/acpi: Remove the repeated lapic address override entry parsing

[PATCH 01/37] drm/i915: Record the position of the start of the request
 2016-08-12  6:54 UTC  (37+ messages)
` [PATCH 02/37] drm/i915: Reduce amount of duplicate buffer information captured on error
` [PATCH 03/37] drm/i915: Stop the machine whilst capturing the GPU crash dump
` [PATCH 04/37] drm/i915: Store the active context object on all engines upon error
` [PATCH 05/37] drm/i915: Remove inactive/active list from debugfs
` [PATCH 06/37] drm/i915: Focus debugfs/i915_gem_pinned to show only display pins
` [PATCH 07/37] drm/i915: Reduce i915_gem_objects to only show object information
` [PATCH 08/37] drm/i915: Record the device capabilities at the time of a hang
` [PATCH 09/37] drm/i915: Remove redundant WARN_ON from __i915_add_request()
` [PATCH 10/37] drm/i915: Always set the vma->pages
` [PATCH 11/37] drm/i915: Create a VMA for an object
` [PATCH 12/37] drm/i915: Add fetch_and_zero() macro
` [PATCH 13/37] drm/i915: Add convenience wrappers for vma's object get/put
` [PATCH 14/37] drm/i915: Track pinned vma inside guc
` [PATCH 15/37] drm/i915: Convert fence computations to use vma directly
` [PATCH 16/37] drm/i915: Use VMA directly for checking tiling parameters
` [PATCH 17/37] drm/i915: Use VMA as the primary object for context state
` [PATCH 18/37] drm/i915: Only clflush the context object when binding
` [PATCH 19/37] drm/i915: Move assertion for iomap access to i915_vma_pin_iomap
` [PATCH 20/37] drm/i915: Use VMA for ringbuffer tracking
` [PATCH 21/37] drm/i915: Use VMA for scratch page tracking
` [PATCH 22/37] drm/i915: Move common scratch allocation/destroy to intel_engine_cs.c
` [PATCH 23/37] drm/i915: Move common seqno reset "
` [PATCH 24/37] drm/i915/overlay: Use VMA as the primary tracker for images
` [PATCH 25/37] drm/i915: Use VMA as the primary tracker for semaphore page
` [PATCH 26/37] drm/i915: Use VMA for render state page tracking
` [PATCH 27/37] drm/i915: Use VMA for wa_ctx tracking
` [PATCH 28/37] drm/i915: Consolidate i915_vma_unpin_and_release()
` [PATCH 29/37] drm/i915: Track pinned VMA
` [PATCH 30/37] drm/i915: Introduce i915_ggtt_offset()
` [PATCH 31/37] drm/i915: Print the batchbuffer offset next to BBADDR in error state
` [PATCH 32/37] drm/i915: Move debug only per-request pid tracking from request to ctx
` [PATCH 33/37] drm/i915: Only record active and pending requests upon a GPU hang
` [PATCH 34/37] drm/i915: Record the RING_MODE register for post-mortem debugging
` [PATCH 35/37] drm/i915: Always use the GTT for error capture
` [PATCH 36/37] drm/i915: Consolidate error object printing
` [PATCH 37/37] drm/i915: Compress GPU objects in error state

[libvirt test] 100426: regressions - FAIL
 2016-08-12  6:53 UTC 

[PATCH 0/3] conf: Add vendor tuples in conf
 2016-08-12  7:00 UTC 

[PATCH 0/4] ASoC: Intel: Skylake: Add token support for topology data
 2016-08-12  6:59 UTC  (5+ messages)
` [PATCH 1/4] ASoC: uapi: Intel: Skylake: Define vendor specific tokens
` [PATCH 2/4] ASoC: Intel: Skylake: Parse vendor tokens to build module data
` [PATCH 3/4] ASoC: Intel: Skylake: Remove dfw config and associated structures
` [PATCH 4/4] ASoC: Intel: Skylake: Parse manifest data

[PATCH] vfio: Enable VFIO device for powerpc
 2016-08-12  6:46 UTC  (7+ messages)

[RFC v3 00/13] linux: generalize sections, ranges and linker tables
 2016-08-12  6:50 UTC  (10+ messages)
` [RFC v3 07/13] tables.h: add linker table support

[PATCHv4] watchdog: xilinx: Add clock support
 2016-08-12  6:48 UTC  (8+ messages)

[Qemu-devel] [PATCH] add migration capability to bypass the shared memory
 2016-08-12  6:48 UTC  (9+ messages)
` [Qemu-devel] [PATCH V2] "

[PATCHv5] watchdog: xilinx: Add clock support
 2016-08-12  6:47 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] virtio/vhost: fixes
 2016-08-12  6:38 UTC  (3+ messages)
` [Qemu-devel] [PULL 3/3] vhost-user: Attempt to fix a race with set_mem_table

[U-Boot] Bug in u-boot/tools/mkenvimage.c
 2016-08-12  6:44 UTC 

[Qemu-devel] [PATCH 0/6] POWER9 TCG enablements - part4
 2016-08-12  6:43 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/6] target-ppc: Implement darn instruction
        ` [Qemu-devel] [Qemu-ppc] "

[PATCH 00/18] shadow page table support V3
 2016-08-12  6:39 UTC  (19+ messages)
  ` [PATCH 01/18] drm/amdgpu: add shadow bo support V2
  ` [PATCH 02/18] drm/amdgpu: validate shadow as well when validating bo
  ` [PATCH 03/18] drm/amdgpu: allocate shadow for pd/pt bo V2
  ` [PATCH 04/18] drm/amdgpu: add shadow flag V2
  ` [PATCH 05/18] drm/amdgpu: sync bo and shadow
  ` [PATCH 06/18] drm/amdgpu: implement vm recovery function from shadow
  ` [PATCH 07/18] drm/amdgpu: add shadow_entity for shadow page table updates
  ` [PATCH 08/18] drm/amdgpu: update pd shadow bo
  ` [PATCH 09/18] drm/amdgpu: update pt shadow
  ` [PATCH 10/18] drm/amd: add last fence in sched entity
  ` [PATCH 11/18] drm/amdgpu: link all vm clients
  ` [PATCH 12/18] drm/amdgpu: add vm_list_lock
  ` [PATCH 13/18] drm/amd: add block entity function
  ` [PATCH 14/18] drm/amdgpu: add shadow fence owner
  ` [PATCH 15/18] drm/amd: block entity
  ` [PATCH 16/18] drm/amdgpu: recover page tables after gpu reset
  ` [PATCH 17/18] drm/amdgpu: add need backup function
  ` [PATCH 18/18] drm/amdgpu: add backup condition for vm

[meta-oe][PATCH v3 1/2] gflags: New recipe
 2016-08-12  6:37 UTC  (3+ messages)

[PATCH net-next 0/4] net_sched, flow_dissector, flower: Introduce vlan tag support
 2016-08-12  6:36 UTC  (6+ messages)
` [PATCH net-next 1/4] flow_dissector: Get vlan info from skb->vlan_tci instead of skb->data
` [PATCH net-next 4/4] net_sched: act_vlan: Add priority option

[Ksummit-discuss] [CORE TOPIC] More useful types in the linux kernel
 2016-08-12  6:37 UTC  (13+ messages)

[kvm-unit-tests PATCH V2 1/4] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-12  6:36 UTC  (19+ messages)
` [kvm-unit-tests PATCH V2 2/4] lib/powerpc: Add generic decrementer exception handler
` [kvm-unit-tests PATCH V2 3/4] lib/powerpc: Add function to start secondary threads
` [kvm-unit-tests PATCH V2 4/4] powerpc/tm: Add a test for H_CEDE while tm suspended

[Qemu-devel] [PATCH v5 0/9] UUID clean ups for 2.8
 2016-08-12  6:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 1/9] util: Add UUID API

[RFC 0/4] doc: dma-buf: sphinx conversion and cleanup
 2016-08-12  6:35 UTC  (4+ messages)

[PATCH] perf symbols: Fix annotation of objects with debuginfo files
 2016-08-12  6:35 UTC 

[PATCH 0/1] maintainers.inc: update maintainers for Dengke
 2016-08-12  6:33 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/2][RFC] PM / sleep: Expose DPM watchdog timeout to sysfs
 2016-08-12  6:33 UTC  (4+ messages)

[LKP] [lkp] [xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-12  6:29 UTC  (12+ messages)
                    `  "

[PATCH 0/3] Enable PSR2 for idle screen
 2016-08-12  6:32 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/psr:Adds Y-cordinate to skl_psr_setup_vsc

JENTAI---Professional Manufactory in Hot melt glue sticks and Hot melt colloidal particles
 2016-08-12  6:30 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2016-08-11
 2016-08-12  6:30 UTC 

[PATCH][RFC] Documentation/: update hibernation debug documentation
 2016-08-12  6:22 UTC  (2+ messages)

[PATCH v1] x86/power/64: Restore processor state before using per-cpu variables
 2016-08-12  6:29 UTC  (3+ messages)
  ` [kernel-hardening] "

[PATCH V3] clk: bcm: Add driver for Northstar ILP clock
 2016-08-12  6:26 UTC  (9+ messages)

[PATCH net-next 2/4] flow_dissector: Get vlan priority in addition to vlan id
 2016-08-12  6:26 UTC  (4+ messages)

[PATCH] soc: fsl/qe: fix Oops on CPM1 (and likely CPM2)
 2016-08-12  6:25 UTC  (3+ messages)

[Ksummit-discuss] [CORE TOPIC] More useful types in the linux kernel
 2016-08-12  6:23 UTC  (5+ messages)

[PATCHv3] watchdog: xilinx: Add clock support
 2016-08-12  6:20 UTC  (4+ messages)

[PATCH 0/5] Remove last remnants of CONFIG_IPV6_PRIVACY from arch defconfigs
 2016-08-12  6:19 UTC  (7+ messages)
` [PATCH 1/5] arm/defconfigs: Remove CONFIG_IPV6_PRIVACY

Bluestore different allocator performance Vs FileStore
 2016-08-12  6:19 UTC  (15+ messages)

[Qemu-devel] [PATCH v4 0/9] UUID clean ups for 2.8
 2016-08-12  6:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/9] util: Add UUID API

[Bug 151661] New: Adaptec 3805 prints "AAC: Host adapter dead -1" every 10 seconds but works fine anyway
 2016-08-12  6:17 UTC  (2+ messages)
` [Bug 151661] "

[PATCH] soc: ti: wkup_m3_ipc: switch to using remoteproc OF infrastructure
 2016-08-12  6:17 UTC  (4+ messages)

Strange behavior after "rm -rf //"
 2016-08-12  6:15 UTC  (4+ messages)

[PATCH kernel 00/15] powerpc/kvm/vfio: Enable in-kernel acceleration
 2016-08-12  6:12 UTC  (9+ messages)
` [PATCH kernel 14/15] vfio/spapr_tce: Export container API for external users

[PATCH] Revert "drm/i915/chv: Set min freq to efficient frequency on chv"
 2016-08-12  8:50 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for Revert "drm/i915/chv: Set min freq to efficient frequency on chv" (rev2)


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.