All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-18 12:13:28 to 2015-09-18 13:17:02 UTC [more...]

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2015-09-18 13:17 UTC 

[PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
 2015-09-18 13:16 UTC  (11+ messages)

[Qemu-devel] [PATCH v5 0/4] Add 'blockdev-snapshot' command
 2015-09-18 13:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 1/4] block: rename BlockdevSnapshot to BlockdevSnapshotSync
` [Qemu-devel] [PATCH v5 2/4] block: support passing 'backing': '' to 'blockdev-add'
` [Qemu-devel] [PATCH v5 3/4] block: add a 'blockdev-snapshot' QMP command
` [Qemu-devel] [PATCH v5 4/4] block: add tests for the 'blockdev-snapshot' command

[Xenomai] Error code -19
 2015-09-18 13:16 UTC  (16+ messages)

[PATCH] kernel: fix data race in put_pid
 2015-09-18 13:10 UTC  (19+ messages)

[PATCH 0/9] next series of fixes/updates
 2015-09-18 13:14 UTC  (4+ messages)
` [PATCH 4/9] evolution-data-server: fix locale installation path
    ` [PATCH][meta-gnome] gnome-themes: drop localedir override from configure to fix locale installation

State of bitbake world, Failed tasks 2015-09-13
 2015-09-18 13:14 UTC  (4+ messages)
` [PATCH 1/3] insane.bbclass: show PN and relative path in package_qa_check_host_user
  ` [PATCH 2/3] insane.bbclass: drop extra line-feed in pkgname check
  ` [PATCH 3/3] package.bbclass: add summary line to installed-vs-shipped QA check

suspicious RCU usage with kvm_pr
 2015-09-18 13:13 UTC  (5+ messages)

[BXT MIPI PATCH v3 00/14] MIPI DSI Support for BXT
 2015-09-18 13:17 UTC  (11+ messages)
` [BXT MIPI PATCH v3 01/14] drm/i915/bxt: Initialize MIPI "
` [BXT MIPI PATCH v3 02/14] drm/i915/bxt: Enable BXT DSI PLL
` [BXT MIPI PATCH v3 03/14] drm/i915/bxt: Disable DSI PLL for BXT
` [BXT MIPI PATCH v3 04/14] drm/i915/bxt: DSI prepare changes "
` [BXT MIPI PATCH v3 06/14] drm/i915/bxt: DSI enable "

[PATCH 1/4] ASoC: imx-spdif: add snd_soc_pm_ops for spdif machine driver
 2015-09-18 12:50 UTC  (3+ messages)
` [PATCH 2/4] ASoC: wm8962: remove 64k sample rate support

mvneta: SGMII fixed-link not so fixed
 2015-09-18 13:12 UTC  (11+ messages)

FYIO: A rant about btrfs
 2015-09-18 13:12 UTC  (15+ messages)

[PATCH v2 0/3] ARM: brcmstb: Bus Interface Unit support
 2015-09-18 13:12 UTC  (6+ messages)
` [PATCH v2 2/3] soc: brcmstb: Add Bus Interface Unit control setup

[PATCH] Load crash kernel high on x86
 2015-09-18 13:11 UTC  (3+ messages)

Recent GIC v1 patch
 2015-09-18 13:12 UTC  (8+ messages)

[PATCH RFC 0/2] addition of audio to backports
 2015-09-18 13:11 UTC  (9+ messages)
` [PATCH RFC 1/2] Add required changes for audio packports
` [PATCH RFC 2/2] add script to enable audio backport

[Qemu-devel] [Bug 1469342] [NEW] qemu-i386 pentium3 incorrect instruction set
 2015-09-18 13:04 UTC  (3+ messages)
` [Qemu-devel] [Bug 1469342] "
` [Qemu-devel] [Bug 1469342] Re: qemu-i386 pentium3/athlon "

[PATCH] HID: multitouch: Add quirk for N-trig (1b96:1B05)
 2015-09-18 13:10 UTC  (3+ messages)

[PATCH v4 0/3] Add DT support for netxbig LEDs
 2015-09-18 13:10 UTC  (7+ messages)
` [PATCH v4 1/3] leds: netxbig: add device tree binding

[PATCH] arago-image: Make zImage symlink relative
 2015-09-18 13:10 UTC 

[PATCH v7 00/28] Add ITS support
 2015-09-18 13:09 UTC  (29+ messages)
` [PATCH v7 01/28] xen/arm: Add bitmap_find_next_zero_area helper function
` [PATCH v7 02/28] xen: Add log2 functionality
` [PATCH v7 03/28] xen/arm: Set nr_cpu_ids to available number of cpus
` [PATCH v7 04/28] xen/arm: Rename NR_IRQs and vgic_num_irqs helper function
` [PATCH v7 05/28] xen/arm: ITS: Port ITS driver to Xen
` [PATCH v7 06/28] xen/arm: ITS: Add helper functions to manage its_devices
` [PATCH v7 07/28] xen/arm: ITS: Introduce msi_desc for LPIs
` [PATCH v7 08/28] xen/arm: ITS: Add APIs to add and assign device
` [PATCH v7 09/28] xen/arm: ITS: Introduce gic_is_lpi helper function
` [PATCH v7 10/28] xen/arm: ITS: Implement hw_irq_controller for LPIs
` [PATCH v7 11/28] xen/arm: ITS: Enable compilation of physical ITS driver
` [PATCH v7 12/28] xen/arm: ITS: Plumbing hw_irq_controller for LPIs
` [PATCH v7 13/28] xen/arm: Move vgic rank locking inside get_irq_priority
` [PATCH v7 14/28] xen/arm: ITS: Initialize physical ITS and export lpi support
` [PATCH v7 15/28] xen/arm: ITS: Add virtual ITS driver
` [PATCH v7 16/28] xen/arm: ITS: Add virtual ITS commands support
` [PATCH v7 17/28] xen/arm: ITS: Add GITS registers emulation
` [PATCH v7 18/28] xen/arm: ITS: Export ITS info to Virtual ITS
` [PATCH v7 19/28] xen/arm: ITS: Store LPIs allocated per domain
` [PATCH v7 20/28] xen/arm: ITS: Add virtual ITS availability check helper
` [PATCH v7 21/28] xen/arm: ITS: Add GICR register emulation
` [PATCH v7 22/28] xen/arm: ITS: Allocate irq descriptors for LPIs
` [PATCH v7 23/28] xen/arm: ITS: Allocate pending_lpi "
` [PATCH v7 24/28] xen/arm: ITS: Route LPIs
` [PATCH v7 25/28] xen/arm: ITS: Add domain specific ITS initialization
` [PATCH v7 26/28] xen/arm: ITS: Map ITS translation space
` [PATCH v7 27/28] xen/arm: ITS: Generate ITS node for Dom0
` [PATCH v7 28/28] xen/arm: ITS: Add pci devices in ThunderX

[Qemu-devel] [PATCH v2 00/22] Do away with TB retranslation
 2015-09-18 13:08 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 04/22] target-*: Introduce and use cpu_breakpoint_test
` [Qemu-devel] [PATCH v2 20/22] tcg: Save insn data and use it in cpu_restore_state_from_tb

[Qemu-devel] [PATCH v2 0/2] Auto-generated IDs
 2015-09-18 13:06 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/2] util - add automated ID generation utility
` [Qemu-devel] [PATCH v2 2/2] block: auto-generated node-names

[PATCH] ti-tisdk-setup: Bump SRCREV
 2015-09-18 13:05 UTC 

[PATCH v2] arm64: Introduce IRQ stack
 2015-09-18 13:02 UTC  (13+ messages)

[qemu-upstream-4.2-testing baseline-only test] 37966: tolerable FAIL
 2015-09-18 13:02 UTC 

[PATCH 1/3] ASoC: wm0010: disable regulator on error
 2015-09-18 12:42 UTC  (5+ messages)

[PATCH/RFC v3 1/5] arm64: dts: r8a7795: add clock for EthernetAVB
 2015-09-18 13:00 UTC  (2+ messages)

[PATCH v2] crypto: Remove duplicate code of SG helpers functions
 2015-09-18 12:57 UTC  (9+ messages)
` [PATCH v2 1/8] crypto: bfin: replace sg_count by sg_nents
` [PATCH v2 2/8] crypto: amcc replace get_sg_count by sg_nents_for_len
` [PATCH v2 3/8] crypto: sahara: replace sahara_sg_length with sg_nents_for_len
` [PATCH v2 4/8] s390: replace zfcp_qdio_sbale_count by sg_nents
` [PATCH v2 5/8] lib: introduce sg_nents_len_chained
` [PATCH v2 6/8] crypto: talitos: replace sg_count with sg_nents_len_chained
` [PATCH v2 7/8] crypto: qce: replace qce_countsg "
` [PATCH v2 8/8] crypto: caam: replace __sg_count "

[PATCH/RFC v3 3/5] arm64: dts: r8a7795: enable EthernetAVB on Salvator-X
 2015-09-18 12:58 UTC  (2+ messages)

[PATCH] kvmtool: don't rely on $HOME
 2015-09-18 12:56 UTC  (4+ messages)

[PATCH] Remove a set operation for VCPU_KICK_SOFTIRQ when post interrupt to vm
 2015-09-18 12:56 UTC  (11+ messages)

Recommendations for RAID setup needed
 2015-09-18 12:55 UTC  (7+ messages)

[PATCH][meta-efl 1/2] terminology: upgrade to 0.9.1
 2015-09-18 12:52 UTC  (2+ messages)
` [PATCH][meta-efl 2/2] e-wm: upgrade to 0.19.10

AD.你好;代w开l发c嘌fvyneb
 2015-09-18 12:51 UTC 

[review request][PATCH] backend automated tests update
 2015-09-18 12:51 UTC  (3+ messages)

[PATCH v2 net-next 0/2] bpf: performance improvements
 2015-09-18 12:51 UTC  (7+ messages)
` [PATCH v2 net-next 1/2] cls_bpf: introduce integrated actions

[PATCH] drm/i915/skl: handle port E in cpt_digital_port_connected
 2015-09-18 12:54 UTC 

[PATCH] staging: lustre: lustre: obdclass: Removed a space
 2015-09-18 12:48 UTC 

[PATCH -mm] vmscan: fix sane_reclaim helper for legacy memcg
 2015-09-18 12:48 UTC  (2+ messages)

Reducing the size of the dump file/speeding up collection
 2015-09-18 12:45 UTC  (5+ messages)

crypto: Remove duplicate code of SG helpers functions
 2015-09-18 12:43 UTC  (7+ messages)
` [PATCH 4/7] lib: introduce sg_nents_for_len2

[PATCH 2662/2662] Staging: android: Fix 80 character length
 2015-09-18 12:41 UTC  (2+ messages)

spi-imx: wait_for_completion should timeout even in non-DMA transfer cases
 2015-09-18 12:38 UTC 

[PATCH 3.12 00/33] 3.12.48-stable review
 2015-09-18 12:38 UTC  (8+ messages)
` [PATCH 3.12 01/33] mfd: lpc_ich: Assign subdevice ids automatically
  ` [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

[Qemu-devel] [PATCH 0/7] Fix device introspection regressions
 2015-09-18 12:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/7] qdev: Protect device-list-properties against broken devices

[PATCH] wlcore: align reg_ch_conf_last[] to 64bit
 2015-09-18 12:37 UTC 

[Qemu-devel] [PATCH RFC v4 00/29] qapi-ify netdev_add, and other post-introspection cleanups
 2015-09-18 12:37 UTC  (11+ messages)
` [Qemu-devel] [PATCH RFC v4 27/29] qapi: Change Netdev into a flat union

[PATCH 00/14] ARM: dts: apq8064 dt cleanups and additions
 2015-09-18 12:32 UTC  (31+ messages)
` [PATCH 01/14] ARM: dts: apq8064: remove redundant i2c pinctrl properties
` [PATCH 02/14] ARM: dts: ifc6410: remove unnecessary eeprom label
` [PATCH 03/14] ARM: dts: qs600: "
` [PATCH 04/14] devicetree: Add hardware rng entry to qcom-apq8064.dtsi
` [PATCH 05/14] ARM: dts: apq8064: add pm8921 rtc
` [PATCH 06/14] ARM: dts: apq8064: add pm8921 pwrkey support
` [PATCH 07/14] ARM: dts: apq8064: Prefix the gsbi6 uart pins correctly
` [PATCH 08/14] ARM: dts: apq8064: add missing gsbi7 uart pinctrl
` [PATCH 09/14] ARM: dts: ifc6410: Add missing pinctrl to gsbi7 uart
` [PATCH 10/14] ARM: dts: qs600: Add missing pinctrl property for "
` [PATCH 11/14] ARM: dts: ifc6410: Add pwrseq support for WLAN
` [PATCH 12/14] ARM: dts: qs600: add pwrseq support to WLAN
` [PATCH 13/14] ARM: dts: apq8064-ifc6410: add notify led support
` [PATCH 14/14] ARM: dts: qs600: Add SD card detect support

[PATCH] Staging: comedi: Fixed coding style issues in comedi.h
 2015-09-18 12:30 UTC 

J1939 message length
 2015-09-18 12:29 UTC  (13+ messages)
        ` J1939 + iMX6 + yocto

[PATCH v2] iommu/io-pgtable-arm: Don't use dma_to_phys()
 2015-09-18 12:29 UTC  (5+ messages)

[PATCH 0/18 v3] arm64: renesas: add sound support
 2015-09-18 12:27 UTC  (2+ messages)

[PATCH 3/3] Staging: comedi: Fixed coding style issues in comedi.h
 2015-09-18 12:26 UTC 

[Qemu-devel] [PATCH 0/7] qapi-flattening and preparation of -audiodev option
 2015-09-18 12:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/7] qapi: support implicit structs in OptsVisitor

Help to explain a data race in ext4_da_invalidatepage
 2015-09-18 12:25 UTC 

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2015-09-18_05-01-41
 2015-09-18 12:25 UTC 

[PATCH 1/2] drm/i915/bxt: prevent allocating context object from HIGHMEM
 2015-09-18 12:24 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915/bxt: work around HW context corruption due to coherency problem

[Qemu-devel] [PATCH 00/16] block: Get rid of bdrv_swap()
 2015-09-18 12:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH 13/16] block: Implement bdrv_append() without bdrv_swap()

post-receive: pub/scm/linux/kernel/git/horms/renesas
 2015-09-18 12:22 UTC 

[PATCH 0/5] ARM: sunxi: Introduce CHIP support
 2015-09-18 12:20 UTC  (12+ messages)
` [PATCH 1/5] ARM: sunxi: Add R8 support
` [PATCH 2/5] ARM: sun5i: Add R8 DTSI

[PATCH RESEND] mfd: Fixup clients of multi_reg_write/register_patch
 2015-09-18 11:55 UTC 

[PATCH 1/2] 8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()
 2015-09-18 12:17 UTC  (3+ messages)
` [PATCH 2/2] 8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()
  ` [PATCH 4/2] 8139cp: Do not re-enable RX interrupts in cp_tx_timeout()

[Qemu-devel] MIPS qemu build failure
 2015-09-18 12:17 UTC  (8+ messages)
        ` [Qemu-devel] Someone kill the in-tree build, please (was: MIPS qemu build failure)

post-receive: pub/scm/linux/kernel/git/horms/renesas
 2015-09-18 12:17 UTC 

[meta-qt5][PATCH v3 1/2] qtwebkit: do not redefine all PACKAGES
 2015-09-18 12:17 UTC  (2+ messages)
` [meta-qt5][PATCH v3 2/2] qt5: package Qt Quick Designer files separately

post-receive: pub/scm/linux/kernel/git/horms/renesas
 2015-09-18 12:17 UTC 

[PATCH] ip: allow using a device "help" (or a prefix thereof)
 2015-09-18 12:06 UTC  (2+ messages)

[linux-4.1 test] 62053: tolerable FAIL - PUSHED
 2015-09-18 12:16 UTC 

[PATCH][dizzy 1/2] perf: mkdir ${B} -> mkdir -p ${B}
 2015-09-18 12:15 UTC  (2+ messages)
` [PATCH][dizzy 2/2] autotools.bbclass: "

[PATCH][fido 1/2] perf: mkdir ${B} -> mkdir -p ${B}
 2015-09-18 12:13 UTC  (2+ messages)
` [PATCH][fido 2/2] autotools.bbclass: "


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.