All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-19 16:48:32 to 2017-09-19 17:35:24 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2017-09-19 17:35 UTC 

Development Setup
 2017-09-19 17:35 UTC 

[PATCH] net: emac: Fix napi poll list corruption
 2017-09-19 17:35 UTC 

[morty/master][PATCH] uio-test_pruss: Update to new version 1.0.2.0
 2017-09-19 17:34 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2017-09-19 17:34 UTC 

[PATCH] cgcc: teach cgcc about GNU/kFreeBSD
 2017-09-19 17:33 UTC  (5+ messages)

compile nvme 4.13 appear error
 2017-09-19 17:33 UTC  (6+ messages)

[PATCH] PCI: Fixup the RTIT_BAR of Intel TH on Denverton
 2017-09-19 17:27 UTC  (3+ messages)

[PATCH] sparc64: Expose mdesc to sysfs
 2017-09-19 17:33 UTC  (5+ messages)

[PATCH] mtd: spi-nor: Check for spi_nor_hwcaps_read2cmd() return value
 2017-09-19 17:33 UTC  (2+ messages)

[PATCH v4 0/4] Exynos-gsc: Support the hardware rotation limits
 2017-09-19 17:32 UTC  (5+ messages)
  ` [PATCH v4 2/4] ARM: dts: exynos: Add clean name of compatible

[PATCH] sd: Limit WRITE SAME / WRITE SAME(16) w/UNMAP length for certain devices
 2017-09-19 17:32 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mmind/linux-rockchip
 2017-09-19 17:32 UTC 

[PATCH v2 0/2] net/i40e: get information about protocols defined in ddp profile
 2017-09-19 17:32 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] app/testpmd: "

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2017-09-19 17:30 UTC 

[Qemu-devel] [PATCH 00/10] Support the Capstone disassembler
 2017-09-19 17:30 UTC  (4+ messages)

backport "nfsd: Fix general protection fault in release_lock_stateid()" to 4.4
 2017-09-19 16:14 UTC  (2+ messages)

Patch "nfsd: Fix general protection fault in release_lock_stateid()" has been added to the 4.4-stable tree
 2017-09-19 16:14 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2017-09-19 17:30 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2017-09-19 17:30 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2017-09-19 17:30 UTC 

usb/gadget: stalls in dummy_timer
 2017-09-19 17:29 UTC  (3+ messages)

[PATCH v7 0/9] Infrastructure to detect iova mapping on the bus
 2017-09-19 17:29 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/9] eal/pci: get iommu class

[distros-debian-snapshot test] 72123: regressions - trouble: blocked/broken/fail/pass
 2017-09-19 17:29 UTC 

[PATCH] drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug
 2017-09-19 17:28 UTC  (2+ messages)

OSD crashes (10.2.9)
 2017-09-19 17:28 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] scripts/checkpatch: add missing spelling.txt
 2017-09-19 17:28 UTC 

[PATCH v3 2/2] drm/i915/guc : Decouple logs from submission
 2017-09-19 17:26 UTC  (4+ messages)
` [PATCH v3 2/2] drm/i915/guc : Decouple logs and ADS "

[meta-perl][PATCH] po4a: update to version 0.52
 2017-09-19 17:28 UTC  (2+ messages)

[PATCH] of: overlay: Fix uninitialized vars in dup_and_fixup_symbol_prop()
 2017-09-19 17:27 UTC  (3+ messages)

[PATCH net-next 0/4] qed: iWARP fixes and enhancements
 2017-09-19 17:26 UTC  (10+ messages)
` [PATCH net-next 1/4] qed: Add iWARP enablement support
` [PATCH net-next 2/4] qed: Add iWARP out of order support
` [PATCH net-next 3/4] qed: Fix maximum number of CQs for iWARP
` [PATCH net-next 4/4] qed: iWARP - Add check for errors on a SYN packet

[PATCH] drm/amd/amdgpu: Fix iova debugfs for non-iommu case
 2017-09-19 17:26 UTC  (8+ messages)

[PATCH] drm/amd/amdgpu: Fix iova debugfs for non-iommu case (v2)
 2017-09-19 17:26 UTC 

[PATCH 00/12] xfs: more and better verifiers
 2017-09-19 17:24 UTC  (6+ messages)
` [PATCH 12/12] xfs: create a new buf_ops pointer to verify structure metadata

[PATCH] ARM: dts: exynos: Remove redundant interrupt properties in gpio-keys
 2017-09-19 17:24 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/robh/linux
 2017-09-19 17:24 UTC 

[PATCH 00/14] GuC code restructuring and fixes
 2017-09-19 17:27 UTC  (15+ messages)
` [PATCH 01/14] drm/i915/guc: Pass intel_guc struct as parameter to intel_guc_wopcm_size
` [PATCH 02/14] drm/i915: Create intel_uc_init_mmio to initialize MMIO interface prior to uc init
` [PATCH 03/14] drm/i915/guc: Create intel_guc_init_early
` [PATCH 04/14] drm/i915: Create intel_guc.h, intel_huc.h and intel_uc_common.h
` [PATCH 05/14] drm/i915/guc: Move GuC specific functionality from intel_uc.c to intel_guc.c
` [PATCH 06/14] drm/i915: Create uc runtime and system suspend/resume helpers
` [PATCH 07/14] drm/i915/guc: Update prototype/name of GuC suspend/resume fns and move to intel_guc.c
` [PATCH 08/14] drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication across RPM suspend/resume
` [PATCH 09/14] drm/i915/guc: Update suspend functionality in intel_uc_suspend path
` [PATCH 10/14] drm/i915/guc: Reuse GuC suspend functionality in reset path
` [PATCH 11/14] drm/i915/guc: Fix GuC cleanup in unload path
` [PATCH 12/14] drm/i915/guc: Remove i915_guc_log_unregister
` [PATCH 13/14] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9
` [PATCH 14/14] drm/i915: Reorganize HuC authentication

[Qemu-devel] [PATCH v2 0/3] Implement basic MSA functions
 2017-09-19 17:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] s390x/tcg: move wrap_address() to internal.h

[PATCH nfs-utils v3 00/14] add NFS over AF_VSOCK support
 2017-09-19 17:24 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/robh/linux
 2017-09-19 17:24 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2017-09-19 17:24 UTC 

[PATCH] net: compat: assert the size of cmsg copied in is as expected
 2017-09-19 17:19 UTC 

[PATCH v4 1/3] drm/i915/gvt: Add gvt_debug in i915_params for GVT-g log classification
 2017-09-19 17:18 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v4,1/3] "

[Bug 89511] New: USB-storage mount error
 2017-09-19 17:18 UTC  (2+ messages)
` [Bug 89511] "

[PATCH v2 0/5] stackprotector: ascii armor the stack canary
 2017-09-19 17:16 UTC  (4+ messages)
` [kernel-hardening] "

[PATCH] image.bbclass: Sorted ctypes to avoid basehash error
 2017-09-19 17:15 UTC 

[Qemu-devel] [PATCH] watchdog/aspeed: fix variable type to store reload value
 2017-09-19 17:15 UTC  (2+ messages)

[PATCH v4 1/2] ethdev: add return code to rte_eth_stats_reset()
 2017-09-19 17:14 UTC  (3+ messages)
` [PATCH v5] "

[asoc:for-next 9/9] sound/soc/codecs/wm9712.c:737:1: error: invalid storage class for function '__inittest'
 2017-09-19 17:25 UTC 

kernel BUG at fs/btrfs/extent_io.c:1989
 2017-09-19 16:12 UTC  (5+ messages)

[PATCH v3] platform/chrome: Use proper protocol transfer function
 2017-09-19 17:14 UTC  (8+ messages)

[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
 2017-09-19 17:13 UTC  (8+ messages)
` [PATCH v2 11/28] arm64/sve: Core task context handling

[Qemu-devel] [PATCH] throttle-groups: update tg->any_timer_armed[] on detach
 2017-09-19 17:12 UTC  (3+ messages)

[asoc:for-next 9/9] sound/soc/codecs/wm9712.c:675:12: error: invalid storage class for function 'wm9712_soc_remove'
 2017-09-19 17:11 UTC 

[PATCH] PCI SUBSYSTEM allows inconsistent configuration, current Kernel version
 2017-09-19 17:10 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Kill check with no effect
 2017-09-19 17:10 UTC  (3+ messages)

[PATCH V3 0/9] pm80xx updates
 2017-09-19 17:10 UTC  (10+ messages)
` [PATCH V3 1/9] pm80xx : redefine sas_identify_frame structure
` [PATCH V3 2/9] pm80xx : ILA and inactive firmware version through sysfs
` [PATCH V3 3/9] pm80xx : Different SAS addresses for phys
` [PATCH V3 4/9] pm80xx : tag allocation for phy control request
` [PATCH V3 5/9] pm80xx : cleanup in pm8001_abort_task function
` [PATCH V3 6/9] pm80xx : modified port reset timer value for PM8006 card
` [PATCH V3 7/9] pm80xx : corrected SATA abort handling sequence
` [PATCH V3 8/9] pm80xx : panic on ncq error cleaning up the read log
` [PATCH V3 9/9] pm80xx : corrected linkrate value

PMTU discovery behaviour
 2017-09-19 17:09 UTC  (2+ messages)

What's cooking in git.git (Aug 2017, #05; Tue, 22)
 2017-09-19 17:08 UTC  (11+ messages)

[PATCH 1/2] drm/amdgpu: Fix a bug in amdgpu_fill_buffer()
 2017-09-19 17:07 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: Add copy_pte_num_dw member in amdgpu_vm_pte_funcs

[PATCH lttng-ust 1/2] Fix: lttng-gen-tp: only replace file extension
 2017-09-19 17:08 UTC  (2+ messages)
  ` [PATCH lttng-ust 2/2] lttng-gen-tp: formatting

[PATCH net] tcp: fastopen: fix on syn-data transmit failure
 2017-09-19 17:05 UTC 

[PATCH] scsi: aacraid: Add a small delay after IOP reset
 2017-09-19 17:05 UTC  (5+ messages)

[PATCH] ACPI/IORT: Fix PCI ACS enablement
 2017-09-19 17:05 UTC  (2+ messages)

[PATCH v2 0/3] *** timer library enhancements ***
 2017-09-19 17:04 UTC  (9+ messages)
` [PATCH v3 0/3] timer library enhancement
  ` [PATCH v3 3/3] doc: update timer lib docs
  ` [PATCH v4 0/3] timer library enhancement
    ` [PATCH v4 1/3] timer: add multiple pending lists option for each lcore
    ` [PATCH v4 2/3] timer: handle timers installed from non-EAL threads
    ` [PATCH v4 3/3] doc: update timer lib docs

[Qemu-devel] [PULL v2 00/38] various s390x patches (+some fixes)
 2017-09-19 17:03 UTC  (2+ messages)

Use of github /archive/ tarballs in SRC_URI
 2017-09-19 17:02 UTC  (3+ messages)
      ` [oe] "

[Bug 102796] steam not rendering correctly on VEGA 56
 2017-09-19 17:02 UTC  (2+ messages)

[meta-perl][PATCH] adduser: update to version 3.116
 2017-09-19 17:01 UTC 

[RFC 2/3] ethdev: add new rte_mtr API for traffic metering and policing
 2017-09-19 17:00 UTC  (6+ messages)
` [PATCH 0/3] rte_mtr: generic ethdev API for "
  ` [PATCH 3/3] rte_flow: add new action for traffic "

[PATCH] vfio/pci: Virtualize Maximum Payload Size
 2017-09-19 16:58 UTC 

[PATCHv2] pseudo: use epoll API on Linux
 2017-09-19 16:57 UTC  (6+ messages)

[rcu:dev.2017.09.17a 32/32] kernel/cpu.c:721:6: error: 'cpuhp_state_down_key' undeclared
 2017-09-19 16:56 UTC 

[PATCH 0/5] dm-mpath: improve I/O schedule
 2017-09-19 16:55 UTC  (14+ messages)
` [PATCH 1/5] block: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE

[Qemu-devel] [PATCH v2 00/27] vhost-user-scsi: code clean-up
 2017-09-19 16:52 UTC  (28+ messages)
` [Qemu-devel] [PATCH v2 01/27] glib-compat: move G_SOURCE_CONTINUE/REMOVE there
` [Qemu-devel] [PATCH v2 02/27] build-sys: fix libvhost-user.a build
` [Qemu-devel] [PATCH v2 03/27] build-sys: make vhost-user-scsi depend on libvhost-user.a
` [Qemu-devel] [PATCH v2 04/27] libvhost-user: drop dependency on glib
` [Qemu-devel] [PATCH v2 05/27] libvhost-user: improve vu_queue_pop() doc
` [Qemu-devel] [PATCH v2 06/27] vhost-user-scsi: use g_strdup()
` [Qemu-devel] [PATCH v2 07/27] vhost-user-scsi: connect unix socket before allocating
` [Qemu-devel] [PATCH v2 08/27] vhost-user-scsi: code style fixes
` [Qemu-devel] [PATCH v2 09/27] vhost-user-scsi: use glib allocation
` [Qemu-devel] [PATCH v2 10/27] vhost-user-scsi: glib calls that allocate don't return NULL
` [Qemu-devel] [PATCH v2 11/27] vhost-user-scsi: also free the gtree
` [Qemu-devel] [PATCH v2 12/27] vhost-user-scsi: remove vdev_scsi_find_by_vu()
` [Qemu-devel] [PATCH v2 13/27] vhost-user-scsi: simplify unix path cleanup
` [Qemu-devel] [PATCH v2 14/27] vhost-user-scsi: use NULL pointer
` [Qemu-devel] [PATCH v2 15/27] vhost-user-scsi: assert() in iscsi_add_lun()
` [Qemu-devel] [PATCH v2 16/27] vhost-user-scsi: remove vdev_scsi_add_iscsi_lun()
` [Qemu-devel] [PATCH v2 17/27] vhost-user-scsi: remove VUS_MAX_LUNS
` [Qemu-devel] [PATCH v2 18/27] vhost-user-scsi: remove unimplemented functions
` [Qemu-devel] [PATCH v2 19/27] vhost-user-scsi: rename VUS types
` [Qemu-devel] [PATCH v2 20/27] vhost-user-scsi: avoid use of iscsi_ namespace
` [Qemu-devel] [PATCH v2 21/27] vhost-user-scsi: don't copy iscsi/scsi-lowlevel.h
` [Qemu-devel] [PATCH v2 22/27] vhost-user-scsi: drop extra callback pointer
` [Qemu-devel] [PATCH v2 23/27] vhost-user-scsi: simplify source handling
` [Qemu-devel] [PATCH v2 24/27] vhost-user-scsi: use glib logging
` [Qemu-devel] [PATCH v2 25/27] libvhost-user: add glib source helper
` [Qemu-devel] [PATCH v2 26/27] vhost-user-scsi: use libvhost-user glib helper
` [Qemu-devel] [PATCH v2 27/27] vhost-user-scsi: remove server_sock from VusDev

OE general meeting before OEDEM next month
 2017-09-19 16:54 UTC  (2+ messages)

[PATCH] dt-bindings: vendor-prefixes: align indentation of company names
 2017-09-19 16:53 UTC 

Last pingtest always fails with netns.sh script on ARM device with F25
 2017-09-19 17:18 UTC  (2+ messages)

Does btrfs use crc32 for error correction?
 2017-09-19 16:51 UTC  (2+ messages)

[PATCH v2 0/2] Ensure that platform buses from overlays are functional
 2017-09-19 16:51 UTC  (3+ messages)
  ` [PATCH v2 1/2] of/platform: dynamic: Use of_platform_bus_create() to create devices
  ` [PATCH v2 2/2] of/unittest: Test platform bus added from overlay

[PATCH] KEYS: key refcounting cleanup in keyctl_read_key
 2017-09-19 16:51 UTC  (3+ messages)

[PATCH] linux-firmware: package qat-firmware
 2017-09-19 16:50 UTC  (2+ messages)

[PATCH] openrisc: dts: or1ksim: Add stdout-path
 2017-09-19 16:49 UTC  (4+ messages)
  ` [OpenRISC] "

[PATCH 0/3] [media] tc358743: Support for a wider range of inputs
 2017-09-19 16:49 UTC  (4+ messages)
` [PATCH 2/3] [media] tc358743: Increase FIFO level to 300

[Qemu-devel] [PATCH v2 0/4] add CCW indirect data access support
 2017-09-19 16:49 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 4/4] s390x/css: support ccw IDA

post-receive: pub/scm/linux/kernel/git/jpoimboe/linux
 2017-09-19 16:48 UTC 

[Qemu-devel] [PATCH v10 00/10] calculate blocktime for postcopy live migration
 2017-09-19 16:48 UTC  (11+ messages)
  ` [Qemu-devel] [PATCH v10 01/10] userfault: update kernel header for UFFD_FEATURE_*
  ` [Qemu-devel] [PATCH v10 02/10] migration: pass MigrationIncomingState* into migration check functions
  ` [Qemu-devel] [PATCH v10 03/10] migration: fix hardcoded function name in error report
  ` [Qemu-devel] [PATCH v10 04/10] migration: split ufd_version_check onto receive/request features part
  ` [Qemu-devel] [PATCH v10 05/10] migration: introduce postcopy-blocktime capability
  ` [Qemu-devel] [PATCH v10 06/10] migration: add postcopy blocktime ctx into MigrationIncomingState
  ` [Qemu-devel] [PATCH v10 07/10] migration: calculate vCPU blocktime on dst side
  ` [Qemu-devel] [PATCH v10 08/10] migration: postcopy_blocktime documentation
  ` [Qemu-devel] [PATCH v10 09/10] migration: add blocktime calculation into postcopy-test
  ` [Qemu-devel] [PATCH v10 10/10] migration: add postcopy total blocktime into query-migrate


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.