All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-03 11:01:51 to 2014-11-03 11:58:19 UTC [more...]

[Qemu-devel] [PATCH 3/4] Qemu-Xen-vTPM: Qemu vTPM xenstubdoms driver
 2014-11-03 11:58 UTC  (2+ messages)
`  "

[PATCH] dbus: Declaration of l_dbus_message_builder was missing
 2014-11-03 11:58 UTC 

[PATCH V3 00/14] genirq endian fixes; bcm7120/brcmstb IRQ updates
 2014-11-03 11:56 UTC  (3+ messages)

[PATCH 0/3] fs: add O_BENEATH flag to openat(2)
 2014-11-03 11:56 UTC  (9+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] selftests: Add test of O_BENEATH & openat(2)
` [PATCH man-pages 3/3] open.2: describe O_BENEATH flag

[Qemu-devel] [PATCH v2 00/14] TCG ppc speedups
 2014-11-03 11:56 UTC  (2+ messages)

[PATCH] serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK
 2014-11-03 11:55 UTC  (2+ messages)

blk-mq: allow to defer ->queue_rq invocations to workqueue
 2014-11-03 11:54 UTC  (5+ messages)
` [PATCH 2/2] blk-mq: allow direct dispatch to a driver specific workqueue

[Qemu-devel] [PATCH v6] numa: make 'info numa' take into account hotplugged memory
 2014-11-03 11:54 UTC  (9+ messages)
        ` [Qemu-trivial] "
              ` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] icc_bus: rename ICC_BRIGDE to ICC_BRIDGE
 2014-11-03 11:54 UTC  (6+ messages)
` [Qemu-trivial] "
    ` [Qemu-trivial] [Qemu-devel] "

[Qemu-devel] [PATCH 2/4] Qemu-Xen-vTPM: Register Xen stubdom vTPM frontend driver
 2014-11-03 11:53 UTC  (3+ messages)
  `  "

[v7][RFC][PATCH 01/13] xen: RMRR fix
 2014-11-03 11:53 UTC  (38+ messages)
` [v7][RFC][PATCH 06/13] hvmloader/ram: check if guest memory is out of reserved device memory maps
` [v7][RFC][PATCH 08/13] xen/x86/p2m: set p2m_access_n for reserved device memory mapping

[Qemu-devel] [PULL 00/53] Block patches
 2014-11-03 11:50 UTC  (54+ messages)
` [Qemu-devel] [PULL 01/53] util: introduce MIN_NON_ZERO
` [Qemu-devel] [PULL 02/53] BlockLimits: introduce max_transfer_length
` [Qemu-devel] [PULL 03/53] block/iscsi: set max_transfer_length
` [Qemu-devel] [PULL 04/53] block: avoid creating oversized writes in multiwrite_merge
` [Qemu-devel] [PULL 05/53] block/iscsi: use sector_limits_lun2qemu throughout iscsi_refresh_limits
` [Qemu-devel] [PULL 06/53] block/iscsi: check for oversized requests
` [Qemu-devel] [PULL 07/53] ahci: Correct PIO/D2H FIS responses
` [Qemu-devel] [PULL 08/53] ahci: Update byte count after DMA completion
` [Qemu-devel] [PULL 09/53] ahci: Fix SDB FIS Construction
` [Qemu-devel] [PULL 10/53] snapshot: Reset err to NULL to avoid double free
` [Qemu-devel] [PULL 11/53] iotests: replace fake parallels image with authentic one
` [Qemu-devel] [PULL 12/53] iotests: add v2 parallels sample image and simple test for it
` [Qemu-devel] [PULL 13/53] block/parallels: fix access to not initialized memory in catalog_bitmap
` [Qemu-devel] [PULL 14/53] rbd: Add support for bdrv_invalidate_cache
` [Qemu-devel] [PULL 15/53] block.c: Fix type of IoOperationType variable in send_qmp_error_event()
` [Qemu-devel] [PULL 16/53] snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency problem
` [Qemu-devel] [PULL 17/53] block/curl: Improve type safety of s->timeout
` [Qemu-devel] [PULL 18/53] raw-posix: Fix raw_co_get_block_status() after EOF
` [Qemu-devel] [PULL 19/53] raw-posix: raw_co_get_block_status() return value
` [Qemu-devel] [PULL 20/53] iotests: Add test for external image truncation
` [Qemu-devel] [PULL 21/53] qcow2: Allow "full" discard
` [Qemu-devel] [PULL 22/53] qcow2: Implement bdrv_make_empty()
` [Qemu-devel] [PULL 23/53] qcow2: Optimize bdrv_make_empty()
` [Qemu-devel] [PULL 24/53] blockjob: Introduce block_job_complete_sync()
` [Qemu-devel] [PULL 25/53] blockjob: Add "ready" field
` [Qemu-devel] [PULL 26/53] iotests: Omit length/offset test in 040 and 041
` [Qemu-devel] [PULL 27/53] block/mirror: Improve progress report
` [Qemu-devel] [PULL 28/53] qemu-img: Implement commit like QMP
` [Qemu-devel] [PULL 29/53] qemu-img: Empty image after commit
` [Qemu-devel] [PULL 30/53] qemu-img: Enable progress output for commit
` [Qemu-devel] [PULL 31/53] qemu-img: Specify backing file "
` [Qemu-devel] [PULL 32/53] iotests: Add _filter_qemu_img_map
` [Qemu-devel] [PULL 33/53] iotests: Add test for backing-chain commits
` [Qemu-devel] [PULL 34/53] iotests: Add test for qcow2's bdrv_make_empty
` [Qemu-devel] [PULL 35/53] block: qemu-iotest 107 supports NFS
` [Qemu-devel] [PULL 36/53] block: Add status callback to bdrv_amend_options()
` [Qemu-devel] [PULL 37/53] qemu-img: Add progress output for amend
` [Qemu-devel] [PULL 38/53] qemu-img: Fix insignificant memleak
` [Qemu-devel] [PULL 39/53] block/qcow2: Implement status CB for amend
` [Qemu-devel] [PULL 40/53] block/qcow2: Make get_refcount() global
` [Qemu-devel] [PULL 41/53] block/qcow2: Simplify shared L2 handling in amend
` [Qemu-devel] [PULL 42/53] iotests: Expand test 061
` [Qemu-devel] [PULL 43/53] block: acquire AioContext in generic blockjob QMP commands
` [Qemu-devel] [PULL 44/53] blockdev: acquire AioContext in do_qmp_query_block_jobs_one()
` [Qemu-devel] [PULL 45/53] blockdev: acquire AioContext in blockdev_mark_auto_del()
` [Qemu-devel] [PULL 46/53] blockdev: add note that block_job_cb() must be thread-safe
` [Qemu-devel] [PULL 47/53] blockjob: add block_job_defer_to_main_loop()
` [Qemu-devel] [PULL 48/53] block: add bdrv_drain()
` [Qemu-devel] [PULL 49/53] block: let backup blockjob run in BDS AioContext
` [Qemu-devel] [PULL 50/53] block: let stream "
` [Qemu-devel] [PULL 51/53] block: let mirror "
` [Qemu-devel] [PULL 52/53] block: let commit "
` [Qemu-devel] [PULL 53/53] block: declare blockjobs and dataplane friends!

[Qemu-devel] [PATCH 00/11] pc: kvm: memory hotplug fixes
 2014-11-03 11:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH 01/11] pc: kvm: check if KVM has free memory slots to avoid abort()
` [Qemu-devel] [PATCH 03/11] pc: check if KVM has enough memory slots for DIMM devices

[Buildroot] [PATCH] autobuild-run: Do not build rt-test with this external toolchain
 2014-11-03 11:52 UTC 

[PATCH 1/1] iommu/amd: Use delayed mmu release notifier
 2014-11-03 11:51 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-11-01
 2014-11-03 11:50 UTC  (2+ messages)

CRASH 3.18-rc2, 3.17.1, isert_connect_request
 2014-11-03 11:50 UTC  (3+ messages)

[Qemu-devel] [Xen-devel] [PATCH 2/2] xen:i386:pc_piix: create isa bridge specific to IGD passthrough
 2014-11-03 11:47 UTC  (19+ messages)
                          `  "

[v2][PATCH] tools/hvmloader: link errno.h from xen internal
 2014-11-03 11:47 UTC  (7+ messages)

[PATCH RFC 00/11] qemu: towards virtio-1 host support
 2014-11-03 11:44 UTC  (8+ messages)
` [PATCH RFC 05/11] virtio: introduce legacy virtio devices
  ` [Qemu-devel] "

[Xenomai] Xenoma 2.6.4 missing posix/xeno_config.h ?
 2014-11-03 11:44 UTC 

[PATCH] drm/i915: Enable pipe-a power well on chv
 2014-11-03 11:42 UTC  (3+ messages)

Reiser4 for 3.16.2 problem: mount: mount /dev/md125 on /mnt/backup failed: Cannot allocate memory
 2014-11-03 11:42 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] block: JSON filenames and relative backing files
 2014-11-03 11:41 UTC  (2+ messages)

[PATCH] drm/i915: Report the actual swizzling back to userspace
 2014-11-03 11:41 UTC  (6+ messages)

[Qemu-trivial] [PATCH v2 0/5] Trivial patch about qemu-char
 2014-11-03 11:39 UTC  (8+ messages)
` [Qemu-trivial] [PATCH v2 5/5] spice-qemu-char: convert qemu_chr_open_spice_vmc to use Error API
      ` [Qemu-devel] "
    ` [Qemu-devel] [PATCH v2 0/5] Trivial patch about qemu-char

[PATCH 1/6] drm/i915: factor out compute_config from __intel_set_mode
 2014-11-03 11:39 UTC  (4+ messages)

(XEN) traps.c:3071: GPF (0000): ffff82d0801d76b2 -> ffff82d080222806
 2014-11-03 11:38 UTC  (5+ messages)

[PATCH 1/1] kconfig: warn if an unknown symbol is selected
 2014-11-03 11:38 UTC  (2+ messages)

Security policy ambiguities - XSA-108 process post-mortem
 2014-11-03 11:37 UTC  (6+ messages)

Weird ALTERNATIVES and staging conflict
 2014-11-03 11:35 UTC  (7+ messages)

btrfs check won't repair inode errors
 2014-11-03 11:34 UTC 

[RFC PATCH 0/2] arm: pcibios: remove pci_sys_data domain
 2014-11-03 11:33 UTC  (10+ messages)
` [RFC PATCH 2/2] arm: pcibios: move to generic PCI domains

[PATCH] ASoC: tlv320aic23: add dependencies on I2C/SPI_MASTER
 2014-11-03 11:31 UTC  (2+ messages)

[GIT PULL] CMA and DMA-mapping update for v3.18-rc4
 2014-11-03 11:32 UTC 

fb.h
 2014-11-03 11:32 UTC  (2+ messages)

potvrdili svoju e-mail
 2014-11-03 11:22 UTC 

[PATCH] target-i386: add Intel AVX-512 support
 2014-11-03 11:31 UTC  (4+ messages)
  ` [Qemu-devel] "

[Buildroot] [PATCH 1/1] package/avahi: enable libavahi-client support
 2014-11-03 11:31 UTC  (3+ messages)

[PATCH i-g-t 1/5] lib/tests: fix tests and test list location
 2014-11-03 11:31 UTC  (5+ messages)
` [PATCH i-g-t 2/5] lib/tests: don't use hard error status to indicate test failure
` [PATCH i-g-t 3/5] testdisplay: ensure invalid long option exit status is non-zero
` [PATCH i-g-t 4/5] testdiplay: add a "--help" option
` [PATCH i-g-t 5/5] configure: fix issues when running outside the source tree

[PATCH] libpng 1.6.13: fix build for aarch64
 2014-11-03 11:30 UTC  (5+ messages)

[PATCH 0/6] vTPM: Xen stubdom vTPM for HVM virtual machine
 2014-11-03 11:30 UTC  (2+ messages)

[PULL 0/1] KVM: s390: fix for 3.18-rc
 2014-11-03 11:29 UTC  (2+ messages)
` [PULL 1/1] KVM: s390: virtio_ccw: remove unused variable

Question about netmask format
 2014-11-03 11:28 UTC  (4+ messages)

[PATCH v7 0/8] introduce GNTTABOP_cache_flush
 2014-11-03 11:10 UTC  (9+ messages)
` [PATCH v7 3/8] arm64: introduce is_device_dma_coherent
` [PATCH v7 7/8] xen/arm/arm64: introduce xen_arch_need_swiotlb
    ` [Xen-devel] "

[Question about DPCM] dpcm_run_new_update races again xrun
 2014-11-03 11:28 UTC 

[U-Boot] [PATCH v2 2/3] arm: mx6: add support for TBS2910 Matrix ARM miniPC
 2014-11-03 11:27 UTC  (6+ messages)
` [U-Boot] [PATCH v3] "

[RFC PATCH V3 00/15] CAN: Add rx-fifo support and port flexcan to it
 2014-11-03 11:26 UTC  (11+ messages)
` [PATCH 07/15] can: rx-fifo: Change to do controller off-load in interrupt and NAPI poll
` [PATCH 09/15] can: rx-fifo: Add can_rx_fifo_reset() function
` [PATCH 11/15] can: rx-fifo: Add support for can state tracking and error polling
` [PATCH 12/15] can: flexcan: Add support for RX-FIFO

[PATCH] phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
 2014-11-03 11:21 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] drm/i915: Add support for CHV pipe B sprite CSC
 2014-11-03 11:17 UTC  (5+ messages)

Crash of guest with nested vmx with Unknown nested vmexit reason 80000021
 2014-11-03 11:16 UTC  (9+ messages)

[PATCH v4 00/58] dmaengine: Implement generic slave capabilities retrieval
 2014-11-03 11:15 UTC  (7+ messages)
` [PATCH v4 02/58] serial: at91: Use dmaengine_slave_config API
` [PATCH v4 12/58] dmaengine: hdmac: Split device_control

[Qemu-devel] [PATCH RFC 0/2] block: Warn on insecure format probing
 2014-11-03 11:13 UTC  (8+ messages)
` [Qemu-devel] [PATCH RFC 2/2] "

[PATCH 2/2] drm/i915: run hsw_disable_pc8() later on resume
 2014-11-03 11:13 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: kill intel_resume_prepare()

[PATCH] mmc: host: atmel-mci: Add support for non-removable slots
 2014-11-03 11:12 UTC  (3+ messages)

Baytrail init file for alsa-utils
 2014-11-03 11:11 UTC  (2+ messages)

[PATCH] ixgbe: fix icc issue with mbuf initializer
 2014-11-03 11:11 UTC 

[Patch v7 09/18] x86, irq: Split out alloc_ioapic_save_registers()
 2014-11-03 10:58 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH 0/5] drm/i915: Random pile of VLV/CHV fixes
 2014-11-03 11:10 UTC  (5+ messages)
` [PATCH 4/5] drm/i915: Do vlv cmnlane toggle w/a in more cases

[PATCH v6 00/29] nios2 Linux kernel port
 2014-11-03 10:52 UTC  (7+ messages)
` [PATCH v6 03/29] nios2: Kernel booting and initialization
` [PATCH v6 04/29] nios2: Exception handling
` [PATCH v6 06/29] nios2: Memory management
` [PATCH v6 08/29] nios2: MMU Fault handling
` [PATCH v6 12/29] nios2: TLB handling
` [PATCH v6 14/29] nios2: DMA mapping API

krbd blk-mq support ?
 2014-11-03 11:08 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/tinyxml: fix the upstream URL
 2014-11-03 11:06 UTC  (3+ messages)

[Qemu-devel] [Bug 1388735] [NEW] QEMU no longer allows to use full TCP port range for VNC
 2014-11-03 11:00 UTC  (2+ messages)
` [Qemu-devel] [Bug 1388735] "

Xen 4.5-rc1 update (RC1 is out 2014-Oct-24th)
 2014-11-03 11:05 UTC  (8+ messages)
      ` Is: QXL in Xen (busted) Was :Re: "

[PATCH -stable] wireless: rt2x00: add new rt2800usb devices
 2014-11-03 11:05 UTC  (4+ messages)

[PATCH -stable] rt2x00: support Ralink 5362
 2014-11-03 11:05 UTC  (4+ messages)

[Patch v7 08/18] PCI: Remove PCI ioapic driver
 2014-11-03 10:58 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH v2 0/2] pinctrl: Intel Cherryview/Braswell support
 2014-11-03 11:01 UTC  (2+ messages)
` [PATCH v2 1/2] gpio / ACPI: Add knowledge about pin controllers to acpi_get_gpiod()

[Cocci] Remove unnecessary null pointer checks?
 2014-11-03 11:04 UTC  (21+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [Cocci] [PATCH 1/1] s390/net: Deletion of unnecessary checks before two "
                                  `  "

-next plans/status
 2014-11-03 10:56 UTC  (2+ messages)

[PATCH v2 0/5] video: describe data bus formats
 2014-11-03 11:03 UTC  (5+ messages)
` [PATCH v2 1/5] video: move mediabus format definition to a more standard place

[Patch v7 13/18] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug
 2014-11-03 11:00 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch v7 18/18] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug
 2014-11-03 11:01 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch v7 10/18] x86, irq: Prefer assigned ID in APIC ID register for x86_64
 2014-11-03 10:59 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch v7 17/18] x86, irq: Introduce helper to check whether an IOAPIC has been registered
 2014-11-03 11:01 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch v7 16/18] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal
 2014-11-03 11:00 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch v7 15/18] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
 2014-11-03 11:00 UTC  (2+ messages)
` [tip:x86/apic] "

[RFC 00/21] Replace seqno values with request structures
 2014-11-03 11:02 UTC  (5+ messages)
` [RFC 24/25] drm/i915: Zero fill the request structure

[Patch v7 07/18] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
 2014-11-03 10:58 UTC  (2+ messages)
` [tip:x86/apic] "


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.