All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-22 11:56:42 to 2015-10-22 12:36:59 UTC [more...]

[GIT PULL 00/16] perf/core improvements and fixes
 2015-10-22 12:36 UTC  (8+ messages)
` [PATCH 13/16] perf callchain: Switch default to 'graph,0.5,caller'

[RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
 2015-10-22 12:36 UTC  (13+ messages)
` [RFC Patch 11/12] IXGBEVF: Migrate VF statistic data
  ` [Intel-wired-lan] "
` [RFC Patch 12/12] IXGBEVF: Track dma dirty pages
  ` [Qemu-devel] "
    ` [Intel-wired-lan] "
    ` [Qemu-devel] [RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
      ` [Intel-wired-lan] "

[PATCH] printk: Don't discard earlier unprinted messages to make space
 2015-10-22 12:36 UTC  (5+ messages)

meta-toolchain-qt5, qttools-plugins and -nomake examples
 2015-10-22 12:35 UTC  (3+ messages)

[PATCH v7 0/8] vhost-user multiple queues enabling
 2015-10-22 12:35 UTC  (10+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/8] vhost-user: add protocol features support
  ` [PATCH v8 2/8] vhost-user: add VHOST_USER_GET_QUEUE_NUM message
  ` [PATCH v8 3/8] vhost: vring queue setup for multiple queue support
  ` [PATCH v8 4/8] vhost: rxtx: use queue id instead of constant ring index
  ` [PATCH v8 5/8] virtio: fix deadloop due to reading virtio_net_config incorrectly
  ` [PATCH v8 6/8] vhost: add VHOST_USER_SET_VRING_ENABLE message
  ` [PATCH v8 7/8] vhost-user: enable vhost-user multiple queue
  ` [PATCH v8 8/8] doc: update release note for vhost-user mq support

[PATCH 0/5] drm/i915: Expose __raw_i915_read() & co. to the outside, and a few forcewake things
 2015-10-22 12:35 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Turn __raw_i915_read8() & co. in to inline functions
` [PATCH 2/5] drm/i915: Read FORCEWAKE registers with I915_READ_FW()
` [PATCH 3/5] drm/i915: Minor style nits in intel_uncore.c
` [PATCH 4/5] drm/i915: Respin vlv/chv reagister access to look more like SKL
` [PATCH 5/5] drm/i915: Add NEEDS_FORCEWAKE() checks for vlv/chv

[PATCH v2 0/9] Add STM32 pinctrl/GPIO driver
 2015-10-22 12:35 UTC  (6+ messages)
` [PATCH v2 3/9] includes: dt-bindings: Add STM32F429 pinctrl DT bindings

[U-Boot] [PATCH V3 1/3] arm: discard relocation entries for secure text
 2015-10-22 12:34 UTC  (3+ messages)
` [U-Boot] [PATCH V3 2/3] mx7: psci: add basic psci support
` [U-Boot] [PATCH V3 3/3] imx: mx7: default enable non-secure mode

[Qemu-devel] [PULL 00/38] vhost, pc, virtio features, fixes, cleanups
 2015-10-22 12:33 UTC  (4+ messages)

[PATCH] Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions
 2015-10-22 12:33 UTC  (9+ messages)
` [Outreachy kernel] "

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2015-10-22_05-01-41
 2015-10-22 12:33 UTC 

[PATCH v4 0/4] Updates to public/io/netif.h
 2015-10-22 12:32 UTC  (9+ messages)
` [PATCH v5 3/5] public/io/netif.h: add documentation for hash negotiation and mapping

newstore direction
 2015-10-22 12:32 UTC  (4+ messages)

[PATCH v2 net-next] bpf: fix bpf_perf_event_read() helper
 2015-10-22 12:30 UTC  (2+ messages)

[PATCH] mm: memcontrol: eliminate root memory.current
 2015-10-22 12:29 UTC  (5+ messages)

[PATCH v2 0/6] VFIO platform reset module rework
 2015-10-22 12:29 UTC  (15+ messages)
` [PATCH v2 3/6] vfio: platform: reset: calxedaxgmac: add reset function registration
` [PATCH v2 6/6] vfio: platform: move get/put reset at open/release

[Buildroot] [PATCH] linux-headers: bump 3.4.x series
 2015-10-22 12:28 UTC 

[PATCH] ide: Replace timeval with ktime_t
 2015-10-22 12:27 UTC  (5+ messages)
` [Outreachy kernel] "

[PATCH] drm/i915/skl: Add SKL GT4 PCI IDs
 2015-10-22 12:27 UTC 

[Qemu-devel] [PATCH 0/3] QEMU logging improvements
 2015-10-22 12:26 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/3] log: report hmp/qmp command and qmp event
  ` [Qemu-devel] What's the intended use of log.h logging? (was: [PATCH 2/3] log: report hmp/qmp command and qmp event)

[U-Boot] [PATCH 00/12] SPL mmc refactor and alternate boot device feature
 2015-10-22 12:24 UTC  (14+ messages)
` [U-Boot] [PATCH 01/12] spl: nand: remove code duplication
` [U-Boot] [PATCH 02/12] spl: mmc: add break statements in spl_mmc_load_image()
` [U-Boot] [PATCH 03/12] spl: mmc: refactor device location code to its own function
` [U-Boot] [PATCH 04/12] spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
` [U-Boot] [PATCH 05/12] spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check
` [U-Boot] [PATCH 06/12] spl: mmc: move fs boot into its own function
` [U-Boot] [PATCH 07/12] spl: mmc: get rid of emmc boot code duplication
` [U-Boot] [PATCH 08/12] spl: change return values of spl_*_load_image()
` [U-Boot] [PATCH 09/12] common: spl: move image load to its own function
` [U-Boot] [PATCH 10/12] spl: add support for alternative boot device
` [U-Boot] [PATCH 11/12] spl: announce boot devices
` [U-Boot] [PATCH 12/12] arm: mx6: cm-fx6: define fallback boot devices for spl

[PATCH] USB: qcserial: add Sierra Wireless MC74xx/EM74xx
 2015-10-22 12:24 UTC 

[PATCH 1/2] ARM: ux500: add an SMP enablement type and move cpu nodes
 2015-10-22 12:24 UTC  (3+ messages)

[PATCH 0/9] scripts/tags.sh cleanup
 2015-10-22 12:24 UTC  (14+ messages)
` [PATCH 9/9] treewide: Remove newlines inside DEFINE_PER_CPU() macros

[PATCH 00/19] staging/wilc1000 cleanups
 2015-10-22 12:23 UTC  (3+ messages)

[PATCH v3] powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tlb entry
 2015-10-22 12:23 UTC 

[RESEND PATCH 0/2] powerpc: Fix module autoload for OF platform drivers
 2015-10-22 12:24 UTC  (3+ messages)
` [RESEND PATCH 1/2] powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driver

[U-Boot] [PATCH v3] Tegra: T210: Add QSPI driver
 2015-10-22 12:23 UTC  (2+ messages)

[PATCH 0/3] introducing tools/perf/testsuite
 2015-10-22 12:16 UTC  (2+ messages)
` [PATCH perf/core 0/2] perf/runtests: Add runtests.sh shellscript testcases for perf probe

[Qemu-devel] [PATCH] qapi-schema: mark InetSocketAddress as mandatory again
 2015-10-22 12:22 UTC  (2+ messages)

[meta-fsl-arm] The state of the art of Wayland on IMX6 devices
 2015-10-22 12:21 UTC  (8+ messages)

Release Candidate Build for yocto-2.0.rc2.rc2 now available
 2015-10-22 12:21 UTC 

[PATCH 1/3] perf tools: Move callchain help messages to callchain.h
 2015-10-22 12:21 UTC  (11+ messages)
` [PATCH 2/3] perf top: Support call-graph display options also
` [RFC/PATCH 3/3] perf tools: Defaults to 'caller' callchain order only if --children is enabled

[U-Boot] TI8148 EVM
 2015-10-22 12:20 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/6] qobject: Make conversion from QObject * accept null
 2015-10-22 12:20 UTC  (3+ messages)

[PATCH v7 0/4] Add network namespace support in the RDMA-CM
 2015-10-22 12:20 UTC  (5+ messages)
  ` [PATCH v7 1/4] IB/addr: Pass network namespace as a parameter
  ` [PATCH v7 2/4] IB/cma: Separate port allocation to network namespaces
  ` [PATCH v7 3/4] IB/cma: Add support for "
  ` [PATCH v7 4/4] IB/ucma: Take the network namespace from the process

[PATCH v2] powerpc/e6500: hw tablewalk: make sure we invalidate and write to the same tlb entry
 2015-10-22 12:19 UTC  (3+ messages)
` [v2] "

[PATCH 0/2] Staging: lustre: Remove unused functions
 2015-10-22 12:17 UTC  (8+ messages)
` [Outreachy kernel] "

[PATCH] clk: atlas7: merge lots of discrete clocks into arrays
 2015-10-22 12:17 UTC  (3+ messages)

[PATCH net,stable] qmi_wwan: add Sierra Wireless MC74xx/EM74xx
 2015-10-22 12:15 UTC 

L2CAP_INFO_REQ Command rejected by remote side and disconnect
 2015-10-22 12:16 UTC 

[PATCH] staging: vt6655: Add space around '*'
 2015-10-22 12:15 UTC 

[LTP] how to cross compile linux test project?
 2015-10-22 12:13 UTC  (3+ messages)

[PATCH v2 0/5] virtio: Tx performance improvements
 2015-10-22 12:13 UTC  (4+ messages)

[V7 0/4] add xsaves/xrstors support
 2015-10-22 12:13 UTC  (3+ messages)
` [V7 2/4] x86/xsaves: enable xsaves/xrstors/xsavec in xen

[Cocci] Request 339055 commented by jengelh (submit devel:tools/coccinelle)
 2015-10-22 12:12 UTC  (9+ messages)

Generic DT binding for IPIs
 2015-10-22 11:55 UTC  (3+ messages)

[PATCH 00/23] userfaultfd v4
 2015-10-22 12:10 UTC  (5+ messages)
` [PATCH 14/23] userfaultfd: wake pending userfaults
  ` [Qemu-devel] "

Fw: [Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-22 12:10 UTC  (9+ messages)
    `  "

[Qemu-devel] [PATCH v2 00/16] Introduce I/O channels framework
 2015-10-22 12:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 03/16] sockets: allow port to be NULL when listening on IP address

[PATCH 0/8] virtio: virtio ring layout optimization and RX vector processing
 2015-10-22 12:09 UTC  (9+ messages)
` [PATCH v4 0/7] virtio ring layout optimization and simple rx/tx processing
  ` [PATCH v4 1/7] virtio: add virtio_rxtx.h header file
  ` [PATCH v4 2/7] virtio: add software rx ring, fake_buf into virtqueue
  ` [PATCH v4 3/7] virtio: rx/tx ring layout optimization
  ` [PATCH v4 4/7] virtio: fill RX avail ring with blank mbufs
  ` [PATCH v4 5/7] virtio: virtio vec rx
  ` [PATCH v4 6/7] virtio: simple tx routine
  ` [PATCH v4 7/7] virtio: pick simple rx/tx func

[PATCH v4 0/8] Add SPDIF support for rockchip
 2015-10-22 12:10 UTC  (7+ messages)
` [PATCH v4 5/8] clk: rockchip: Allow the RK3288 SPDIF clocks to change their parent

[RESEND PATCH v4 3/3] mmc: sdhci-of-arasan: add runtime pm support
 2015-10-22 12:08 UTC  (2+ messages)

[Bug 91993] Graphical glitch in Astromenace (open-source game)
 2015-10-22 12:08 UTC  (2+ messages)

[RFC v3 0/2] Add TSO for iwlwifi
 2015-10-22 12:07 UTC  (5+ messages)
` [RFC v3 2/2] iwlwifi: mvm: send large SKBs to the transport

[PATCH tip/locking/core v4 0/6] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-10-22 12:07 UTC  (10+ messages)
` [PATCH tip/locking/core v4 1/6] powerpc: atomic: Make *xchg and *cmpxchg a full barrier

[PATCHv6 0/9] ethdev: add new API to retrieve RX/TX queue information
 2015-10-22 12:06 UTC  (10+ messages)
` [PATCHv6 1/9] "
` [PATCHv6 2/9] i40e: add support for eth_(rxq|txq)_info_get and (rx|tx)_desc_lim
` [PATCHv6 3/9] ixgbe: "
` [PATCHv6 4/9] e1000: "
` [PATCHv6 5/9] fm10k: add HW specific desc_lim data into dev_info
` [PATCHv6 6/9] cxgbe: "
` [PATCHv6 7/9] vmxnet3: "
` [PATCHv6 8/9] testpmd: add new command to display RX/TX queue information
` [PATCHv6 9/9] doc: release notes update for queue_info_get()

[PATCH] net: dsa: mv88e6060: Fix false positive lockdep splat
 2015-10-22 12:06 UTC  (4+ messages)

linux-next: manual merge of the tip tree with the arm64 tree
 2015-10-22 12:06 UTC  (2+ messages)

[PATCH v7 00/25] Color Management for DRM framework
 2015-10-22 12:05 UTC  (4+ messages)
` [PATCH v7 11/25] drm/i915: Register color correction capabilities

[PATCH v2 0/8] mmc: dw_mmc-rockchip: allow tuning using the clk-phase api
 2015-10-22 12:04 UTC  (9+ messages)
` [PATCH v2 1/8] clk: rockchip: Allow more precision for some mmc clock phases
` [PATCH v2 2/8] clk: rockchip: Make calculations use rounding

[PATCH v3 0/2] thermal: mediatek: Add cpu power cooling model
 2015-10-22 12:02 UTC  (9+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] arm64: dts: mt8173: Add thermal zone node for mt8173

nvme abort and reset fixes
 2015-10-22 12:03 UTC  (10+ messages)
` [PATCH 1/9] nvme: only add a controller to dev_list after it's been fully initialized
` [PATCH 2/9] nvme: don't take the I/O queue q_lock in nvme_timeout
` [PATCH 3/9] nvme: merge nvme_abort_req and nvme_timeout
` [PATCH 4/9] nvme: do not restart the request timeout if we're resetting the controller
` [PATCH 5/9] nvme: simplify resets
` [PATCH 6/9] nvme: abort requests on the reqeueue list when shutting down a controller
` [PATCH 7/9] nvme: merge probe_work and reset_work
` [PATCH 8/9] nvme: remove dead controllers from a work item
` [PATCH 9/9] nvme: switch abort_limit to an atomic_t

[PATCH 3/3] ACPI / PM: Fix incorrect wakeup irq setting before suspend-to-idle
 2015-10-22 12:03 UTC  (2+ messages)

[PATCH 2/3] ACPI: Using correct irq when waiting for events
 2015-10-22 12:03 UTC  (2+ messages)

[PATCH 1/3] ACPI: Using correct irq when uninstalling acpi irq handler
 2015-10-22 12:03 UTC  (2+ messages)

[PATCH 0/3] Fix incorrect using of acpi irq
 2015-10-22 12:02 UTC 

[PATCH] drm/i915: add hotplug activation period to hotplug update mask
 2015-10-22 12:01 UTC  (4+ messages)

volunteer to be the maintainer of driver/net/intel sub-tree
 2015-10-22 12:00 UTC  (3+ messages)

[Qemu-devel] DO_UPCAST confusion
 2015-10-22 12:00 UTC  (3+ messages)

[PATCH] f2fs: support file defragment
 2015-10-22 11:59 UTC 

[PATCH 1/3] ACPI: Using correct irq when uninstalling acpi irq handler
 2015-10-22 12:02 UTC 

[PATCH] base-files: stage /etc/skel
 2015-10-22 11:58 UTC 

[PATCH 00/11] Kill off intel_crtc->atomic!
 2015-10-22 11:56 UTC  (5+ messages)
` [PATCH 07/11] drm/i915: Remove some post-commit members from intel_crtc->atomic
` [PATCH 08/11] drm/i915: Nuke fbc "
` [PATCH 09/11] drm/i915/skl: Prevent unclaimed register writes on skylake
` [PATCH 10/11] drm/i915/skl: Update watermarks before the crtc is disabled


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.