All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-04 10:02:13 to 2014-06-04 11:16:07 UTC [more...]

[Qemu-devel] [PATCH] linux-headers update against v3.16 pull request
 2014-06-04 11:15 UTC  (3+ messages)

[PATCH v2 00/11] sched: consolidation of cpu_power
 2014-06-04 11:15 UTC  (27+ messages)
` [PATCH v2 04/11] sched: Allow all archs to set the power_orig
` [PATCH v2 08/11] sched: get CPU's activity statistic

[PATCH] block: small performance optimization
 2014-06-04 10:39 UTC  (7+ messages)
` [PATCH] block: per-cpu counters for in-flight IO accounting

[Buildroot] [PATCH v5 0/2] rpi-userland/xbmc fix
 2014-06-04 11:14 UTC  (3+ messages)
` [Buildroot] [PATCH v5 1/2] xbmc: fix missing libraries from rpi-userland
` [Buildroot] [PATCH v5 2/2] rpi-userland: cleanup *_CONF_OPT

[PATCH 00/21] add and use devm_irq_of_parse_and_map()
 2014-06-04 11:13 UTC  (22+ messages)
` [PATCH 01/21] irq: add devres version of OF IRQ mapping routines
` [PATCH 02/21] ata: use devm_irq_of_parse_and_map() where appropriate
` [PATCH 03/21] exynos5440-cpufreq: use devm_irq_of_parse_and_map()
` [PATCH 04/21] omap-sham: "
` [PATCH 05/21] dma: use devm_irq_of_parse_and_map() where appropriate
` [PATCH 06/21] mpc85xx_edac: use devm_irq_of_parse_and_map()
` [PATCH 07/21] gpio: use devm_irq_of_parse_and_map() where appropriate
` [PATCH 08/21] i2c: "
` [PATCH 09/21] apbps2: use devm_irq_of_parse_and_map()
` [PATCH 10/21] media: use devm_irq_of_parse_and_map() where appropriate
` [PATCH 12/21] mpc5121_nfc: use devm_irq_of_parse_and_map()
` [PATCH 13/21] net/can: use devm_irq_of_parse_and_map() where appropriate
` [PATCH 16/21] bq24190_charger: use devm_irq_of_parse_and_map()
` [PATCH 17/21] rtc-mpc5121: "
` [PATCH 18/21] spi: use devm_irq_of_parse_and_map() where appropriate
` [PATCH 19/21] exynos_tmu: use devm_irq_of_parse_and_map()
  ` [PATCH 11/21] mfd: use devm_irq_of_parse_and_map() where appropriate
  ` [PATCH 14/21] net/ethernet: "
  ` [PATCH 15/21] pinctrl: "
  ` [PATCH 20/21] usb: "
` [PATCH 21/21] at91sam9_wdt: use devm_irq_of_parse_and_map()

[GIT PULL] Final power management fixes for v3.15
 2014-06-04 11:13 UTC 

[PATCH 00/34] perf and kconfig / kbuild
 2014-06-04 11:12 UTC  (4+ messages)
` [PATCH 00/32] perf and kconfig kbuild (2nd try)

[Qemu-devel] [RCF PATCH 0/8] aarch64 migration fixes and psr cleanup
 2014-06-04 11:11 UTC  (4+ messages)
` [Qemu-devel] [RCF PATCH 5/8] arm/nwfps: remove use of cpsr_write() and set flags directly

[patch]blk-mq: blk_mq_tag_to_rq should handle flush request
 2014-06-04 11:11 UTC  (5+ messages)

[Hackathon] Linux session notes
 2014-06-04 11:11 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] virtio-blk: Converge VirtIOBlockRequest into VirtIOBlockReq
 2014-06-04 11:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH 5/5] virtio-blk: Drop VirtIOBlockReq.read

[PATCH] ARM: integrator: fix section mismatch problem
 2014-06-04 11:09 UTC  (5+ messages)

[PATCH 0/10] use safer test on the result of find_first_zero_bit
 2014-06-04 11:09 UTC  (21+ messages)
` [PATCH 8/10] s390/pci: "

[PATCH v2 2/2] s5p-mfc: Adding MFC v7 and v8 firmwares
 2014-06-04 11:08 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 2/3] block: Add drive-mirror-replace command
 2014-06-04 11:07 UTC 

[PATCH v6 0/6] arm: Add basic support for Mediatek Cortex-A7 SoCs
 2014-06-04 11:06 UTC  (7+ messages)
` [PATCH v6 2/6] dt-bindings: add mtk-timer bindings
` [PATCH v6 3/6] vendor-prefixes: add prefix for Mediaktek Inc

[PATCH] sched: Fix migration_cpu_stop() return value
 2014-06-04 11:10 UTC  (2+ messages)

file transfer through bluetooth in linux
 2014-06-04 11:06 UTC 

Add SDHCI support for STMicroelectronics SoCs
 2014-06-04 11:06 UTC  (8+ messages)
` [PATCH 1/8] mmc: sdhci-st: Intial support for ST SDHCI controller

[Qemu-devel] [PATCH v2] trace: Replace fprintf with error_report and print location
 2014-06-04 11:05 UTC  (2+ messages)

[PATCH 1/2] powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entry
 2014-06-04 11:05 UTC  (4+ messages)
` [PATCH 2/2] powerpc/powernv: Enable POWER8 doorbell IPIs
    ` [PATCH v2 "

[PATCH] mm, compaction: properly signal and act upon lock and need_sched() contention
 2014-06-04 11:04 UTC  (10+ messages)
` [PATCH v2] "
  ` compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
    ` compaction is still too expensive for thp
          ` [patch -mm 1/3] mm: rename allocflags_to_migratetype for clarity
            ` [patch -mm 3/3] mm, compaction: avoid compacting memory for thp if pageblock cannot become free

[libnftnl PATCH v2] expr: log: Do not print unset values in json
 2014-06-04 11:03 UTC 

[PATCH 1/4] drm/radeon: rename alt_domain to allowed_domains
 2014-06-04 11:00 UTC  (3+ messages)

[PATCH] x86/hvm: Correct hvm_ioreq_server_alloc_rangesets() failure path
 2014-06-04 11:00 UTC 

[GIT PULL] KVM changes for 3.16
 2014-06-04 10:58 UTC 

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

[PATCH] KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation
 2014-06-04 10:57 UTC  (5+ messages)

[Qemu-trivial] [PATCH-trivial] arch_init.c: Free 'cache' in cache_fini() to avoid memory leak
 2014-06-04 10:54 UTC  (6+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH] gpu: drm: msm: Replace type of paddr to uint32_t
 2014-06-04 10:54 UTC 

[U-Boot] Zynq bug and fix by generic board
 2014-06-04 10:54 UTC 

[PATCH] xen: disable reporting hw virtualized lapic availability on PVH guests
 2014-06-04 10:53 UTC  (3+ messages)

am335x: system doesn't reboot after flashing NAND
 2014-06-04 10:52 UTC  (14+ messages)

[Qemu-devel] [PATCH v3 0/4] cpus: Add generic NMI support
 2014-06-04 10:51 UTC  (9+ messages)
            ` [Qemu-devel] [Qemu-ppc] "

[Qemu-trivial] [PATCH-trivial] arch_init.c: Always be sure that 'encoded_buf' and 'current_buf' are lock protected
 2014-06-04 10:49 UTC  (10+ messages)
` [Qemu-trivial] [Qemu-devel] "
    `  "

linux-next: build failure after merge of the tip tree
 2014-06-04 10:49 UTC  (2+ messages)

dom0 PVH: Over-allocation for domain 0: 393217 > 393216
 2014-06-04 10:48 UTC  (4+ messages)

[meta-oe][PATCH] dfu-util 0.7 recipe, remove old 0.1 recipe
 2014-06-04 10:48 UTC  (3+ messages)

[Buildroot] [PATCH v2] Allow setting the password for user default
 2014-06-04 10:47 UTC  (2+ messages)

build-sys: how to install pylibmount after libmount?
 2014-06-04 10:45 UTC  (3+ messages)

[mac80211] WMM implementation queries
 2014-06-04 10:45 UTC 

[PATCH] android/pts: Update GATT test results
 2014-06-04 10:45 UTC 

[Bug 79520] New: mpv 0.3.10-1 shows no video after mesa and ati-dri update to version 10.2.0rc5-1
 2014-06-04 10:45 UTC  (2+ messages)
` [Bug 79520] "

How to find out why shared sstate is not being used for a recipe
 2014-06-04 10:44 UTC  (8+ messages)

[meta-oe][PATCH] Remove dfu-util svn recipes, these point at deprecated svn repositories, dfu-util uses git now
 2014-06-04 10:44 UTC 

ALSA userspace release time?
 2014-06-04 10:44 UTC  (4+ messages)

patching 3.14.1-2 failed
 2014-06-04 10:41 UTC 

[U-Boot] Building common/lib files in tools/
 2014-06-04 10:40 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/2] tools: avoid including .c files in lib/ and common/
 2014-06-04 10:39 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 1/2] tools: refactor HOSTLOADLIBES_* options
` [U-Boot] [RFC PATCH 2/2] tools: avoid including .c files in lib/ or common/

[PATCH 6/6] drm/i915: Switch to unified plane cursor handling (v3)
 2014-06-04 10:37 UTC  (3+ messages)
` [PATCH 6/6] drm/i915: Switch to unified plane cursor handling (v4)

[PATCH] ARM: orion5x: fix mvebu_mbus_dt_init call
 2014-06-04 10:36 UTC  (3+ messages)

[PATCH] PPC: BOOK3S: Disable/Enable TM looking at the ibm, pa-features device tree entry
 2014-06-04 10:36 UTC  (5+ messages)

Bridging problem in ath10k (STA)
 2014-06-04 10:27 UTC  (4+ messages)
` RE : "
    ` RE : "

[Buildroot] [PATCH] e2fsprogs: fix quota parallel build issue
 2014-06-04 10:35 UTC  (2+ messages)

[Buildroot] [git commit] e2fsprogs: fix quota parallel build issue
 2014-06-04 10:35 UTC 

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-04 10:34 UTC  (7+ messages)
` [PATCH 04/13] resource: Provide new functions to walk through resources
` [PATCH 05/13] kexec: Make kexec_segment user buffer pointer a union

blk-mq: bitmap tag: performance degradation?
 2014-06-04 10:35 UTC 

[Qemu-devel] [PATCH 0/4] KVM: PPC: sPAPR: Enable magic page mapping
 2014-06-04 10:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] linux-headers: include psci.h
` [Qemu-devel] [PATCH 2/4] linux-headers: update linux headers to kvm/next
` [Qemu-devel] [PATCH 3/4] KVM: PPC: Expose fixup hcall capability
` [Qemu-devel] [PATCH 4/4] PPC: spapr: Expose /hypervisor node in device tree

[Qemu-devel] [PATCH v2] thread-pool: fix deadlock when callbacks depends on each other
 2014-06-04 10:31 UTC  (4+ messages)

[GIT PULL] locking tree changes for v3.16
 2014-06-04 10:30 UTC  (3+ messages)

[Qemu-devel] [PATCH] migration: Increase default max_downtime from 30ms to 300ms
 2014-06-04 10:26 UTC  (6+ messages)

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

Syntax error in bitbake / HOB
 2014-06-04 10:23 UTC 

[Drbd-dev] Protocol C
 2014-06-04 10:21 UTC  (12+ messages)

redirect stdout
 2014-06-04 10:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/8] Obtain dirty bitmap via VM logging
 2014-06-04 10:18 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/8] enable sharing of the function between migration and bitmap dump
` [Qemu-devel] [PATCH v2 2/8] bitmap dump code via QAPI framework
` [Qemu-devel] [PATCH v2 3/8] RunState: added two new flags for bitmap dump and migration process

[RFC 0/3] Gatt Client Characteristic Configuration
 2014-06-04 10:18 UTC  (2+ messages)

[PATCH v3] of/irq: provide more wrappers for !CONFIG_OF
 2014-06-04 10:17 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/6] ARM: add PSCI emulation support
 2014-06-04 10:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 4/6] target-arm: add emulation of PSCI calls for system emulation

[PATCH net] xen-netback: Fix handling of skbs requiring too many slots
 2014-06-04 10:15 UTC  (4+ messages)

[PATCH] android/pts: Update GATT test results
 2014-06-04 10:14 UTC  (2+ messages)

[PATCH v5 net-next] MPLS: Use mpls_features to activate software MPLS GSO segmentation
 2014-06-04 10:13 UTC  (2+ messages)

[PATCH v2 0/6] virtio-scsi patches for 3.16 + midlayer fix
 2014-06-04 10:11 UTC  (7+ messages)
` [PATCH v2 1/6] virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()
` [PATCH v2 2/6] virtio-scsi: replace target spinlock with seqcount
` [PATCH v2 3/6] virtio-scsi: avoid cancelling uninitialized work items
` [PATCH v2 4/6] scsi_error: fix invalid setting of host byte
` [PATCH v2 5/6] virtio-scsi: fix various bad behavior on aborted requests
` [PATCH v2 6/6] virtio-scsi: Implement change_queue_depth for virtscsi targets

[PATCH v2 0/6] usb: host: Cleanup for ioremap'ing hcd memory
 2014-06-04 10:11 UTC  (4+ messages)
` [PATCH v2 6/6] usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap

[Qemu-devel] [Bug 1324112] [NEW] qemu parallel building error on libcacard.la
 2014-06-04  8:19 UTC  (2+ messages)

linux-next: Tree for Jun 4
 2014-06-04 10:07 UTC  (4+ messages)

[PATCH v4 0/4] Fix grant/foreign mappings with auto-translated guests
 2014-06-04 10:06 UTC  (5+ messages)
` [PATCH v4 1/4] xen: make logdirty and iommu mutually exclusive
` [PATCH v4 2/4] iommu: set correct IOMMU entries when iommu_hap_pt_share == 0
` [PATCH v4 3/4] amd-iommu: disable iommu_hap_pt_share with AMD IOMMUs
` [PATCH v4 4/4] xen: expose that grant table mappings update the IOMMU

[PATCH] arm64: dts: Add more serial port nodes in APM X-Gene device tree
 2014-06-04 10:05 UTC  (3+ messages)

[PATCH V2 0/2] power: twl4030_charger: cleanup to handle various battery handling error conditions
 2014-06-04 10:04 UTC  (4+ messages)
` [PATCH V2 2/2] power: twl4030_charger: attempt to power off in case of critical events

[PATCH 1/1] powerpc: correct DSCR during TM context switch
 2014-06-04 10:03 UTC  (3+ messages)

[meta-perl][PATCH v4 00/10] add perl modules
 2014-06-04 10:03 UTC  (4+ messages)


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.