All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-12 14:11:04 to 2016-05-12 14:46:33 UTC [more...]

Speed up resume by focused clflushing
 2016-05-12 14:28 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915: Add distinct stubs for PM hibernation phases
  ` [PATCH v2 2/4] drm/i915: Update domain tracking for GEM objects on hibernation
  ` [PATCH v2 3/4] drm/i915: Lazily migrate the objects after hibernation
  ` [PATCH v2 4/4] drm/i915: Skip clearing the GGTT on full-ppgtt systems

[PATCH 0/2] pinctrl: stm32: .pin_config_dbg_show fixes
 2016-05-12 14:46 UTC 

[PATCH 1/3] btrfs-progs: autogen: Avoid chdir fail on dirname with blank
 2016-05-12 14:45 UTC  (3+ messages)
` [PATCH 2/3] btrfs-progs: autogen: Make build success in CentOS 6 and 7

[PATCH v3 0/2] drm: Add various helpers for simple drivers
 2016-05-12 14:44 UTC  (5+ messages)
` [PATCH v3 1/2] drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()

[PATCH v2 0/2] irqchip: Support Aspeed IRQ controller
 2016-05-12 14:43 UTC  (7+ messages)
  ` [PATCH v3 "
      ` [PATCH v3 1/2] doc/devicetree: Add Aspeed VIC bindings
      ` [PATCH v3 2/2] irqchip: Add irq controller for Aspeed

[PATCH 00/42] GCC/GDB/Binutils Upgrades
 2016-05-12 14:33 UTC  (15+ messages)
` [PATCH 01/42] gcc: Add gcc6 recipes
  ` [PATCH 22/42] linux-yocto: Fix build on ppc with gcc-6

[PATCH] x86/PoD: skip eager reclaim when possible
 2016-05-12 14:40 UTC  (2+ messages)

[PATCHv2] NVMe: Short-cut removal on surprise hot-unplug
 2016-05-12 14:39 UTC  (2+ messages)

2 related bluestore questions
 2016-05-12 14:38 UTC  (16+ messages)

[Qemu-devel] [PATCH v5 0/6] qemu-io: UI enhancements
 2016-05-12 14:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 4/6] qemu-io: Allow unaligned access by default

[PATCHv2] NVMe: Allow user initiated rescan
 2016-05-12 14:38 UTC  (3+ messages)

Errors iterating over PCM stream hints and opening based on NAME/IOID
 2016-05-12 14:38 UTC  (2+ messages)

[PATCH] nvme/pci: Provide SR-IOV support
 2016-05-12 14:38 UTC  (3+ messages)

[Qemu-devel] [PULL 00/69] Block layer patches
 2016-05-12 14:35 UTC  (70+ messages)
` [Qemu-devel] [PULL 01/69] block: Don't disable I/O throttling on sync requests
` [Qemu-devel] [PULL 02/69] block: make bdrv_start_throttled_reqs return void
` [Qemu-devel] [PULL 03/69] block: move restarting of throttled reqs to block/throttle-groups.c
` [Qemu-devel] [PULL 04/69] block: extract bdrv_drain_poll/bdrv_co_yield_to_drain from bdrv_drain/bdrv_co_drain
` [Qemu-devel] [PULL 05/69] block: introduce bdrv_no_throttling_begin/end
` [Qemu-devel] [PULL 06/69] block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end
` [Qemu-devel] [PULL 07/69] linux-aio: make it more type safe
` [Qemu-devel] [PULL 08/69] block: Introduce bdrv_driver_preadv()
` [Qemu-devel] [PULL 09/69] block: Introduce bdrv_driver_pwritev()
` [Qemu-devel] [PULL 10/69] block: Support AIO drivers in bdrv_driver_preadv/pwritev()
` [Qemu-devel] [PULL 11/69] block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev
` [Qemu-devel] [PULL 12/69] block: Introduce .bdrv_co_preadv/pwritev BlockDriver function
` [Qemu-devel] [PULL 13/69] bochs: Implement .bdrv_co_preadv() interface
` [Qemu-devel] [PULL 14/69] cloop: "
` [Qemu-devel] [PULL 15/69] dmg: "
` [Qemu-devel] [PULL 16/69] vdi: "
` [Qemu-devel] [PULL 17/69] vdi: Implement .bdrv_co_pwritev() interface
` [Qemu-devel] [PULL 18/69] vmdk: Add vmdk_find_offset_in_cluster()
` [Qemu-devel] [PULL 19/69] vmdk: Implement .bdrv_co_preadv() interface
` [Qemu-devel] [PULL 20/69] vmdk: Implement .bdrv_co_pwritev() interface
` [Qemu-devel] [PULL 21/69] vpc: Implement .bdrv_co_preadv() interface
` [Qemu-devel] [PULL 22/69] vpc: Implement .bdrv_co_pwritev() interface
` [Qemu-devel] [PULL 23/69] vvfat: Implement .bdrv_co_preadv/pwritev interfaces
` [Qemu-devel] [PULL 24/69] block: Remove BlockDriver.bdrv_read/write
` [Qemu-devel] [PULL 25/69] block: Fix typo in comment
` [Qemu-devel] [PULL 26/69] block: always compile-check debug prints
` [Qemu-devel] [PULL 27/69] Allow users to specify the vmdk virtual hardware version
` [Qemu-devel] [PULL 28/69] qemu-io: Fix memory leak in 'aio_write -z'
` [Qemu-devel] [PULL 29/69] block: Allow BDRV_REQ_FUA through blk_pwrite()
` [Qemu-devel] [PULL 30/69] block: Switch blk_read_unthrottled() to byte interface
` [Qemu-devel] [PULL 31/69] block: Switch blk_*write_zeroes() "
` [Qemu-devel] [PULL 32/69] block: Introduce byte-based aio read/write
` [Qemu-devel] [PULL 33/69] ide: Switch to byte-based aio block access
` [Qemu-devel] [PULL 34/69] scsi-disk: "
` [Qemu-devel] [PULL 35/69] virtio: "
` [Qemu-devel] [PULL 36/69] xen_disk: "
` [Qemu-devel] [PULL 37/69] fdc: Switch to byte-based "
` [Qemu-devel] [PULL 38/69] nand: "
` [Qemu-devel] [PULL 39/69] onenand: "
` [Qemu-devel] [PULL 40/69] pflash: "
` [Qemu-devel] [PULL 41/69] sd: "
` [Qemu-devel] [PULL 42/69] m25p80: "
` [Qemu-devel] [PULL 43/69] atapi: "
` [Qemu-devel] [PULL 44/69] nbd: "
` [Qemu-devel] [PULL 45/69] qemu-img: "
` [Qemu-devel] [PULL 46/69] qemu-io: "
` [Qemu-devel] [PULL 47/69] block: Kill unused sector-based blk_* functions
` [Qemu-devel] [PULL 48/69] qcow2: improve qcow2_co_write_zeroes()
` [Qemu-devel] [PULL 49/69] block: Make supported_write_flags a per-bds property
` [Qemu-devel] [PULL 50/69] block: Honor BDRV_REQ_FUA during write_zeroes
` [Qemu-devel] [PULL 51/69] nbd: Simplify client FUA handling
` [Qemu-devel] [PULL 52/69] block: Invalidate all children
` [Qemu-devel] [PULL 53/69] block: Drop superfluous invalidating bs->file from drivers
` [Qemu-devel] [PULL 54/69] block: Inactivate all children
` [Qemu-devel] [PULL 55/69] iotests: fix the redirection order in 083
` [Qemu-devel] [PULL 56/69] qemu-img: check block status of backing file when converting
` [Qemu-devel] [PULL 57/69] Add new block driver interface to add/delete a BDS's child
` [Qemu-devel] [PULL 58/69] quorum: implement bdrv_add_child() and bdrv_del_child()
` [Qemu-devel] [PULL 59/69] qmp: add monitor command to add/remove a child
` [Qemu-devel] [PULL 60/69] qemu-io: Add missing option documentation
` [Qemu-devel] [PULL 61/69] qemu-io: Make 'open' subcommand more like command line
` [Qemu-devel] [PULL 62/69] qemu-io: Use bool for command line flags
` [Qemu-devel] [PULL 63/69] qemu-io: Allow unaligned access by default
` [Qemu-devel] [PULL 64/69] qemu-io: Add 'write -f' to test FUA flag
` [Qemu-devel] [PULL 65/69] qemu-io: Add 'write -z -u' to test MAY_UNMAP flag
` [Qemu-devel] [PULL 66/69] block: add support for --image-opts in block I/O tests
` [Qemu-devel] [PULL 67/69] block: add support for encryption secrets "
` [Qemu-devel] [PULL 68/69] block: enable testing of LUKS driver with "
` [Qemu-devel] [PULL 69/69] qemu-iotests: iotests: fail hard if not run via "check"

[patch net-next 0/4] return offloaded stats as default and expose original sw start
 2016-05-12 14:36 UTC  (2+ messages)

Method "Register" with signature "oay" doesn't exist
 2016-05-12 14:36 UTC  (2+ messages)

[Qemu-arm] [PATCH 00/23] GICv3 emulation
 2016-05-12 14:35 UTC  (7+ messages)
` [Qemu-arm] [Qemu-devel] "
  `  "

[PATCH 0/4] bcm2835: add thermal driver
 2016-05-12 14:35 UTC  (10+ messages)
` [PATCH 1/4] dt: bindings: add thermal device driver for bcm2835
` [PATCH 2/4] thermal: bcm2835: add thermal driver for bcm2835 soc
` [PATCH 3/4] ARM: bcm2835: add thermal node to device-tree of bcm283x
` [PATCH 4/4] ARM: bcm2835: add thermal driver to default_config

btrfs ate my data in just two days, after a fresh install. ram and disk are ok. it still mounts, but I cannot repair
 2016-05-12 14:35 UTC  (12+ messages)

[Qemu-devel] proposal: drop linux-user unicore32 support from QEMU
 2016-05-12 14:34 UTC 

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-05-12 14:34 UTC  (15+ messages)

[Buildroot] [PATCH 0/9] Fixes for go language support
 2016-05-12 14:34 UTC  (12+ messages)
` [Buildroot] [PATCH 2/9] package/go-bootstrap: Set CGO_ENABLED=0
` [Buildroot] [PATCH 4/9] package/go: Add BR2_TOOLCHAIN_HAS_THREADS
` [Buildroot] [PATCH 1/9] package/go-bootstrap: Add toolchain dependency
` [Buildroot] [PATCH 5/9] package/go: Fix powerpc64 config typo
` [Buildroot] [PATCH 8/9] package/go: Build special host binaries

[PATCH 0/3] add support for devices with addressing limitations
 2016-05-12 14:34 UTC  (4+ messages)
` [PATCH 1/3] eal/linux: add function for checking hugepages within device supported address range
` [PATCH 2/3] eth_dev: add support for device dma mask
` [PATCH 3/3] nfp: set "

how to install a kernel module
 2016-05-12 14:31 UTC 

[PATCH] drm/i915: Convert intel_overlay.c to use native drm_i915_private pointers
 2016-05-12 14:30 UTC  (4+ messages)
` ✗ Ro.CI.BAT: warning for "
` ✗ Ro.CI.BAT: failure "

[Qemu-devel] [RFC 12/42] pc: initialize legacy hotplug only for 2.6 and older machine types
 2016-05-12 14:30 UTC  (12+ messages)
              ` [Qemu-devel] [libvirt] "

PCI: Provide sensible irq vector alloc/free routines
 2016-05-12 14:29 UTC  (12+ messages)
` [PATCH 1/2] "

[PATCH v2 0/1] add option to output JSON for multipathd command
 2016-05-12 14:28 UTC  (4+ messages)
` [PATCH v2 1/1] add display of map information in JSON format

[PATCH v4 00/10] Check VT-d Device-TLB flush error
 2016-05-12 14:28 UTC  (6+ messages)
` [PATCH v4 02/10] IOMMU: handle IOMMU mapping and unmapping failures

[PATCH] tools lib traceevent: Do not reassign parg after collapse_tree()
 2016-05-12 14:27 UTC  (3+ messages)

[Qemu-devel] use timer for adding latency to each block I/O
 2016-05-12 14:27 UTC 

[PATCH] arm64: Implement optimised IP checksum helpers
 2016-05-12 14:26 UTC  (2+ messages)

URGENT RESPONSE NEEDED, PLEASE REPLY
 2016-05-12 14:10 UTC 

URGENT RESPONSE NEEDED, PLEASE REPLY
 2016-05-12 14:10 UTC 

URGENT RESPONSE NEEDED, PLEASE REPLY
 2016-05-12 14:10 UTC 

URGENT RESPONSE NEEDED, PLEASE REPLY
 2016-05-12 14:10 UTC 

[PATCH] feature-arm-neon.inc: restore vfpv3-d16 support
 2016-05-12 14:25 UTC  (4+ messages)

[PATCH] phy: add support for a reset-gpio specification
 2016-05-12 14:25 UTC  (7+ messages)

[PATCH] kvm-pr: manage illegal instructions
 2016-05-12 14:23 UTC  (9+ messages)

[PATCH V6 0/3] Add support for Tegra210 ADMA
 2016-05-12 14:23 UTC  (4+ messages)
  ` [PATCH V6 1/3] Documentation: DT: Add binding documentation for NVIDIA ADMA
  ` [PATCH V6 2/3] dmaengine: tegra-adma: Add support for Tegra210 ADMA
  ` [PATCH V6 3/3] MAINTAINERS: Update Tegra DMA maintainers

Endless loop on execution attempt on non-executable page
 2016-05-12 14:23 UTC  (4+ messages)

[PATCH] deb-pkg: add the shared header file for arm64
 2016-05-12 14:22 UTC  (3+ messages)

panic("queue invalidate wait descriptor was not executed\n")
 2016-05-12 14:21 UTC  (5+ messages)

[Buildroot] [git commit] package/go: Fix powerpc64 config typo
 2016-05-12 14:21 UTC 

[PATCH v3 00/55] KVM: arm/arm64: Rework virtual GIC emulation
 2016-05-12 14:20 UTC  (7+ messages)
` [PATCH v3 36/55] KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers

[Qemu-devel] [PATCH] net: vl: Move default_net to vl.c
 2016-05-12 14:17 UTC 

Undelete deleted subvolume?
 2016-05-12 14:19 UTC 

[PATCH] alsa-lib:Make snd_atomic_write_* truly atomic
 2016-05-12 14:17 UTC  (5+ messages)

[PATCH 0/2] watchdog: Add Aspeed watchdog driver
 2016-05-12 14:17 UTC  (8+ messages)
  ` [PATCH v2 "
    ` [PATCH v2 1/2] doc/devicetree: Add Aspeed watchdog timer bindings
    ` [PATCH v2 2/2] watchdog: Add Aspeed watchdog driver

[PATCH net] xen-netback: fix extra_info handling in xenvif_tx_err()
 2016-05-12 14:15 UTC  (3+ messages)

[fido][PATCH 0/1] Undo ABI breakage in OpenSSL
 2016-05-12 14:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] cpu-exec: Clean up 'interrupt_request' reloading in cpu_handle_interrupt()
 2016-05-12 14:14 UTC 

[PATCH v5 0/3] usb, xen: add pvUSB backend
 2016-05-12 14:13 UTC  (4+ messages)
` [PATCH v5 1/3] xen: introduce dummy system device
` [PATCH v5 2/3] xen: write information about supported backends
` [PATCH v5 3/3] xen: add pvUSB backend

live migrating hvm from 4.4 to 4.7 fails in ioreq server
 2016-05-12 14:13 UTC  (9+ messages)

[PATCH 1/2] HID: input: rework HID_QUIRK_MULTI_INPUT
 2016-05-12 14:12 UTC  (2+ messages)
` [PATCH 2/2] HID: multitouch: enable the Surface 3 Type Cover to report multitouch data

[PATCH v4 0/3] usb, xen: add pvUSB backend
 2016-05-12 14:11 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v3 0/2] PM / Domains: Second step in improving system PM code in genpd
 2016-05-12 14:11 UTC  (3+ messages)
` [PATCH v3 1/2] PM / Domains: Allow genpd to power on during the system PM phases
` [PATCH v3 2/2] PM / Domains: Remove redundant wrapper functions for system PM

[PATCH 0/3] [v3] Cancel builds when cli is interrupted
 2016-05-12 14:11 UTC  (3+ messages)

NULL pointer dereference when 'rmmod gpio_lynxpoint'
 2016-05-12 14:11 UTC  (9+ messages)

[meta-networking][PATCH] openconnect: add dependency to fix Makefile.am
 2016-05-12 14:11 UTC  (2+ 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.