All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-08 14:42:15 to 2015-06-08 15:20:48 UTC [more...]

QEMU bumping memory bug analysis
 2015-06-08 15:20 UTC  (10+ messages)

[RFC v2] xSplice design
 2015-06-08 15:19 UTC  (5+ messages)

[PATCH v2 1/2] sctp: rcu-ify addr_waitq
 2015-06-08 15:19 UTC  (8+ messages)
` [PATCH v3 "

Permission denied ONLY after pulling bundles
 2015-06-08 15:19 UTC  (9+ messages)

[PATCH] drivers: of/base: move of_init to driver_init
 2015-06-08 15:19 UTC  (8+ messages)
` [PATCH v2] "

[Qemu-devel] [RFC v2 0/6] Fix QEMU crash during memory hotplug with vhost=on
 2015-06-08 15:19 UTC  (7+ messages)
` [Qemu-devel] [RFC v2 1/6] memory: get rid of memory_region_destructor_ram_from_ptr()
` [Qemu-devel] [RFC v2 2/6] memory: introduce MemoryRegion container with reserved HVA range
` [Qemu-devel] [RFC v2 3/6] memory: support unmapping of MemoryRegion mapped into HVA parent
` [Qemu-devel] [RFC v2 4/6] hostmem: return recreated MemoryRegion if current can't be reused
` [Qemu-devel] [RFC v2 5/6] pc: reserve hotpluggable memory range with memory_region_init_hva_range()
` [Qemu-devel] [RFC v2 6/6] pc: fix QEMU crashing when more than ~50 memory hotplugged

[WIP/PATCH v5 0/10] create ref-filter from for-each-ref
 2015-06-08 15:19 UTC  (9+ messages)
` [WIP/PATCH v5 01/10] for-each-ref: extract helper functions out of grab_single_ref()
  ` [WIP/PATCH v5 03/10] for-each-ref: rename 'refinfo' to 'ref_array_item'
  ` [WIP/PATCH v5 05/10] for-each-ref: introduce 'ref_array_clear()'

[Qemu-devel] [PATCH] target-mips: R6 Multi-threading
 2015-06-08 15:17 UTC 

[Qemu-devel] [PATCH V15 0/5] Virtual Machine Generation ID
 2015-06-08 15:17 UTC  (10+ messages)
` [Qemu-devel] [PATCH V15 4/5] i386: add a Virtual Machine Generation ID device

[PATCH 00/14] sched: balance callbacks
 2015-06-08 15:16 UTC  (16+ messages)
` [PATCH 08/14] hrtimer: Allow hrtimer::function() to free the timer
        ` [PATCH 0/3] hrtimer: HRTIMER_STATE_ fixes
          ` [PATCH 2/3] hrtimer: turn newstate arg of __remove_hrtimer() into clear_enqueued
          ` [PATCH 3/3] hrtimer: fix the __hrtimer_start_range_ns() race with hrtimer_active()
          ` [PATCH 1/3] hrtimer: kill HRTIMER_STATE_MIGRATE, fix the race with hrtimer_is_queued()

[PATCH 0/2] fsck: don't ignore broken reflog entries
 2015-06-08 15:17 UTC  (7+ messages)
` [PATCH 1/2] fsck_handle_reflog_sha1(): new function
` [PATCH 2/2] fsck: report errors if reflog entries point at invalid objects

[PATCH WIP RFC 0/3] mpls: support for ler
 2015-06-08 15:17 UTC  (7+ messages)

[PATCH v4 1/2] usb: ehci-exynos: Make provision for vdd regulators
 2015-06-08 15:17 UTC  (3+ messages)

[RFC PATCH 00/12] mm: mirrored memory support for page buddy allocations
 2015-06-08 15:14 UTC  (5+ messages)
` [RFC PATCH 01/12] mm: add a new config to manage the code

[PATCH] selinux: fix setting of security labels on NFS
 2015-06-08 15:17 UTC  (4+ messages)

[PATCH] ext4: fix reservation release on invalidatepage for delalloc fs
 2015-06-08 15:16 UTC  (2+ messages)

[PATCH] pinctrl: don't try to print function groups if we can't get them
 2015-06-08 15:16 UTC  (2+ messages)

[PATCH 0/7] Support for VirtualBox VDI image format
 2015-06-08 15:16 UTC  (4+ messages)
` [PATCH 7/7] core-image-minimal-vms: new recipe to build images for VM

[PATCH v2 0/5] libxl: xs_restrict QEMU
 2015-06-08 15:15 UTC  (7+ messages)
` [PATCH v2 1/5] libxl: allow /local/domain/0/device-model/$DOMID to be written by $DOMID
` [PATCH v2 5/5] libxl: spawns two QEMUs for HVM guests

[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
 2015-06-08 15:14 UTC  (11+ messages)
` [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory

[PATCH v2] Bluetooth: Fix encryption key size handling for LTKs
 2015-06-08 15:14 UTC 

[Qemu-devel] [PATCH 1/1] net: fix queue's purge on VM stop
 2015-06-08 15:13 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2] net: Add support of VIRTIO_NET_F_GUEST_ANNOUNCE for vhost-net/vhost-user

High %sy cpu usage , server is very slow
 2015-06-08 15:12 UTC  (2+ messages)

[PATCHv2 1/2] ARM: exynos_defconfig: Enable CONFIG_SND_SOC_ODROIDX2 for Odroid-XU3
 2015-06-08 15:11 UTC  (6+ messages)
` [PATCHv2 2/2] ARM: exynos_defconfig: Enable CONFIG_LEDS_PWM "

[fsl-community-bsp-base][PATCH v3] setup-environment: Update pre-EULA language to support older licenses
 2015-06-08 14:51 UTC 

Generic kernel features that need architecture(sh) support
 2015-06-08 15:10 UTC 

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-06-08 15:10 UTC  (6+ messages)
` [PATCH 16/51] writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
    ` [PATCH block/for-4.2-writeback] v9fs: fix error handling in v9fs_session_init()

[PATCH] Bluetooth: Fix encryption key size handling for LTKs
 2015-06-08 15:10 UTC  (3+ messages)

[fsl-community-bsp-base][PATCH v2] setup-environment: Update pre-EULA language to support older licenses
 2015-06-08 15:09 UTC  (5+ messages)

GIT for Microsoft Access projects
 2015-06-08 14:45 UTC 

[PATCH] fsl-eula-unpack: deploy Freescale EULA
 2015-06-08 15:06 UTC  (13+ messages)

[PATCH 0/4] xfsprogs: mini patch-bomb
 2015-06-08 15:06 UTC  (3+ messages)
` [PATCH 4/4] xfsprogs: zero out clean log in xfs_metadump
  ` [PATCH 4/4 V2] "

[PATCH v4 00/13] port: added port statistics
 2015-06-08 15:00 UTC  (26+ messages)
` [PATCH v4 01/13] port: added structures for port stats and config option
` [PATCH v4 02/13] port: added port_ethdev_reader stats
` [PATCH v4 03/13] port: added port_ethdev_writer stats
` [PATCH v4 04/13] port: added port_ethdev_writer_nodrop stats
` [PATCH v4 05/13] port: added port_frag stats
` [PATCH v4 06/13] port: added port_ras stats
` [PATCH v4 07/13] port: added port_ring_reader stats
` [PATCH v4 08/13] port: added port_ring_writer stats
` [PATCH v4 09/13] port: added port_ring_writer_nodrop stats
` [PATCH v4 10/13] port: added port_sched_reader stats
` [PATCH v4 11/13] port: added port_sched_writer stats
` [PATCH v4 12/13] port: added port_source stats
` [PATCH v4 13/13] port: added port_sink stats
` [PATCH v4 00/10] table: added table statistics
` [PATCH v4 01/10] table: added structure for storing table stats and config option
` [PATCH v4 02/10] table: added acl table stats
` [PATCH v4 03/10] table: added array "
` [PATCH v4 04/10] table: added hash_ext "
` [PATCH v4 05/10] table: added hash_key16 "
` [PATCH v4 06/10] table: added hash_key32 "
` [PATCH v4 07/10] table: added hash_key8 "
` [PATCH v4 08/10] table: added hash_lru "
` [PATCH v4 09/10] table: added lpm_ipv6 "
` [PATCH v4 10/10] table: added lpm "
` [PATCH v4 1/1] pipeline: add statistics for librte_pipeline ports and tables

[PATCH RFC 0/4] 'reset everything' approach to PVHVM guest kexec
 2015-06-08 15:05 UTC  (7+ messages)
` [PATCH RFC 1/4] xen: evtchn: make evtchn_reset() ready for soft reset
` [PATCH RFC 2/4] xen: grant_table: implement grant_table_soft_reset()

[PATCH] linux-ti-staging: update with latest A/D and connectivity fixes
 2015-06-08 15:05 UTC 

[PATCH v2 0/4] fixing building errors and warnings when components
 2015-06-08 15:02 UTC  (12+ messages)
` [PATCH v2 4/4] scsi: ufs: probe and init of variant driver from the platform device

Dealing with optional i2c devices in a devicetree
 2015-06-08 15:03 UTC  (6+ messages)
        ` [lm-sensors] "

Fwd: TX99 rate control
 2015-06-08 15:02 UTC 

[PATCH v2 00/22] usb gadget update for OTG 2.0
 2015-06-08 15:02 UTC  (23+ messages)
  ` [PATCH v2 01/22] usb: add OTG version number in usb_otg_descriptor
  ` [PATCH v2 02/22] usb: add USB_OTG_ADP definition
  ` [PATCH v2 03/22] usb: add OTG feature options to gadget structure
  ` [PATCH v2 04/22] usb: gadget: composite: add USB_DT_OTG request handling
  ` [PATCH v2 05/22] doc: dt-binding: usb: add otg related properties
  ` [PATCH v2 06/22] usb: common: add API to get usb otg features from device tree
  ` [PATCH v2 07/22] usb: chipidea: udc: set usb gadeget's otg config
  ` [PATCH v2 08/22] usb: chipidea: update ci_otg_is_fsm_mode conditions
  ` [PATCH v2 09/22] usb: gadget: add usb_otg_descriptor_add interface to init usb_otg_descriptor
  ` [PATCH v2 10/22] usb: gadget: configfs: init and add usb_otg_descriptor for usb configurations
  ` [PATCH v2 11/22] usb: gadget: ether: init usb_otg_descriptor via usb_otg_descriptor_add
  ` [PATCH v2 12/22] usb: gadget: acm_ms: "
  ` [PATCH v2 13/22] usb: gadget: audio: "
  ` [PATCH v2 14/22] usb: gadget: cdc2: "
  ` [PATCH v2 15/22] usb: gadget: g_ffs: "
  ` [PATCH v2 16/22] usb: gadget: hid: "
  ` [PATCH v2 17/22] usb: gadget: mass_storage: "
  ` [PATCH v2 18/22] usb: gadget: multi: "
  ` [PATCH v2 19/22] usb: gadget: ncm: "
  ` [PATCH v2 20/22] usb: gadget: printer: "
  ` [PATCH v2 21/22] usb: gadget: serial: "
  ` [PATCH v2 22/22] usb: gadget: zero: "

ceph branch status
 2015-06-08 15:00 UTC 

[RFC/PATCH 0/9] add options to ref-filter
 2015-06-08 15:00 UTC  (3+ messages)

[PATCH V2] ath10k: add 'cryptmode' param to support raw tx injection and sw crypto
 2015-06-08 14:59 UTC  (5+ messages)

Usage of restart_handler in pwrseq_emmc
 2015-06-08 15:00 UTC  (5+ messages)

xen-unstable build fails with XEN_DUMP_DIR undeclader in xl_cmdimpl.c
 2015-06-08 15:00 UTC  (8+ messages)

[PATCH e2fsprogs] rename configure.in to configure.ac
 2015-06-08 14:59 UTC  (2+ messages)
` [e2fsprogs] "

[PATCH net-next 1/2] tcp: export tcp_enter_cwr()
 2015-06-08 14:58 UTC  (6+ messages)
` [PATCH net-next 2/2] tcp: add CDG congestion control

[Qemu-devel] Adding new migration-parameters - any easier way?
 2015-06-08 14:57 UTC  (5+ messages)

[Qemu-devel] [PULL 00/12] Ide patches
 2015-06-08 14:57 UTC  (2+ messages)

[PATCH 00/17] x86/hvm: I/O emulation cleanup and fix
 2015-06-08 14:33 UTC  (9+ messages)
` [PATCH 10/17] x86/hvm: remove HVMIO_dispatched I/O state
` [PATCH 11/17] x86/hvm: remove hvm_io_state enumeration
` [PATCH 12/17] x86/hvm: use ioreq_t to track in-flight state
` [PATCH 13/17] x86/hvm: only acquire RAM pages for emulation when we need to
` [PATCH 14/17] x86/hvm: remove extraneous parameter from hvmtrace_io_assist()
` [PATCH 15/17] x86/hvm: make sure translated MMIO reads or writes fall within a page
` [PATCH 16/17] x86/hvm: remove multiple open coded 'chunking' loops
` [PATCH 17/17] x86/hvm: track large memory mapped accesses by linear address

[xen-unstable test] 57852: regressions - FAIL
 2015-06-08 14:47 UTC  (14+ messages)

[PATCH] mbuf: optimize first reference increment in rte_pktmbuf_attach
 2015-06-08 14:57 UTC  (2+ messages)
` [PATCH v2] mbuf: optimize rte_mbuf_refcnt_update

[RFC PATCH V3 0/7] nfsd/sunrpc: prepare nfsd to add workqueue support
 2015-06-08 14:57 UTC  (4+ messages)

Generic kernel features that need architecture(ia64) support
 2015-06-08 14:57 UTC 

[GIT PULL FOR v4.2] bdisp driver
 2015-06-08 14:56 UTC 

[PATCH 3/4] status: give more information during rebase -i
 2015-06-08 14:55 UTC  (2+ messages)
` [PATCH 4/4] status: add new tests for status "

[Qemu-devel] [PATCH v7 0/8] block: Mirror discarded sectors
 2015-06-08 14:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 2/8] qmp: Add optional bool "unmap" to drive-mirror

what is the difference? start 2 fio instances and setting numjobs=2 
 2015-06-08 14:48 UTC 

Generic kernel features that need architecture(parisc) support
 2015-06-08 14:54 UTC 

[Qemu-devel] [PATCH v5 0/2] balloon: add a feature bit to let Guest OS deflate
 2015-06-08 14:54 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/2] balloon: add a feature bit to let Guest OS deflate balloon on oom

[PATCH -resend] jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL
 2015-06-08 14:54 UTC  (3+ messages)

[Qemu-devel] Trying to execute code outside RAM or ROM at 0x08000230
 2015-06-08 14:54 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 0/3] mirror: Allow detection of zeroes on source sectors
 2015-06-08 14:53 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] block: Extrace bdrv_parse_detect_zeroes_flags

[Qemu-devel] [PATCH 0/4] blockdev: Defer creation of implicit PCI devices for IF_VIRTIO drives
 2015-06-08 14:53 UTC  (3+ messages)

[PATCH] bdisp: update MAINTAINERS
 2015-06-08 14:52 UTC  (4+ messages)

Error in reference manual - nativesdk.bbclass
 2015-06-08 14:53 UTC  (3+ messages)

[PATCH v2] perf tools: avoid possible race condition in copyfile
 2015-06-08 14:53 UTC  (2+ messages)

[PATCH v2] staging: fbtft: fix out of bound access
 2015-06-08 14:52 UTC  (5+ messages)

[PATCH v3 0/4] fixing building errors and warnings when components
 2015-06-08 14:51 UTC  (4+ messages)
` [PATCH v3 4/4] scsi: ufs: probe and init of variant driver from the platform device

Generic kernel features that need architecture(alpha) support
 2015-06-08 14:51 UTC 

[PATCH] doc: guidelines for library statistics
 2015-06-08 14:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2015-06-08 14:50 UTC 

[PATCH -next] cris: Fix system call references for cris v10
 2015-06-08 14:49 UTC  (3+ messages)

[PATCH v4 1/3] dt-bindings: describe dw_hdmi supplies
 2015-06-08 14:49 UTC  (4+ messages)
` [PATCH v4 2/3] drm/rockchip: implement dw_hdmi supplies for the Rockchip implementation

[PATCH v4 0/8] Support for Open-Channel SSDs
 2015-06-08 14:48 UTC  (4+ messages)

[PATCH v4 00/18] new MFD LoCoMo driver set
 2015-06-08 14:48 UTC  (2+ messages)

[PATCH] x86/asm/entry/32: Rename labels in INT 0x80 code path
 2015-06-08 14:47 UTC  (3+ messages)

[PATCH] iio: adc: xilinx-xadc: Convert to raw spinlock
 2015-06-08 14:44 UTC  (8+ messages)

nvme single core performance question
 2015-06-08 14:44 UTC  (3+ messages)

[RFC PATCH 0/3] Refactoring Videobuf2 for common use
 2015-06-08 14:42 UTC  (2+ messages)

refpolicywarn usage
 2015-06-08 14:42 UTC  (4+ messages)
    ` [refpolicy] "

Warnings/errors in use with a QCA989x card
 2015-06-08 14:42 UTC  (5+ messages)

[PATCH 0/5] Indirect memory registration feature
 2015-06-08 14:42 UTC  (5+ 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.