All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-10 11:11:32 to 2014-09-10 12:05:39 UTC [more...]

[Qemu-devel] [PATCH v8 00/30] modify boot order of guest, and take effect after rebooting
 2014-09-10 12:04 UTC  (14+ messages)
` [Qemu-devel] [PATCH v8 01/30] bootdevice: move bootdevice related code to new file bootdevice.c
` [Qemu-devel] [PATCH v8 02/30] bootindex: add check bootindex function
` [Qemu-devel] [PATCH v8 03/30] bootindex: add del_boot_device_path function
` [Qemu-devel] [PATCH v8 04/30] fw_cfg: add fw_cfg_machine_reset function
` [Qemu-devel] [PATCH v8 05/30] bootindex: rework add_boot_device_path function
` [Qemu-devel] [PATCH v8 06/30] bootindex: support to set a existent device's bootindex to -1
` [Qemu-devel] [PATCH v8 08/30] virtio-net: add bootindex to qom property
` [Qemu-devel] [PATCH v8 09/30] e1000: "
` [Qemu-devel] [PATCH v8 10/30] eepro100: "
` [Qemu-devel] [PATCH v8 11/30] ne2000: "
` [Qemu-devel] [PATCH v8 15/30] vmxnet3: "
` [Qemu-devel] [PATCH v8 16/30] usb-net: "
` [Qemu-devel] [PATCH v8 18/30] virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390

[PATCH 00/11]: Color manager framework for I915 driver
 2014-09-10 12:05 UTC  (12+ messages)
` [PATCH 0/4] Color manager framework
  ` [PATCH 1/4] drm/i915: Color manager framework for valleyview
  ` [PATCH 2/4] drm/i915: Plug-in color manager attach
  ` [PATCH 3/4] drm/i915: CSC color correction

[PATCH v2 00/21] xen/arm: Add support for non-pci passthrough
 2014-09-10 12:05 UTC  (7+ messages)

[PATCH] cfg80211: clear nl80211 messages carrying keys after processing
 2014-09-10 12:00 UTC 

[PATCH 1/2] ARM: dts: omap5-uevm: remove always_on, boot_on from smps10_out1
 2014-09-10 12:03 UTC  (9+ messages)
` [PATCH 2/2] ARM: dts: omap5: Add dr_mode for dwc3

[RFC] memory cgroup: my thoughts on memsw
 2014-09-10 12:01 UTC  (10+ messages)

[PATCH] drm/i915: Reset RPS events when enabling RPS
 2014-09-10 12:01 UTC 

[Qemu-devel] [RFC v1 0/6] Netduino 2 Machine Model
 2014-09-10 12:01 UTC  (6+ messages)
` [Qemu-devel] [RFC v1 4/6] target_arm: Update armv7_init to support more parameters

Please Help Me
 2014-09-10 12:01 UTC 

[PATCH 00/21] uas: rewrite error handling for robustness + misc cleanups
 2014-09-10 12:00 UTC  (26+ messages)
  ` [PATCH 01/21] uas: replace WARN_ON_ONCE() with lockdep_assert_held()
  ` [PATCH 02/21] uas: Remove task-management / abort error handling code
  ` [PATCH 03/21] uas: Fix resetting flag handling
  ` [PATCH 07/21] uas: Simplify unlink of data urbs on error
  ` [PATCH 08/21] uas: Free data urbs on completion
  ` [PATCH 10/21] uas: zap_pending: data urbs should have completed at this time
  ` [PATCH 14/21] uas: Fix memleak of non-submitted urbs
  ` [PATCH 20/21] uas: Remove support for old sense ui as used in pre-production hardware
` [PATCH 04/21] uas: Add uas_get_tag() helper function
` [PATCH 05/21] uas: Do not use scsi_host_find_tag
` [PATCH 06/21] uas: Check against unexpected completions
` [PATCH 09/21] uas: Simplify reset / disconnect handling
` [PATCH 11/21] uas: Drop inflight list
` [PATCH 12/21] uas: Remove cmnd reference from the cmd urb
` [PATCH 13/21] uas: Drop all references to a scsi_cmnd once it has been aborted
` [PATCH 15/21] uas: pre_reset and suspend: Fix a few races
` [PATCH 16/21] uas: Use streams on upcoming 10Gbps / 3.1 USB
` [PATCH 17/21] uas: Do not log urb status error on cancellation
` [PATCH 18/21] uas: Use scsi_print_command
` [PATCH 19/21] uas: Drop COMMAND_COMPLETED flag
` [PATCH 21/21] uas: Remove protype hardware usb interface info

[PATCH] drm/i915: Use GGTT batchbuffer selector
 2014-09-10 12:00 UTC  (4+ messages)
` [PATCH] drm/i915: HSW always use GGTT selector for secure batches

kernel BUG in fs/dcache.c running nfs
 2014-09-10 11:59 UTC  (8+ messages)

[PATCH, RFC] x86/HVM: batch vCPU wakeups
 2014-09-10 11:58 UTC  (6+ messages)

[PATCH net-next] tipc: fix sparse warnings
 2014-09-10 12:02 UTC 

[PATCH v2] xc_cpuid_x86.c: Simplify masking conditions and remove redundant work
 2014-09-10 11:57 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/23] Split BlockBackend off BDS with an axe
 2014-09-10 11:55 UTC  (7+ messages)
` [Qemu-devel] [PATCH 02/23] block: New BlockBackend
` [Qemu-devel] [PATCH 03/23] block: Connect BlockBackend to BlockDriverState

[PATCH V3 00/16] UFS: Power management support
 2014-09-10 11:54 UTC  (17+ messages)
` [PATCH V3 01/16] scsi: support well known logical units
` [PATCH V3 02/16] scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()
` [PATCH V3 03/16] scsi: ufs: Allow vendor specific initialization
` [PATCH V3 04/16] scsi: ufs: Add regulator enable support
` [PATCH V3 05/16] scsi: ufs: Add clock initialization support
` [PATCH V3 06/16] scsi: ufs: refactor query descriptor API support
` [PATCH V3 07/16] scsi: ufs: improve init sequence
` [PATCH V3 08/16] scsi: ufs: Active Power Mode - configuring bActiveICCLevel
` [PATCH V3 09/16] scsi: ufs: introduce well known logical unit in ufs
` [PATCH V3 10/16] scsi: ufs: add UFS power management support
` [PATCH V3 11/16] scsi: ufs: refactor configuring power mode
` [PATCH V3 12/16] scsi: ufs: Add support for clock gating
` [PATCH V3 13/16] scsi: ufs: Add freq-table-hz property for UFS device
` [PATCH V3 14/16] scsi: ufs: Add support for clock scaling using devfreq framework
` [PATCH V3 15/16] scsi: ufs: tune bkops while power managment events
` [PATCH V3 16/16] scsi: ufs: definitions for phy interface

Inconsistent error state transition error frames
 2014-09-10 11:53 UTC  (11+ messages)

[PATCH v2] iio: adc: at91: don't use the last converted data register
 2014-09-10 11:53 UTC  (4+ messages)

[PATCH] drm/exynos: remove ifdeferry from initialization code
 2014-09-10 11:53 UTC  (2+ messages)

[PATCH v2 0/4] android/hf-client: API fixes
 2014-09-10 11:53 UTC  (5+ messages)
` [PATCH v2 2/4] android/hal-ipc-api: Use Tone instead of Code DTMF
` [PATCH v2 3/4] android/hal-ipc-api: Add missing peer features parameter
` [PATCH v2 4/4] android/hal-ipc-api: Fix define for HF-Client

[PATCH] Earthsoft PT3 ISDB-S/T driver (demodulator: tc90522)
 2014-09-10 11:52 UTC 

[Buildroot] [PATCH] tn5250: fix openssl dir
 2014-09-10 11:51 UTC 

Adding 'build-id' to Build Image
 2014-09-10 11:50 UTC  (5+ messages)
    ` Populate /var/lib/opkg/status

[PATCH V2 0/3] move gpt per clk parent from ipg_per to OSC
 2014-09-10 11:49 UTC  (8+ messages)
` [PATCH V2 3/3] ARM: imx: source gpt per clk from OSC for system timer

[Qemu-devel] [PATCH] hw/dma: Print error message only once
 2014-09-10 11:47 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2] hw/dma/i8257: Silence phony error message

[PATCH] regulator: isl9305: REGULATOR_ISL9305 needs to select REGMAP_I2C
 2014-09-10 11:46 UTC  (2+ messages)

[PATCH v5] spi: spi-imx: add DMA support
 2014-09-10 11:45 UTC  (8+ messages)

[Qemu-devel] [PATCH 00/10] x86: migrate more data
 2014-09-10 12:20 UTC  (17+ messages)
` [Qemu-devel] [PATCH 04/10] pcspk: adding vmstate for save/restore
` [Qemu-devel] [PATCH 06/10] parallel: "
` [Qemu-devel] [PATCH 07/10] serial: fixing "

Error while bitbake meta-toolchain-qt5
 2014-09-10 11:43 UTC  (13+ messages)

[PATCH] ASoC:simple-card: Add multi-CODEC support
 2014-09-10 11:43 UTC 

[PATCH] refs: write packed_refs file using stdio
 2014-09-10 11:39 UTC  (3+ messages)

[PATCH] Earthsoft PT3 ISDB-S/T driver (tuners: mxl301rf, qm1d1c0042)
 2014-09-10 11:38 UTC 

Trial Patch
 2014-09-10 11:38 UTC  (17+ messages)

[PATCH] Earthsoft PT3 ISDB-S/T driver (PCI bridge: FPGA, I2C, DMA handlers)
 2014-09-10 11:38 UTC 

[PATCH] Earthsoft PT3 ISDB-S/T driver (PCI bridge: FPGA, I2C, DMA handlers)
 2014-09-10 11:37 UTC 

[PATCH] cpufreq: dt: Support platforms with separate clock lines for each CPU
 2014-09-10 11:37 UTC  (4+ messages)
` [PATCH 0/4] cpufreq-dt, platform_data based proposal

[PATCH 09/28] Remove ATHEROS_AR231X
 2014-09-10 11:36 UTC  (14+ messages)

[PATCH 0/4] Add persistent memory driver
 2014-09-10 11:36 UTC  (5+ messages)
` [PATCH 0/9] pmem: Fixes and farther development (mm: add_persistent_memory)
  ` [PATCH 1/9] SQUASHME: pmem: Remove unused #include headers

[PATCH v11 net-next 00/12] eBPF syscall, verifier, testsuite
 2014-09-10 11:35 UTC  (7+ messages)
` [PATCH v11 net-next 11/12] net: filter: move eBPF instruction macros
` [PATCH v11 net-next 12/12] bpf: mini eBPF library, test stubs and verifier testsuite

[Qemu-devel] [PATCH v2 0/4] ARM: load_dtb() changes for -bios and ELF images
 2014-09-10 11:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 4/4] hw/arm/boot: enable DTB support when booting "

[PATCH v2 00/16] android: HF Client initial implementation part 1
 2014-09-10 11:34 UTC  (17+ messages)
` [PATCH v2 01/16] android/hf-client: Add hf-client ID
` [PATCH v2 02/16] android/hardware: Add HFP Client Interface ID
` [PATCH v2 03/16] android/hf-client: Add hf-client daemon skeleton
` [PATCH v2 04/16] android/hf-client: Add hf-client HAL skeleton
` [PATCH v2 05/16] android/hf-client: Add hf-client to Android build
` [PATCH v2 06/16] android/readme: Add information about hf-client
` [PATCH v2 07/16] android/hf-client: Add Connect/Disconnect commands
` [PATCH v2 08/16] android/hf-client: Add Audio "
` [PATCH v2 09/16] android/hf-client: Add Start/Stop Voice Recognition command
` [PATCH v2 10/16] android/hf-client: Add Volume Control command
` [PATCH v2 11/16] android/hf-client: Add Dial and Dial Memory command
` [PATCH v2 12/16] android/hf-client: Add Call Action command
` [PATCH v2 13/16] android/hf-client: Add Query Current Call and Operator Name command
` [PATCH v2 14/16] android/hf-client: Add Retrieve Subscriber Info command
` [PATCH v2 15/16] android/hf-client: Add Send DTMF command
` [PATCH v2 16/16] android/hf-client: Add Get Last Voice Tag Number command

[PATCH v2 0/3] net: Add Keystone NetCP ethernet driver support
 2014-09-10 11:33 UTC  (9+ messages)

[RFC PATCH v2 0/7] Introduce automatic DMA configuration for IOMMU masters
 2014-09-10 11:33 UTC  (11+ messages)
` [RFC PATCH v2 1/7] iommu: provide early initialisation hook for IOMMU drivers
` [RFC PATCH v2 3/7] iommu: add new iommu_ops callback for adding an OF device

[Qemu-devel] [PATCH] hw/arm/virt: fix pl011 and pl031 irq flags
 2014-09-10 11:32 UTC  (4+ messages)

[Qemu-trivial] [PATCH v2] Fix typos and misspellings in comments
 2014-09-10 11:29 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v4 0/3] Add Atmel maXTouch support for Peach boards
 2014-09-10 11:31 UTC  (8+ messages)
` [PATCH v4 1/3] ARM: dts: Add Peach Pit dts entry for Atmel touchpad
` [PATCH v4 2/3] ARM: dts: Add Peach Pi "
` [PATCH v4 3/3] ARM: exynos_defconfig: Enable Atmel maXTouch support

[PATCH] ASoC:simple-card: Add multi-CODEC support
 2014-09-10 11:28 UTC 

[PATCH] PM / Domains: add debugfs listing of struct generic_pm_domain-s
 2014-09-10 11:28 UTC 

[PATCH 1/2] PCI: designware: change MSI-related pcie_host_ops
 2014-09-10 11:29 UTC  (5+ messages)
` 答复: [PATCH 2/2] PCI: Layerscape: Add Layerscape PCIe driver

Realtek GPIO chipset, for Baytrail?
 2014-09-10 11:25 UTC  (10+ messages)

python3.3 module encodings not found
 2014-09-10 11:22 UTC 

ARM big endian cpu hotplug
 2014-09-10 11:24 UTC  (2+ messages)

hash generation for PR Service?
 2014-09-10 11:24 UTC 

btrfs 3.16.2 system crash
 2014-09-10 11:24 UTC 

cpufreq implementation for OMAP under xen hypervisor
 2014-09-10 11:24 UTC  (19+ messages)

[PATCH] ath10k: ATH10K_DEBUGFS depends on DEBUG_FS
 2014-09-10 11:23 UTC  (3+ messages)

[PATCH] xen/arm: Implement domain_get_maximum_gpfn
 2014-09-10 11:21 UTC  (10+ messages)

Unable to boot mainline on snow chromebook since 3.15
 2014-09-10 11:17 UTC  (12+ messages)

[PATCH 02/11] megaraid_sas : Use writeq for 64bit pci write to avoid spinlock overhead
 2014-09-10 11:16 UTC  (4+ messages)

[PATCH] ath10k: use proper service bitmap size
 2014-09-10 11:17 UTC  (3+ messages)

[PATCH 03/11] megaraid_sas : Update threshold based reply post host index register
 2014-09-10 11:11 UTC  (3+ messages)

[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-09-10 11:13 UTC  (11+ messages)
` [PATCH v3 02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables

[PATCH] ath10k: move fw_crash_dump allocation
 2014-09-10 11:14 UTC  (3+ messages)

[PATCH] Handle spurious backslash key repeats on some keyboards
 2014-09-10 11:13 UTC  (5+ messages)

[PATCH v15 00/11] enable Cache QoS Monitoring (CQM) feature
 2014-09-10 11:12 UTC  (15+ messages)
` [PATCH v15 01/11] multicall: add no preemption ability between two calls

[qemu-mainline test] 30197: regressions - FAIL
 2014-09-10 11:12 UTC 

[PATCH] refs: speed up is_refname_available
 2014-09-10 11:11 UTC  (2+ messages)
` [PATCH v2] "


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.