All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-13 17:16:24 to 2017-02-13 18:04:59 UTC [more...]

[PATCH 0/2] fix the traced mt-exec deadlock
 2017-02-13 18:04 UTC  (5+ messages)
` [PATCH 1/2] exec: don't wait for zombie threads with cred_guard_mutex held
  ` [PATCH V2 "

[Qemu-devel] [PATCH v4] migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratable
 2017-02-13 18:04 UTC 

[PATCH v2 1/5] irq: set {msi_domain,syscore}_ops as __ro_after_init
 2017-02-13 18:14 UTC  (3+ messages)
` [PATCH v2 3/5] pci: set msi_domain_ops "

[PATCH v2 1/2] drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()
 2017-02-13 18:04 UTC  (8+ messages)
` [PATCH v2 2/2] drm/amdgpu: report the number of bytes moved at buffer creation

[PATCH v2 0/4] mmc: host: tmio: properly report status from autocmd12
 2017-02-13 18:03 UTC  (5+ messages)
` [PATCH v2 1/4] mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION values
` [PATCH v2 2/4] mmc: host: tmio: fix minor typos in comments
` [PATCH v2 3/4] mmc: host: tmio: don't BUG on unsupported stop commands
` [PATCH v2 4/4] mmc: host: tmio: fill in response from auto cmd12

[PATCH] doc: announce API/ABI changes for vhost
 2017-02-13 18:02 UTC  (2+ messages)

[PATCH 0/3] apci, nfit: DSM improvements
 2017-02-13 18:02 UTC  (6+ messages)
` [PATCH 1/3] Allow all supported HPE DSM functions to be called
` [PATCH 3/3] Remove unnecessary newline

[PATCH v2] regulator: devres: introduce managed enable and disable operations
 2017-02-13 18:01 UTC  (2+ messages)

add "zlib" build-time dependency to "netdata" recipe
 2017-02-13 17:49 UTC 

Small regression on Windows
 2017-02-13 18:00 UTC 

[tip:locking/core] refcount_t: Introduce a special purpose refcount type
 2017-02-13 18:00 UTC  (3+ messages)

[PATCH 1/3] musl: Update to latest
 2017-02-13 18:00 UTC  (3+ messages)
` [PATCH 2/3] gdb: Upgrade to 7.12.1
` [PATCH 3/3] gmp: Update to 6.1.2

[Cluster-devel] [PATCH v2] GFS2: Add a next-resource-group pointer to resource groups
 2017-02-13 17:59 UTC  (2+ messages)
` [Cluster-devel] [PATCH v3] "

[PATCH] drm: disable deep color when EDID violates spec
 2017-02-13 17:58 UTC  (2+ messages)
` [PATCH] drm/i915: Reject HDMI 12bpc if the sink doesn't indicate support

[PATCH v2 0/5] arm64: mmu: avoid writeable-executable mappings
 2017-02-13 17:58 UTC  (4+ messages)
` [PATCH v2 1/5] arm: kvm: move kvm_vgic_global_state out of .text section
  ` [kernel-hardening] "

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

[PATCH RFC] target/user: Add double ring buffers support
 2017-02-13 17:58 UTC  (5+ messages)

AUDIT_NETFILTER_PKT message format
 2017-02-13 17:57 UTC  (4+ messages)

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

[kernel-hardening] [RFC PATCH 1/4] security: mark LSM hooks as __ro_after_init
 2017-02-13 17:57 UTC  (6+ messages)
` [kernel-hardening] "

[PATCH] kernfs: fix locking around kernfs_ops->release() callback
 2017-02-13 17:57 UTC  (2+ messages)

[PATCH v1] doc: announce API and ABI change for ethdev
 2017-02-13 17:57 UTC  (3+ messages)
` [PATCH v2] "

[CI 01/47] drm/i915: Provide a hook for selftests
 2017-02-13 17:52 UTC  (27+ messages)
` [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
` ✓ Fi.CI.BAT: success for series starting with [CI,01/47] drm/i915: Provide a hook for selftests

[kernel-hardening] [RFC PATCH 0/4] ro hardening for the security subsystem
 2017-02-13 17:51 UTC  (2+ messages)

[Qemu-devel] [PULL 00/14] migration queue
 2017-02-13 17:50 UTC  (15+ messages)
` [Qemu-devel] [PULL 01/14] migration: remove myself as maintainer
` [Qemu-devel] [PULL 02/14] MAINTAINERS: update my email address
` [Qemu-devel] [PULL 03/14] migration: add MigrationState arg for ram_save_/compressed_/page()
` [Qemu-devel] [PULL 04/14] add 'release-ram' migrate capability
` [Qemu-devel] [PULL 05/14] migration: discard non-dirty ram pages after the start of postcopy
` [Qemu-devel] [PULL 06/14] migrate: Introduce zero RAM checks to skip RAM migration
` [Qemu-devel] [PULL 07/14] migration: consolidate VMStateField.start
` [Qemu-devel] [PULL 08/14] COLO: fix setting checkpoint-delay not working properly
` [Qemu-devel] [PULL 09/14] COLO: Shutdown related socket fd while do failover
` [Qemu-devel] [PULL 10/14] COLO: Don't process failover request while loading VM's state
` [Qemu-devel] [PULL 11/14] migration: Add VMSTATE_UNUSED_VARRAY_UINT32
` [Qemu-devel] [PULL 12/14] migration: Add VMSTATE_WITH_TMP
` [Qemu-devel] [PULL 13/14] tests/migration: Add test for VMSTATE_WITH_TMP
` [Qemu-devel] [PULL 14/14] virtio/migration: Migrate virtio-net to VMState

[U-Boot] [PATCH] da850: Add instructions to copy AIS image to an MMC card
 2017-02-13 17:49 UTC 

[PATCH 0/7] misc patches
 2017-02-13 17:49 UTC  (4+ messages)
` [PATCH 7/7] fix udev rules for failed multipath devices

[PATCH 0/3] doc: update release notes
 2017-02-13 17:48 UTC  (2+ messages)

[PATCH] x86/vm86: fix compilation warning on a unused variable
 2017-02-13 17:47 UTC  (3+ messages)
` [PATCH] x86/vm86: fix unused variable warning if THP is disabled

[PATCH 00/11] media: rcar-vin: fix OPS and format/pad index issues
 2017-02-13 17:47 UTC  (4+ messages)

[PATCH] rtl8xxxu: Add (0x2357 0x0107) to the tested devices list
 2017-02-13 17:47 UTC  (3+ messages)

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

xfs: fix inode uid/gid initialization
 2017-02-13 17:46 UTC 

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

ANNOUNCE: mdadm 4.0 - A tool for managing md Soft RAID under Linux
 2017-02-13 17:44 UTC  (9+ messages)

[PATCH] drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL register
 2017-02-13 17:42 UTC 

[linux-next test] 105763: regressions - FAIL
 2017-02-13 17:41 UTC 

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

[PATCH] doc: add ABI change notification for ring library
 2017-02-13 17:38 UTC 

[Qemu-devel] [PATCH v7 0/2] docs: Improve sample configuration files
 2017-02-13 17:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 2/2] mach-virt: Provide "

[PATCH] image: Attempt to work around do_image_complete race
 2017-02-13 17:38 UTC  (2+ messages)

[meta-python][PATCH] python-pyyaml: Fix build for per recipe sysroot
 2017-02-13 17:37 UTC 

[PATCH 00/13] fix for dependencies issues
 2017-02-13 17:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/17] multifd v3
 2017-02-13 17:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH 09/17] migration: Start of multiple fd work

[PATCH] doc: annouce ABI change for cryptodev ops structure
 2017-02-13 17:34 UTC  (4+ messages)

couple more questions about git-based recipe files
 2017-02-13 17:33 UTC  (2+ messages)

[PATCH v2] gpio: return NULL from gpiod_get_optional when GPIOLIB is disabled
 2017-02-13 17:32 UTC  (6+ messages)

[PATCH 1/2] drm/amdgpu: fix PRT cleanup order in the VM
 2017-02-13 17:32 UTC  (3+ messages)

[PATCH] nbd: use bdget_disk to get bdev
 2017-02-13 17:31 UTC 

[PATCH net] at803x: insure minimum delay for SGMII link AN completion ckeck
 2017-02-13 17:31 UTC  (4+ messages)

[PATCH v2 0/4] Largedir support for e2fsprogs
 2017-02-13  9:20 UTC  (5+ messages)
` [PATCH v2 1/4] e2fsprogs: supersede i_dir_acl with i_size_high for all cases
` [PATCH v2 2/4] e2fsprogs: add support for 3-level htree
` [PATCH v2 3/4] e2fsck: 3 level hash tree directory optimization
` [PATCH v2 4/4] tests: 3 level hash tree test

[PATCH RESEND 0/5] mtd: nand: Rework/cleanup the Atmel NAND driver
 2017-02-13 17:31 UTC  (5+ messages)
` [PATCH RESEND 4/5] mtd: nand: atmel: Document the new DT bindings

[stericsson:mmc-no-NULL 29/34] ERROR: "mmc_blk_rw_done" [drivers/mmc/core/mmc_core.ko] undefined!
 2017-02-13 17:30 UTC 

[kernel-hardening] [RFC PATCH 2/4] security: mark nf ops in SELinux and Smack as __ro_after_init
 2017-02-13 17:29 UTC  (3+ messages)
` [kernel-hardening] "

[kernel-hardening] Merge in PAX_MEMORY_SANITIZE work from grsec to linux-next
 2017-02-13 17:28 UTC  (6+ messages)

[PATCH 00/52] akuster/krogoth-next pull request
 2017-02-13 17:26 UTC 

[Buildroot] [PATCH] kmscube: Add new package
 2017-02-13 17:26 UTC  (2+ messages)

[PATCH] net:ethernet:aquantia: Add 2500/5000 mbit link modes support
 2017-02-13 17:26 UTC  (2+ messages)

[PATCH] tracing: hwlat: update old comment
 2017-02-13 17:25 UTC 

[PATCH linux dev-4.7 0/3] pinctrl devicetree fixes for aspeed-g5
 2017-02-13 17:24 UTC  (3+ messages)
` [PATCH linux dev-4.7 1/3] ARM: dts: aspeed-g5: Add SoC Display Controller node

[PATCH 1/1] MAINTAINERS: Remove old e-mail address
 2017-02-13 17:24 UTC  (2+ messages)

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

[Buildroot] [PATCH 1/1] domoticz: fix build on powerpc64le
 2017-02-13 17:24 UTC 

[Qemu-devel] [RFC PATCH 00/41] New op blocker system
 2017-02-13 17:23 UTC  (42+ 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
` [Qemu-devel] [RFC PATCH 06/41] block: Involve block drivers in permission granting
` [Qemu-devel] [RFC PATCH 07/41] block: Default .bdrv_child_perm() for filter drivers
` [Qemu-devel] [RFC PATCH 08/41] block: Request child permissions in "
` [Qemu-devel] [RFC PATCH 09/41] block: Default .bdrv_child_perm() for format drivers
` [Qemu-devel] [RFC PATCH 10/41] block: Request child permissions in "
` [Qemu-devel] [RFC PATCH 11/41] vvfat: Implement .bdrv_child_perm()
` [Qemu-devel] [RFC PATCH 12/41] block: Require .bdrv_child_perm() with child nodes
` [Qemu-devel] [RFC PATCH 13/41] block: Request real permissions in bdrv_attach_child()
` [Qemu-devel] [RFC PATCH 14/41] block: Add permissions to BlockBackend
` [Qemu-devel] [RFC PATCH 15/41] block: Add permissions to blk_new()
` [Qemu-devel] [RFC PATCH 16/41] block: Add error parameter to blk_insert_bs()
` [Qemu-devel] [RFC PATCH 17/41] block: Request real permissions in blk_new_open()
` [Qemu-devel] [RFC PATCH 18/41] block: Allow error return in BlockDevOps.change_media_cb()
` [Qemu-devel] [RFC PATCH 19/41] hw/block: Request permissions
` [Qemu-devel] [RFC PATCH 20/41] hw/block: Introduce share-rw qdev property
` [Qemu-devel] [RFC PATCH 21/41] blockjob: Add permissions to block_job_create()
` [Qemu-devel] [RFC PATCH 22/41] block: Add BdrvChildRole.get_link_name()
` [Qemu-devel] [RFC PATCH 23/41] block: Include details on permission errors in message
` [Qemu-devel] [RFC PATCH 24/41] block: Add BdrvChildRole.stay_at_node
` [Qemu-devel] [RFC PATCH 25/41] blockjob: Add permissions to block_job_add_bdrv()
` [Qemu-devel] [RFC PATCH 26/41] block: Factor out bdrv_open_driver()
` [Qemu-devel] [RFC PATCH 27/41] block: Add bdrv_new_open_driver()
` [Qemu-devel] [RFC PATCH 28/41] commit: Use real permissions in commit block job
` [Qemu-devel] [RFC PATCH 29/41] commit: Use real permissions for HMP 'commit'
` [Qemu-devel] [RFC PATCH 30/41] backup: Use real permissions in backup block job
` [Qemu-devel] [RFC PATCH 31/41] block: Fix pending requests check in bdrv_append()
` [Qemu-devel] [RFC PATCH 32/41] block: BdrvChildRole.attach/detach() callbacks
` [Qemu-devel] [RFC PATCH 33/41] block: Allow backing file links in change_parent_backing_link()
` [Qemu-devel] [RFC PATCH 34/41] mirror: Use real permissions in mirror/active commit block job
` [Qemu-devel] [RFC PATCH 35/41] stream: Use real permissions in streaming "
` [Qemu-devel] [RFC PATCH 36/41] hmp: Request permissions in qemu-io
` [Qemu-devel] [RFC PATCH 37/41] migration/block: Use real permissions
` [Qemu-devel] [RFC PATCH 38/41] nbd/server: Use real permissions for NBD exports
` [Qemu-devel] [RFC PATCH 39/41] tests: Remove FIXME comments
` [Qemu-devel] [RFC PATCH 40/41] block: Pass BdrvChild to bdrv_aligned_preadv/pwritev
` [Qemu-devel] [RFC PATCH 41/41] block: Assertions for write permissions

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

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

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

[Qemu-devel] [PATCH 0/2] aspeed/smc: add support for DMAs
 2017-02-13 17:20 UTC  (2+ 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)

[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


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.