All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-04 07:10:09 to 2016-08-04 08:22:27 UTC [more...]

[Ksummit-discuss] [TECH TOPIC] Addressing complex dependencies and semantics (v2)
 2016-08-04  8:22 UTC  (5+ messages)

Question about struct snd_soc_dai() :: cpu_dai->codec
 2016-08-04  8:21 UTC  (10+ messages)
` [alsa-devel] "

[Ksummit-discuss] [CORE TOPIC] stable workflow
 2016-08-04  8:21 UTC  (18+ messages)

Support for configurable PCIe endpoint
 2016-08-04  8:19 UTC  (5+ messages)

[PATCH 1/2] mkbuiltins: Use a `while` loop rather than `nl`
 2016-08-04  5:54 UTC 

[PATCH 1/2] drm: Mark up legacy/dri1 drivers with DRM_LEGACY
 2016-08-04  8:20 UTC  (8+ messages)
` [PATCH 2/2] drm: Used DRM_LEGACY for all legacy functions

XEN_DOMCTL_setvcpucontext and domain_pause()
 2016-08-04  8:21 UTC 

[PATCH v4 0/6] HuC Loading Patches
 2016-08-04  8:16 UTC  (7+ messages)
` [PATCH v4 1/6] drm/i915/guc: Make the GuC fw loading helper functions general
` [PATCH v4 2/6] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH v4 3/6] drm/i915/huc: Add HuC fw loading support
` [PATCH v4 4/6] drm/i915/huc: Add debugfs for HuC loading status check
` [PATCH v4 5/6] drm/i915/huc: Support HuC authentication
` [PATCH v4 6/6] drm/i915/huc: Add BXT HuC Loading Support

[PATCH 0/8] DRM File Context Cleanups
 2016-08-04  8:16 UTC  (7+ messages)
` [PATCH 1/8] drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARY
` [PATCH 5/8] drm: use drm_file to tag vm-bos

[Qemu-devel] [PATCH V3] qemu-char: Add qemu_chr_add_handlers_full() for GMaincontext
 2016-08-04  8:14 UTC  (3+ messages)

[PATCH net] bridge: Fix problems around fdb entries pointing to the bridge device
 2016-08-04  8:15 UTC  (5+ messages)
` [Bridge] "

[PATCH 1/2] drm: hide legacy drivers with CONFIG_DRM_LEGACY
 2016-08-04  8:15 UTC  (4+ messages)
` [PATCH 2/2] drm: make DRI1 drivers depend on BROKEN

[PATCH 0/7] userfaultfd: add support for shared memory
 2016-08-04  8:14 UTC  (8+ messages)
` [PATCH 1/7] userfaultfd: introduce vma_can_userfault
` [PATCH 2/7] userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd support
` [PATCH 3/7] userfaultfd: shmem: introduce vma_is_shmem
` [PATCH 4/7] userfaultfd: shmem: use shmem_mcopy_atomic_pte for shared memory
` [PATCH 5/7] userfaultfd: shmem: add userfaultfd hook for shared memory faults
` [PATCH 6/7] userfaultfd: shmem: allow registration of shared memory ranges
` [PATCH 7/7] userfaultfd: shmem: add userfaultfd_shmem test

[CI 01/26] drm/i915: Combine loops within i915_gem_evict_something
 2016-08-04  8:15 UTC  (27+ messages)
` [CI 02/26] drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something()
` [CI 03/26] drm/i915: Double check the active status on the batch pool
` [CI 04/26] drm/i915: Remove request retirement before each batch
` [CI 05/26] drm/i915: Remove i915_gem_execbuffer_retire_commands()
` [CI 06/26] drm/i915: Fix up vma alignment to be u64
` [CI 07/26] drm/i915: Pad GTT views of exec objects up to user specified size
` [CI 08/26] drm/i915: Reduce WARN(i915_gem_valid_gtt_space) to a debug-only check
` [CI 09/26] drm/i915: Split insertion/binding of an object into the VM
` [CI 10/26] drm/i915: Convert 4096 alignment request to 0 for drm_mm allocations
` [CI 11/26] drm/i915: Update the GGTT size/alignment query functions
` [CI 12/26] drm/i915: Update i915_gem_get_ggtt_size/_alignment to use drm_i915_private
` [CI 13/26] drm/i915: Record allocated vma size
` [CI 14/26] drm/i915: Wrap vma->pin_count accessors with small inline helpers
` [CI 15/26] drm/i915: Start passing around i915_vma from execbuffer
` [CI 16/26] drm/i915: Combine all i915_vma bitfields into a single set of flags
` [CI 17/26] drm/i915: Make i915_vma_pin() small and inline
` [CI 18/26] drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
` [CI 19/26] drm/i915: Separate intel_frontbuffer into its own header
` [CI 20/26] drm/i915: Make fb_tracking.lock a spinlock
` [CI 21/26] drm/i915: Use atomics to manipulate obj->frontbuffer_bits
` [CI 22/26] drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
` [CI 23/26] drm/i915: Move obj->active:5 to obj->flags
` [CI 24/26] drm/i915: Move i915_gem_object_wait_rendering()
` [CI 25/26] drm/i915: Enable lockless lookup of request tracking via RCU
` [CI 26/26] drm/i915: Export our request as a dma-buf fence on the reservation object
` ✗ Ro.CI.BAT: failure for series starting with [CI,01/26] drm/i915: Combine loops within i915_gem_evict_something

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-08-04  8:14 UTC  (9+ messages)
` [PATCH v2 10/13] PCI: Avoid going from D3cold to D3hot for system sleep

Using qemu-system-x86_64 of KVM sourceforge project versus qemu-system-x86_64 of http://www.qemu.org/
 2016-08-04  8:14 UTC  (2+ messages)

[PATCH 1/3] drm: Track drm_mm nodes with an interval tree
 2016-08-04  8:14 UTC  (4+ messages)
` [PATCH] drm: Declare that create drm_mm nodes with size 0 is illegal

[Buildroot] [Bug 9136] New: make graph-size fails with "ValueError: too many values to unpack"
 2016-08-04  8:14 UTC 

[PATCH] x86: support newer Intel CPU models
 2016-08-04  8:13 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] Global fix / workaround usage of qemu_chr_fe_write
 2016-08-04  8:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/5] sclpconsole: remove bogus check for -EAGAIN

[PATCH] drm: Avoid printing negative values for unsigned variables
 2016-08-04  8:12 UTC  (3+ messages)
` [Intel-gfx] "

[patch] fcoe: use kfree_skb() to free an skb
 2016-08-04  8:12 UTC  (3+ messages)

[PATCH] powerpc/book3s: Fix MCE console messages for unrecoverable MCE
 2016-08-04  8:05 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-07-29
 2016-08-04  8:12 UTC  (4+ messages)
` [Buildroot] Analysis of build "

[WireGuard] LEDE / OpenWrt test - on TP-Link841Nv11 - 15MBs and crash
 2016-08-04  8:15 UTC  (11+ messages)

[PATCH] printk: Remove unnecessary #ifdef CONFIG_PRINTK
 2016-08-04  7:52 UTC 

[PATCH] pinctrl: pistachio: Drop pinctrl_unregister for devm_ registered device
 2016-08-04  8:11 UTC  (2+ messages)

[PATCH] pinctrl: meson: Drop pinctrl_unregister for devm_ registered device
 2016-08-04  8:10 UTC  (4+ messages)

[PATCH BlueZ 1/3] doc/gatt-api: Mention available examples
 2016-08-04  8:09 UTC  (2+ messages)

[PATCH] drm/i915: Add missing rpm wakelock to GGTT pread
 2016-08-04  8:09 UTC 

[PATCH] drm/rockchip: fix fbdev crash when not use DRM_FBDEV_EMULATION
 2016-08-04  8:08 UTC  (5+ messages)
` [PATCH v1] "

[RFC 2/4] bpf, security: Add Checmate
 2016-08-04  8:08 UTC  (2+ messages)

[PATCH] hwmon: (nct6775) Do not accept force_id unless chip is found
 2016-08-04  5:15 UTC 

[PATCH v2] libxl: return any serial tty path in libxl_console_get_tty
 2016-08-04  8:07 UTC  (2+ messages)

Patch loadaddr for linux-ti-staging_4.4.bb
 2016-08-04  8:07 UTC 

[PATCH 0/2] Add Renesas R8A7794 audio PFC support
 2016-08-04  8:04 UTC  (5+ messages)
` [PATCH] pinctrl: sh-pfc: r8a7792: add SDHI pin groups
` [PATCH] pinctrl: sh-pfc: r8a7792: add missing pinmux data

What's cooking in git.git (Aug 2016, #01; Tue, 2)
 2016-08-04  8:03 UTC  (2+ messages)

[PATCH] mm/vmalloc: fix align value calculation error
 2016-08-04  8:02 UTC  (2+ messages)

[PATCH v3 1/3] drm/i915: set proper N/M in modeset
 2016-08-04  7:58 UTC  (3+ messages)
` [PATCH v3 2/3] drm/i915: set proper N/MCTS on more platforms
` [PATCH v3 3/3] drm/i915: HDMI audio gets the TMDS clock by crtc_clock

[PATCH] doc: announce ivshmem support removal
 2016-08-04  8:00 UTC 

[PATCH v3 0/3] New debugfs API for capturing CRC of frames
 2016-08-04  8:00 UTC  (4+ messages)
` [PATCH v3 3/3] drm/i915: Use new CRC debugfs API
    ` [Intel-gfx] "

I`ma banker
 2016-08-04  7:51 UTC 

[PATCH 0/2] Two offloading issues of tep_term
 2016-08-04  7:58 UTC  (3+ messages)
` [PATCH 1/2] examples/tep_term: fix offload on VXLAN failure
` [PATCH 2/2] examples/tep_term: fix inner L4 checksum failure

[PATCH] pinctrl: sh-pfc: r8a7795: Correct header from R-Car Gen3 to R8A7795
 2016-08-04  7:57 UTC  (2+ messages)

[PATCH 0/8] Better heuristics make prettier diffs
 2016-08-04  7:56 UTC  (15+ messages)
` [PATCH 1/8] xdl_change_compact(): rename some local variables for clarity
` [PATCH 2/8] xdl_change_compact(): clarify code
` [PATCH 3/8] xdl_change_compact(): rename i to end
` [PATCH 5/8] xdl_change_compact(): fix compaction heuristic to adjust io
` [PATCH 8/8] diff: improve positioning of add/delete blocks in diffs

[PATCH] ath9k: fix AR5416 access GPIO warning
 2016-08-04  7:48 UTC 

[PATCH v9 1/2] Documentation: bindings: add dt doc for Rockchip PCIe controller
 2016-08-04  7:52 UTC  (4+ messages)
` [PATCH v9 2/2] PCI: Rockchip: Add Rockchip PCIe controller support

[PATCH] [media] si2157: Improve support Si2158-A20 tuner
 2016-08-04  7:54 UTC 

[Buildroot] [PATCH 1/1] Patch to support latest buildroot environment
 2016-08-04  7:55 UTC  (2+ messages)

[bug report] drm/amdgpu/gfx7: set USER_SHADER_ARRAY_CONFIG based on disable_cu parameter
 2016-08-04  7:54 UTC  (3+ messages)

[meta-networking][PATCH] ntp: make ntp and alternative for ntpd
 2016-08-04  7:54 UTC 

Put RCU request lookup to use
 2016-08-04  7:53 UTC  (8+ messages)
` [PATCH 07/16] drm/i915: Tidy generation of the GTT mmap offset
` [PATCH 08/16] drm/i915: Remove unused no-shrinker-steal
` [PATCH 09/16] drm/i915: Do a nonblocking wait first in pread/pwrite

[PATCH 1/2] drm/i915: Use drm_crtc_vblank_wait_one_vblank instead the legacy one
 2016-08-04  7:52 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v3] mem_access: sanitize code around sending vm_event request
 2016-08-04  7:51 UTC  (4+ messages)

I`ma banker
 2016-08-04  7:51 UTC 

RFC: hardware accelerated bitblt using dma engine
 2016-08-04  7:50 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: Rework and correct barrier definitions
 2016-08-04  7:49 UTC  (4+ messages)

[PATCH] powerpc: Align hot loops of memset() and backwards_memcpy()
 2016-08-04  7:49 UTC  (2+ messages)

[krogoth][PATCH] gcc, qemuppc: Explicitly disable forcing SPE flags for 4.9
 2016-08-04  7:48 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 0/2] virtio-crypto: virtio crypto device specification
 2016-08-04  7:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 1/2] virtio-crypto: Add "

[PATCH] kernel-devsrc: Don't package kernel meta-data
 2016-08-04  7:48 UTC  (4+ messages)

simpledrm problem: Kconfig:error: recursive dependency detected!
 2016-08-04  7:48 UTC  (4+ messages)

[PATCH 01/13] drm/amdgpu: Add virtual connector and encoder macros
 2016-08-04  7:47 UTC  (3+ messages)

[PATCH 0/3] mfd: Provide MACRO to declare commonly defined MFD cell attributes
 2016-08-04  7:47 UTC  (4+ messages)
` [PATCH 3/3] mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROs

[PATCH 0/4] Improve logging for DP link training
 2016-08-04  7:46 UTC  (3+ messages)
` [PATCH 4/4] drm/i915/dp: Dump DP link status when link training stages fails
  ` [Intel-gfx] "

Buggy rhashtable walking
 2016-08-04  7:45 UTC  (4+ messages)

[PATCH 0/2] drivers: w1: coding style corrections
 2016-08-04  7:45 UTC  (2+ messages)

[U-Boot] [PATCH] pxe: Fix pxe boot with FIT image
 2016-08-04  7:44 UTC 

✗ Ro.CI.BAT: failure for drm/i915/fbc: FBC causes display flicker when VT-d is enabled on Skylake
 2016-08-04  7:43 UTC  (6+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH 0/8] ARM: clean up PC-relative arithmetic
 2016-08-04  7:43 UTC  (9+ messages)
` [PATCH 1/8] ARM: assembler: introduce adr_l, ldr_l and str_l macros

[PATCH v13 00/30] Add new powerpc specific ELF core notes
 2016-08-04  6:36 UTC  (3+ messages)
` [PATCH v13 06/30] powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transaction

[PATCH 0/6] drm: Explicit target vblank seqno for page flips
 2016-08-04  7:42 UTC  (4+ messages)
` [PATCH 6/6] drm: Add DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags

[PATCH] x86/hvm: Drop the info level HVM save/restore messages
 2016-08-04  7:41 UTC  (2+ messages)

[SPDK] using nvmf target/initiator in spdk
 2016-08-04  7:38 UTC 

[LTP] [PATCH] tst_test: Add option parsing helpers
 2016-08-04  7:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] net: vmxnet: check fragment length during fragmentation
 2016-08-04  7:35 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio-net: allow increasing rx queue size
 2016-08-04  7:35 UTC  (2+ messages)

[Qemu-devel] [Patch v1 00/29] s390x CPU models: exposing features
 2016-08-04  7:34 UTC  (5+ messages)
` [Qemu-devel] [Patch v1 25/29] qmp: add QMP interface "query-cpu-model-comparison"
` [Qemu-devel] [Patch v1 26/29] qmp: add QMP interface "query-cpu-model-baseline"

[bug report] [S390] dasd: Add support for raw ECKD access
 2016-08-04  7:34 UTC 

[PATCH 00/64] Krogoth-next patches under consideration
 2016-08-04  7:31 UTC  (2+ messages)

[PATCH v6 0/4] Add Mediated device support
 2016-08-04  7:31 UTC  (7+ messages)
` [PATCH v6 1/4] vfio: Mediated device Core driver
  ` [Qemu-devel] "
` [PATCH v6 4/4] docs: Add Documentation for Mediated devices
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v2] net: check fragment length during fragmentation
 2016-08-04  7:30 UTC 

[PATCH] ALSA: hda - Fix headset mic detection problem for two dell machines
 2016-08-04  7:28 UTC 

[B.A.T.M.A.N.] [PATCH v2 1/2] batman-adv: Remove unused skb_reset_mac_header()
 2016-08-04  7:29 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH v2 2/2] batman-adv: Simple (re)broadcast avoidance

[PATCH] powernv: Search for new flash DT node location
 2016-08-04  7:27 UTC  (3+ messages)
` [PATCH v2] powernv: Simplify searching for compatible device nodes

[Buildroot] [PATCH v2] openssl: fix m68k uclinux compile
 2016-08-04  7:28 UTC  (2+ messages)

unable start xen in hikey
 2016-08-04  7:27 UTC  (2+ messages)

acetic silicone sealant
 2016-08-04  7:25 UTC 

[RFC PATCH] locks: Show only file_locks created in the same pidns as current process
 2016-08-04  7:26 UTC  (2+ messages)
  ` [PATCHv4] locks: Filter /proc/locks output on proc pid ns

HVMOP_guest_request_vm_event only works from guest in ring0
 2016-08-04  7:23 UTC  (5+ messages)

[CI 01/28] drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
 2016-08-04  7:19 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [CI,01/28] "

why this behavior in 3.16 kernel ?
 2016-08-04  7:19 UTC  (5+ messages)

[Buildroot] Raspberry Pi OpenGL/Qt5 10x slower than Raspbian
 2016-08-04  7:17 UTC  (2+ messages)

[Ksummit-discuss] [CORE TOPIC] More useful types in the linux kernel
 2016-08-04  7:15 UTC  (5+ messages)

[PATCH v4 1/1] rps: Inspect PPTP encapsulated by GRE to get flow hash
 2016-08-04  7:06 UTC 

[PATCH 00/14] Present useful limits to user (v2)
 2016-08-04  6:59 UTC  (2+ messages)
` Fwd: "

[PATCH] drm/i915: Enable fine-grained kcov instrumentation
 2016-08-04  7:12 UTC  (2+ messages)

[RFC 4/4] bpf: Restrict Checmate bpf programs to current kernel ABI
 2016-08-04  7:12 UTC 

[RFC 3/4] security/checmate: Add Checmate sample
 2016-08-04  7:11 UTC 

[RFC 1/4] bpf: move tracing helpers to shared helpers
 2016-08-04  7:11 UTC 

[RFC 0/4] RFC: Add Checmate, BPF-driven minor LSM
 2016-08-04  7:11 UTC 

[U-Boot] [PATCH v2] serial: bcm283x_mu: Detect disabled serial device
 2016-08-04  7:11 UTC 

bcachefs: can bcachefs export block devices?
 2016-08-04  6:08 UTC  (4+ 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.