All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-13 16:43:09 to 2017-02-13 17:23:31 UTC [more...]

[Qemu-devel] [RFC PATCH 00/41] New op blocker system
 2017-02-13 17:22 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 01/41] block: Attach bs->file only during .bdrv_open()
` [Qemu-devel] [RFC PATCH 02/41] block: Add op blocker permission constants
` [Qemu-devel] [RFC PATCH 03/41] block: Add Error argument to bdrv_attach_child()
` [Qemu-devel] [RFC PATCH 04/41] block: Let callers request permissions when attaching a child node
` [Qemu-devel] [RFC PATCH 05/41] tests: Use opened block node for block job tests

[PATCH] oeqa: fix typo
 2017-02-13 17:25 UTC 

[PATCH] Revert "i2c: designware: detect when dynamic tar update is possible"
 2017-02-13 17:22 UTC  (2+ messages)

doc: deprecation notice for ethdev ops?
 2017-02-13 17:21 UTC  (4+ messages)

crypto: NULL deref in sha512_mb_mgr_get_comp_job_avx2
 2017-02-13 17:20 UTC  (4+ messages)

[Qemu-arm] [PATCH 0/2] aspeed/smc: add support for DMAs
 2017-02-13 17:20 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] building libtraceevent with clang
 2017-02-13 17:20 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/12] Multifd v4
 2017-02-13 17:19 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/12] migration: Test for disabled features on reception
` [Qemu-devel] [PULL 02/12] migration: Don't create decompression threads if not enabled
` [Qemu-devel] [PULL 03/12] migration: Add multifd capability
` [Qemu-devel] [PULL 04/12] migration: Create x-multifd-threads parameter
` [Qemu-devel] [PULL 05/12] migration: Create x-multifd-group parameter
` [Qemu-devel] [PULL 06/12] migration: Create multifd migration threads
` [Qemu-devel] [PULL 07/12] migration: Start of multiple fd work
` [Qemu-devel] [PULL 08/12] migration: Create ram_multifd_page
` [Qemu-devel] [PULL 09/12] migration: Create thread infrastructure for multifd send side
` [Qemu-devel] [PULL 10/12] migration: Really use multiple pages at a time
` [Qemu-devel] [PULL 11/12] migration: Send the fd number which we are going to use for this page
` [Qemu-devel] [PULL 12/12] migration: Test new fd infrastructure

[PATCH] pcm_rate: Do not discard slave reported delay in status result
 2017-02-13 17:20 UTC  (4+ messages)
` [PATCH] pcm: rate: Add capability to pass configuration node to plugins
    ` [PATCH] [updated] "

[U-Boot] [PATCH 2/5] Revert "configs: am335x: usb: do not define CONFIG_DM_USB for spl"
 2017-02-13 17:18 UTC  (4+ messages)
` [U-Boot] [PATCH] am33xx: board: Refactor USB initialization into separate function

PML causing race condition during guest bootstorm and host crash on Broadwell cpu
 2017-02-13 17:17 UTC  (6+ messages)

[PATCH] drm: Reduce EDID warnings from DRM_ERROR to DRM_NOTE
 2017-02-13 17:17 UTC  (4+ messages)

[RFC,v2 1/3] sched: set loop_max after rq lock is taken
 2017-02-13 17:17 UTC  (6+ messages)
` [RFC,v2 3/3] sched: ignore task_h_load for CPU_NEWLY_IDLE

[Qemu-devel] Estimation of qcow2 image size converted from raw image
 2017-02-13 17:16 UTC  (3+ messages)

BTRFS for OLTP Databases
 2017-02-13 17:16 UTC  (7+ messages)

[PATCH] mingw: use OpenSSL's SHA-1 routines
 2017-02-13 17:16 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/1] mirror: do not increase offset during initial zero_or_discard phase
 2017-02-13 17:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/1] mirror: do not increase offset during initial zero_or_discard phase - pls consider this as V3 patch

[CI 01/47] drm/i915: Provide a hook for selftests
 2017-02-13 17:15 UTC  (47+ messages)
` [CI 02/47] drm/i915: Add some selftests for sg_table manipulation
` [CI 03/47] drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
` [CI 04/47] drm/i915: Add unit tests for the breadcrumb rbtree, completion
` [CI 05/47] drm/i915: Add unit tests for the breadcrumb rbtree, wakeups
` [CI 06/47] drm/i915: Mock the GEM device for self-testing
` [CI 07/47] drm/i915: Mock a GGTT "
` [CI 08/47] drm/i915: Mock infrastructure for request emission
` [CI 09/47] drm/i915: Create a fake object for testing huge allocations
` [CI 10/47] drm/i915: Add selftests for i915_gem_request
` [CI 11/47] drm/i915: Add a simple request selftest for waiting
` [CI 12/47] drm/i915: Add a simple fence selftest to i915_gem_request
` [CI 13/47] drm/i915: Simple selftest to exercise live requests
` [CI 14/47] drm/i915: Test simultaneously submitting requests to all engines
` [CI 15/47] drm/i915: Test request ordering between engines
` [CI 16/47] drm/i915: Live testing of empty requests
` [CI 17/47] drm/i915: Add selftests for object allocation, phys
` [CI 18/47] drm/i915: Add a live seftest for GEM objects
` [CI 19/47] drm/i915: Test partial mappings
` [CI 20/47] drm/i915: Test exhaustion of the mmap space
` [CI 21/47] drm/i915: Test coherency of and barriers between cache domains
` [CI 22/47] drm/i915: Move uncore selfchecks to live selftest infrastructure
` [CI 23/47] drm/i915: Test all fw tables during mock selftests
` [CI 24/47] drm/i915: Sanity check all registers for matching fw domains
` [CI 25/47] drm/i915: Add some mock tests for dmabuf interop
` [CI 26/47] drm/i915: Add a live dmabuf selftest
` [CI 27/47] drm/i915: Add initial selftests for i915_gem_gtt
` [CI 28/47] drm/i915: Exercise filling the top/bottom portions of the ppgtt
` [CI 29/47] drm/i915: Exercise filling the top/bottom portions of the global GTT
` [CI 30/47] drm/i915: Fill different pages of the GTT
` [CI 31/47] drm/i915: Exercise filling and removing random ranges from the live GTT
` [CI 32/47] drm/i915: Live testing of lowlevel GTT operations
` [CI 33/47] drm/i915: Use fault-injection to force the shrinker to run in live GTT tests
` [CI 34/47] drm/i915: Test creation of VMA
` [CI 35/47] drm/i915: Exercise i915_vma_pin/i915_vma_insert
` [CI 36/47] drm/i915: Verify page layout for rotated VMA
` [CI 37/47] drm/i915: Test creation of partial VMA
` [CI 38/47] drm/i915: Live testing for context execution
` [CI 39/47] drm/i915: Extract aliasing ppgtt setup
` [CI 40/47] drm/i915: Force an aliasing_ppgtt test for context execution
` [CI 41/47] drm/i915: Initial selftests for exercising eviction
` [CI 42/47] drm/i915: Add mock exercise for i915_gem_gtt_reserve
` [CI 43/47] drm/i915: Add mock exercise for i915_gem_gtt_insert
` [CI 44/47] drm/i915: Add mock tests for GTT/VMA handling
` [CI 45/47] drm/i915: Exercise manipulate of single pages in the GGTT
` [CI 46/47] drm/i915: Exercise crossing pot boundaries in the GTT
` [CI 47/47] drm/i915: Add initial selftests for hang detection and resets

[PATCH v3 net-next 0/9] sunvnet driver updates
 2017-02-13 17:16 UTC  (10+ messages)
` [PATCH v3 net-next 1/9] sunvnet: make sunvnet common code dynamically loadable
` [PATCH v3 net-next 4/9] sunvnet: add driver stats for ethtool support

[PATCH 1/1] MAINTAINERS: Remove old e-mail address
 2017-02-13 17:15 UTC 

[PATCHES] Networking
 2017-02-13 17:15 UTC 

net/kcm: GPF in kcm_sendmsg
 2017-02-13 17:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: Swap request limit definitions
 2017-02-13 17:13 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 9/9] drm/i915: Add render decompression support
 2017-02-13 17:13 UTC  (4+ messages)
` [PATCH v2 "

[Qemu-devel] [PATCH 00/17] multifd v3
 2017-02-13 17:13 UTC  (13+ messages)
` [Qemu-devel] [PATCH 12/17] migration: really use multiple pages at a time
` [Qemu-devel] [PATCH 14/17] migration: Create thread infrastructure for multifd recv side
` [Qemu-devel] [PATCH 15/17] migration: Test new fd infrastructure
` [Qemu-devel] [PATCH 17/17] migration: flush receive queue

[Bug 98869] Electronic Super Joy graphic artefacts (regression,bisected)
 2017-02-13 17:12 UTC 

[U-Boot] [PATCH] arm: am57xx: Set serial# variable
 2017-02-13 17:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/16] Postcopy: Hugepage support
 2017-02-13 17:11 UTC  (3+ messages)

[PATCH 1/2] gianfar: Deal with link state changes during GFAR_RESETTING dev state
 2017-02-13 17:10 UTC  (2+ messages)

[Bug 194579] New: AMDGPU: Possible size overflow detected by PaX in ttm_bo_handle_move_mem (drivers/gpu/drm/ttm/ttm_bo.c:388)
 2017-02-13 17:10 UTC  (2+ messages)
` [Bug 194579] "

[PATCH 4.4 00/20] 4.4.49-stable review
 2017-02-13 17:09 UTC  (2+ messages)

[RFC v3 00/11] HFI Virtual Network Interface Controller (VNIC)
 2017-02-13 17:09 UTC  (3+ messages)

[PATCH] drm/i915: Exercise crossing pot boundaries
 2017-02-13 17:09 UTC  (2+ messages)

[PATCH 4.9 00/60] 4.9.10-stable review
 2017-02-13 17:09 UTC  (2+ messages)

SED Opal Fixups
 2017-02-13 17:07 UTC  (9+ messages)
` [PATCH V5 3/4] Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASAN

[U-Boot] [PATCH v2 2/6] usb: host: xhci-omap: fix double weak board_usb_init functions
 2017-02-13 17:07 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] omapl: mmc boot help
 2017-02-13 17:07 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] omapl138_lcdk: Set uboot raw mmc sector to 0x41

[PATCH] drm/radeon: allow unaligned shader loads on CIK
 2017-02-13 17:07 UTC  (4+ messages)

[PATCH] at91: serial: pullup RX pins, do not pullup TX pins
 2017-02-13 17:06 UTC 

Does recipe specific sysrooot (or whatelse in current oe) break native dependencies?
 2017-02-13 17:06 UTC  (6+ messages)

[PATCH 0/4] A few more extensions to LPE audio driver
 2017-02-13 17:05 UTC  (3+ messages)
` [PATCH 4/4] ALSA: x86: Enable keep-link feature

[PATCH] drm: mali-dp: add atomic_print_state for planes
 2017-02-13 17:05 UTC  (2+ messages)

[meta-rockchip][morty][PATH 0/3] add main line kernel support
 2017-02-13 17:05 UTC  (7+ messages)
` [meta-rockchip][morty][PATH 1/3] machine: Use cortexa17hf-neon-vfpv4 as default tune for rk3288.inc
` [meta-rockchip][morty][PATH 2/3] machine: Use SOC specific assignements
` [meta-rockchip][morty][PATH 3/3] recipes-kernel: linux: Add mainline kernel

[PATCH] doc: postpone API change in ethdev
 2017-02-13 17:05 UTC  (2+ messages)

[PATCH] slang: rewrite recipe to run autoconf
 2017-02-13 17:04 UTC 

[PATCH v3 0/3] xen/privcmd: support for dm_op and restriction
 2017-02-13 17:03 UTC  (7+ messages)
` [PATCH v3 1/3] xen/privcmd: return -ENOTTY for unimplemented IOCTLs
` [PATCH v3 2/3] xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
` [PATCH v3 3/3] xen/privcmd: add IOCTL_PRIVCMD_RESTRICT

[PATCH v3 0/3] xen/privcmd: support for dm_op and restriction
 2017-02-13 17:03 UTC 

building netdata: "No package 'zlib' found"
 2017-02-13 17:01 UTC 

[Buildroot] [PATCH] riemann-c-client: disable parallel make
 2017-02-13 17:02 UTC  (2+ messages)

[Buildroot] [PATCH] bind: security bump to version 9.11.0-P3
 2017-02-13 17:01 UTC  (2+ messages)

[PATCH 0/5] Improvements to HVM Hypercall dispatching
 2017-02-13 17:01 UTC  (4+ messages)
` [PATCH 1/5] x86/hvm: Rework HVM_HCALL_invalidate handling

[Buildroot] [git commit] riemann-c-client: disable parallel make
 2017-02-13 17:01 UTC 

[Buildroot] [git commit] bind: security bump to version 9.11.0-P3
 2017-02-13 17:01 UTC 

[PATCH linux v7 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-02-13 17:01 UTC  (5+ messages)
` [PATCH linux v7 4/6] hwmon: occ: Add callbacks for parsing P8 OCC datastructures

[PATCH RFC v2 tip/core/rcu] Maintain special bits at bottom of ->dynticks counter
 2017-02-13 17:01 UTC  (4+ messages)

[ARM] SMC (and HVC) handling in hypervisor
 2017-02-13 16:59 UTC  (4+ messages)

[PATCH v2 0/8] fix uses of killed instructions
 2017-02-13 16:59 UTC  (10+ messages)

[bug report] rpmsg: Handle invalid parameters in public API
 2017-02-13 16:58 UTC  (2+ messages)

[PATCH 0/8] V4L2 fwnode support
 2017-02-13 16:57 UTC  (4+ messages)
` [PATCH 5/8] v4l: Switch from V4L2 OF not V4L2 fwnode API

[PATCH v4 0/9] Series short description
 2017-02-13 16:57 UTC  (20+ messages)
` [PATCH v4 1/9] xprtrdma: Fix Read chunk padding
` [PATCH v4 2/9] xprtrdma: Per-connection pad optimization
` [PATCH v4 3/9] xprtrdma: Disable pad optimization by default
` [PATCH v4 4/9] xprtrdma: Reduce required number of send SGEs
` [PATCH v4 5/9] xprtrdma: Shrink send SGEs array
` [PATCH v4 6/9] xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
` [PATCH v4 7/9] xprtrdma: Handle stale connection rejection
` [PATCH v4 8/9] xprtrdma: Refactor management of mw_list field
` [PATCH v4 9/9] sunrpc: Allow xprt->ops->timer method to sleep

[PATCH] Add new gmc/smu registers
 2017-02-13 16:57 UTC  (2+ messages)

[PATCH 3/8] pinctrl: sunxi: Add A64 R_PIO controller support
 2017-02-13 16:57 UTC 

[SPDK] How to contribute to SPDK
 2017-02-13 16:56 UTC 

clk: ti: clkctrl clock support
 2017-02-13 16:55 UTC  (3+ messages)

[PATCH] Fix SMC read/write
 2017-02-13 16:54 UTC  (2+ messages)

[PATCH V1 rdma-core 0/7] Add mlx5 direct verbs
 2017-02-13 16:54 UTC  (5+ messages)
` [PATCH V1 rdma-core 6/7] mlx5: Add direct verbs man pages
` [PATCH V1 rdma-core 7/7] mlx5: Export mlx5 direct verbs interface

[PATCH RFC] iopoll: allow for poll_timeout to back-off
 2017-02-13 16:52 UTC 

[Qemu-devel] [PATCH 00/18] nbd: BLOCK_STATUS
 2017-02-11 19:30 UTC  (7+ messages)
` [Qemu-devel] [PATCH 04/18] nbd/client: refactor nbd_receive_starttls

[PATCH v2] reset: Add i.MX7 SRC reset driver
 2017-02-13 16:50 UTC  (3+ messages)

what is the significance of the numeric version part of 'PV = "1.0.1+git${SRCPV}"'?
 2017-02-13 16:48 UTC  (5+ messages)

git remote rename problem with trailing \\ for remote.url config entries (on Windows)
 2017-02-13 16:49 UTC 

[PATCH 1/2] exec: don't wait for zombie threads with cred_guard_mutex held
 2017-02-13 16:47 UTC  (3+ messages)

[PATCH 0/8] IB/srp bug fixes
 2017-02-13 16:47 UTC  (9+ messages)
` [PATCH 8/8] IB/srp: Drain the send queue before destroying a QP

[PATCH] drm: ensure atomic messages consistently include the name of the component
 2017-02-13 16:47 UTC  (3+ messages)

[PATCH nft] doc: Document maps
 2017-02-13 16:47 UTC 

[PATCH 0/8] drm/sun4i: Add basic LVDS support for A10
 2017-02-13 16:46 UTC  (7+ messages)
` [PATCH 2/8] ARM: sun4i: Add display blocks for the sun4i dtsi
      ` [linux-sunxi] "

[Buildroot] [PATCH v2] classpath: bump to version 0.99
 2017-02-13 16:46 UTC  (9+ messages)
` [Buildroot] [PATCH v3] "

[PATCH] usb: misc: usbtest: remove redundant check on retval < 0
 2017-02-13 16:45 UTC  (5+ messages)

[BUG] xfs/305 hangs 4.10-rc4 kernel
 2017-02-13 16:43 UTC  (10+ 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.