All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-12 05:43:20 to 2016-08-12 06:55:04 UTC [more...]

[PATCH 01/37] drm/i915: Record the position of the start of the request
 2016-08-12  6:54 UTC  (26+ 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

[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 v5 00/20] Support for sustained capturing of GuC firmware logs
 2016-08-12  6:51 UTC  (25+ 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

[RFC v3 00/13] linux: generalize sections, ranges and linker tables
 2016-08-12  6:50 UTC  (11+ 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)

[PATCH] vfio: Enable VFIO device for powerpc
 2016-08-12  6:46 UTC  (7+ 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

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

[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  (8+ messages)
` [PATCH net-next 1/4] flow_dissector: Get vlan info from skb->vlan_tci instead of skb->data
` [PATCH net-next 3/4] net_sched: flower: Add vlan support
` [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  (20+ 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)

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

[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)

[kernel-hardening] [PATCH v1] x86/power/64: Restore processor state before using per-cpu variables
 2016-08-12  6:29 UTC  (7+ 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)

[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  (20+ 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  (3+ 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  (10+ 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  (3+ messages)
` ✗ Fi.CI.BAT: failure for Revert "drm/i915/chv: Set min freq to efficient frequency on chv" (rev2)
` ✗ Ro.CI.BAT: "

[PATCH 1/2] A Helper function that returns available link bandwidth
 2016-08-12  6:07 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [1/2] "

[PATCH 1/2] perf: Add function to post process kernel trace events
 2016-08-12  6:06 UTC  (6+ messages)
` [PATCH 2/2] perf ppc64le: Fix probe location when using DWARF

[PATCH v4] powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
 2016-08-12  6:06 UTC  (4+ messages)

[PATCH 0/2] KVM: nVMX: msr bitmaps fixes
 2016-08-12  6:07 UTC  (3+ messages)
` [PATCH 2/2] KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write

[PATCH 1/2] Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"
 2016-08-12  6:05 UTC  (5+ messages)

[Thermal] do you need help for the pending soc thermal patches?
 2016-08-12  6:00 UTC 

[PATCH 0/5] Add support for ZBC host-managed devices
 2016-08-12  6:00 UTC  (3+ messages)
` [PATCH 3/5] sd: Implement support for ZBC devices

[PATCH] x86/x2apic: fix x2apic_cluster_probe null pointer
 2016-08-12  5:59 UTC  (3+ messages)

[PATCH 1/4] cfg80211: rdev-ops: remove callback check from rdev_set_coalesce()
 2016-08-12  5:59 UTC  (4+ messages)

[RESEND PATCH] nl80211: Allow GET_INTERFACE dumps to be filtered
 2016-08-12  5:58 UTC  (6+ messages)

[PATCH] i2c: brcmstb: Fix START and STOP conditions
 2016-08-12  5:56 UTC 

[U-Boot] P4080DS ELBC UPM MODE
 2016-08-12  5:56 UTC 

[U-Boot] [PATCH 1/2] driver/ddr/fsl: Add general MMDC driver
 2016-08-12  5:56 UTC  (4+ messages)

[PATCH] ccache.bbclass: don't remove CCACHE_DIR as part of do_clean
 2016-08-12  5:54 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] cmd: Split 'bootz' and 'booti' out from 'bootm'
 2016-08-12  5:49 UTC  (2+ messages)

[PATCH] powerpc: populate the default bus with machine_arch_initcall
 2016-08-12  5:49 UTC  (4+ messages)

[PATCH v2] ipv6: suppress sparse warnings in IP6_ECN_set_ce()
 2016-08-12  5:48 UTC 

gitpkgv: Fix $GITPKV for a single named git source
 2016-08-12  5:49 UTC  (3+ messages)
` [PATCH] "

[PATCH][master] curl: Update to 7.50.1
 2016-08-12  5:47 UTC  (3+ messages)

[PATCH v2] drm/i915: intel_dp_link_is_valid() should only return status of link
 2016-08-12  5:45 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915: intel_dp_link_is_valid() should only return status of link (rev2)

[PATCH] ipv6: suppress sparse warnings in IP6_ECN_set_ce()
 2016-08-12  5:43 UTC  (3+ messages)

[PATCH] libnl: musl fixes
 2016-08-12  5:45 UTC  (2+ messages)

[PATCH v4 0/5] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2016-08-12  5:42 UTC  (3+ messages)
` [PATCH v4 2/5] PCI: Ignore enforced alignment to VF BARs
` [PATCH v4 5/5] PCI: Add a macro to set default alignment for all PCI devices


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.