All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-02 12:36:47 to 2014-06-02 13:37:24 UTC [more...]

[PATCH 0/2] Add common clk framework support for PCI mode SPI PXA2XX
 2014-06-02 19:46 UTC  (8+ messages)
` [PATCH 1/2] spi/pxa2xx-pci: Add common clock framework support in PCI glue layer
` [PATCH 2/2] clkdev: Export clk_register_clkdev

[Bug 79551] New: DRI_PRIME not working
 2014-06-02 13:37 UTC 

PROBLEM: [Lenovo ThinkPad X61s] Speaker volume mutes itself in random intervals after upgrading from 3.11 to 3.15
 2014-06-02 13:35 UTC  (2+ messages)

[PATCH] drm/i915: avoid unclaimed registers when capturing the error state
 2014-06-02 13:35 UTC  (2+ messages)

[PATCH] mm, compaction: properly signal and act upon lock and need_sched() contention
 2014-06-02 13:35 UTC  (8+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v4 0/3] e1000: allow model/device_id selection on command line
 2014-06-02 13:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] e1000: allow command-line selection of card model
` [Qemu-devel] [PATCH v4 2/3] tests: e1000: test additional device IDs
` [Qemu-devel] [PATCH v4 3/3] e1000: remove broken support for 82573L

iMX6Q FEC: transmit queue 0 timed out
 2014-06-02 13:33 UTC  (4+ messages)

virtio specification: OOO completion of the xmit buffers in the networking device
 2014-06-02 13:33 UTC 

[PATCH] ALSA: hda - Fix COEF widget NID for ALC260 replacer fixup
 2014-06-02 13:32 UTC 

[PATCH] staging: lustre: fix sparse warnings for undeclared symbols
 2014-06-02 13:31 UTC 

[RFC PATCH] kvm: Enable -cpu option to hide KVM
 2014-06-02 13:30 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH] xen/arm: remove check for generic timer support for arm64
 2014-06-02 13:30 UTC  (6+ messages)

[PATCH 0/2] qemu: upgrade to 2.0.0
 2014-06-02 13:33 UTC  (3+ messages)
` [PATCH 1/2] v86d: fix for SeaBIOS VGA BIOS compatibility
` [PATCH 2/2] qemu: upgrade to 2.0.0

[PATCH v2 1/2] watchdog: Add Cadence WDT driver
 2014-06-02 13:28 UTC  (7+ messages)

[Qemu-devel] [PATCH v4 00/33] pc: ACPI memory hotplug
 2014-06-02 13:25 UTC  (34+ messages)
` [Qemu-devel] [PATCH v4 01/33] pc: create custom generic PC machine type
` [Qemu-devel] [PATCH v4 02/33] pc: ACPI BIOS: use enum for defining memory affinity flags
` [Qemu-devel] [PATCH v4 03/33] object_add: allow completion handler to get canonical path
` [Qemu-devel] [PATCH v4 04/33] vl.c: daemonize before guest memory allocation
` [Qemu-devel] [PATCH v4 05/33] add memdev backend infrastructure
` [Qemu-devel] [PATCH v4 06/33] vl.c: extend -m option to support options for memory hotplug
` [Qemu-devel] [PATCH v4 07/33] qdev: hotplug for buss-less devices
` [Qemu-devel] [PATCH v4 08/33] qdev: expose DeviceState.hotplugged field as a property
` [Qemu-devel] [PATCH v4 09/33] pc: implement pc-dimm device abstraction
` [Qemu-devel] [PATCH v4 10/33] memory: add memory_region_is_mapped() API
` [Qemu-devel] [PATCH v4 11/33] pc-dimm: do not allow to set already used memdev
` [Qemu-devel] [PATCH v4 12/33] pc: initialize memory hotplug address space
` [Qemu-devel] [PATCH v4 13/33] pc: exit QEMU if number of slots more than supported 256
` [Qemu-devel] [PATCH v4 14/33] pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS
` [Qemu-devel] [PATCH v4 15/33] pc: exit QEMU if compat machine doesn't support memory hotlpug
` [Qemu-devel] [PATCH v4 16/33] pc: add memory hotplug handler to PC_MACHINE
` [Qemu-devel] [PATCH v4 17/33] pc-dimm: add busy address check and address auto-allocation
` [Qemu-devel] [PATCH v4 18/33] pc-dimm: add busy slot check and slot auto-allocation
` [Qemu-devel] [PATCH v4 19/33] acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
` [Qemu-devel] [PATCH v4 20/33] acpi: memory hotplug ACPI hardware implementation
` [Qemu-devel] [PATCH v4 21/33] trace: add acpi memory hotplug IO region events
` [Qemu-devel] [PATCH v4 22/33] trace: pc: add PC_DIMM slot & address allocation
` [Qemu-devel] [PATCH v4 23/33] acpi:piix4: allow plug/unlug callbacks handle not only PCI devices
` [Qemu-devel] [PATCH v4 24/33] acpi:piix4: add memory hotplug handling
` [Qemu-devel] [PATCH v4 25/33] pc: ich9 lpc: make it work with global/compat properties
` [Qemu-devel] [PATCH v4 26/33] acpi:ich9: add memory hotplug handling
` [Qemu-devel] [PATCH v4 27/33] pc: migrate piix4 & ich9 MemHotplugState
` [Qemu-devel] [PATCH v4 28/33] pc: add acpi-device link to PCMachineState
` [Qemu-devel] [PATCH v4 29/33] pc: propagate memory hotplug event to ACPI device
` [Qemu-devel] [PATCH v4 30/33] pc: ACPI BIOS: implement memory hotplug interface
` [Qemu-devel] [PATCH v4 31/33] pc: add "hotplug-memory-region-size" property to PC_MACHINE
` [Qemu-devel] [PATCH v4 32/33] pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
` [Qemu-devel] [PATCH v4 33/33] pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines

[PATCH] config: Add documentation for writing config files
 2014-06-02 13:27 UTC 

[PATCH 1/2] image_types_fsl.bbclass: add uboot.mxsboot-nand image generation
 2014-06-02 13:24 UTC  (2+ messages)
` [PATCH 2/2] imx28evk: add MXSBOOT_ARGS

[meta-oe][PATCH] dfu-util 0.7 recipe, remove old 0.1 recipe
 2014-06-02 13:28 UTC  (2+ messages)

[RFC PATCH v1 00/16] Convert all ttm drivers to use the new reservation interface
 2014-06-02 13:27 UTC  (26+ messages)
` [RFC PATCH v1 08/16] drm/radeon: use common fence implementation for fences
                                    ` [RFC PATCH v1.2 "
                                        ` [RFC PATCH v1.3 08/16 1/2] drm/radeon: add timeout argument to radeon_fence_wait_seq
                                        ` [RFC PATCH v1.3 08/16 2/2] drm/radeon: use common fence implementation for fences

SOONEST YOU RESPONSE TODAY
 2014-06-02  8:19 UTC 

[PATCH 2/3] drm/i915: Change Mipi register definitions
 2014-06-02 13:26 UTC  (7+ messages)
  ` [PATCH 3/3] drm/i915: Use transcoder as index to MIPI regs

[PATCH] ARM: multi_v7_defconfig: Enable ST's I2C driver
 2014-06-02 13:23 UTC  (2+ messages)

[PATCH 0/{1,1}] i2c: Make I2C ID tables non-mandatory for DT/ACPI
 2014-06-02 13:26 UTC  (15+ messages)
` [PATCH] i2c: Make I2C ID tables non-mandatory for DT'ed and/or ACPI'ed devices

RSTP with a hardware switch?
 2014-06-02 13:25 UTC 

[PATCH v2 net-next 0/2] split BPF out of core networking
 2014-06-02 13:24 UTC  (3+ messages)

[PATCH] fix a race condition in cancelable mcs spinlocks
 2014-06-02 13:24 UTC  (6+ messages)

[PATCH v3 0/7] of: setup dma parameters using dma-ranges and dma-coherent
 2014-06-02 13:24 UTC  (4+ messages)

[PATCH] RFT: gpio: adnp: switch to use irqchip helpers
 2014-06-02 13:22 UTC 

What to do about snapshot-aware defrag
 2014-06-02 13:22 UTC  (6+ messages)

[patchlet] rt,locking: fix __ww_mutex_lock_interruptible() lockdep annotation
 2014-06-02 13:21 UTC  (4+ messages)
` nouveau + rt = boom

[Bug 70390] New: G84: Repeated system crashes under graphics load, E[PFIFO] DMA_PUSHER and lots of E[PGRAPH]
 2014-06-02 13:21 UTC  (4+ messages)
  ` [Bug 70390] [NV84] "
  ` [Bug 70390] [NV84] Repeated system crashes under graphics load, E[PFIFO] DMA_PUSHER 0x00406040 "

How does matchpathcon/setfiles work?
 2014-06-02 13:20 UTC  (4+ messages)

[RFCv2 0/2] Attribute database dump
 2014-06-02 13:19 UTC  (3+ messages)
` [RFCv2 1/2] shared/gatt-db: Add databse dump
` [RFCv2 2/2] android/gatt: Add test command for database dump

Fwd: __i915_gem_shrink / mm_find_pmd hogging CPU, then out of memory
 2014-06-02 13:18 UTC 

[pull] radeon drm-fixes-3.15
 2014-06-02 13:17 UTC 

[PATCH v2 0/7] ARM: EXYNOS: cpuidle: fix AFTR mode on boards with secure firmware enabled
 2014-06-02 13:16 UTC  (26+ messages)
` [PATCH v2 1/7] arm: firmware: Check firmware is running or not
` [PATCH v2 2/7] ARM: EXYNOS: add support for firmware-assisted c15resume
` [PATCH v2 3/7] ARM: EXYNOS: add AFTR mode support to firmware do_idle method
` [PATCH v2 4/7] ARM: EXYNOS: PM: replace EXYNOS_BOOT_VECTOR_* macros by static inlines
` [PATCH v2 5/7] ARM: EXYNOS: PM: use c15resume firmware method if secure firmware is enabled
` [PATCH v2 6/7] ARM: EXYNOS: PM: fix register setup on EXYNOS4x12 for AFTR mode code
` [PATCH v2 7/7] ARM: EXYNOS: cpuidle: add secure firmware support to "

[Qemu-trivial] [PULL 00/23] Trivial patches for 2014-05-26
 2014-06-02 13:16 UTC  (7+ messages)
` [Qemu-trivial] [PULL 21/23] bsd-user: replace fprintf(stderr, ...) with error_report()
  ` [Qemu-trivial] [Qemu-devel] "
      `  "

[RFC 00/32] making inode time stamps y2038 ready
 2014-06-02 13:15 UTC  (12+ messages)
` [RFC 11/32] xfs: convert to struct inode_time

[libvirt] [PATCH 0/5] Testing libvirt XML -> libxl_domain_config conversion
 2014-06-02 13:15 UTC  (8+ messages)
` [PATCH 5/5] Add a test suite for libxl option generator
    ` [libvirt] [Xen-devel] "
` [PATCH 0/5] Testing libvirt XML -> libxl_domain_config conversion
  ` [libvirt] [Xen-devel] "
    ` Processed: "

[PATCH] staging: lustre: fix sparse warnings for undeclared symbols
 2014-06-02 13:14 UTC  (3+ messages)

Pyramid erasure code description revisited
 2014-06-02 13:14 UTC  (3+ messages)

[PATCH 1/2] regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR
 2014-06-02 13:14 UTC  (11+ messages)

[PATCH] android/pts: Update GATT test results
 2014-06-02 13:11 UTC 

[PATCH 00/19] Add GLSDK accelerated MM and GFX support
 2014-06-02 13:11 UTC  (5+ messages)
` [PATCH 05/19] gst-plugins-base: Add TI version with bbappend

[PATCH] drm/i915: fix display power sw state reporting
 2014-06-02 13:11 UTC  (2+ messages)

[Qemu-devel] Xen hypervisor inside KVM guest with x2apic CPU feature fails to boot
 2014-06-02 13:09 UTC  (5+ messages)
`  "
` [Qemu-devel] [Xen-devel] "
  `  "

[PATCHv3 0/4] mmc: fixed the mmc_of_parse for dwmmc
 2014-06-02 13:08 UTC  (5+ messages)
` [PATCHv3 4/4] ARM: dts: replace the slot property into slot sub-node "

[PATCH 0/2] rt2800usb: Fix support for USB 057c:8501
 2014-06-02 13:06 UTC  (4+ messages)
` [PATCH 1/2] rt2800usb:fix efuse detection

[xen-unstable test] 26871: regressions - FAIL
 2014-06-02 13:07 UTC 

[PATCH v2 0/10] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2014-06-02 13:06 UTC  (7+ messages)

[PATCH] block: virtio_blk: don't hold spin lock during world switch
 2014-06-02 13:06 UTC  (9+ messages)

[ANN] ceph-deploy 1.5.3 released
 2014-06-02 13:04 UTC 

[PATCH v2 1/5] drm/gem: replace misleading comment
 2014-06-02 13:03 UTC  (3+ messages)
` [PATCH 4/5] drm/omap: use __GFP_DMA32 for shmem-backed gem

[PATCH] imsm: retry load_and_parse_mpb if we suspect mdmon has made modifications
 2014-06-02 13:02 UTC  (3+ messages)

[PATCH RFC RESEND 01/14] block: kconfig update and build bits for BFQ
 2014-06-02 13:02 UTC  (8+ messages)
` [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler

[Bug 79532] New: [NV50] errors with DMA PUSHER and idle channel
 2014-06-02 13:02 UTC  (3+ messages)
  ` [Bug 79532] "

[Bug 72978] New: nouveau E[ PFIFO][0000:01:00.0] CACHE_ERROR
 2014-06-02 13:01 UTC  (2+ messages)
  ` [Bug 72978] [NV92] "

[Qemu-devel] [Bug 922076] [NEW] doesn't clear screen on boot
 2014-06-02 12:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 922076] "

[PATCH v9 0/7] xen-net{back,front}: Multiple transmit and receive queues
 2014-06-02 13:00 UTC  (6+ messages)
` [PATCH v9 1/7] xen-netback: Move grant_copy_op array back into struct xenvif

[PATCH v4 00/20] arm64: GICv3 support
 2014-06-02 12:59 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/4] input: add support for kbd delays
 2014-06-02 12:59 UTC  (2+ messages)

Linux Hibernation with sata driver
 2014-06-02 12:59 UTC  (4+ messages)

[V6 00/11] perf: New conditional branch filter
 2014-06-02 12:59 UTC  (5+ messages)

[Qemu-devel] [PATCH 3/3] hw/machine: Free old values of string properties
 2014-06-02 12:58 UTC  (5+ messages)
  ` [Qemu-devel] [PATCH 2/3] rng-egd: Free old chr_name value before setting new one

3.14.1 BUG: scheduling while atomic: irq/20-serial/1299/0x00000202
 2014-06-02 12:56 UTC  (2+ messages)

[PATCH 1/3] regulator: bcm590xx: remove unnecessary OOM messages
 2014-06-02 12:50 UTC  (3+ messages)

[ulogd PATCH 0/8] make progress ulogd_output_IPFIX
 2014-06-02 12:51 UTC  (6+ messages)
` [ulogd PATCH 0/13] "
  ` [ulogd PATCH 12/13] nfct: introduce new out keys for ipfix timestamp

[PATCH] staging: binder: add vm_fault handler
 2014-06-02 12:47 UTC 

[PATCH v2] powerpc/booke64: wrap tlb lock and search in htw miss with FTR_SMT
 2014-06-02 12:48 UTC  (2+ messages)

[QUESTION] multi-core, multi-crypto, ipsec/udp out of order
 2014-06-02 12:46 UTC  (2+ messages)

[PATCH] clk: tegra124: Enable hda to hdmi clocks
 2014-06-02 12:45 UTC  (5+ messages)

[meta-browser][PATCH] chromium: Upgrade to version 35.0.1916.114
 2014-06-02 12:45 UTC  (2+ messages)

[Buildroot] new TI kernel version for beaglebone black
 2014-06-02 12:45 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] Migrate with destination version
 2014-06-02 12:42 UTC 

[RFC] PM / Runtime: Make autosuspend_delay == 0 work as intended
 2014-06-02 12:42 UTC  (3+ messages)

[PATCH v2] i2c: bfin: turn to Resource-managed API in probe function
 2014-06-02 12:42 UTC  (2+ messages)

Recovering RAID set after OS disk failed
 2014-06-02 12:36 UTC  (2+ messages)

[PATCH] net: filter: add insn for loading internal transport header offset
 2014-06-02 12:36 UTC  (5+ messages)
` [PATCH v6 net-next 1/4] net: flow_dissector: avoid multiple calls in eBPF


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.