messages from 2014-06-16 10:54:11 to 2014-06-16 11:29:01 UTC [more...]
[Qemu-devel] [PULL 00/39] Block patches
2014-06-16 11:24 UTC (40+ messages)
` [Qemu-devel] [PULL 01/39] configure: Enable dead code (lzo, snappy, quorum)
` [Qemu-devel] [PULL 02/39] block: Drop superfluous conditionals around g_free()
` [Qemu-devel] [PULL 03/39] blockdev: Move 'serial' option to drive_init()
` [Qemu-devel] [PULL 04/39] blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()
` [Qemu-devel] [PULL 05/39] blockdev: Remove unused DriveInfo reference count
` [Qemu-devel] [PULL 06/39] block/nfs: fix potential segfault on early callback
` [Qemu-devel] [PULL 07/39] QemuOpts: move find_desc_by_name ahead for later calling
` [Qemu-devel] [PULL 08/39] QemuOpts: repurpose qemu_opts_print to replace print_option_parameters
` [Qemu-devel] [PULL 09/39] QemuOpts: add def_value_str to QemuOptDesc
` [Qemu-devel] [PULL 10/39] qapi: output def_value_str when query command line options
` [Qemu-devel] [PULL 11/39] QemuOpts: change opt->name|str from (const char *) to (char *)
` [Qemu-devel] [PULL 12/39] QemuOpts: move qemu_opt_del ahead for later calling
` [Qemu-devel] [PULL 13/39] QemuOpts: add qemu_opt_get_*_del functions for replace work
` [Qemu-devel] [PULL 14/39] QemuOpts: add qemu_opts_print_help to replace print_option_help
` [Qemu-devel] [PULL 15/39] QemuOpts: add conversion between QEMUOptionParameter to QemuOpts
` [Qemu-devel] [PULL 16/39] QemuOpts: add qemu_opts_append to replace append_option_parameters
` [Qemu-devel] [PULL 17/39] QemuOpts: check NULL input for qemu_opts_del
` [Qemu-devel] [PULL 18/39] change block layer to support both QemuOpts and QEMUOptionParamter
` [Qemu-devel] [PULL 19/39] vvfat.c: handle cross_driver's create_options and create_opts
` [Qemu-devel] [PULL 20/39] cow.c: replace QEMUOptionParameter with QemuOpts
` [Qemu-devel] [PULL 21/39] gluster.c: "
` [Qemu-devel] [PULL 22/39] iscsi.c: "
` [Qemu-devel] [PULL 23/39] nfs.c: "
` [Qemu-devel] [PULL 24/39] qcow.c: "
` [Qemu-devel] [PULL 25/39] QemuOpts: export qemu_opt_find
` [Qemu-devel] [PULL 26/39] qcow2.c: replace QEMUOptionParameter with QemuOpts
` [Qemu-devel] [PULL 27/39] qed.c: "
` [Qemu-devel] [PULL 28/39] raw-posix.c: "
` [Qemu-devel] [PULL 29/39] raw-win32.c: "
` [Qemu-devel] [PULL 30/39] raw_bsd.c: "
` [Qemu-devel] [PULL 31/39] rbd.c: "
` [Qemu-devel] [PULL 32/39] sheepdog.c: "
` [Qemu-devel] [PULL 33/39] ssh.c: "
` [Qemu-devel] [PULL 34/39] vdi.c: "
` [Qemu-devel] [PULL 35/39] vhdx.c: "
` [Qemu-devel] [PULL 36/39] vmdk.c: "
` [Qemu-devel] [PULL 37/39] vpc.c: "
` [Qemu-devel] [PULL 38/39] cleanup QEMUOptionParameter
` [Qemu-devel] [PULL 39/39] QemuOpts: cleanup tmp 'allocated' member from QemuOptsList
[PATCH 0/5] kvm-unit-tests: more instr. interceptions, debug control migration
2014-06-16 11:28 UTC (8+ messages)
` [PATCH 4/5] VMX: Validate capability MSRs
` [PATCH 5/5] VMX: Test behavior on set and cleared save/load debug controls
[PATCH] xen: arm: take FIQ exceptoons to Xen not guest by setting HCR_EL2.FMO
2014-06-16 11:28 UTC (5+ messages)
[PATCH] ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6
2014-06-16 11:28 UTC (4+ messages)
` [PATCH V2] "
[Buildroot] [PATCH] libusb: bump to version 1.0.19
2014-06-16 11:28 UTC
[PATCH V3 00/16] irqchip: crossbar: driver fixes
2014-06-16 11:23 UTC (50+ messages)
` [PATCH V3 01/16] irqchip: crossbar: dont use '0' to mark reserved interrupts
` [PATCH V3 02/16] irqchip: crossbar: check for premapped crossbar before allocating
` [PATCH V3 03/16] irqchip: crossbar: introduce ti,irqs-skip to skip
` [PATCH V3 04/16] irqchip: crossbar: initialise the crossbar with a safe value
` [PATCH V3 05/16] irqchip: crossbar: change allocation logic by reversing search for free irqs
` [PATCH V3 06/16] irqchip: crossbar: remove IS_ERR_VALUE check
` [PATCH V3 07/16] irqchip: crossbar: fix sparse and checkpatch warnings
` [PATCH V3 08/16] irqchip: crossbar: fix kerneldoc warning
` [PATCH V3 09/16] irqchip: crossbar: return proper error value
` [PATCH V3 10/16] irqchip: crossbar: change the goto naming
` [PATCH V3 11/16] irqchip: crossbar: set cb pointer to null in case of error
` [PATCH V3 12/16] irqchip: crossbar: add kerneldoc for crossbar_domain_unmap callback
` [PATCH V3 13/16] irqchip: crossbar: introduce ti,max-crossbar-sources to identify valid crossbar mapping
` [PATCH V3 13/16] irqchip: crossbar: introduce ti, max-crossbar-sources "
` [PATCH V3 14/16] irqchip: crossbar: introduce centralized check for crossbar write
` [PATCH V3 15/16] documentation: dt: omap: crossbar: add description for interrupt consumer
` [PATCH V3 16/16] irqchip: crossbar: allow for quirky hardware with direct hardwiring of GIC
[PATCH] ARM: shmobile: rcar-gen2: correct return value of shmobile_smp_apmu_suspend_init
2014-06-16 11:27 UTC (2+ messages)
[PATCH v3 1/6] mfd: fsl imx25 Touchscreen ADC driver
2014-06-16 11:26 UTC (4+ messages)
[PATCH 0/3] Fix boot-hang on Peach-pit and Enable audio
2014-06-16 11:26 UTC (9+ messages)
` [PATCH 2/3] ARM: dts: Update the parent for Audss clocks in Exynos5420
` [PATCH 3/3] ARM: dts: Enable audio support for Peach-pi board
[PATCH] ARM: omap: rework platform selection
2014-06-16 11:26 UTC (7+ messages)
[PATCH 0/5] KVM: nVMX: Small fixes improving emulation accuracy
2014-06-16 11:25 UTC (3+ messages)
[PATCH] ARM: dts: berlin2q.dtsi: set L2CC tag and data latency as 2 cycles
2014-06-16 11:24 UTC (3+ messages)
[REGRESSION 3.16-rc1] freescale/fec_main.c: IPv6 TCP fails
2014-06-16 11:24 UTC (2+ messages)
BTRFS, SSD and single metadata
2014-06-16 11:23 UTC (4+ messages)
[Qemu-devel] [RFC v1 1/2] arm: Add the cortex-a9 CPU to the a9mpcore device
2014-06-16 11:23 UTC (12+ messages)
[PATCH RFC RESEND 01/14] block: kconfig update and build bits for BFQ
2014-06-16 11:23 UTC (11+ messages)
` [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler
` [PATCH RFC - TAKE TWO - 10/12] block, bfq: add Early Queue Merge (EQM)
[PATCH 0/2] ARM: berlin: BG2Q I2C support
2014-06-16 11:23 UTC (9+ messages)
` [PATCH 1/2] ARM: dts: berlin: add I2C nodes for BG2Q
` [PATCH 2/2] ARM: dts: berlin: enable i2c0 and i2c2
[PATCH v2 0/7] drm: add support for Atmel HLCDC Display Controller
2014-06-16 7:46 UTC (5+ messages)
` [PATCH v2 1/7] mfd: add atmel-hlcdc driver
FTDI support in yocto on CGTQMX6
2014-06-16 11:14 UTC
[PATCH v3 03/03]: hwrng: khwrngd derating per device
2014-06-16 11:22 UTC (11+ messages)
` [PATCH v5 00/03]: hwrng: an in-kernel rngd
` [Patch v5 03/03]: hwrng: khwrngd derating per device
` [Patch v5.1 "
[PATCH] Btrfs: remove unused wait queue in struct extent_buffer
2014-06-16 12:14 UTC
[PATCH] tell gcc optimizer to never introduce new data races
2014-06-16 11:20 UTC (4+ messages)
[PATCH v4] staging: lustre: lclient: fixing coding style issues
2014-06-16 11:13 UTC (9+ messages)
` [PATCH v4 1/8] staging: lustre: lclient: glimpse.c "
` [PATCH v4 2/8] "
` [PATCH v4 3/8] staging: lustre: lclient: lcommon_misc.c "
` [PATCH v4 4/8] staging: lustre: lclient: lcommon_cl.c "
` [PATCH v4 5/8] "
` [PATCH v4 6/8] "
` [PATCH v4 7/8] "
` [PATCH v4 8/8] "
[PATCH v3 0/5] Link Bonding PMD Library
2014-06-16 11:18 UTC (14+ messages)
` [PATCH v3 2/5] Link Bonding PMD Library (librte_eal/librte_ether link bonding support changes)
` [PATCH v4 0/6] Link Bonding Library
` [PATCH v4 1/6] Link Bonding Library (lib/librte_pmd_bond) initial release with support for Mode 0 - Round Robin Mode 1 - Active Backup Mode 2 - Balance -> Supports 3 transmit polices (layer 2, layer 2+3, la Mode 3 - Broadcast
` [PATCH v4 2/6] Support for unique interface naming of pmds
` [PATCH v4 3/6] EAL support for link bonding device initialization
` [PATCH v4 4/6] Link bonding Unit Tests
` [PATCH v4 5/6] testpmd link bonding additions
` [PATCH v4 6/6] Link Bonding Library doxygen additions
R: Re: Slow startup of systemd-journal on BTRFS
2014-06-16 11:16 UTC (5+ messages)
` [systemd-devel] "
[linux-linus test] 27142: regressions - trouble: broken/fail/pass
2014-06-16 11:16 UTC
[PATCH] fc: ensure scan_work isn't active when freeing fc_rport
2014-06-16 11:15 UTC (3+ messages)
` [Open-FCoE] "
BlueZ make error
2014-06-16 11:14 UTC (2+ messages)
[PATCH 0/8] mm: add page cache limit and reclaim feature
2014-06-16 11:14 UTC (3+ messages)
[PATCH] netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper
2014-06-16 11:12 UTC (2+ messages)
[GIT PULL nf] IPVS Fixes for v3.16
2014-06-16 11:11 UTC (2+ messages)
[Qemu-devel] [RFC v2 00/39] Convert PC machine-types to QOM classes
2014-06-16 11:10 UTC (3+ messages)
` [Qemu-devel] [RFC v2 09/39] pc: Eliminate pc_common_machine_options()
[PATCH 0/1] librte_pmd_virtio: Fix incorrect device specific header offset when MSI-X is disabled
2014-06-16 11:10 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/6] KVM: x86: More emulator bugs
2014-06-16 11:09 UTC (5+ messages)
` [PATCH 6/6] KVM: x86: check DR6/7 high-bits are clear only on long-mode
[Qemu-devel] [PATCH v2 0/4] fixes for pci tree, v2
2014-06-16 11:09 UTC (2+ messages)
[PATCH v5 00/21] xen/arm: Add GICv3 support
2014-06-16 11:08 UTC (6+ messages)
` [PATCH v5 18/21] xen/arm: Add virtual "
[patch] [media] davinci: vpif: missing unlocks on error
2014-06-16 11:07 UTC (6+ messages)
` [patch v2] "
[Qemu-devel] Endian control register
2014-06-16 11:07 UTC (3+ messages)
[PATCH v2] xenpv: don't BUG when failing to setup NMI callback
2014-06-16 11:07 UTC
[PATCH v2] xenpv: don't BUG when failing to setup NMI callback
2014-06-16 11:07 UTC
[PATCH] mmc: core: Fix DT documentation of eMMC high-speed DDR 1.8/1.2V bindings
2014-06-16 11:06 UTC (2+ messages)
[PATCHv8 00/21] Tegra,SMMU update V8
2014-06-16 11:02 UTC (3+ messages)
` [PATCHv8 05/21] iommu/core: add ops->{bound,unbind}_driver()
[PATCH 1/3] drivers/staging/bcm/Misc: style: added blank lines after declarations
2014-06-16 11:01 UTC (3+ messages)
` [PATCH 2/3] drivers/staging/bcm/Misc: style: removed duplicate parentheses
` [PATCH 3/3] drivers/staging/bcm/Misc: style: removed void returns
[PATCH] MAINTAINERS: merge ebtables into netfilter entry
2014-06-16 11:01 UTC
[Qemu-devel] [PATCH V7 0/8] PSCI v0.2 support for KVM ARM/ARM64
2014-06-16 11:01 UTC (2+ messages)
reiser4: discard implementation, pass 2: allocation issues
2014-06-16 11:00 UTC (4+ messages)
[meta-oe][daisy][PATCH] live555: fix fetch problem
2014-06-16 10:59 UTC (6+ messages)
` [OE-core] "
[linux-lvm] copying file results in out of memory, kills other processes, makes system unavailable
2014-06-16 10:57 UTC (3+ messages)
[Qemu-devel] [PATCH v7 0/4] cpus: Add generic "nmi" monitor command support
2014-06-16 10:56 UTC (3+ messages)
` [Qemu-devel] [PATCH v8] s390x: Migrate to new NMI interface
[PATCH 00/38] MMC updates, plus CuBox-i WiFi support
2014-06-16 10:46 UTC (3+ messages)
` [PATCH 23/38] mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
[PATCH v5 0/7] xen: Add EFI support
2014-06-16 10:54 UTC (4+ messages)
` [PATCH v5 3/7] xen: Define EFI related stuff
` [Xen-devel] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.