All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-23 14:13:06 to 2016-12-23 16:00:36 UTC [more...]

[Qemu-devel] [PATCH 00/21] new backup architecture
 2016-12-23 14:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH 20/21] backup: move bitmap handling from backup_do_cow to get_work
` [Qemu-devel] [PATCH 21/21] backup: refactor: remove backup_do_cow()

SUDO XE: in David's root and an Oracle flash of bright light. Look, use it--it's fire for freedom
 2016-12-23 16:00 UTC 

[SPDK] Running SPDK As Non-root User
 2016-12-23 16:00 UTC 

[meta-webserver][PATCH] apache2: the download has been moved to the 'archives'
 2016-12-23 15:59 UTC  (6+ messages)

[PATCH v4 00/23] Decouple ethdev from PCI device
 2016-12-23 15:58 UTC  (24+ messages)
` [PATCH v5 00/20] "
` [PATCH v5 01/20] eal: define container_of macro
` [PATCH v5 02/20] eal: Allow passing const rte_intr_handle
` [PATCH v5 03/20] rte_device: make driver pointer const
` [PATCH v5 04/20] pmd: remove useless reset of dev_info->dev_pci
` [PATCH v5 05/20] e1000: localize mapping from eth_dev to pci
` [PATCH v5 06/20] ixgbe: localize mapping from eth_dev to pci_device
` [PATCH v5 07/20] i40e: localize mapping of eth_dev to pci
` [PATCH v5 08/20] broadcom: localize mapping from "
` [PATCH v5 09/20] virtio: Don't fill dev_info->driver_name
` [PATCH v5 10/20] virtio: Add vtpci_intr_handle() helper to get rte_intr_handle
` [PATCH v5 11/20] virtio: Don't depend on struct rte_eth_dev's pci_dev
` [PATCH v5 12/20] bnx2x: localize mapping from eth_dev to pci
` [PATCH v5 13/20] fm10k: "
` [PATCH v5 14/20] qede: localize mapping of "
` [PATCH v5 15/20] szedata2: localize handling of pci resources
` [PATCH v5 16/20] nfp: localize rte_pci_device handling
` [PATCH v5 17/20] vmxnet3: use eth_dev->data->drv_name instead of pci_drv name
` [PATCH v5 18/20] ethdev: Decouple interrupt handling from PCI device
` [PATCH v5 19/20] ethdev: Move dev_info filling of PCI information into drivers
` [PATCH v5 20/20] ethdev: Decouple from PCI device

[PATCH] app/testpmd: fix flow command compilation errors
 2016-12-23 15:58 UTC  (2+ messages)

[PATCH net 0/9] several fixups for virtio-net XDP
 2016-12-23 15:58 UTC  (24+ messages)
` [PATCH net 1/9] virtio-net: remove the warning before XDP linearizing
` [PATCH net 2/9] virtio-net: correctly xmit linearized page on XDP_TX
` [PATCH net 3/9] virtio-net: fix page miscount during XDP linearizing
` [PATCH net 4/9] virtio-net: correctly handle XDP_PASS for linearized packets
` [PATCH net 5/9] virtio-net: unbreak csumed packets for XDP_PASS
` [PATCH net 6/9] virtio-net: make rx buf size estimation works for XDP
` [PATCH net 7/9] virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support
` [PATCH net 8/9] virtio-net: remove big packet XDP codes
` [PATCH net 9/9] virtio-net: XDP support for small buffers

[PATCH 00/14] DC Patches Dec 22, 2016
 2016-12-23 15:58 UTC  (15+ messages)
  ` [PATCH 01/14] drm/amd/display: add pitch to cursor attributes
  ` [PATCH 02/14] drm/amd/display: minor clock source refactor
  ` [PATCH 03/14] drm/amd/display: Add dcc param to surface
  ` [PATCH 04/14] drm/amd/display: track cursor width in ipp
  ` [PATCH 05/14] drm/amd/display: Reset gamma to NULL after release
  ` [PATCH 06/14] drm/amd/display: Implement gamma correction using input LUT
  ` [PATCH 07/14] drm/amd/display: don't crash if stream is NULL when trying to share clocks
  ` [PATCH 08/14] drm/amd/display: reset transfer_func to NULL on release
  ` [PATCH 09/14] drm/amd/display: Fixed crash
  ` [PATCH 10/14] drm/amd/display: Fix licensing header
  ` [PATCH 11/14] drm/amd/display: Fixed split update bug
  ` [PATCH 12/14] drm/amd/display: Fixed crash caused by unnecessary clock source in split pipe
  ` [PATCH 13/14] drm/amd/display: Add refcount debug assert
  ` [PATCH 14/14] drm/amd/display: Pass adev to fill_plane_attr

RFC: 4.9-stable backports for xfs
 2016-12-23 15:55 UTC 

[Cocci] Converting DEVICE_ATTR to DEVICE_ATTR_{RO, RW, WO} and changing function names at the same time
 2016-12-23 15:54 UTC  (11+ messages)
                  ` Converting DEVICE_ATTR to DEVICE_ATTR_{RO,RW,WO} "

[PATCH 01/10] drm/i915: Break after walking all GGTT vma in bump_inactive_ggtt
 2016-12-23 15:53 UTC  (11+ messages)
` [PATCH 02/10] drm/i915: Repeat flush of idle work during suspend
` [PATCH 03/10] drm/i915: Don't clflush before release phys object
` [PATCH 04/10] drm/i915: Silence allocation failure during sg_trim()
` [PATCH 05/10] drm/i915: Assert that the partial VMA fits within the object
` [PATCH 06/10] drm/i915: Convert i915_ggtt_view to use an anonymous union
` [PATCH 07/10] drm/i915: Eliminate superfluous i915_ggtt_view_rotated
` [PATCH 08/10] drm/i915: Eliminate superfluous i915_ggtt_view_normal
` [PATCH 09/10] drm/i915: Extact compute_partial_view()
` [PATCH 10/10] drm/i915: Prevent timeline updates whilst performing reset
` ✓ Fi.CI.BAT: success for series starting with [01/10] drm/i915: Break after walking all GGTT vma in bump_inactive_ggtt

[Qemu-devel] [Bug 1652333] [NEW] TCG mode fails to boot Linux kernel with qemu 2.6.0 and libvirt 2.0.0
 2016-12-23 15:45 UTC  (2+ messages)
` [Qemu-devel] [Bug 1652333] "

[PATCH] net: add one ethtool option to set relax ordering mode
 2016-12-23 15:42 UTC  (9+ messages)
` [PATCH] ethtool: "

[PATCH 1/2] drm : adds Y-coordinate and Colorimetry Format
 2016-12-23 15:49 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH] Fix pasting into serial console in GTK ui
 2016-12-23 15:48 UTC  (3+ messages)

[refpolicy] [PATCH 1/2] xserver: introduce new fc and interface to manage X session logs
 2016-12-23 15:44 UTC  (7+ messages)
  ` [refpolicy] [PATCH v2 "
      ` [refpolicy] [PATCH v3 "
          ` [refpolicy] [PATCH v4 "

[PATCH 00/25] net/qede: update qede pmd to 2.0.0.1
 2016-12-23 15:42 UTC  (11+ messages)
` [PATCH 01/25] net/qede/base: add request for PF FLR before load request
` [PATCH 08/25] net/qede/base: fix updating VF queue zone id
` [PATCH 20/25] net/qede: add PCI ids for new chip variant
` [PATCH 22/25] net/qede/base: add support for new firmware
` [PATCH 23/25] net/qede/base: semantic/formatting changes

[lustre-devel] [PATCH] staging: lustre: selftest: Make brw_inject_one_error() static
 2016-12-23 15:42 UTC  (2+ messages)
`  "

[RFC] pps: fixing CONFIG_COMPAT issues
 2016-12-23 15:04 UTC  (2+ messages)

[PATCH v2 0/3] dmaengine: xilinx_dma: Bug fixes
 2016-12-23 15:36 UTC  (4+ messages)
` [PATCH v2 2/3] dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma

[BUG]: [PATCH added] Incorrect queue counters in netback interface
 2016-12-23 15:38 UTC  (2+ messages)

[PATCH 2/2] drm/i915: rewrite FBC's atomic CRTC-choosing code
 2016-12-23 15:38 UTC  (3+ messages)

[mcs][PATCH] meta-openstack: layer.conf: update the preferred versions
 2016-12-23 15:36 UTC 

[mcs][PATCH] housekeeping: rename bbappends to match the recipe versions
 2016-12-23 15:36 UTC 

[PATCH v4 14/14] xen/x86: setup PVHv2 Dom0 ACPI tables
 2016-12-23 15:35 UTC  (15+ messages)

[PATCH][alsa-lib] topology: fix unused-const-variable warning
 2016-12-23 15:34 UTC  (7+ messages)

[PATCH 1/3] spi: introduce max message size flag in spi_master
 2016-12-23 15:33 UTC  (7+ messages)
  ` [PATCH v2 2/3] mtd: m25p80: consider max message size in m25p80_read

[linux-3.18 test] 103800: regressions - FAIL
 2016-12-23 15:30 UTC 

[Bug 96488] [r600g]OpenCL driver causes segfault in ImageMagick's Histogram kernel
 2016-12-23 15:28 UTC  (2+ messages)

[PATCH] vif queue counters from int to long
 2016-12-23 15:09 UTC 

Important lnbp22.c patch
 2016-12-23 15:25 UTC 

[PATCH 1/8] net/qede: fix to get vendor/device id info
 2016-12-23 15:26 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/7] net/qede: reduce noise in debug logs
 2016-12-23 15:25 UTC  (4+ messages)
` [PATCH v2 "

[PATCH V6 00/11] megaraid_sas: Updates for scsi-next
 2016-12-23 15:24 UTC  (10+ messages)
` [PATCH V6 02/11] megaraid_sas: 128 MSIX Support
` [PATCH V6 06/11] megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Controllers
` [PATCH V6 08/11] megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth
` [PATCH V6 10/11] megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid Controllers

[PATCH] find_bit: Micro-optimise find_next_*_bit
 2016-12-23 17:20 UTC 

[PATCH 1/2] libselinux: fix optimized compile errors
 2016-12-23 15:19 UTC  (2+ messages)
` [PATCH 2/2] libsemanage: "

[PATCH] rcu: Enable RCU tracepoints by default to aid in debugging
 2016-12-23 15:17 UTC 

[U-Boot] please pull u-boot-samsung master
 2016-12-23 15:17 UTC  (2+ messages)

[PATCH v4] mm: pmd dirty emulation in page fault handler
 2016-12-23 15:14 UTC  (3+ messages)

[PATCH V6 0/7] perf/amd/iommu: Enable multi-IOMMU support
 2016-12-23 13:38 UTC  (2+ messages)
` [PATCH V6 6/7] iommu/amd: Introduce amd_iommu_get_num_iommus()

[RFC v4 00/16] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2016-12-23 15:13 UTC  (8+ messages)
` [RFC v4 15/16] vfio/type1: Check MSI remapping at irq domain level

[RFC] qtn: add FullMAC firmware for Quantenna QSR10G wifi device
 2016-12-23 15:12 UTC  (2+ messages)

Parcel ID00261443 delivery problems, please review
 2016-12-23 15:19 UTC 

fsl-espi, m25p80 and max_transfer_size / max_message_size
 2016-12-23 15:09 UTC  (2+ messages)

[PATCHv6 0/7] printk: use printk_safe to handle printk() recursive calls
 2016-12-23 15:08 UTC  (4+ messages)
` [PATCHv6 5/7] printk: report lost messages in printk safe/nmi contexts

[PATCH 1/1] MMC: meson: avoid possible NULL dereference
 2016-12-23 15:01 UTC  (3+ messages)

[PATCH 00/22] DC Patches Dec 20, 2016
 2016-12-23 14:58 UTC  (4+ messages)
` [PATCH 02/22] drm/amd/display: Refactor to move color helper into module

[PATCH] netfilter: conntrack: Fix ifdef checks for CONFIG_NF_CONNTRACK_MARK
 2016-12-23 14:55 UTC  (4+ messages)

[GIT PULL 0/4] perf/urgent fixes for 'perf sched timehist' and samples/bpf/ testing
 2016-12-23 14:54 UTC  (2+ messages)

[PATCH conntrack-tools] conntrack: send mark filter to kernel iff set
 2016-12-23 14:53 UTC 

[PATCH] mm: pmd dirty emulation in page fault handler
 2016-12-23 14:53 UTC  (10+ messages)

[PATCH v2 1/2] x86/efi: don't allocate memmap through memblock after mm_init()
 2016-12-23 14:52 UTC  (2+ messages)

[Qemu-devel] [PATCH] ui/gtk: Fix mouse wheel on 3.4.0 or later
 2016-12-23 14:50 UTC 

OOM: Better, but still there on
 2016-12-23 14:47 UTC  (12+ messages)
                  ` [RFC PATCH] mm, memcg: fix (Re: OOM: Better, but still there on)

[PATCH 11/11] drm/i915: Kill the 830 MI_OVERLAY_OFF workaround
 2016-12-23 14:46 UTC  (4+ messages)
` [PATCH v2 "

[xen-4.7-testing test] 103802: regressions - FAIL
 2016-12-23 14:43 UTC 

[PATCH 0/8] HuC Loading Patches
 2016-12-23 14:43 UTC  (11+ messages)
` [PATCH 1/8] drm/i915/guc: Make the GuC fw loading helper functions general
` [PATCH 2/8] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH 4/8] drm/i915/huc: Add BXT HuC Loading Support
` [PATCH 5/8] drm/i915/HuC: Add KBL huC loading Support
` [PATCH 8/8] drm/i915/get_params: Add HuC status to getparams

[PATCH] dmaengine: ipu: Revert ipu_irq_handler changes
 2016-12-23 14:37 UTC  (2+ messages)

[PATCH nft 01/10] include: fetch nf_tables.h updates
 2016-12-23 14:26 UTC  (10+ messages)
` [PATCH nft 02/10] src: remove SET_F_* flag definitions
` [PATCH nft 03/10] src: add used quota support
` [PATCH nft 04/10] src: listing of stateful objects
` [PATCH nft 05/10] src: add/create/delete "
` [PATCH nft 06/10] src: reset internal "
` [PATCH nft 07/10] parser_bison: allow RESET token from rhs
` [PATCH nft 08/10] src: add stateful object reference expression
` [PATCH nft 09/10] src: add support for stateful object maps
` [PATCH nft 10/10] src: support for stateful object monitoring

An empty vptr in an raw object
 2016-12-23 14:26 UTC  (6+ messages)

[xen-unstable-smoke test] 103842: tolerable all pass - PUSHED
 2016-12-23 14:25 UTC 

[PATCH] doc: update release notes for rte_flow
 2016-12-23 14:25 UTC  (2+ messages)

[Buildroot] [PATCH] util-linux: fix ncurses/wchar handling
 2016-12-23 14:25 UTC  (2+ messages)

JMS56x not working reliably with uas driver
 2016-12-23 14:22 UTC  (2+ messages)

SAS disk from RAID card (no RAID mode) problems
 2016-12-23 14:21 UTC  (2+ messages)

[meta-python][PATCH] python3-wekzeug: update RDEPENDS to pull in http module
 2016-12-23 14:16 UTC  (3+ messages)

A small window for a race condition in mm/rmap.c:page_lock_anon_vma_read
 2016-12-23 14:19 UTC  (7+ messages)

[PATCHv2 net] netfilter: check duplicate config when initializing in ipt_CLUSTERIP
 2016-12-23 14:18 UTC  (2+ messages)

[PATCH 0/22] fsnotify: Avoid SRCU stalls with fanotify permission events
 2016-12-23 14:17 UTC  (9+ messages)
` [PATCH 05/22] audit: Fix sleep in atomic
` [PATCH 06/22] audit: Abstract hash key handling

[PATCH] netfilter: use fwmark_reflect in nf_send_reset
 2016-12-23 14:16 UTC  (3+ messages)

[Qemu-devel] Proposal for 2.9 release schedule
 2016-12-23 14:15 UTC 

How to keep track of the amount of queued samples?
 2016-12-23 14:16 UTC 

[xen-4.8-testing test] 103807: tolerable FAIL - PUSHED
 2016-12-23 14:13 UTC 


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.