All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-17 17:21:01 to 2014-02-17 18:09:48 UTC [more...]

[Bug 70711] New: Audio hdmi
 2014-02-17 18:09 UTC  (3+ messages)
` [Bug 70711] "

[Bug 74784] New: Strange artifacts when rendering tees in Dota 2
 2014-02-17 18:08 UTC  (2+ messages)
` [Bug 74784] Strange artifacts when rendering trees "

CM3218x Ambient Light Sensor
 2014-02-17 18:08 UTC 

[PATCH] EDAC, MCE, AMD: Fix code to prevent NULL dereference
 2014-02-17 17:49 UTC 

[Qemu-devel] [PATCH] hw/intc/exynos4210_combiner: Don't overrun output_irq array in init
 2014-02-17 18:07 UTC  (2+ messages)

[PATCH] netif.h: Document xen-net{back, front} multi-queue feature
 2014-02-17 18:06 UTC  (2+ messages)

[PATCH] of: give priority to the compatible match in __of_match_node()
 2014-02-17 18:06 UTC  (2+ messages)

[PATCH V4 net-next 0/5] xen-net{back, front}: Multiple transmit and receive queues
 2014-02-17 18:06 UTC  (18+ messages)
` [PATCH V4 net-next 1/5] xen-netback: Factor queue-specific data into queue struct
` [PATCH V4 net-next 2/5] xen-netback: Add support for multiple queues
` [PATCH V4 net-next 3/5] xen-netfront: Factor queue-specific data into queue struct
` [PATCH V4 net-next 4/5] xen-netfront: Add support for multiple queues
` [PATCH V4 net-next 5/5] xen-net{back, front}: Document multi-queue feature in netif.h
  ` [PATCH V4 net-next 5/5] xen-net{back,front}: "

devicetree repository separation/migration
 2014-02-17 18:05 UTC 

[Buildroot] [PATCH 0/10] Add dependency on kernel headers
 2014-02-17 18:04 UTC  (8+ messages)
` [Buildroot] [PATCH 04/10] toolchain/external: add choice to select 'AT_LEAST_XXX' header version

[PATCH] sched_clock: Prevent callers from seeing half-updated data
 2014-02-17 18:04 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 00/13] cross rename v4
 2014-02-17 18:04 UTC  (6+ messages)

RFC: add init-regs for phy nodes
 2014-02-17 18:04 UTC  (8+ messages)
` [PATCH] net: add init-regs for of_phy support

[Qemu-devel] OSX guest vs. kvm ioapic polarity
 2014-02-17 18:01 UTC  (14+ messages)
` RFC: ioapic polarity vs. qemu os-x guest
                  ` [Qemu-devel] "

[PATCH] arm64: add workaround for ambiguous C99 stdint.h types
 2014-02-17 18:02 UTC  (6+ messages)

[Qemu-devel] [PATCH] qapi: output visitor crashes qemu if it encounters a NULL value
 2014-02-17 18:01 UTC  (3+ messages)

[PATCH] spi: core: Fix Oops in spi_pump_messages error path
 2014-02-17 18:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v20 00/26] replace QEMUOptionParameter with QemuOpts
 2014-02-17 18:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH v20 12/26] qcow2.c: replace QEMUOptionParameter with QemuOpts in amend options
` [Qemu-devel] [PATCH v20 13/26] qed.c: replace QEMUOptionParameter with QemuOpts

Master needs newer version of boost on centos?
 2014-02-17 18:01 UTC  (6+ messages)

brcmfmac NVRAM files
 2014-02-17 18:00 UTC  (6+ messages)

[PATCH 0/2] of: fix a regression when trying to find the best compatible match
 2014-02-17 17:59 UTC  (7+ messages)
  ` [PATCH 2/2] of: search the best compatible match first in __of_match_node()

[RFC v6] doc: Add management commands and events for privacy support
 2014-02-17 17:59 UTC 

Reg: Help need on RegisterPlayer in simpleagent python script on bluez 5.7
 2014-02-17 17:59 UTC 

[PATCH lksctp-tools] Remove dependency to implementation-specific a_rwnd behavior
 2014-02-17 17:59 UTC  (2+ messages)

[PATCH] of_mdio: fix phy interrupt passing
 2014-02-17 17:58 UTC  (8+ messages)

[net-next v2 0/3] 802.21 and MPLS headers and classification
 2014-02-17 17:57 UTC  (7+ messages)
` [net-next v2 3/3] cfg80211: add MPLS and 802.21 classification

Documentation needed
 2014-02-17 17:57 UTC  (2+ messages)

[dm-crypt] Boot Prompt Text
 2014-02-17 17:57 UTC  (5+ messages)

[U-Boot] RFC unified boot environment
 2014-02-17 17:56 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 1/3] add file with a default boot environment based heavily on Stephen Warrens recent tegra work
` [U-Boot] [RFC PATCH 2/3] move the beaglebones over to the generic configs
` [U-Boot] [RFC PATCH 3/3] move wandboard over to use the generic distro configuratin and environment

[PATCH v9 0/5] xen/arm/arm64: CONFIG_PARAVIRT and stolen ticks accounting
 2014-02-17 17:55 UTC  (5+ messages)
` [PATCH v9 4/5] arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops

[PATCH v5 00/17] x86/PMU: Xen PMU PV(H) support
 2014-02-17 17:56 UTC  (18+ messages)
` [PATCH v5 01/17] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v5 02/17] VPMU: Mark context LOADED before registers are loaded
` [PATCH v5 03/17] x86/VPMU: Minor VPMU cleanup
` [PATCH v5 04/17] intel/VPMU: Clean up Intel VPMU code
` [PATCH v5 05/17] x86/VPMU: Handle APIC_LVTPC accesses
` [PATCH v5 06/17] intel/VPMU: MSR_CORE_PERF_GLOBAL_CTRL should be initialized to zero
` [PATCH v5 07/17] x86/VPMU: Add public xenpmu.h
` [PATCH v5 08/17] x86/VPMU: Make vpmu not HVM-specific
` [PATCH v5 09/17] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v5 10/17] x86/VPMU: Initialize PMU for PV guests
` [PATCH v5 11/17] x86/VPMU: Add support for PMU register handling on "
` [PATCH v5 12/17] x86/VPMU: Handle PMU interrupts for "
` [PATCH v5 13/17] x86/VPMU: Add privileged PMU mode
` [PATCH v5 14/17] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v5 15/17] x86/VPMU: NMI-based VPMU support
` [PATCH v5 16/17] x86/VPMU: Suport for PVH guests
` [PATCH v5 17/17] x86/VPMU: Move VPMU files up from hvm/ directory

Lenovo X240 (haswell) suspend-to-ram hangs on 3-14.0-rc2
 2014-02-17 17:54 UTC  (8+ messages)

3.14-rc2 XFS backtrace because irqs_disabled
 2014-02-17 17:54 UTC  (16+ messages)

[PATCH v3 0/7] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-02-17 17:53 UTC  (3+ messages)

[RFC v2 0/4] net: bridge / ip optimizations for virtual net backends
 2014-02-17 17:52 UTC  (5+ messages)
` [Bridge] [RFC v2 1/4] bridge: enable interfaces to opt out from becoming the root bridge
  ` [Xen-devel] "
    ` [Bridge] "
  `  "

Is it possible to have dpdk running with no dependency on a nic ?
 2014-02-17 17:52 UTC  (10+ messages)

[Buildroot] [PATCH 0/1 v2] FAQ entry about why no binary packages
 2014-02-17 17:52 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] manual/faq: add section "

[Qemu-devel] [PATCH] target-arm: Fix incorrect arithmetic constructing short-form PAR for ATS ops
 2014-02-17 17:52 UTC 

[PATCH 0/5] drm/i915: Full pipe rotation & rotation property name bikeshedding
 2014-02-17 17:51 UTC  (6+ messages)
` [PATCH 4/5] drm/i915: Add rotation support for the cursor plane

[PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_DEBUG_FS
 2014-02-17 17:51 UTC 

[Qemu-devel] [PATCH RESEND] block/iscsi: query for supported VPD pages
 2014-02-17 17:49 UTC  (2+ messages)

[PATCHv11 2/2] dma: Add Freescale eDMA engine driver support
 2014-02-17 17:47 UTC  (4+ messages)

[PATCH 1/2] Bluetooth: Add missing index added event on user channel failure
 2014-02-17 17:49 UTC  (2+ messages)

[Bug 70701] New: With DPM enabled, Radeon 4570 (R710) doesn't remain in Single_Disp state
 2014-02-17 17:47 UTC  (2+ messages)
` [Bug 70701] "

[Qemu-devel] [PULL 00/22] QMP queue
 2014-02-17 17:46 UTC  (3+ messages)

[Buildroot] Open bug analysis
 2014-02-17 17:46 UTC  (5+ messages)

[meta-qt5][PATCH 1/2] nativesdk-qtbase: Fix install error in case install task is rerun
 2014-02-17 17:46 UTC  (6+ messages)
` [meta-qt5][PATCH 2/2] nativesdk-qtbase.inc: Remove unused contents

[Qemu-devel] [PATCH 0/7] Allwinner A10 fixes
 2014-02-17 17:43 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] allwinner-a10-pic: set vector address when an interrupt is pending
` [Qemu-devel] [PATCH 2/7] allwinner-a10-pic: fix interrupt clear behaviour
` [Qemu-devel] [PATCH 3/7] allwinner-a10-pit: avoid generation of spurious interrupts
` [Qemu-devel] [PATCH 4/7] allwinner-a10-pit: use level triggered interrupts
` [Qemu-devel] [PATCH 5/7] allwinner-a10-pit: implement prescaler and source selection
` [Qemu-devel] [PATCH 6/7] allwinner-emac: set autonegotiation complete bit on link up
` [Qemu-devel] [PATCH 7/7] allwinner-emac: update irq status after writes to interrupt registers

[PATCHv1 0/3] xen/events: remove some unused/unnecessary code
 2014-02-17 17:45 UTC  (4+ messages)
` [PATCH 1/3] xen/events: remove the unused resend_irq_on_evtchn()
` [PATCH 2/3] xen/events: remove unnecessary call to bind_evtchn_to_cpu()
` [PATCH 3/3] xen/xenbus: remove unused xenbus_bind_evtchn()

[PATCH v3 0/3] arm64: Add audit support
 2014-02-17 17:42 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] arm64: audit: Add audit hook in ptrace/syscall_trace

Is there something like a blamed diff?
 2014-02-17 17:41 UTC  (4+ messages)

[PATCH 3.12 000/133] 3.12.10-stable review
 2014-02-17 17:40 UTC  (4+ messages)
` [PATCH 3.12 117/133] alpha: fix broken network checksum

[ceph-users] ceph hadoop using ambari
 2014-02-17 17:39 UTC 

VM Feature levelling improvements proposal (draft C)
 2014-02-17 17:38 UTC  (3+ messages)

[Qemu-devel] [PULL 00/12] Build system changes for 2014-02-17
 2014-02-17 17:35 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/12] util: Split out exec_dir from os_find_datadir
` [Qemu-devel] [PULL 02/12] rules.mak: fix $(obj) to a real relative path
` [Qemu-devel] [PULL 03/12] rules.mak: allow per object cflags and libs
` [Qemu-devel] [PULL 04/12] block: use per-object "
` [Qemu-devel] [PULL 05/12] darwin: do not use -mdynamic-no-pic
` [Qemu-devel] [PULL 06/12] rules.mak: introduce DSO rules
` [Qemu-devel] [PULL 07/12] module: implement module loading
` [Qemu-devel] [PULL 08/12] Makefile: install modules with "make install"
` [Qemu-devel] [PULL 09/12] Makefile: introduce common-obj-m and block-obj-m for DSO
` [Qemu-devel] [PULL 10/12] block: convert block drivers linked with libs to modules
` [Qemu-devel] [PULL 11/12] configure: Disable libtool if -fPIE does not work with it (bug #1257099)
` [Qemu-devel] [PULL 12/12] build: softmmu targets do not have a "main.o" file

[Qemu-devel] PC-BSD installer does not boot with 1.7.4 (bisected)
 2014-02-17 17:35 UTC  (5+ messages)

[PATCH 0/6] dma-buf synchronization patches
 2014-02-17 17:36 UTC  (7+ messages)
` [PATCH 2/6] seqno-fence: Hardware dma-buf implementation of fencing (v4)

[Bug 75102] New: Radeon 4890 getting a blank screen and fans go up to 100% (kernel 3.13.3)
 2014-02-17 17:37 UTC  (2+ messages)
` [Bug 75102] "

Xen 4.4 RC4 out... TestDay tomorrow
 2014-02-17 17:36 UTC 

[PATCH v3 3/3] arm64: audit: Add audit hook in ptrace/syscall_trace
 2014-02-17 17:35 UTC  (5+ messages)
` [PATCH] arm64: make a single hook to syscall_trace() for all syscall features

[PATCHv2 1/5] ASoC: Intel: Add Intel SST audio DSP low level shim driver
 2014-02-17 17:33 UTC  (2+ messages)

[Bug 73067] New: RV770 - screen flicker with radeon.dpm=1
 2014-02-17 17:35 UTC  (2+ messages)
` [Bug 73067] "

[lm-sensors] sensors command now hangs [update]
 2014-02-17 17:34 UTC 

linux-next: Tree for Feb 17
 2014-02-17 17:33 UTC  (2+ messages)
` linux-next: Tree for Feb 17 (pinctrl-msm)

[PATCH 1/1] sstate: list missing files for toaster
 2014-02-17 17:33 UTC 

[PATCH] tinycompress: compress: use int for samples in compress_get_tstamp
 2014-02-17 17:28 UTC 

[Qemu-devel] [PATCH 0/3] target-arm: Add support for AArch32 ARMv8 CRC32 instructions
 2014-02-17 17:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] include/qemu/crc32c.h: Rename include guards to match filename
` [Qemu-devel] [PATCH 2/3] util/crc32.c: Add CRC-32 implementation

[Qemu-devel] [PATCH] block/iscsi: query for supported VPD pages
 2014-02-17 17:28 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/17] Vhost and vhost-net support for userspace based backends
 2014-02-17 17:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH v8 01/17] Convert -mem-path to QemuOpts and add prealloc and share properties

[Qemu-devel] [PATCH] target-i386: enable x2apic by default on more recent CPU models
 2014-02-17 17:27 UTC  (10+ messages)

[PATCH nft] netlink: meta: fix wrong type in attributes
 2014-02-17 17:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] dirty log: fix kvm_set_migration_log() behavior
 2014-02-17 17:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH] Properly check if 'log dirty' flags have changed

[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
 2014-02-17 17:22 UTC  (2+ messages)
` [Bug 66963] Rv6xx dpm problems

know mount location with in FS
 2014-02-17 17:22 UTC  (2+ messages)

[hwmon:watchdog-next 28/34] drivers/watchdog/tegra_wdt.c:74:12: error: 'heartbeat' redeclared as different kind of symbol
 2014-02-17 17:21 UTC 

[TINYCOMPRESS PATCH 1/2 v4] crec: Initial version of a compressed capture utility
 2014-02-17 17:19 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Allow HCI User Channel usage for controllers without address
 2014-02-17 17:21 UTC 

[Bug 71239] New: Metro Last Light quits(?) on r600g
 2014-02-17 17:21 UTC  (2+ messages)
` [Bug 71239] "

[PATCH 0/4] nftables: bitmask and prefix fixes
 2014-02-17 17:20 UTC  (2+ messages)
` [PATCH 4/4] netlink: fix prefix expression handling


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.