All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-15 10:37:13 to 2013-07-15 11:44:26 UTC [more...]

[PATCH 00 of 21 RESEND] blktap3/drivers: Introduce tapdisk server
 2013-07-15 11:44 UTC 

[PATCH RFC] trafgen: xilinx: add axi traffic generator driver
 2013-07-15 11:43 UTC  (2+ messages)

[PATCH 0 of 8 RESEND] blktap3/libvhd: Introduce VHD library
 2013-07-15 11:43 UTC  (9+ messages)
` [PATCH 1 of 8 RESEND] blktap3/vhd: Introduce VHD-relatred headers
` [PATCH 2 of 8 RESEND] blktap3/vhd: Introduce libvhdio.c
` [PATCH 3 of 8 RESEND] blktap3/vhd: Introduce libvhd-index.c
` [PATCH 4 of 8 RESEND] blktap3/vhd: Introduce core VHD library
` [PATCH 5 of 8 RESEND] blktap3/vhd: Introduce relative-path.c/relative-path.h
` [PATCH 6 of 8 RESEND] blktap3/vhd: Introduce atomicio.[ch]
` [PATCH 7 of 8 RESEND] blktap3/vhd: Compile libvhd
` [PATCH 8 of 8 RESEND] blktap3/vhd: Introduce Makefile to in the VHD module that calls the libvhd Makefile

[CONSOLIDATED PULL 00/18] Final Review Pending
 2013-07-15 11:42 UTC  (6+ messages)

[PATCH RESEND] blktap3/part: Introduce partition header
 2013-07-15 11:42 UTC 

[PATCH] ACPI:remove panic in case hardware has changed after S4
 2013-07-15 11:43 UTC 

[PATCH] [v2] openssh: Enabling with systemd
 2013-07-15 11:42 UTC  (6+ messages)

[PATCH 0 of 6 RESEND v2] blktap3/sring: shared ring between tapdisk and the front-end
 2013-07-15 11:41 UTC  (7+ messages)
` [PATCH 1 of 6 RESEND v2] blktap3/sring: Headers required for compiling the shared ring
` [PATCH 2 of 6 RESEND v2] blktap3/sring: connect to/disconnect from "
` [PATCH 3 of 6 RESEND v2] blktap3/sring: extract requests from the ring, grouping of VBDs
` [PATCH 4 of 6 RESEND v2] blktap3/sring: parse ring requests and handle them over to tapdisk
` [PATCH 5 of 6 RESEND v2] blktap3/sring: stats for the shared ring between tapdisk and the front-end
` [PATCH 6 of 6 RESEND v2] blktap3/sring: Compile the shared ring into a static library

[PATCH RFC] trafgen: xilinx: add axi traffic generator driver
 2013-07-15 11:39 UTC  (2+ messages)

[PATCH RFC] trafgen: xilinx:
 2013-07-15 11:39 UTC  (2+ messages)

Is my VGA Passthrough of Intel HD Graphics 4600 IGD to Windows 8 Enterprise HVM domU Considered Successful???
 2013-07-15 11:40 UTC  (5+ messages)

[PATCH v6] serial:st-asc: Add ST ASC driver
 2013-07-15 11:39 UTC 

[GIT PULL] regmap updates for v3.11
 2013-07-15 11:39 UTC 

[Qemu-devel] [PATCH 1/2] object: introduce Qref to abstract the refcnt interface
 2013-07-15 11:38 UTC  (2+ messages)

[PATCH 0 of 7 v5] Introduce the tapback daemon (most of blkback in user-space)
 2013-07-15 11:38 UTC  (8+ messages)
` [PATCH 1 of 7 v5] blktap3/tapback: Introduce core defines and structure definitions
` [PATCH 2 of 7 v5] blktap3/tapback: Introduces functionality required to access XenStore
` [PATCH 3 of 7 v5] blktap3/tapback: Logging for the tapback daemon
` [PATCH 4 of 7 v5] blktap3/tapback: Introduce back-end XenStore path handler
` [PATCH 5 of 7 v5] blktap3/tapback: Introduce front-end "
` [PATCH 6 of 7 v5] blktap3/tapback: Introduce the tapback daemon
` [PATCH 7 of 7 v5] blktap3/tapback: Introduce tapback daemon Makefile

[PATCH 0/5] powerpc: implement reset/shutdown hcalls
 2013-07-15 11:38 UTC  (21+ messages)
` [PATCH 1/5] powerpc: define ePAPR hcall exit interface
` [PATCH 2/5] booke: exit to guest userspace for unimplemented hcalls in kvm
` [PATCH 3/5] booke: define reset and shutdown hcalls
` [PATCH 4/5] powerpc: Resolve KVM_HC_FEATURES compilation dependeny
` [PATCH 5/5] powerpc: using reset hcall when kvm,has-reset

[GIT PULL] SPI updates for v3.11
 2013-07-15 11:38 UTC 

[PATCH 1/1] Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZERO
 2013-07-15 11:22 UTC 

config SOC_DRA7XX?
 2013-07-15 11:37 UTC  (2+ messages)

Inline Macro issue
 2013-07-15 11:37 UTC  (8+ messages)

[PATCH 00 of 13 v6] blktap3: Introduce a small subset of blktap3 files
 2013-07-15 11:37 UTC  (14+ messages)
` [PATCH 01 of 13 v6] blktap3: Introduce blktap3 headers
` [PATCH 02 of 13 v6] blktap3/libblktapctl: Introduce tapdisk message types and structures
` [PATCH 03 of 13 v6] blktap3/libblktapctl: Introduce the tapdisk control header
` [PATCH 04 of 13 v6] blktap3/libblktapctl: Introduce listing running tapdisks functionality
` [PATCH 05 of 13 v6] blktap3/libblktapctl: Introduce functionality used by tapback to instruct tapdisk to connect to the sring
` [PATCH 06 of 13 v6] blktap3/libblktapctl: Introduce block device control information retrieval functionality
` [PATCH 07 of 13 v6] blktap3/libblktapctl: Introduce tapdisk message exchange functionality
` [PATCH 08 of 13 v6] blktap3/libblktapctl: Introduce tapdisk spawn functionality
` [PATCH 09 of 13 v6] blktap3/libblktapctl: Introduce tap-ctl-open
` [PATCH 10 of 13 v6] blktap3/libblktapctl: Introduce tap-ctl-create
` [PATCH 11 of 13 v6] blktap3/libblktapctl: Introduce tap-ctl-close
` [PATCH 12 of 13 v6] blktap3: Introduce tap-ctl-destroy
` [PATCH 13 of 13 v6] blktap3/libblktapctl: Introduce makefile that builds tapback-required libblktapctl functionality

master - fix: apply profile and then get the config path + auto_set_activation not profilable
 2013-07-15 11:37 UTC 

[PATCH] Btrfs-progs: fix closing of opendir()
 2013-07-15 11:36 UTC 

[GIT PULL] ASoC updates for v3.11
 2013-07-15 11:36 UTC 

[PATCH v3 0/2] TWL6030, TWL6032 GPADC driver
 2013-07-15 11:33 UTC  (9+ messages)
` [PATCH v3 2/2] iio: twl6030-gpadc: "

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-07-15 11:42 UTC  (4+ messages)
` [Update][PATCH] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

[PATCH 0/6] mm/hugetlb: gigantic hugetlb page pools shrink supporting
 2013-07-15 11:31 UTC  (5+ messages)

[U-Boot] [PATCH] drivers/mmc/dw_mmc - remove extra arch specific "asm/arch/clk.h" inclusion
 2013-07-15 11:30 UTC 

[PATCH] ACPI:remove panic in case hardware has changed after S4
 2013-07-15 11:40 UTC  (5+ messages)

[U-Boot] [PATCH V2] drivers:power:max77686: add function to set voltage and mode
 2013-07-15 11:29 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[Cluster-devel] [PATCH 1/1] GFS2: Replace PTR_RET with PTR_ERR_OR_ZERO
 2013-07-15 11:28 UTC 

[PATCH 0/8] Cpufreq, cpu hotplug, suspend/resume related fixes
 2013-07-15 11:37 UTC  (7+ messages)
` [PATCH 2/8] cpufreq: Fix misplaced call to cpufreq_update_policy()
` [PATCH 7/8] cpufreq: Preserve policy structure across suspend/resume

[PATCH] bgmac: add dependency to phylib
 2013-07-15 11:26 UTC 

[U-Boot] [U-boot] uboot.lst file question
 2013-07-15 11:26 UTC 

Bug in "git show"?
 2013-07-15 11:25 UTC 

kernel panic on 3.10.0-rc7
 2013-07-15 11:25 UTC  (8+ messages)

[PATCH] ARM: EXYNOS: remove references to non-DT SoCs
 2013-07-15 11:25 UTC  (5+ messages)

[PATCH 3.10 0/3] Enable 7000 device family on 3.10
 2013-07-15 11:24 UTC 

[PATCH v7 00/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2013-07-15 11:24 UTC  (5+ messages)

[PATCH] xen: arm: correctly configure NSACR
 2013-07-15 11:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 3/9] iommu/exynos: fix page table maintenance
 2013-07-15 11:21 UTC  (4+ messages)

[RFC] dmaengine: add dma_slave_get_caps api
 2013-07-15 11:21 UTC  (6+ messages)
` [PATCH] "

[PATCH 3.10 0/3] Enable 7000 device family on 3.10
 2013-07-15 11:19 UTC 

[Qemu-devel] [PATCH V4 00/10] Add support for binding guest numa nodes to host numa nodes
 2013-07-15 11:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH V4 08/10] NUMA: add qmp command set-mpol to set memory policy for NUMA node

[Qemu-devel] [PULL 0/8] Block patches
 2013-07-15 11:16 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] blockdev: add sync mode to drive-backup QMP command
` [Qemu-devel] [PULL 2/8] block: add drive_backup HMP command
` [Qemu-devel] [PULL 3/8] block: Don't parse protocol from file.filename
` [Qemu-devel] [PULL 4/8] qemu-iotests: Update 051 reference output
` [Qemu-devel] [PULL 5/8] block: Add return value for bdrv_flush_all()
` [Qemu-devel] [PULL 6/8] cpus: Add return value for vm_stop()
` [Qemu-devel] [PULL 7/8] migration: Fail migration on bdrv_flush_all() error
` [Qemu-devel] [PULL 8/8] ahci: Fix FLUSH command

[PATCH] netfilter: xt_pkttype: IPv6 has no broadcast
 2013-07-15 11:16 UTC  (2+ messages)

[PATCH 0/5] bcma: first patches to add support for BCM4708
 2013-07-15 11:15 UTC  (6+ messages)
` [PATCH 1/5] bcma: add some more core names
` [PATCH 2/5] bcma: make it possible to select SoC support without mips
` [PATCH 3/5] bcma: add constants for new ARM based SoCs
` [PATCH 4/5] bcma: return correct error code when bus scan failed
` [PATCH 5/5] bcma: fix handling of big addrl

[iptables-nftables PATCH v2] src: display rule by number
 2013-07-15 11:12 UTC  (2+ messages)

[libnftables PATCH] src: add nft_*_list_is_empty() functions
 2013-07-15 11:11 UTC  (2+ messages)

NFS inode cache zap on lock - please advice
 2013-07-15 11:11 UTC  (2+ messages)

[PATCH iptables] extensions: libxt_connlabel: use libnetfilter_conntrack
 2013-07-15 11:07 UTC  (2+ messages)

[PATCH v3 0/13] IB SRP initiator patches for kernel 3.11
 2013-07-15 11:06 UTC  (4+ messages)
` [PATCH v3 11/13] IB/srp: Make HCA completion vector configurable

[PATCH v5] KVM: nVMX: Set segment infomation of L1 when L2 exits
 2013-07-15 11:05 UTC  (2+ messages)

[PATCH] RDMA/cma: silence GCC warning
 2013-07-15 11:03 UTC  (2+ messages)

[Qemu-devel] Performance regression "ioport: Switch dispatching to memory core layer"
 2013-07-15 11:01 UTC  (2+ messages)

[meta-ivi][PATCH] eglibc: Added AF-bus patch and bbappend for eglibc_2.18
 2013-07-15 10:59 UTC 

[PATCH RFC] sched: move h_load calculation to task_h_load
 2013-07-15 10:59 UTC  (4+ messages)

Need help mounting broken btrfs Fedora 19
 2013-07-15 10:56 UTC  (3+ messages)

[Qemu-devel] [PATCHv3] block-migration: efficiently encode zero blocks
 2013-07-15 10:55 UTC 

[PATCH 1/3] serial: mxs: remove the unused macro
 2013-07-15 10:53 UTC  (7+ messages)
` [PATCH 2/3] serial: mxs: enable the DMA only when the rts/cts is enabled

[Qemu-devel] [PATCH V2 0/2] Implement sync modes for drive-backup
 2013-07-15 10:51 UTC  (3+ messages)

ip6tables-save LOG target output is different to iptables-save
 2013-07-15 10:51 UTC  (5+ messages)

[Qemu-devel] [PATCH V1 0/2] Implement sync modes for drive-backup
 2013-07-15 10:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH V1 1/2] "

[Qemu-devel] [PATCH 0/4] qemu-img: conditionally discard target on convert
 2013-07-15 10:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] block: add discard_zeroes and max_unmap to BlockDriverInfo
` [Qemu-devel] [PATCH 2/4] iscsi: add .bdrv_get_info
` [Qemu-devel] [PATCH 3/4] block/raw: "
` [Qemu-devel] [PATCH 4/4] qemu-img: conditionally discard target on convert

[PATCH 1/1] drm/cma: Replace PTR_RET with PTR_ERR_OR_ZERO
 2013-07-15 10:34 UTC 

DOSEMU Version 2 has been Released (DevynCJohnson@Gmail.com)
 2013-07-15 10:50 UTC  (8+ messages)
      ` DOSEMU Version 2 has been Released
        ` Resurrect DOSEMU

[PATCH] netfilter: nf_tables: add insert operation
 2013-07-15 10:48 UTC  (4+ messages)
` [PATCHv4 nftables insert operation 0/1]
  ` [PATCHv4] netfilter: nf_tables: add insert operation

[PATCH, REBASED 0/8] Transparent huge page cache: phase 0, prep work
 2013-07-15 10:47 UTC  (18+ messages)
` [PATCH 1/8] mm: drop actor argument of do_generic_file_read()
` [PATCH 2/8] thp, mm: avoid PageUnevictable on active/inactive lru lists
` [PATCH 3/8] thp: account anon transparent huge pages into NR_ANON_PAGES
` [PATCH 4/8] mm: cleanup add_to_page_cache_locked()
` [PATCH 5/8] thp, mm: locking tail page is a bug
` [PATCH 6/8] thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
` [PATCH 7/8] thp: do_huge_pmd_anonymous_page() cleanup
` [PATCH 8/8] thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()

[RFC PATCH 0/5] arm64: initial CPU_HOTPLUG support
 2013-07-15 10:47 UTC  (2+ messages)

[PATCH] ASoC: omap-abe-twl6040: Remove support for pdata (legacy boot)
 2013-07-15 10:46 UTC  (5+ messages)

[Qemu-devel] Morph cpu_reset -> device_reset
 2013-07-15 10:45 UTC  (3+ messages)

[RFC] perf: need to expose sched_clock to correlate user samples with kernel samples
 2013-07-15 10:44 UTC  (5+ messages)

[Bug 62959] New: r600g (HD 6950 Cayman) fails piglit tests and hangs system
 2013-07-15 10:44 UTC  (2+ messages)
` [Bug 62959] "

[PATCH 0/2] rpc_pipe: clean up how dentry operations get set in rpc_pipefs
 2013-07-15 10:43 UTC  (5+ messages)
` [PATCH v2] rpc_pipe: set dentry operations at d_alloc time

[PATCH 1/1] [media] sh_veu: Replace PTR_RET with PTR_ERR_OR_ZERO
 2013-07-15 10:27 UTC 

[PATCH v3 0/2] DMA: Freescale: Add support for 8-channel DMA engine
 2013-07-15 10:34 UTC  (3+ messages)
` [PATCH v3 1/2] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
` [PATCH v3 2/2] DMA: Freescale: update driver to support 8-channel DMA engine

[Cluster-devel] GFS2: -nmw git tree
 2013-07-15 10:39 UTC 

[Qemu-devel] [PATCH v2 0/8] Add virtio-mmio and use it in vexpress
 2013-07-15 10:39 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/8] device_tree: Add qemu_devtree_setprop_sized_cells() utility functions

[Qemu-devel] [PATCH v2] atomic: using memory_order_relaxed for refcnt inc/dec ops
 2013-07-15 10:39 UTC  (4+ messages)

[PATCH 00/12] dma: various minor clean ups for slave drivers
 2013-07-15 10:21 UTC  (7+ messages)

[PATCH RFC V10 0/18] Paravirtualized ticket spinlocks
 2013-07-15 10:36 UTC  (5+ messages)
` [PATCH RFC V10 15/18] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor

[PATCH 1/1] dma-buf: Replace PTR_RET with PTR_ERR_OR_ZERO
 2013-07-15 10:21 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.