All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-24 11:50:33 to 2014-11-24 12:31:00 UTC [more...]

[Qemu-devel] [PATCH v2 0/5] libqos: Virtio MMIO driver
 2014-11-24 12:30 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 5/5] libqos: Add virtio MMIO support

[PATCH 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP
 2014-11-24 12:29 UTC  (7+ messages)

[PATCH] ASoC: bt-sco: support wide band speech
 2014-11-24 12:29 UTC 

[PATCH v2 0/3] Add support for Tegra Activity Monitor
 2014-11-24 12:28 UTC  (8+ messages)
` [PATCH v2 1/3] of: Add binding for NVIDIA Tegra ACTMON node
` [PATCH v2 2/3] PM / devfreq: tegra: add devfreq driver for Tegra Activity Monitor
` [PATCH v2 3/3] ARM: tegra: Add Tegra124 ACTMON support

Problems using xl migrate
 2014-11-24 12:29 UTC  (7+ messages)

crypto: user - crypto_alg_match removal
 2014-11-24 12:29 UTC  (3+ messages)

[PATCH RESEND v4 0/4] Initial support for ImgTec PWM DAC and PDM DAC
 2014-11-24 12:28 UTC  (5+ messages)
` [PATCH RESEND v4 1/4] pwm: Imagination Technologies PWM DAC driver

[PATCH v6 0/8] link bonding
 2014-11-24 12:27 UTC  (9+ messages)
  ` [PATCH v7 0/7] "
      ` [PATCH v7 1/7] bond: link status interrupt support
      ` [PATCH v7 2/7] bond: removing switch statement from rx burst method
      ` [PATCH v7 3/7] bond: fix naming inconsistency in tx_burst_round_robin
      ` [PATCH v7 4/7] bond: free mbufs if transmission fails in bonding tx_burst functions
      ` [PATCH v7 5/7] testpmd: adding parameter to reconfig method to set socket_id when adding new port to portlist
      ` [PATCH v7 6/7] bond: lsc polling support
      ` [PATCH v7 7/7] bond: unit test test macro refactor

[PATCH-v2 0/5] add support for a lazytime mount option
 2014-11-24 12:27 UTC  (7+ messages)
` [PATCH-v2 3/5] vfs: don't let the dirty time inodes get more than a day stale

Exposing host debug capabilities to userspace
 2014-11-24 12:26 UTC  (5+ messages)

fstrim: "fitrim ioctl failed: input/output error" -> "Logical block address out of range"
 2014-11-24 12:25 UTC  (4+ messages)
` fstrim tries to discard data beyond the last sector of a device
  ` fstrim on newly created filesystem "

[question] lots of interrupts injected to vm when pressing some key w/o releasing
 2014-11-24 12:25 UTC  (3+ messages)

[PATCH] gpu/drm/drm_sysfs.c: Export drm_sysfs_connector_add and drm_sysfs_connector_remove
 2014-11-24 12:25 UTC 

[PATCH 1/1] Production State Awareness support in host side
 2014-11-24 12:23 UTC  (8+ messages)

[PATCH] rbd: don't treat CEPH_OSD_OP_DELETE as extent op
 2014-11-24 12:23 UTC  (2+ messages)

[libvirt test] 31827: regressions - FAIL
 2014-11-24 12:21 UTC 

[PATCH 0/3] i2c: i2c-imx-hdmi: add support of iMX6 HDMI DDC I2C bus
 2014-11-24 12:20 UTC 

[PATCH 0/8] shared/hfp: Improvements and fixes to HFP AG parser
 2014-11-24 12:19 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] vga: demote cirrus
 2014-11-24 12:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] vga: flip qemu 2.2 pc machine types from cirrus to stdvga

[linux-lvm] How to use 'lvconvert --merge' to copy back data but keep snapshot
 2014-11-24 12:18 UTC 

[PATCH v2] i2c: Driver to expose PowerNV platform i2c busses
 2014-11-24 12:18 UTC  (4+ messages)

[PATCH v4 0/6] Touchscreen performance related fixes
 2014-11-24 12:16 UTC  (7+ messages)

Number of NICs per VM with qemu-upstream (Was: Re: Re: [Xen-users] libvirt <emulator> /usr/local/lib/xen/bin/qemu-dm <emulator> did not work on xen-4.4)
 2014-11-24 12:17 UTC  (10+ messages)
            ` [PATCH for-4.5] libxl: do not load roms for any NICs except the first to avoid wasting memory

[PATCH v3 0/2] ARM: mediatek: Add driver for Mediatek I2C controller
 2014-11-24 12:15 UTC  (4+ messages)

[PATCH v3 00/41] linux: towards virtio-1 guest support
 2014-11-24 12:15 UTC  (77+ messages)
` [PATCH v3 01/41] virtio: use u32, not bitmap for struct virtio_device's features
` [PATCH v3 02/41] virtio: add support for 64 bit features
` [PATCH v3 03/41] virtio: add virtio 1.0 feature bit
` [PATCH v3 04/41] virtio: memory access APIs
` [PATCH v3 05/41] virtio_ring: switch to new "
` [PATCH v3 06/41] virtio_config: endian conversion for v1.0
` [PATCH v3 07/41] virtio: allow transports to get avail/used addresses
` [PATCH v3 08/41] virtio: set FEATURES_OK
` [PATCH v3 09/41] virtio: simplify feature bit handling
` [PATCH v3 10/41] virtio: add legacy feature table support
` [PATCH v3 11/41] virtio_net: v1.0 endianness
` [PATCH v3 12/41] virtio_blk: v1.0 support
` [PATCH v3 13/41] KVM: s390: Set virtio-ccw transport revision
` [PATCH v3 14/41] KVM: s390: virtio-ccw revision 1 SET_VQ
` [PATCH v3 15/41] KVM: s390 allow virtio_ccw status writes to fail
` [PATCH v3 16/41] KVM: s390: enable virtio-ccw revision 1
` [PATCH v3 17/41] virtio_blk: make serial attribute static
` [PATCH v3 18/41] virtio_blk: fix race at module removal
` [PATCH v3 19/41] virtio_net: pass vi around
` [PATCH v3 20/41] virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
` [PATCH v3 21/41] virtio_net: stricter short buffer length checks
` [PATCH v3 22/41] virtio_net: bigger header when VERSION_1 is set
` [PATCH v3 23/41] virtio_net: enable v1.0 support
` [PATCH v3 24/41] vhost: add memory access wrappers
` [PATCH v3 25/41] vhost/net: force len for TX to host endian
` [PATCH v3 26/41] vhost: virtio 1.0 endian-ness support
` [PATCH v3 27/41] vhost: make features 64 bit
` [PATCH v3 28/41] vhost/net: virtio 1.0 byte swap
` [PATCH v3 29/41] vhost/net: larger header for virtio 1.0
` [PATCH v3 30/41] vhost/net: enable "
` [PATCH v3 31/41] vhost/net: suppress compiler warning
` [PATCH v3 32/41] tun: move internal flag defines out of uapi
` [PATCH v3 33/41] tun: drop most type defines
` [PATCH v3 34/41] tun: add VNET_LE flag
` [PATCH v3 35/41] tun: TUN_VNET_LE support, fix sparse warnings for virtio headers
` [PATCH v3 36/41] macvtap: TUN_VNET_HDR support
` [PATCH v3 37/41] virtio_scsi: v1.0 support
` [PATCH v3 38/41] virtio_scsi: move to uapi
` [PATCH v3 39/41] virtio_scsi: export to userspace
` [PATCH v3 40/41] vhost/scsi: partial virtio 1.0 support
` [PATCH v3 41/41] af_packet: virtio 1.0 stubs

master - report: add some comments about how string list is stored internally
 2014-11-24 12:14 UTC 

[B.A.T.M.A.N.] kernel BUG at net/core/skbuff.c:100
 2014-11-24 12:14 UTC  (10+ messages)

[Bug 85320] New: GPU hangs using hardware acceleration
 2014-11-24 12:14 UTC  (3+ messages)
` [Bug 85320] [RV630] and RS880 GPU hangs using UVD "

[ebtables-compat-experimental5 PATCH v2] iptables: xtables-eb: user-defined chains default policy is always RETURN
 2014-11-24 12:12 UTC  (3+ messages)

pulseaudio makes system unstable
 2014-11-24 12:12 UTC 

[PATCH] Fix error not returned if service is not supported
 2014-11-24 12:11 UTC 

[PATCH 0/3] wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driver
 2014-11-24 12:11 UTC  (4+ messages)
` [PATCH 1/3] eeprom-93cx6: Add (read-only) support for 8-bit mode
` [PATCH 2/3] wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driver
` [PATCH 3/3] wd719x: Add firmware documentation

[Buildroot] [PATCH v3] exiv2: new package
 2014-11-24 12:10 UTC  (3+ messages)

LUKS partition types, redux
 2014-11-24 12:09 UTC  (3+ messages)

[GIT PULL] extcon next for 3.19
 2014-11-24 12:08 UTC 

[PATCH] [media] omap: Fix typo "HAS_MMU"
 2014-11-24 12:07 UTC 

Configure block device IO rate
 2014-11-24 12:07 UTC  (2+ messages)

[PATCH] arm/arm64: vgic: Remove unreachable irq_clear_pending
 2014-11-24 12:04 UTC  (3+ messages)

[Qemu-devel] strange behavior when using iotune
 2014-11-24 12:02 UTC 

[Qemu-devel] [PATCH for-2.2] Revert "qemu-img info: show nocow info"
 2014-11-24 12:02 UTC  (2+ messages)

[RFC PATCH v2 0/4] arm64:numa: Add numa support for arm64 platforms
 2014-11-24 11:59 UTC  (7+ messages)
` [RFC PATCH v2 1/4] arm64: defconfig: increase NR_CPUS range to 2-128
` [RFC PATCH v2 3/4] arm64:thunder: Add initial dts for Cavium's Thunder SoC in 2 Node topology

NFSoRDMA developers bi-weekly meeting minutes (11/20)
 2014-11-24 11:43 UTC  (4+ messages)

[PATCH 0/5] MODSIGN: Use PKCS#7 for module signatures
 2014-11-24 11:58 UTC  (6+ messages)
` [PATCH 2/5] X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
    ` [Keyrings] "
` [PATCH 3/5] PKCS#7: Allow detached data to be supplied for signature checking purposes

[PATCH] ACPI: Fixed a typo comment
 2014-11-24 11:56 UTC  (2+ messages)

[GIT PULL FOR v3.19] vb2: improvements
 2014-11-24 11:57 UTC 

[PATCH 0/2] small swiotlb-xen fixes
 2014-11-24 11:57 UTC  (4+ messages)

[PATCH] ath10k: Do not limit RTS threshold value to 2347
 2014-11-24 11:57 UTC 

DPDK Community Conference Call - Friday 31st October
 2014-11-24 11:57 UTC  (5+ messages)
    ` bifurcated driver

[PATCHv7.1 06/12] vb2-dma-sg: move dma_(un)map_sg here
 2014-11-24 11:56 UTC 

[PATCH] ath: Fix a false radar detection pattern
 2014-11-24 11:56 UTC  (2+ messages)

[PATCH] ARM: PJ4: allow building in Thumb-2 mode
 2014-11-24 11:56 UTC 

Virtio disk type for xen VM
 2014-11-24 11:56 UTC  (2+ messages)

[Qemu-devel] [PATCH RESEND for 2.3 0/6] xbzrle: optimize the xbzrle
 2014-11-24 11:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH RESEND for 2.3 1/6] xbzrle: optimize XBZRLE to decrease the cache misses
` [Qemu-devel] [PATCH RESEND for 2.3 2/6] xbzrle: rebuild the cache_is_cached function
` [Qemu-devel] [PATCH RESEND for 2.3 3/6] xbzrle: don't check the value in the vm ram repeatedly
` [Qemu-devel] [PATCH RESEND for 2.3 4/6] xbzrle: check 8 bytes at a time after an concurrency scene
` [Qemu-devel] [PATCH RESEND for 2.3 5/6] migration: optimize xbzrle by reducing data copy
` [Qemu-devel] [PATCH RESEND for 2.3 6/6] migration: clear the dead code

[Qemu-devel] [PATCH v4 0/3] linux-aio: fix batch submission
 2014-11-24 11:54 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/3] linux-aio: fix submit aio as a batch
` [Qemu-devel] [PATCH v4 2/3] linux-aio: handling -EAGAIN for !s->io_q.plugged case

Tx Status of multicast frames
 2014-11-24 11:54 UTC  (2+ messages)

[PATCHv10 0/5] syscalls,x86,sparc: Add execveat() system call
 2014-11-24 11:53 UTC  (9+ messages)
` [PATCHv10 1/5] syscalls: implement "
` [PATCHv10 2/5] x86: Hook up execveat "
` [PATCHv10 3/5] syscalls: add selftest for execveat(2)
` [PATCHv10 4/5] sparc: Hook up execveat system call
` [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2)

named vmaps
 2014-11-24 11:55 UTC  (2+ messages)

Bug Repoting Directions Request
 2014-11-24 11:52 UTC  (12+ messages)
    ` [Qemu-devel] "File too large" error from "qemu-img snapshot" (was Re: AW: Bug Repoting Directions Request)

ARCMSR - Notify sense data report - Lost patch?
 2014-11-24 11:47 UTC 

[PATCH] ath10k: Do not limit RTS threshold value to 2347
 2014-11-24 11:51 UTC 


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.