All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-08 16:36:13 to 2015-05-08 17:33:05 UTC [more...]

[PATCH 1/1] ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420
 2015-05-08 17:32 UTC  (3+ messages)

[PATCH v2 00/12] Improve git-pull test coverage
 2015-05-08 17:32 UTC  (8+ messages)
` [PATCH v2 11/12] t5524: test --log=1 limits shortlog length

git difftool and proper path escaping on windows
 2015-05-08 17:31 UTC 

[PATCH] sequencer.c: abbreviate hashs placed in the middle of messages
 2015-05-08 17:31 UTC  (6+ messages)

[Powertop] Fwd: Urgent
 2015-05-08 17:30 UTC 

[PATCH 0/3] Add support to handle INCOMPATIBLE_LICENSE
 2015-05-08 17:30 UTC  (3+ messages)
` [PATCH 1/3] license_class: Reimplemented manifest creation in python

[PATCH] net: deinline netif_tx_stop_queue() and netif_tx_stop_all_queues()
 2015-05-08 17:30 UTC  (5+ messages)

[PATCH] php: Fix race condition during installation
 2015-05-08 17:29 UTC 

[PATCH v2 1/2] sched/rt: Check to push task away when its affinity is changed
 2015-05-08 17:28 UTC  (3+ messages)

[PATCH v4 00/13] arm64: update/clarify/relax Image and FDT placement rules
 2015-05-08 17:27 UTC  (12+ messages)
` [PATCH v4 09/13] arm64: mm: explicitly bootstrap the linear mapping
` [PATCH v4 10/13] arm64: move kernel mapping out of linear region

[PATCH] add GENEVE netdev tunnel driver
 2015-05-08 17:27 UTC  (7+ messages)
` [PATCH 1/5] geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.c
` [PATCH 2/5] geneve: move definition of geneve_hdr() to geneve.h
` [PATCH 3/5] geneve: Rename support library as geneve_core
` [PATCH 4/5] geneve_core: identify as driver library in modules description
` [PATCH 5/5] geneve: add initial netdev driver for GENEVE tunnels
` [PATCH] iproute2: GENEVE support

[PATCH v2] ARM: dts: exynos3250: add JPEG codec device node
 2015-05-08 17:25 UTC  (2+ messages)

[PATCH v3 00/12] KVM Guest Debug support for arm64
 2015-05-08 17:25 UTC  (12+ messages)
` [PATCH v3 10/12] KVM: arm64: trap nested debug register access
` [PATCH v3 11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
` [PATCH v3 12/12] KVM: arm64: add trace points for guest_debug debug

[PATCH] drm/i915: Adding dbuf support for skl nv12 format
 2015-05-08 17:23 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/34] block: Cache mode for children, reopen overhaul and more
 2015-05-08 17:22 UTC  (35+ messages)
` [Qemu-devel] [PATCH 01/34] qdict: Add qdict_array_entries()
` [Qemu-devel] [PATCH 02/34] qdict: Add qdict_{set,copy}_default()
` [Qemu-devel] [PATCH 03/34] quorum: Use bdrv_open_image()
` [Qemu-devel] [PATCH 04/34] vmdk: "
` [Qemu-devel] [PATCH 05/34] block: Use macro for cache option names
` [Qemu-devel] [PATCH 06/34] block: Use QemuOpts in bdrv_open_common()
` [Qemu-devel] [PATCH 07/34] block: Move flag inheritance to bdrv_open_inherited()
` [Qemu-devel] [PATCH 08/34] block: Add list of children to BlockDriverState
` [Qemu-devel] [PATCH 09/34] block: Add BlockDriverState.inherits_from
` [Qemu-devel] [PATCH 10/34] block: Fix reopen flag inheritance
` [Qemu-devel] [PATCH 11/34] block: Allow references for backing files
` [Qemu-devel] [PATCH 12/34] block: Allow specifying driver-specific options to reopen
` [Qemu-devel] [PATCH 13/34] qemu-io: Add command 'reopen'
` [Qemu-devel] [PATCH 14/34] qcow2: Factor out qcow2_update_options()
` [Qemu-devel] [PATCH 15/34] qcow2: Move qcow2_update_options() call up
` [Qemu-devel] [PATCH 16/34] qcow2: Move rest of option handling to qcow2_update_options()
` [Qemu-devel] [PATCH 17/34] qcow2: Leave s unchanged on qcow2_update_options() failure
` [Qemu-devel] [PATCH 18/34] qcow2: Fix memory leak in qcow2_update_options() error path
` [Qemu-devel] [PATCH 19/34] qcow2: Make qcow2_update_options() suitable for transactions
` [Qemu-devel] [PATCH 20/34] qcow2: Support updating driver-specific options in reopen
` [Qemu-devel] [PATCH 21/34] block: Consider all block layer options in append_open_options
` [Qemu-devel] [PATCH 22/34] block: Exclude nested options only for children in append_open_options()
` [Qemu-devel] [PATCH 23/34] block: Pass driver-specific options to .bdrv_refresh_filename()
` [Qemu-devel] [PATCH 24/34] block: Keep "driver" in bs->options
` [Qemu-devel] [PATCH 25/34] block: Allow specifying child options in reopen
` [Qemu-devel] [PATCH 26/34] block: reopen: Document option precedence and refactor accordingly
` [Qemu-devel] [PATCH 27/34] block: Add infrastructure for option inheritance
` [Qemu-devel] [PATCH 28/34] block: Introduce bs->explicit_options
` [Qemu-devel] [PATCH 29/34] qemu-iotests: Remove cache mode test without medium
` [Qemu-devel] [PATCH 30/34] block: reopen: Extract QemuOpts for generic block layer options
` [Qemu-devel] [PATCH 31/34] block: Move cache options into options QDict
` [Qemu-devel] [PATCH 32/34] qemu-iotests: Try setting cache mode for children
` [Qemu-devel] [PATCH 33/34] qemu-iotests: Test cache mode option inheritance
` [Qemu-devel] [PATCH 34/34] qemu-iotests: Test reopen with node-name/driver options

[Qemu-devel] [PATCH v3 0/7] qom: misc fixes & enhancements to support TLS work
 2015-05-08 17:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 4/7] qom: add object_new_propv / object_new_proplist constructors
` [Qemu-devel] [PATCH v3 5/7] qom: make enum string tables const-correct

[PATCH 1/2] Input: smtpe-ts: Use msecs_to_jiffies() instead of HZ
 2015-05-08 17:22 UTC  (5+ messages)

[PATCH RESEND 0/3] tracing/mm: Fix suspicious rcu_dereference_check() usage warnings
 2015-05-08 17:20 UTC  (4+ messages)
` [PATCH RESEND 1/3] tracing/mm: Don't trace kmem_cache_free on offline cpus
` [PATCH RESEND 2/3] tracing/mm: Don't trace mm_page_free "
` [PATCH RESEND 3/3] tracing/mm: Don't trace mm_page_pcpu_drain "

[PATCH] PM / clock_ops: Fix clock error check in __pm_clk_add()
 2015-05-08 17:19 UTC  (2+ messages)

[Bug 67994] New: System freezes when playing video on open source AMD drivers with VDPAU
 2015-05-08 17:19 UTC  (4+ messages)
` [Bug 67994] Lockup with UVD and DPM on RV730

[meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit
 2015-05-08 17:18 UTC  (4+ messages)

[PATCHv2 0/3] Find mirrored memory, use for boot time allocations
 2015-05-08 16:44 UTC  (8+ messages)
` [PATCHv2 1/3] mm/memblock: Add extra "flags" to memblock to allow selection of memory based on attribute
` [PATCHv2 2/3] mm/memblock: Allocate boot time data structures from mirrored memory
` [PATCHv2 3/3] x86, mirror: x86 enabling - find mirrored memory ranges

[PATCH 1/2] ti-xdais: Move LIC_FILES_CHKSUM into recipe
 2015-05-08 17:17 UTC  (4+ messages)
` [PATCH 2/2] ti-xdais: Add version 7.24.00.04

Build Failure with allyesconfig for PowerPc on latest verison of Linus's tree
 2015-05-08 17:16 UTC 

[Qemu-devel] [PATCH 0/1] qtest: hex nib buffering
 2015-05-08 17:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/1] qtest: pre-buffer hex nibs

[PATCH 1/2] ASoC: rt5645: fix jack type detect error
 2015-05-08 17:15 UTC  (2+ messages)
  ` [PATCH 2/2] ASoC: rt5645: improve headphone depop function

Possible regression due to "hrtimer: Get rid of hrtimer softirq"
 2015-05-08 17:14 UTC  (6+ messages)

[PATCH linux v2 net-next 0/5] add netlink support for new lacp bonding parameters
 2015-05-08 17:14 UTC  (7+ messages)
` [PATCH linux v2 net-next 2/4] bonding: Allow userspace to set actors' macaddr in an AD-system

[PATCH v2 3/4] Documentation: add version history entries for raid0 support _and_ forgotten devices_handle_discards_safely module paramater
 2015-05-08 17:14 UTC  (3+ messages)

[PATCH RFC] vfs: add a O_NOMTIME flag
 2015-05-08 17:11 UTC  (6+ messages)

[PATCH] drm/i915: perform scaler_id check for skl+
 2015-05-08 17:10 UTC  (2+ messages)

[PATCH 0/2][RESEND] General MAD clean up
 2015-05-08 17:10 UTC  (3+ messages)
  ` [PATCH 1/2][RESEND] IB/mad: Rename is_data_mad to is_rmpp_data_mad
  ` [PATCH 2/2] IB/mad: Clean up comments in smi.c

[PATCH v4 0/2] spi: omap2-mcspi: Add support for GPIO chipselects
 2015-05-08 17:09 UTC  (6+ messages)
` [PATCH v4 1/2] spi: omap2-mcspi: Switch driver to use transfer_one
` [PATCH v4 2/2] spi: omap2-mcspi: Add gpio_request and init CS

[U-Boot] [PATCH] vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH
 2015-05-08 17:07 UTC 

[U-Boot] [PATCH v3 0/8] mtd: vf610_nfc: various fixes and improvements
 2015-05-08 17:07 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/8] mtd: vf610_nfc: remove caching of page in buffer
` [U-Boot] [PATCH v3 2/8] mtd: vf610_nfc: remove read on SEQIN
` [U-Boot] [PATCH v3 3/8] mtd: vf610_nfc: allow bitflips in an empty page
` [U-Boot] [PATCH v3 4/8] mtd: vf610_nfc: implement OOB only read
` [U-Boot] [PATCH v3 5/8] mtd: vf610_nfc: use in-band bad block table
` [U-Boot] [PATCH v3 6/8] mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
` [U-Boot] [PATCH v3 7/8] mtd: vf610_nfc: add 32-error correction option for HW ECC
` [U-Boot] [PATCH v3 8/8] mtd: vf610_nfc: enable ONFI detection

[PATCH 0/6] staging: comedi: gsc_hpdi: some clean-ups
 2015-05-08 17:06 UTC  (2+ messages)

[PATCH 0/5] Vm_event memory introspection helpers
 2015-05-08 17:05 UTC  (11+ messages)
` [PATCH 2/5] xen/vm_access: Support for memory-content hiding
` [PATCH 3/5] xen/vm_event: Support for guest-requested events
` [PATCH 4/5] xen/vm_event: Deny MSR writes if refused by vm_event reply

[review-request] adamian/20150507_toasterui_fixes
 2015-05-08 17:04 UTC  (3+ messages)

[PATCH] linux-firmware: Add Realtek Bluetooth HCD firmware
 2015-05-08 17:03 UTC  (3+ messages)

[PATCH] xen/arm: gic-v3: Implement correctly the callback send_SGI
 2015-05-08 17:01 UTC 

[PATCH 0/4] brcm: firmware for brcmfmac driver
 2015-05-08 17:01 UTC  (4+ messages)
` [PATCH 4/4] brcm: add firmware for BCM4324(1) B5 chipset

[PATCH v5 0/2] pktgen changes
 2015-05-08 17:00 UTC  (10+ messages)
` [PATCH v5 2/2] pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
        ` Multiqueue pktgen and ingress path (Was: [PATCH v5 2/2] pktgen: introduce xmit_mode '<start_xmit|netif_receive>')

[PATCH 0/7 v22] LSM: Multiple concurrent LSMs
 2015-05-08 17:00 UTC  (10+ messages)

[Qemu-devel] [PATCH v2 0/7] qcow2 L2/refcount cache improvements
 2015-05-08 16:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH 5/7] qcow2: use a hash to look for entries in the L2 cache
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 6/7] qcow2: make qcow2_cache_put() a void function
  ` [Qemu-devel] [Qemu-block] "

[PATCH] ASoC: rt5677: Add DMIC ASRC detect function
 2015-05-08 16:59 UTC  (2+ messages)

[PATCH v2 00/10] evacuate struct page from the block layer, introduce __pfn_t
 2015-05-08 16:59 UTC  (15+ messages)

[Bug 67713] New: Atombios stuck in a loop on Trinity 7500G
 2015-05-08 16:58 UTC  (3+ messages)
` [Bug 67713] Freezes "

long running workloads/rbd_fsx_cache_writeback.yaml on hammer
 2015-05-08 16:57 UTC  (7+ messages)

[Intel-wired-lan] [PATCH v1 net-next 1/2] igb: add PHY support for Broadcom 5461S
 2015-05-08 16:57 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH v1 net-next 2/2] igb: support SIOCSMIIREG
      `  "

[WARNING 4.1-rc2] i915: Unclaimed register detected before writing to register 0xc4040
 2015-05-08 16:57 UTC  (6+ messages)
` [Intel-gfx] "

[Bridge] linux brigde query
 2015-05-08 16:57 UTC  (2+ messages)

can we do live local tracing without relay daemon?
 2015-05-08 16:55 UTC 

[PATCH] xen/arm: gic-v3: Implement correctly the callback send_SGI
 2015-05-08 16:55 UTC  (5+ messages)

[PATCH] net: mdio-gpio: Allow for unspecified bus id
 2015-05-08 16:49 UTC  (5+ messages)

Error in including IEEE802154.h
 2015-05-08 16:53 UTC  (4+ messages)

[PATCH] drm/i915: Possible security hole in command parsing
 2015-05-08 16:51 UTC  (6+ messages)
  ` [PATCH v2] drm/i915: Fix possible "
        ` [PATCH for 4.1] drm/i915: Don't clear exec_start if batch was not copied

[PATCH v2 2/4] md-raid0: conditional mddev->queue access to suit dm-raid
 2015-05-08 16:52 UTC  (3+ messages)

[PATCH v11 00/19] Re-introduce h8300 architecture
 2015-05-08 16:50 UTC  (3+ messages)
` [PATCH v11 19/19] h8300: devicetree source

master - toollib: avoid repeated lvmetad vg_lookup
 2015-05-08 16:49 UTC 

master - lvmcache: choose preferred device once
 2015-05-08 16:49 UTC 

master - lvmcache: update lvmcache with alternate device
 2015-05-08 16:49 UTC 

netlink 802154
 2015-05-08 16:48 UTC 

Question about windows domU long boot time in xen and help for update libxl virtio patch (for a test)
 2015-05-08 16:47 UTC  (4+ messages)

[PATCH v2 1/2] tools/btsnoop: Add split option
 2015-05-08 16:46 UTC  (2+ messages)

[PATCH 1/3] ASoC: rt5645: fix add missing widget
 2015-05-08 16:46 UTC  (9+ messages)
` [PATCH 3/3] ASoC: rt5645: add device tree support

Question about barriers for ARM on tools/perf/
 2015-05-08 16:45 UTC  (8+ messages)

[PATCH] iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1
 2015-05-08 16:44 UTC  (3+ messages)

Kernel Dump scanning directory
 2015-05-08 16:44 UTC  (4+ messages)

[PATCH i-g-t] tests/kms_3d: Reduce the number of expected stereo 3D modes
 2015-05-08 16:42 UTC 

[PATCH Remus v1 0/8] Remus support for Migration-v2
 2015-05-08 16:42 UTC  (7+ messages)
` [PATCH Remus v1 1/8] tools/libxc: adjust the memory allocation for migration

toaster automated testing
 2015-05-08 16:41 UTC  (5+ messages)

[qemu-mainline test] 53811: regressions - FAIL
 2015-05-08 16:41 UTC 

[PATCH 1/3] tracing/mm: Don't trace kmem_cache_free on offline cpus
 2015-05-08 16:39 UTC  (10+ messages)
` [PATCH 3/3] tracing/mm: Don't trace mm_page_pcpu_drain "

[PATCH 0/2] MIPS: BMIPS: dts: update device nodes for bcm7xxx platforms
 2015-05-08 16:40 UTC  (6+ messages)
` [PATCH 1/2] MIPS: BMIPS: dts: remove unsupported entry for bcm7362

[U-Boot] [PATCH 1/4] ARM: bcm283x: Repair wdog.h
 2015-05-08 16:40 UTC  (5+ messages)
` [U-Boot] [PATCH 4/4] ARM: bcm283x: Switch to generic timer

[PATCH v2 1/2] drm/i915/vlv: Remove wait for for punit to updates freq
 2015-05-08 16:39 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/chv: Extend set idle rps wa to chv
` [PATCH v4] drm/i915/chv: Set min freq to efficient frequency on chv

[PATCH] xen/arm64: Avoid sending SGI when kicking secondary cpus with spin_table
 2015-05-08 16:39 UTC  (3+ messages)

[PATCH] ARM: dts: Add syscon property to the MIPI phy in exynos5420
 2015-05-08 16:38 UTC  (3+ messages)

[PATCH v3 0/6] Add dwc3 usb3 DT node and various phy cleanup
 2015-05-08 16:36 UTC  (8+ messages)
` [PATCH v3 3/6] usb: dwc3: dwc3-st: Update the incorrect DT dwc3 example

[RFC BlueZ v2 1/2] audio/a2dp: Fix SEP selection
 2015-05-08 16:38 UTC  (3+ messages)

[PATCH] salt: add recipe for salt
 2015-05-08 15:28 UTC 

[RFC PATCH 0/2] dynamic memzones
 2015-05-08 16:37 UTC  (3+ messages)
  ` [RFC PATCH 1/2] eal: move librte_malloc to eal/common
  ` [RFC PATCH 2/2] eal: memzone allocated by malloc


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.