messages from 2015-06-02 10:20:00 to 2015-06-02 11:23:33 UTC [more...]
[Qemu-devel] [PATCH V8 00/17] hw/pc: implement multiple primary busses for pc machines
2015-06-02 11:23 UTC (10+ messages)
` [Qemu-devel] [PATCH V8 01/17] acpi: add implementation of aml_while() term
` [Qemu-devel] [PATCH V8 02/17] hw/pci: made pci_bus_is_root a PCIBusClass method
` [Qemu-devel] [PATCH V8 03/17] hw/pci: made pci_bus_num "
` [Qemu-devel] [PATCH V8 04/17] hw/i386: query only for q35/pc when looking for pci host bridge
` [Qemu-devel] [PATCH V8 05/17] hw/pci: extend PCI config access to support devices behind PXB
` [Qemu-devel] [PATCH V8 06/17] hw/acpi: add support for i440fx 'snooping' root busses
` [Qemu-devel] [PATCH V8 07/17] hw/apci: add _PRT method for extra PCI "
` [Qemu-devel] [PATCH V8 08/17] hw/acpi: add _CRS method for extra "
` [Qemu-devel] [PATCH V8 10/17] hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_query
[PATCH 0/2] Add GPIO controller driver for Netlogic XLP SoCs
2015-06-02 11:23 UTC (4+ messages)
` [PATCH 2/2] gpio: xlp: GPIO controller "
[PATCH 0/5] Add support for PWMSS on DRA7
2015-06-02 11:23 UTC (5+ messages)
` [PATCH 3/5] ARM: dts: DRA7: Add TBCLK for PWMSS
imx.6 sabre auto - hdmi not working
2015-06-02 11:21 UTC (4+ messages)
[PATCH v13 0/4] machvirt dynamic sysbus device instantiation
2015-06-02 11:29 UTC (5+ messages)
` [PATCH v13 1/4] hw/arm/sysbus-fdt: helpers for platform bus nodes addition
` [PATCH v13 2/4] hw/arm/boot: arm_load_kernel implemented as a machine init done notifier
` [PATCH v13 3/4] hw/arm/virt: add dynamic sysbus device support
` [PATCH v13 4/4] hw/arm/virt: change indentation in a15memmap
[PATCH 1/7] drm/i915: Initialize Color Manager
2015-06-02 11:19 UTC (2+ messages)
` [PATCH 3/7] drm/i915: Add Set property interface for CRTC
[PATCH] drm/i915: Include VLV in self refresh status
2015-06-02 11:17 UTC (2+ messages)
` [PATCH] drm/i915: Include G4X/VLV/CHV "
[PATCH] Fix function keys sequence on USB
2015-06-02 11:17 UTC (7+ messages)
Query on git submodules
2015-06-02 11:17 UTC (6+ messages)
` FW: "
[PATCH] arm: tcm: Don't crash when TCM banks are protected by TrustZone
2015-06-02 11:16 UTC (3+ messages)
` [PATCH v2] "
Kconfiglib -- a flexible Kconfig parser -- now on GitHub
2015-06-02 11:16 UTC (3+ messages)
Re: [RFC] arm: Add for atomic half word exchange
2015-06-02 11:11 UTC
[PATCH] ASoC: davinci-mcasp: Choose PCM driver based on configured DMA controller
2015-06-02 11:11 UTC (6+ messages)
[PATCH V1] regulators: da9062: Remove unused variable build warning
2015-06-02 11:11 UTC (2+ messages)
[PATCH v2] clocksource: exynos_mct: fix for sleeping in atomic ctx handling cpu hotplug notif
2015-06-02 11:11 UTC (3+ messages)
` [PATCH v3] "
[PATCH] gitk: Alter the ordering for the "Tags and heads" view
2015-06-02 11:11 UTC (2+ messages)
[PATCH 0/9] drm/i915: HDMI 12bpc fixes
2015-06-02 11:11 UTC (4+ messages)
` [PATCH v2 6/9] drm/i915: Disable all infoframes when turning off the HDMI port
[PATCH v4 0/7] ASoC: intel - add skylake PCM driver
2015-06-02 11:10 UTC (12+ messages)
` [PATCH v4 5/7] ASoC: intel - add Skylake HDA audio driver
[Draft C] Xen on ARM vITS Handling
2015-06-02 11:09 UTC (6+ messages)
[Qemu-devel] [PATCH v4 0/3] Clean unused entries in the qcow2 L2/refcount cache
2015-06-02 11:08 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/3] qcow2: mark the memory as no longer needed after qcow2_cache_empty()
` [Qemu-devel] [PATCH 2/3] qcow2: add option to clean unused cache entries after some time
` [Qemu-devel] [PATCH 3/3] qcow2: reorder fields in Qcow2CachedTable to reduce padding
[PATCH] mmc: core: Attach PM domain prior probing of SDIO func driver
2015-06-02 11:07 UTC (5+ messages)
[Qemu-devel] [PATCH v2 00/17] net/dp8393x and dma/rc4030 improvements
2015-06-02 11:05 UTC (33+ messages)
` [Qemu-devel] [PATCH v2 01/17] mips jazz: compile only in 64 bit little endian
` [Qemu-devel] [PATCH v2 02/17] dma/rc4030: create custom DMA address space
` [Qemu-devel] [PATCH v2 03/17] dma/rc4030: use AddressSpace and address_space_rw in users
` [Qemu-devel] [PATCH v2 04/17] dma/rc4030: do not use old_mmio accesses
` [Qemu-devel] [PATCH v2 05/17] dma/rc4030: document register at offset 0x210
` [Qemu-devel] [PATCH v2 06/17] dma/rc4030: use trace events instead of custom logging
` [Qemu-devel] [PATCH v2 07/17] dma/rc4030: convert to QOM
` [Qemu-devel] [PATCH v2 08/17] net/dp8393x: always calculate proper checksums
` [Qemu-devel] [PATCH v2 09/17] net/dp8393x: do not use old_mmio accesses
` [Qemu-devel] [PATCH v2 10/17] net/dp8393x: use dp8393x_ prefix for all functions
` [Qemu-devel] [PATCH v2 11/17] net/dp8393x: QOM'ify
` [Qemu-devel] [PATCH v2 12/17] net/dp8393x: add PROM to store MAC address
` [Qemu-devel] [PATCH v2 13/17] net/dp8393x: add load/save support
` [Qemu-devel] [PATCH v2 14/17] net/dp8393x: correctly reset in_use field
` [Qemu-devel] [PATCH v2 15/17] net/dp8393x: fix hardware reset
` [Qemu-devel] [PATCH v2 16/17] net/dp8393x: repair can_receive() method
[RFC PATCH 0/5] livepatch: add support on arm64
2015-06-02 11:00 UTC (5+ messages)
[PATCH v9 0/6] arm64,hi6220: Enable Hisilicon Hi6220 SoC
2015-06-02 10:55 UTC (10+ messages)
` [PATCH v9 4/6] Documentation: DT: PL011: hi6220: add compatible string for Hisilicon designed UART
[PATCH 1/3] drm/i915: Fix command parser to validate multiple register access with the same command
2015-06-02 11:02 UTC (3+ messages)
[Buildroot] [PATCH v3] packages: fix and improve support for top-level parallel makefile
2015-06-02 11:03 UTC (2+ messages)
[Qemu-devel] [RFC] extensions to the -m memory option
2015-06-02 11:01 UTC (17+ messages)
[PATCH 2/2] nfsd: Update callback sequnce id only CB_SEQUENCE success
2015-06-02 10:59 UTC
[PATCH 1/2] nfsd: Reset cb_status in nfsd4_cb_prepare() at retrying
2015-06-02 10:59 UTC
[PATCH 2/2] nfs: Initialize cb_sequenceres information before validate_seqid()
2015-06-02 10:59 UTC
[PATCH] ASoC: Intel: don't need compress offload for broadwell
2015-06-02 10:58 UTC (2+ messages)
[PATCH 1/2] nfs: Only update callback sequnce id when CB_SEQUENCE success
2015-06-02 10:58 UTC
[PATCH] ASoC: add config to enable/disable asoc compress
2015-06-02 10:58 UTC (2+ messages)
[Qemu-devel] Cant make the IPMI simulator work, help needed
2015-06-02 10:58 UTC
ARM64: XEN Domu not booting with the qemu qcow AARCH64 Ubuntu 15.04 disk
2015-06-02 10:58 UTC (5+ messages)
[PATCH 1/3] netlink_linearize: fix range cmp instruction generation
2015-06-02 10:57 UTC (3+ messages)
` [PATCH 2/3] ct: add maximum helper length value
` [PATCH 3/3] netlink_delinearize: remove obsolete fixme
[PATCH v5 0/8] All sort of cdclk stuff
2015-06-02 10:57 UTC (2+ messages)
Getting the full path of a conflicting file within a custom merge driver?
2015-06-02 10:57 UTC (3+ messages)
` AW: "
[PATCH] regression, megaraid - fix irq setup process
2015-06-02 10:56 UTC (4+ messages)
[PATCH v8 1/4] ASoC: arizona: Export functions to control subsystem DVFS
2015-06-02 10:53 UTC (5+ messages)
` [PATCH v8 2/4] ASoC: wm_adsp: Move DVFS control into codec driver
` [PATCH v8 3/4] ASoC: arizona: Add DVFS handling for sample rate control
` [PATCH v8 4/4] regulator: arizona-ldo1: Do not control DVFS clocking from regulator
[RFC] Implement a new journal mode
2015-06-02 10:55 UTC (4+ messages)
[PATCH] ASoC: qcom: Remove QCOM dependency from LPASS variants
2015-06-02 10:55 UTC (2+ messages)
[PATCH] regulator: wm831x: Pass the IRQF_ONESHOT flag
2015-06-02 10:54 UTC (2+ messages)
[PATCH V2 1/1] ARM: dts: imx7d: add cortex-a7 coresight component
2015-06-02 10:54 UTC (3+ messages)
[PATCH 0/6] Support CPR on MSM8916
2015-06-02 10:53 UTC (3+ messages)
[PATCH] sys-utils: lscpu segfaults when built with -fsanitize=address
2015-06-02 10:53 UTC (2+ messages)
[PATCH] checkpatch: Make the output better readable
2015-06-02 10:53 UTC (8+ messages)
[PATCH 0/2] User-space Ethtool
2015-06-02 10:52 UTC (3+ messages)
` [PATCH 1/2] ethdev: add api to set default mac address
Re: [RFC] arm: Add for atomic half word exchange
2015-06-02 10:49 UTC (3+ messages)
` "
[PATCH] fix a race between /proc/lock_stat and module unloading
2015-06-02 10:50 UTC (4+ messages)
Some tiny fixes
2015-06-02 10:50 UTC (10+ messages)
` [PATCH 1/4] Correct paths for openSUSE
` [PATCH 2/4] 40network: Fix race condition when wait for networks
` [PATCH 3/4] 40network: always start netroot in ifup.sh
` [PATCH 4/4] 95fcoe-uefi: Test for EFI firmware
[PATCH] bluetooth: vhci: Clean up coding style fix
2015-06-02 10:50 UTC
[PATCH 0/3] MIPS: SMP memory barriers: lightweight sync, acquire-release
2015-06-02 10:48 UTC (5+ messages)
` [PATCH 1/3] MIPS: R6: Use lightweight SYNC instruction in smp_* memory barriers
[PATCH 0/6] arm64: perf: heterogeneous PMU support
2015-06-02 10:47 UTC (3+ messages)
` [PATCH 6/6] arm64: dts: juno: describe PMUs separately
[PATCH v5 8/8] drm/i915: HSW cdclk support
2015-06-02 10:46 UTC (2+ messages)
[Qemu-devel] [PATCH 00/12] Audio backend cleanup
2015-06-02 10:45 UTC (7+ messages)
[PATCH] UBI: Use static class and attribute groups
2015-06-02 10:44 UTC (9+ messages)
[U-Boot] [PATCH] x86: qemu: Add CMD_NET to qemu-x86_defconfig
2015-06-02 10:44 UTC (2+ messages)
[RFC][PATCH 0/4] Fixes for leapsecond expiring early ABS_TIME CLOCK_REALTIME timers
2015-06-02 10:43 UTC (4+ messages)
` [RFC][PATCH 3/4] ntp: Use printk_deferred in leapsecond path
[PATCH v2] drm/i915: Fix DDC probe for passive adapters
2015-06-02 10:42 UTC (5+ messages)
` [PATCH v3] "
` [Intel-gfx] "
` [PATCH v4] "
[PATCH net-next v3 00/15] sfc: ndo_get_phys_port_id, vadaptor stats and PF unload when Vf's assigned to guest
2015-06-02 10:41 UTC (16+ messages)
` [PATCH net-next v3 01/15] sfc: Add code to export port_num in netdev->dev_port
` [PATCH net-next v3 02/15] sfc: Add paranthesis correctly on all branches of the if statement
` [PATCH net-next v3 03/15] sfc: Add sysfs entry for flags (link control and primary)
` [PATCH net-next v3 04/15] sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
` [PATCH net-next v3 05/15] sfc: add "port_" prefix to MAC stats
` [PATCH net-next v3 06/15] sfc: set the port-id when calling MC_CMD_MAC_STATS
` [PATCH net-next v3 07/15] sfc: display vadaptor statistics for all interfaces
` [PATCH net-next v3 08/15] sfc: DMA the VF stats only when requested
` [PATCH net-next v3 09/15] sfc: update netdevice statistics to use vadaptor stats
` [PATCH net-next v3 10/15] sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS
` [PATCH net-next v3 11/15] sfc: suppress vadaptor stats when EVB is not present
` [PATCH net-next v3 12/15] sfc: don't update stats on VF when called in atomic context
` [PATCH net-next v3 13/15] sfc: do not allow VFs to be destroyed if assigned to guests
` [PATCH net-next v3 14/15] sfc: force removal of VF and vport on driver removal
` [PATCH net-next v3 15/15] sfc: leak vports if a VF is assigned during PF unload
[PATCH v2] regression, megaraid - fix irq setup process
2015-06-02 10:39 UTC
[PATCH] mmc: sdhci-pxav3: fix device wakeup initialization
2015-06-02 10:38 UTC (3+ messages)
[Qemu-devel] [RFC v2 00/34] Multi Architecture System Emulation
2015-06-02 10:38 UTC (13+ messages)
` [Qemu-devel] [RFC v2 03/34] Makefile.target: Introduce arch-obj
` [Qemu-devel] [RFC v2 11/34] include/exec: Move cputlb exec.c defs out
` [Qemu-devel] [RFC v2 21/34] core: virtualise CPU interfaces completely
[PATCH v4 1/7] ASoC: hda - add ASoC HDA codec match function
2015-06-02 10:38 UTC (11+ messages)
[PATCH][V3] mmc-utils: fix the building failure when DEBUG_BUILD is 1
2015-06-02 10:38 UTC (3+ messages)
[Bug 90704] Desktop will black when sliding mouse in touchpad after switching tty in my skylake machine
2015-06-02 10:38 UTC (2+ messages)
[PATCH wpan-tools] info: add frequency to channel listing for phy capabilities
2015-06-02 10:37 UTC (8+ messages)
[PATCH] power_supply: bq25890: make chip_id int
2015-06-02 10:36 UTC
[PATCH] lsblk.8: Fix description of output format
2015-06-02 10:35 UTC (2+ messages)
[PATCH] bash-completion: handle comma-separated options in findmnt
2015-06-02 10:34 UTC (2+ messages)
[Qemu-devel] [PATCH 1/1] net: fix queue's purge on VM stop
2015-06-02 10:34 UTC (4+ messages)
[PATCH] ARM: Enter CPU in ARM state for cpu_resume
2015-06-02 10:34 UTC (6+ messages)
[PATCH v7 1/4] ASoC: arizona: Export functions to control subsystem DVFS
2015-06-02 10:32 UTC (5+ messages)
[PATCH] staging: wilc1000: Modification in code to use ARRAY_SIZE macro
2015-06-02 9:58 UTC
[PATCH 0/1 V2] btrfs-tools: 3.18.2 -> 4.0.1
2015-06-02 10:30 UTC (3+ messages)
` [PATCH 1/1] "
[xen-unstable test] 56759: regressions - FAIL
2015-06-02 10:30 UTC (6+ messages)
[PATCH] Remove hdajacksensetest for framebuffer build
2015-06-02 10:28 UTC (3+ messages)
` [PATCH] alsa-tools: remove "
[rtc-linux] [PATCH v2 1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
2015-06-02 10:26 UTC (3+ messages)
` [rtc-linux] "
` "
[Qemu-trivial] [PATCH] sheepdog: Fix error message if failed to load vmstate
2015-06-02 10:26 UTC (7+ messages)
` [Qemu-devel] "
[Buildroot] [PATCH 1/3] package/lzo: add hash file
2015-06-02 10:26 UTC (3+ messages)
` [Buildroot] [PATCH 2/3] package/lzop: "
` [Buildroot] [PATCH 3/3] package/mtd: "
dracut: Make host only mode more resilient to missing swaps
2015-06-02 10:26 UTC (2+ messages)
[PATCH V3] Change the fs_passno of nfs to 0
2015-06-02 10:25 UTC (2+ messages)
[PATCH] Portability fixes
2015-06-02 10:25 UTC (2+ messages)
[PATCH] watchdog: mena21_wdt: Fix possible NULL pointer dereference
2015-06-02 10:25 UTC
[PATCH v1 COLO Pre 00/12] Prerequisite patches for COLO
2015-06-02 10:25 UTC (4+ messages)
` [PATCH v1 COLO Pre 02/12] libxc/restore: zero ioreq page only one time
[Qemu-devel] [PULL fixup] pc build fix
2015-06-02 10:24 UTC (2+ messages)
[PATCH 0/2] Gnutls 3.4.1 update
2015-06-02 10:23 UTC (2+ messages)
[PATCHv3 00/27] ARM: OMAP2+: clock code move under clk driver
2015-06-02 10:22 UTC (6+ messages)
` [PATCHv3 01/27] ARM: OMAP2+: clock: export driver API to setup/get clock features
git branch <refspec>
2015-06-02 10:22 UTC (2+ messages)
[PATCH 0/3] ARM: dts: sun8i-a33: Support for Sinlinx SinA33 dev board
2015-06-02 10:21 UTC (3+ messages)
[patch] [media] m88ds3103: a couple missing error codes
2015-06-02 10:20 UTC (2+ messages)
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.