All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-27 18:19:52 to 2014-06-27 19:26:19 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jirislaby/linux
 2014-06-27 19:26 UTC 

Unable to establish TCP sessions between guests using virtio-net on Linux 3.12 and above
 2014-06-27 19:19 UTC 

[PATCH 0/5] Improve sequential read throughput v3
 2014-06-27 19:25 UTC  (10+ messages)
` [PATCH 3/5] mm: vmscan: Do not reclaim from lower zones if they are balanced
` [PATCH 4/5] mm: page_alloc: Reduce cost of the fair zone allocation policy

post-receive: pub/scm/linux/kernel/git/tip/tip
 2014-06-27 19:25 UTC 

+ msync-fix-incorrect-fstart-calculation.patch added to -mm tree
 2014-06-27 19:24 UTC 

External USB3 disk fails with "Invalid field in cdb"
 2014-06-27 19:23 UTC  (4+ messages)
    ` [usb-storage] "

[Qemu-devel] [PATCH v2] docs/multiple-iothreads.txt: add documentation on IOThread programming
 2014-06-27 19:21 UTC  (2+ messages)

[PATCH] crypto/fips: only panic on bad/missing crypto mod signatures
 2014-06-27 19:19 UTC  (2+ messages)

[RFC/PATCH V2] alias.c: replace git_config with git_config_get_string
 2014-06-27 19:19 UTC  (7+ messages)
` [RFC/PATCH] pager.c: "

[PATCH -repost 01/21] ftrace: Add function to find fentry of function
 2014-06-27 19:18 UTC  (6+ messages)
` [PATCH -repost 05/21] kgr: update Kconfig documentation

eth - NAT - Bridge - veth
 2014-06-27 19:18 UTC  (6+ messages)

[PATCH 1/1] PM / Runtime: let rpm_resume fail if rpm disabled and device suspended
 2014-06-27 19:22 UTC  (3+ messages)
` [RFC] Add "rpm_not_supported" flag

[PATCHv3 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-06-27 19:17 UTC  (9+ messages)
` [PATCHv4 "
  ` [PATCHv4 3/6] mm/zpool: implement common zpool api to zbud/zsmalloc

[ PATCH 0/2] [BUGFIX] trace-cmd: Fix two small bugs
 2014-06-27 19:17 UTC  (5+ messages)
` [PATCH 1/2] trace-cmd: [BUGFIX] Initialize handle->options list in tracecmd_attach_cpu_data_fd()
` [PATCH 2/2] trace-cmd: [BUGFIX] Don't die if an instance does not have 'current_tracer' file

[PATCH] [RFC] doc: Add StartDiscoveryWithOptions
 2014-06-27 19:16 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2014-06-27 19:15 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2014-06-27 19:15 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2014-06-27 19:15 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2014-06-27 19:14 UTC 

[Qemu-devel] [PULL 00/47] Block patches for 2.1.0-rc0
 2014-06-27 19:09 UTC  (48+ messages)
` [Qemu-devel] [PULL 01/47] blockjob: Add block_job_yield()
` [Qemu-devel] [PULL 02/47] mirror: Go through ready -> complete process for 0 len image
` [Qemu-devel] [PULL 03/47] qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit
` [Qemu-devel] [PULL 04/47] qemu-iotests: Test 0-length image for mirror
` [Qemu-devel] [PULL 05/47] block/nfs: fix url parameter checking
` [Qemu-devel] [PULL 06/47] block/nfs: add knob to set readahead
` [Qemu-devel] [PULL 07/47] block: Create bdrv_fill_options()
` [Qemu-devel] [PULL 08/47] block: Move bdrv_fill_options() call to bdrv_open()
` [Qemu-devel] [PULL 09/47] block: Move json: parsing to bdrv_fill_options()
` [Qemu-devel] [PULL 10/47] block: Always pass driver name through options QDict
` [Qemu-devel] [PULL 11/47] block: Use common driver selection code for bdrv_open_file()
` [Qemu-devel] [PULL 12/47] block: Inline bdrv_file_open()
` [Qemu-devel] [PULL 13/47] block: Remove second bdrv_open() recursion
` [Qemu-devel] [PULL 14/47] block: Catch backing files assigned to non-COW drivers
` [Qemu-devel] [PULL 15/47] block: Remove a special case for protocols
` [Qemu-devel] [PULL 16/47] qemu_opts_append: Play nicely with QemuOptsList's head
` [Qemu-devel] [PULL 17/47] block: check for RESIZE blocker in the QMP command, not bdrv_truncate()
` [Qemu-devel] [PULL 18/47] block: add qemu-iotest for resize base during live commit
` [Qemu-devel] [PULL 19/47] quorum: Add the rewrite-corrupted parameter to quorum
` [Qemu-devel] [PULL 20/47] block: Add node-name argument to drive-mirror
` [Qemu-devel] [PULL 21/47] virtio-blk: Move VirtIOBlockReq to header
` [Qemu-devel] [PULL 22/47] virtio-blk: Convert VirtIOBlockReq.elem to pointer
` [Qemu-devel] [PULL 23/47] virtio-blk: Drop bounce buffer from dataplane code
` [Qemu-devel] [PULL 24/47] virtio-blk: Drop VirtIOBlockRequest.read
` [Qemu-devel] [PULL 25/47] virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReq
` [Qemu-devel] [PULL 26/47] virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr
` [Qemu-devel] [PULL 27/47] virtio-blk: Convert VirtIOBlockReq.out to structrue
` [Qemu-devel] [PULL 28/47] virtio-blk: Fill in VirtIOBlockReq.out in dataplane code
` [Qemu-devel] [PULL 29/47] virtio-blk: Fix and clean up the in_sg and out_sg check
` [Qemu-devel] [PULL 30/47] block: make bdrv_query_stats() static
` [Qemu-devel] [PULL 31/47] block: acquire AioContext in qmp_query_blockstats()
` [Qemu-devel] [PULL 32/47] virtio-blk: Make request completion function virtual
` [Qemu-devel] [PULL 33/47] virtio-blk: Export request handling functions to dataplane
` [Qemu-devel] [PULL 34/47] virtio-blk: Schedule BH in the right context
` [Qemu-devel] [PULL 35/47] virtio-blk: Unify {non-, }dataplane's request handlings
` [Qemu-devel] [PULL 36/47] virtio-blk: Rename complete_request_early to complete_request_vring
` [Qemu-devel] [PULL 37/47] blockjob: Fix recent BLOCK_JOB_READY regression
` [Qemu-devel] [PULL 38/47] blockjob: Fix recent BLOCK_JOB_ERROR regression
` [Qemu-devel] [PULL 39/47] block: Add replaces argument to drive-mirror
` [Qemu-devel] [PULL 40/47] qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode
` [Qemu-devel] [PULL 41/47] block.c: Don't return success for bdrv_append_temp_snapshot() failure
` [Qemu-devel] [PULL 42/47] iotests: Allow out-of-tree run
` [Qemu-devel] [PULL 43/47] configure: Enable out-of-tree iotests
` [Qemu-devel] [PULL 44/47] iotests: Source common.env
` [Qemu-devel] [PULL 45/47] iotests: Use $PYTHON for Python scripts
` [Qemu-devel] [PULL 46/47] iotests: Drop Python version from 065's Shebang
` [Qemu-devel] [PULL 47/47] iotests: Fix 083 for out-of-tree builds

+ printk-tweak-do_syslog-to-match-comments.patch added to -mm tree
 2014-06-27 19:13 UTC 

Filesystem lockup with CONFIG_PREEMPT_RT
 2014-06-27 19:11 UTC  (13+ messages)

[PATCH v8 0/9] seccomp: add thread sync ability
 2014-06-27 19:11 UTC  (26+ messages)
` [PATCH v8 5/9] seccomp: split mode set routines

[Qemu-devel] [PATCH V2 for 2.1 0/2] Quorum arbitrary node replacement patches
 2014-06-27 19:11 UTC  (3+ messages)

[PATCH] printk: tweak do_syslog() to match comments
 2014-06-27 19:11 UTC 

[PATCH 2/2] Documentation: Rename hpfall.c => freefall.c, fixes for Dell
 2014-06-27 19:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 000/117] nfsd: eliminate the client_mutex
 2014-06-27 19:08 UTC  (3+ messages)

[PATCHv3 0/5] verify-commit: verify commit signatures
 2014-06-27 19:07 UTC  (3+ messages)
` [PATCHv4 0/4] "

[U-Boot] [PATCH v1 0/25] Add Marvell Armada XP MV78460 SoC support
 2014-06-27 19:06 UTC  (3+ messages)
` [U-Boot] [PATCH v1 22/25] tools/kwboot: Sync with latest barebox version to support Armada XP

[Qemu-devel] [PATCH] Allow mismatched virtio config-len
 2014-06-27 19:04 UTC  (5+ messages)

[PATCH 2/6] Set ${TOOLCHAIN_PATH} used by some recipes
 2014-06-27 19:03 UTC  (2+ messages)
` [Patch v2] Conditionally set "

[Qemu-devel] [PATCH v2] [PATCH] Allow mismatched virtio config-len
 2014-06-27 19:02 UTC 

[PATCH] ALSA: Remove the runtime local variable in snd_pcm_period_elapsed
 2014-06-27 19:00 UTC  (2+ messages)

+ checkpatch-allow-multiple-const-types.patch added to -mm tree
 2014-06-27 19:00 UTC 

[PATCH] spi: qup: Add DMA capabilities
 2014-06-27 18:58 UTC  (7+ messages)

[PATCH v6 00/10] Intel MPX support
 2014-06-27 18:57 UTC  (20+ messages)
` [PATCH v6 02/10] x86, mpx: add MPX specific mmap interface

[PATCH 1/4] wrapper.c: introduce gentle xmallocz that does not die()
 2014-06-27 18:56 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] diff: mark any file larger than core.bigfilethreshold binary

[PATCH 0/3] verify-commit: verify commit signatures
 2014-06-27 18:55 UTC  (14+ messages)
` [PATCH 3/3] verify-commit: scriptable commit signature verification

[Bridge] Unable to DNAT packets back into originating bridge port
 2014-06-27 18:52 UTC  (4+ messages)
`  "

[PATCH v2] drm/gk20a: add BAR instance
 2014-06-27 18:51 UTC  (3+ messages)

[PATCH 00/13] leds: fix attribute-creation races
 2014-06-27 18:50 UTC  (3+ messages)
` [PATCH 11/13] input: lm8323: fix attribute-creation race

[PATCH 00/17] staging: vt6656: conversion to mac80211
 2014-06-27 18:50 UTC  (4+ messages)

Also seeing full deadlocks with 3.15.1
 2014-06-27 18:50 UTC 

[PATCH CFT 00/30] Initial round of Freescale FEC ethernet patches
 2014-06-27 18:48 UTC  (4+ messages)
` [PATCH CFT 12/30] net: fec: ensure fec_enet_free_buffers() properly cleans the rings

[PATCH v2 0/10] Batch of cleanup patches for cros_ec
 2014-06-27 18:47 UTC  (4+ messages)
` [PATCH v2 07/10] mfd: cros_ec: cleanup: Remove EC wrapper functions

[PATCH v7 0/9] seccomp: add thread sync ability
 2014-06-27 18:45 UTC  (5+ messages)
` [PATCH v7 2/9] seccomp: split filter prep from check and apply

[PATCH] mmc: add Toshiba PCI SD controller driver
 2014-06-27 18:44 UTC 

pull request: wireless 2014-06-27
 2014-06-27 18:43 UTC 

[PATCH] dm-io: Prevent the danging point of the sync io callback function
 2014-06-27 18:44 UTC  (4+ messages)
` [dm-devel] "

+ kexec-support-for-kexec-on-panic-using-new-system-call-fix.patch added to -mm tree
 2014-06-27 18:44 UTC 

[Buildroot] [PATCH] libndp: bump to 1.3
 2014-06-27 18:42 UTC 

[PATCH v2 00/13] Rework OMAP4+ HDMI audio support
 2014-06-27 18:38 UTC  (28+ messages)
` [PATCH v2 01/13] ARM: OMAP2+: Remove non working OMAP HDMI audio initialization
` [PATCH v2 02/13] OMAPDSS: hdmi.h: Add HDMI_AUDIO_LAYOUT_6CH enum value
` [PATCH v2 03/13] OMAPDSS: hdmi_wp: Add function for getting audio dma address
` [PATCH v2 04/13] OMAPDSS: hdmi: Make hdmi structure public
` [PATCH v2 05/13] OMAPDSS: hdmi_audio: Integrated ASoC DAI component driver implementation
` [PATCH v2 06/13] OMAPDSS: Kconfig: Update OMAP4_DSS_HDMI_AUDIO option
` [PATCH v2 07/13] OMAPDSS: hdmi4: Register HDMI audio ASoC drivers from HDMI driver
` [PATCH v2 08/13] OMAPDSS: Kconfig: Update OMAP5_DSS_HDMI_AUDIO option
` [PATCH v2 09/13] OMAPDSS: hdmi5: Register HDMI audio ASoC drivers from HDMI driver
` [PATCH v2 10/13] ASoC: omap: Remove obsolete HDMI audio code and Kconfig options
` [PATCH v2 11/13] OMAPDSS: hdmi4: Remove callbacks for an external ASoC DAI driver
` [PATCH v2 12/13] OMAPDSS: hdmi5: "
` [PATCH v2 13/13] OMAPDSS: Remove all references to obsolete HDMI audio callbacks

[PATCH v2 1/3] drm/i915: gmch: factor out intel_set_memory_cxsr
 2014-06-27 18:38 UTC  (7+ messages)
` [PATCH v2 3/3] drm/i915: gmch: fix stuck primary plane due to memory self-refresh mode

[Qemu-devel] [PATCH v2 2.1 0/3] Fix two recent event regressions
 2014-06-27 18:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2.1 2/3] blockjob: Fix recent BLOCK_JOB_ERROR regression
` [Qemu-devel] [PATCH v2 2.1 3/3] docs/qmp: Fix documentation of BLOCK_JOB_READY to match code

Migration memory corruption - PV backends need to quiesce
 2014-06-27 18:37 UTC  (4+ messages)

[Qemu-devel] [PATCH for 2.1] vfio: use correct runstate
 2014-06-27 18:36 UTC  (4+ messages)

[PATCH 1/2] drm/i915: factor out intel_edp_panel_vdd_sanitize
 2014-06-27 18:35 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: fix VDD state tracking after system resume

[Buildroot] [PATCH] lzo: security bump to version 2.07
 2014-06-27 18:36 UTC  (5+ messages)

Cannot delete snapshot
 2014-06-27 18:33 UTC 

Blocked tasks on 3.15.1
 2014-06-27 18:33 UTC  (5+ messages)

[RFC PATCH 1/1 v7]mmc: Support-FFU-for-eMMC-v5.0
 2014-06-27 18:33 UTC  (3+ messages)

[PATCH 0/4] tracing/uprobes fixes
 2014-06-27 17:01 UTC  (3+ messages)
` [PATCH 1/4] tracing/uprobes: Revert "Support mix of ftrace and perf"
` [PATCH 3/4] tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatcher()

[PATCH 0/9] Reduce rumpuserxen tests, and loose ends
 2014-06-27 18:32 UTC  (3+ messages)
` [OSSTEST PATCH 7/9] standalone-generate-dump-flight-runvars: New utility

[Buildroot] Is grub-bios-setup the way to go to make a bootable CF?
 2014-06-27 18:32 UTC  (2+ messages)

Passing rev-list options in git-filter-branch broken
 2014-06-27 18:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] am43xx: Update EMIF DDR3 Configuration for AM43x GP
 2014-06-27 18:31 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] am43xx: Tune the system to avoid DSS underflows

[Buildroot] How to control kernel header version?
 2014-06-27 18:30 UTC  (2+ messages)

[PATCH] ARM: dts: Add mask-tpm-reset to the device tree
 2014-06-27 18:30 UTC  (10+ messages)

[PATCH] b2iscsi: Fix memory leak in mgmt_set_ip()
 2014-06-27 16:32 UTC  (2+ messages)

[Qemu-devel] [PATCH trivial v2] block.c: Add return value for bdrv_append_temp_snapshot() to avoid incorrect failure processing issue
 2014-06-27 17:21 UTC  (2+ messages)

[3.8.y.z extended stable] Linux 3.8.13.25
 2014-06-27 18:28 UTC  (2+ messages)

[Qemu-devel] [PATCH FOR 2.1 0/5] clean up for qapi event
 2014-06-27 18:28 UTC  (5+ messages)
` [Qemu-devel] [PATCH FOR 2.1 1/5] tests/test-qmp-event: fix for GLib < 2.31

+ kexec-bzimage64-support-for-loading-bzimage-using-64bit-entry-fix.patch added to -mm tree
 2014-06-27 18:28 UTC 

RFH: Kernel OOPS in xen_netbk_rx_action / xenvif_gop_skb
 2014-06-27 18:24 UTC  (9+ messages)

[dm-crypt] disk encription software for mac
 2014-06-27 18:24 UTC  (2+ messages)

[PATCH 0/2] KVM: powerpc/booke: Debug interrupt injection to guest
 2014-06-27 18:23 UTC  (4+ messages)
` [PATCH 2/2] KVM : powerpc/booke: Allow debug "

[RESEND 0/2] clk: Support for Palmas clk32kg and clk32kgaudio clocks
 2014-06-27 18:23 UTC  (3+ messages)
` [RESEND 2/2] clk: Add driver "

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2014-06-27 18:19 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.