All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-24 13:23:51 to 2016-06-24 14:19:30 UTC [more...]

[Qemu-devel] [PATCH RFC v2 0/5] Baby steps towards saner headers
 2016-06-24 14:19 UTC  (2+ messages)
` [Qemu-devel] [PATCH RFC v2 4/5] include: Move typedef qemu_irq to qemu/typedefs.h

[Qemu-devel] [PATCH v2 00/23] vhost-user reconnect fixes
 2016-06-24 14:19 UTC  (25+ messages)
` [Qemu-devel] [PATCH v2 01/23] misc: indentation
` [Qemu-devel] [PATCH v2 02/23] vhost-user: minor simplification
` [Qemu-devel] [PATCH v2 03/23] vhost: don't assume opaque is a fd, use backend cleanup
` [Qemu-devel] [PATCH v2 04/23] vhost: make vhost_log_put() idempotent
` [Qemu-devel] [PATCH v2 05/23] vhost: call vhost_log_put() on cleanup
` [Qemu-devel] [PATCH v2 06/23] vhost: add vhost device only after all success
` [Qemu-devel] [PATCH v2 07/23] vhost: make vhost_dev_cleanup() idempotent
` [Qemu-devel] [PATCH v2 08/23] vhost-net: always call vhost_dev_cleanup() on failure
` [Qemu-devel] [PATCH v2 09/23] vhost: fix calling vhost_dev_cleanup() after vhost_dev_init()
` [Qemu-devel] [PATCH v2 10/23] vhost: change some assert() for error_report() or silent fail
` [Qemu-devel] [PATCH v2 11/23] vhost: use error_report() instead of fprintf(stderr, ...)
` [Qemu-devel] [PATCH v2 12/23] vhost-user: check qemu_chr_fe_set_msgfds() return value
` [Qemu-devel] [PATCH v2 13/23] vhost-user: check vhost_user_{read, write}() "
` [Qemu-devel] [PATCH v2 14/23] qemu-char: check socket is actually connected
` [Qemu-devel] [PATCH v2 15/23] vhost-user: keep vhost_net after a disconnection
` [Qemu-devel] [PATCH v2 16/23] Revert "vhost-net: do not crash if backend is not present"
` [Qemu-devel] [PATCH v2 17/23] get_vhost_net() should be != null after vhost_user_init
` [Qemu-devel] [PATCH v2 18/23] vhost-net: success if backend has no ops->vhost_migration_done
` [Qemu-devel] [PATCH v2 19/23] vhost: add assert() to check runtime behaviour
` [Qemu-devel] [PATCH v2 20/23] char: add chr_wait_connected callback
` [Qemu-devel] [PATCH v2 21/23] char: add and use tcp_chr_wait_connected
` [Qemu-devel] [PATCH v2 22/23] vhost-user: wait until backend init is completed
` [Qemu-devel] [PATCH v2 23/23] tests: add /vhost-user/connect-fail test

[Buildroot] [git commit] core/legal-info: also save patches
 2016-06-24 14:18 UTC 

[ldv-project] [net] rtl8188ee: a potential race condition
 2016-06-24 14:17 UTC  (2+ messages)

[PATCH v5 1/1] leds: LED driver for TI LP3952 6-Channel Color LED
 2016-06-24 14:17 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/12] qapi: remove the 'middle' mode
 2016-06-24 14:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH 04/12] monitor: remove usage of generated marshal functions
` [Qemu-devel] [PATCH 05/12] monitor: register the qapi generated commands

[Qemu-devel] [PATCH v3 00/22] Byte-based block limits
 2016-06-24 14:17 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 16/22] block: Wording tweaks to write zeroes limits
` [Qemu-devel] [PATCH v3 17/22] block: Switch discard length bounds to byte-based
` [Qemu-devel] [PATCH v3 20/22] block: Move request_alignment into BlockLimit

[RFC 0/5] rework fences on struct sync_file
 2016-06-24 14:14 UTC  (8+ messages)
` [RFC 5/5] dma-buf/sync_file: rework fence storage in struct file

[PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core)
 2016-06-24 14:05 UTC  (12+ messages)
                  ` [kernel-hardening] "

[PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function
 2016-06-24 14:13 UTC  (2+ messages)

[PATCH v3 1/3] t4202: refactor test
 2016-06-24 14:12 UTC  (2+ messages)

[PATCH v5] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
 2016-06-24 14:12 UTC  (8+ messages)
` [v5] "

[PATCH v2 1/2] mm: memblock Add some new functions to address the mem limit issue
 2016-06-24 14:12 UTC  (6+ messages)
` [PATCH v2 2/2] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified

[ovmf test] 96196: regressions - FAIL
 2016-06-24 14:11 UTC 

[PATCH v4 1/2] checkpatch: testing more config for Kconfig help text
 2016-06-24 14:11 UTC  (2+ messages)
` [PATCH v4 2/2] checkpatch: add Kconfig 'default n' test

[PATCH v2] rte_hash: add scalable multi-writer insertion w/ Intel TSX
 2016-06-24 14:09 UTC  (4+ messages)
` [PATCH v3] "

[Buildroot] [PATCH 00/13 v7] legal-info improvements and completeness (branch yem/legal-4)
 2016-06-24 14:09 UTC  (7+ messages)
` [Buildroot] [PATCH 05/13 v7] core/legal-info: add package version to license directory
` [Buildroot] [PATCH 06/13 v7] core/apply-patches: store full path of applied patches
` [Buildroot] [PATCH 07/13 v7] support/apply-patches: bail-out on duplicate patch basenames

[Qemu-devel] [virtio-dev][RFC 0/2] Signal Distribution Module virtio device specification
 2016-06-24 14:08 UTC  (6+ messages)
` [Qemu-devel] [virtio-dev][RFC 1/2] content: reserve virtio device ID

[meta-java] How is the version string in openjdk/openjre built
 2016-06-24 13:26 UTC 

[PATCH v2 0/2] xen-pciback: correct and clean up BAR handling
 2016-06-24 14:08 UTC  (5+ messages)
` [PATCH v2 1/2] xen-pciback: return proper values during BAR sizing
  ` [PATCH v3 "
    ` [Xen-devel] "

WIC error when using rawcopy
 2016-06-24 14:07 UTC 

[nightly] RT Core TISDK (krogoth/2.1) 2016.05 build 2016-06-24_06-40-30
 2016-06-24 14:07 UTC 

[PATCH] mk: fix parallel build of test resources
 2016-06-24 14:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] grub: add -Wno-error=trampolines to native CFLAGS
 2016-06-24 14:04 UTC  (3+ messages)

[PATCH] nvme-rdma: Always signal fabrics private commands
 2016-06-24 14:05 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: at91: Add pinctrl information to ethernet node
 2016-06-24 14:04 UTC  (13+ messages)
` [PATCH 2/2] ARM: dts: at91: Modify information in LED nodes

[Buildroot] [git commit] support/apply-patches: bail-out on duplicate patch basenames
 2016-06-24 14:04 UTC 

[PATCH] cpufreq: powernv: Replacing pstate_id with frequency table index
 2016-06-24 14:03 UTC 

[PATCH v3 0/8] xen/arm: Use the typesafes gfn and mfn
 2016-06-24 14:03 UTC  (5+ messages)
` [PATCH v3 7/8] xen/arm: Rework the interface of p2m_lookup and use typesafe "

[PATCH] fat: check whether fs size exceeds device size
 2016-06-24 14:02 UTC  (4+ messages)

[PATCH] MAINTAINERS: update maintainer for qat
 2016-06-24 14:01 UTC 

[PATCH] gst-player: upgrade to latest HEAD
 2016-06-24 14:00 UTC  (2+ messages)

[GIT PULL] xen: bug fixes for 4.7-rc4
 2016-06-24 13:59 UTC 

[GIT PULL] xen: bug fixes for 4.7-rc4
 2016-06-24 13:59 UTC 

issues with emulated PCI MMIO backed by host memory under KVM
 2016-06-24 14:04 UTC 

[Qemu-devel] [PATCH 0/1] vhost-user: Add a protocol extension for client responses to vhost commands
 2016-06-24 13:59 UTC  (2+ messages)

[Buildroot] [git commit] core/apply-patches: store full path of applied patches
 2016-06-24 13:58 UTC 

[PATCH 1/4] libidn: fix QA warning (uClibc)
 2016-06-24 13:57 UTC  (7+ messages)
` [PATCH 3/4] uclibc: backport patch to fix gdb 7.11 compilation
` [PATCH 4/4] uclibc: really enable verbose compilation

[CI 1/7] drm/i915: Skip idling an idle engine
 2016-06-24 13:55 UTC  (7+ messages)
` [CI 2/7] drm/i915: Move legacy kernel context pinning to intel_ringbuffer.c
` [CI 3/7] drm/i915: Treat kernel context as initialised
` [CI 4/7] drm/i915: Mark all default contexts as uninitialised after context loss
` [CI 5/7] drm/i915: No need to wait for idle on L3 remap
` [CI 6/7] drm/i915: Split idling from forcing context switch
` [CI 7/7] drm/i915: Only switch to default context when evicting from GGTT

[PATCH v3 0/4] fix issues in packet capture framework
 2016-06-24 13:54 UTC  (7+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 1/5] pdump: fix default socket path
  ` [PATCH v4 2/5] pdump: check getenv return value
  ` [PATCH v4 3/5] pdump: fix string overflow
  ` [PATCH v4 4/5] app/pdump: "
  ` [PATCH v4 5/5] app/pdump: fix type casting of ring size

[PATCH] mcb: Added support for LPC or non PCI based MCB carrier
 2016-06-24 13:47 UTC 

Possible data corruption with dm-thin
 2016-06-24 13:55 UTC  (2+ messages)

Problems with cephfs, rsync and xattr because cephfs internal xattrs are exposed to clients
 2016-06-24 13:53 UTC  (7+ messages)

Bug (?) : cumulative xfsrestore does not restore files and folders in a directory which was renamed
 2016-06-24 13:51 UTC  (5+ messages)

[PATCH] vsock: make listener child lock ordering explicit
 2016-06-24 13:51 UTC  (2+ messages)

[PATCH v2 00/11] hvmctl hypercall
 2016-06-24 13:51 UTC  (6+ messages)

[CI 01/15] drm/i915: Move panel's backlight setup next to panel init
 2016-06-24 13:49 UTC  (3+ messages)
` ✓ Ro.CI.BAT: success for series starting with [CI,01/15] "

[Buildroot] [git commit] core/legal-info: add package version to license directory
 2016-06-24 13:49 UTC 

[PATCH v2 0/4] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-06-24 13:49 UTC  (8+ messages)

sound: use-after-free in hrtimer_cancel
 2016-06-24 13:48 UTC  (11+ messages)

[xen-unstable-smoke test] 96214: tolerable all pass - PUSHED
 2016-06-24 13:48 UTC 

[PATCH v5 0/9] Output raw touch data via V4L2
 2016-06-24 13:48 UTC  (3+ messages)
` [PATCH v5 1/9] [media] v4l2-core: Add support for touch devices

[U-Boot] error: sdhci_send_command: Timeout for status update!
 2016-06-24 13:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/5] ast2400: SMC controllers
 2016-06-24 13:47 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 2/5] ast2400: add SMC controllers (FMC and SPI)
` [Qemu-devel] [PATCH v3 3/5] ast2400: add SPI flash slave object
` [Qemu-devel] [PATCH v3 4/5] ast2400: create SPI flash slaves

[Buildroot] [PATCH] efivar: fix build with old gcc versions
 2016-06-24 13:47 UTC 

[PATCH v3 0/6] watchdog: add watchdog pretimeout framework
 2016-06-24 13:45 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC 0/5] Baby steps towards saner headers
 2016-06-24 13:45 UTC  (11+ messages)
` [Qemu-devel] [PATCH RFC 4/5] include: Move typedef qemu_irq to qemu/typedefs.h

Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel
 2016-06-24 13:45 UTC  (13+ messages)

[PATCH 0/3] x86/MSR: Improve unhandled MSR access error message
 2016-06-24 13:43 UTC  (3+ messages)
` [PATCH 2/3] printk: Make the printk*once() variants return a value

[PATCH v2 1/5] nbd: fix might_sleep warning on socket shutdown
 2016-06-24 13:42 UTC  (4+ messages)
` [PATCH v3 0/3] nbd: resolve bugs and limitations
  ` [PATCH 3/3]nbd: make nbd device wait for its users
    ` [Nbd] "

[PATCH v2 4/5]nbd: make nbd device wait for its users
 2016-06-24 13:40 UTC  (3+ messages)
` [PATCH 1/2] nbd: "
  ` [Nbd] "

[nvme-fabrics]Fabrics over ROCEv2
 2016-06-24 13:40 UTC  (5+ messages)

[Qemu-devel] [PATCH 1/1] Revert "linux-aio: Cancel BH if not needed"
 2016-06-24 13:40 UTC 

Crashes in -next due to 'mm, page_alloc: remove fair zone allocation policy'
 2016-06-24 13:40 UTC  (3+ messages)

[meta-oe][PATCH 2/2] classes/kernel: fix symlink logic when bundling initramfs images
 2016-06-24 13:40 UTC  (2+ messages)
` [PATCH v2] "

i2c-i801 / SMBus timeouts on BayTrail board (U-Boot)
 2016-06-24 13:38 UTC  (2+ messages)

[PATCH] nfp: modifying guide about using uio modules
 2016-06-24 13:37 UTC  (2+ messages)

linux-next: build failure after merge of the crypto tree
 2016-06-24 13:36 UTC  (3+ messages)

[PATCH 0/2] intel_idle updates
 2016-06-24 13:41 UTC  (2+ messages)

[Qemu-devel] [PULL 00/24] linux-user changes
 2016-06-24 13:36 UTC  (2+ messages)

Interrupted IO causing async errors
 2016-06-24 13:36 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v0 1/1] spapr: Support setting of compat CPU type for CPU cores
 2016-06-24 13:36 UTC  (7+ messages)

[PATCH] PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failed
 2016-06-24 13:39 UTC  (3+ messages)
  `  "

Is UBI volume update broken?
 2016-06-24 13:33 UTC 

keyboard problem on linux
 2016-06-24 13:32 UTC  (13+ messages)

[PATCH 1/2] acpi/einj: Convert EINJ_PFX to proper pr_fmt
 2016-06-24 13:36 UTC  (4+ messages)
` [PATCH 2/2] acpi/einj: Make error paths more talkative

[PATCH v1 1/1] tools/acpi: use CROSS_COMPILE to define prefix
 2016-06-24 13:36 UTC  (2+ messages)

[PATCH 0/3] hw_random: bcm2835: Add support for Broadcom BCM5301x
 2016-06-24 13:31 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH v2] crypto: Jitter RNG - use ktime_get_ns as fallback
 2016-06-24 13:31 UTC  (3+ messages)

[PATCH] ACPI: CPPC: Return error if _CPC is invalid on a CPU
 2016-06-24 13:35 UTC  (3+ messages)

[PATCHv2 00/27] crypto: fixes for omap family of devices
 2016-06-24 13:30 UTC  (4+ messages)
` [PATCHv2 01/27] crypto: omap-sham: use runtime_pm autosuspend for clock handling

Review required for SSTATE_MIRRORS
 2016-06-24 13:29 UTC  (2+ messages)

Git Bash Slow in Windows (possible fix)
 2016-06-24 13:29 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/17] s390x: the big pci update
 2016-06-24 13:29 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/17] s390x/pci: fix failures of dma map/unmap
` [Qemu-devel] [PATCH 02/17] s390x/pci: acceleration for getting S390pciState
` [Qemu-devel] [PATCH 03/17] s390x/pci: write fid in CLP_QUERY_PCI_FN
` [Qemu-devel] [PATCH 04/17] s390x/pci: unify FH_ macros
` [Qemu-devel] [PATCH 05/17] s390x/pci: refactor s390_pci_find_dev_by_fh
` [Qemu-devel] [PATCH 06/17] s390x/pci: enforce zPCI state checking
` [Qemu-devel] [PATCH 07/17] s390x/pci: introduce S390PCIBus
` [Qemu-devel] [PATCH 08/17] s390x/pci: introduce S390PCIIOMMU
` [Qemu-devel] [PATCH 09/17] s390x/pci: introduce S390PCIBusDevice qdev
` [Qemu-devel] [PATCH 10/17] s390x/pci: enable uid-checking
` [Qemu-devel] [PATCH 11/17] s390x/pci: enable zpci hot-plug/hot-unplug
` [Qemu-devel] [PATCH 12/17] s390x/pci: add checkings in CLP_SET_PCI_FN
` [Qemu-devel] [PATCH 13/17] s390x/pci: refactor s390_pci_find_dev_by_idx
` [Qemu-devel] [PATCH 14/17] s390x/pci: refactor list_pci
` [Qemu-devel] [PATCH 15/17] s390x/pci: fix stpcifc_service_call
` [Qemu-devel] [PATCH 16/17] s390x/pci: replace fid with idx in msg data of msix
` [Qemu-devel] [PATCH 17/17] s390x/pci: make hot-unplug handler smoother

[patch] xfs: don't allow negative error tags
 2016-06-24 13:27 UTC  (4+ messages)

[PATCH (net-next.git) 0/3] stmmac: rework and enhance the PCS support
 2016-06-24 13:16 UTC  (4+ messages)
` [PATCH (net-next.git) 1/3] drivers: net: stmmac: reworking the PCS code
` [PATCH (net-next.git) 2/3] drivers: net: stmmac: rework core ISR to better manage PCS and PMT
` [PATCH (net-next.git) 3/3] drivers: net: stmmac: add port selection programming

[PATCH 0/3] uvcvideo: a cosmetic fix and 2 new features
 2016-06-24 13:26 UTC  (3+ messages)
` [PATCH 1/3] uvcvideo: initialise the entity function field

[Qemu-devel] [PATCH 00/24] vhost-user reconnect fixes
 2016-06-24 13:25 UTC  (6+ messages)
` [Qemu-devel] [PATCH 05/24] vhost: change some assert() for error_report() or silent fail

[LTP] [PATCH] syscalls/removexattr02:skip the test if no xattr support
 2016-06-24 13:25 UTC  (4+ messages)

[PATCH 0/3] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-06-24 13:25 UTC  (16+ messages)

[PATCH net] Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
 2016-06-24 13:24 UTC  (4+ messages)
  ` [Bridge] "


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.