All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-23 15:09:37 to 2016-12-23 16:55:22 UTC [more...]

[Qemu-devel] [PATCH 00/21] new backup architecture
 2016-12-23 14:29 UTC  (9+ messages)
` [Qemu-devel] [PATCH 01/21] backup: move from done_bitmap to copy_bitmap
` [Qemu-devel] [PATCH 05/21] hbitmap: improve dirty iter
` [Qemu-devel] [PATCH 15/21] bitmap: add bitmap_count_between() function
` [Qemu-devel] [PATCH 16/21] hbitmap: add hbitmap_count_between() function
` [Qemu-devel] [PATCH 17/21] backup: make all reads not serializing
` [Qemu-devel] [PATCH 18/21] backup: new async architecture
` [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()

Hello
 2016-12-23 10:46 UTC 

An empty vptr in an raw object
 2016-12-23 16:54 UTC  (12+ messages)

[CORRUPTION FILESYSTEM] Corrupted and unrecoverable file system during the snapshot receive
 2016-12-23 16:53 UTC  (5+ messages)

[PATCH net 0/9] several fixups for virtio-net XDP
 2016-12-23 16:51 UTC  (16+ messages)
` [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 9/9] virtio-net: XDP support for small buffers

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

[RFC] Mechanism for high priority scheduling in amdgpu
 2016-12-23 16:49 UTC  (23+ messages)

[PATCH v3] stmmac: CSR clock configuration fix
 2016-12-23 16:46 UTC  (2+ messages)

[cip-dev] [PATCH 4.4-cip 0/6] Extend user-space ASLR range
 2016-12-23 16:46 UTC  (3+ messages)

[PATCH v2 03/11] lpfc: Deprecate lpfc_soft_wwn parameter
 2016-12-23 16:44 UTC  (3+ messages)

BPF hash algo (Re: [kernel-hardening] Re: [PATCH v7 3/6] random: use SipHash in place of MD5)
 2016-12-23 16:42 UTC  (11+ messages)
          ` [kernel-hardening] "

[xen-4.5-testing test] 103805: tolerable FAIL - PUSHED
 2016-12-23 16:42 UTC 

[PATCH V6 00/11] megaraid_sas: Updates for scsi-next
 2016-12-23 16:32 UTC  (11+ 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] reset: Make optional functions really optional
 2016-12-23 16:41 UTC  (4+ messages)

[xl restore and migrating problem - hardware compatibility]
 2016-12-23 16:32 UTC 

[ANNOUNCE] v4.9-rt1
 2016-12-23 16:32 UTC 

[PATCH 1/2] input: touchscreen: add driver for Zeitec ZET6223
 2016-12-23 16:32 UTC  (2+ messages)
` [PATCH 2/2] devicetree: add vendor prefix for Zeitec

[PATCH net] sctp: fix recovering from 0 win with small data chunks
 2016-12-23 16:29 UTC  (2+ messages)

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

[PATCH net] sctp: do not loose window information if in rwnd_over
 2016-12-23 16:29 UTC  (2+ messages)

[PATCH] beaglebone: add beaglebone.wks
 2016-12-23 16:26 UTC  (2+ messages)

[PATCH] nfp: add support for rx interrupts
 2016-12-23 16:26 UTC  (2+ messages)

[PATCH 1/2] drm/i915: enable FBC on gen9+ too
 2016-12-23 16:26 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: enable FBC on gen9+ too (rev2)

[PATCH] nfp: avoid modulo operations for handling ring wrapping
 2016-12-23 16:25 UTC  (2+ messages)

[PATCH v4 00/23] Decouple ethdev from PCI device
 2016-12-23 16:20 UTC  (26+ 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] diff: prefer indent heuristic over compaction heuristic
 2016-12-23 16:19 UTC  (7+ messages)

[PATCH] Documentation: devicetree: "linux,usable-memory" property
 2016-12-23 16:17 UTC  (2+ messages)

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

Recovering a RAID6 after all disks were disconnected
 2016-12-23 16:17 UTC  (7+ messages)

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

[PATCH] RFC: GSSD changes for RPCSEC_GSS version 3
 2016-12-23 16:09 UTC  (2+ messages)
` [PATCH] GSSD: Add RPCSEC_GSS version to downcall

[PATCH 0/2] RFC: Libtirpc changes for RPCSEC_GSS version 3
 2016-12-23 16:09 UTC  (3+ messages)
` [PATCH 1/2] Use "
` [PATCH 2/2] RPCSEC_GSSv3 new reply verifier

Implementing Miracast
 2016-12-23 16:00 UTC 

[PATCH Version 3 00/16] RFC: RPCSEC_GSS Version 3 prototype: Full Mode MAC
 2016-12-23 16:04 UTC  (17+ messages)
` [PATCH Version 3 01/16] SUNRPC handle unsupported RPC_GSS_SVC_CHANNEL_PROT
` [PATCH Version 3 02/16] SUNRPC: add a null call with payload GSSv3
` [PATCH Version 3 03/16] SELINUX export security_current_sid_to_context
` [PATCH Version 3 04/16] SUNRPC GSSv3: base definitions
` [PATCH Version 3 05/16] SUNRPC AUTH_GSS get RPCSEC_GSS version from gssd downcall
` [PATCH Version 3 06/16] SUNRPC AUTH_GSS gss3 reply verifier
` [PATCH Version 3 07/16] SUNRPC AUTH_GSS RPCSEC_GSS_CREATE with label payload
` [PATCH Version 3 08/16] SUNRPC AUTH_GSS store and use gss3 label assertion
` [PATCH Version 3 09/16] SUNRPC AUTH_GSS free assertions
` [PATCH Version 3 10/16] SUNRPC: AUTH_GSS add RPC_GSS_PROC_CREATE case for wrap and unwrap
` [PATCH Version 3 11/16] SUNRPC SVCAUTH_GSS reap the rsc cache entry on RPC_GSS_PROC_DESTROY
` [PATCH Version 3 12/16] SUNRPC SVCAUTH_GSS allow RPCSEC_GSS version 1 or 3
` [PATCH Version 3 13/16] SUNRPC SVCAUTH_GSS gss3 reply verifier
` [PATCH Version 3 14/16] SUNRPC SVCAUTH_GSS gss3 create label
` [PATCH Version 3 15/16] SUNRPC SVCAUTH_GSS set gss3 label on nfsd thread
` [PATCH Version 3 16/16] SUNRPC SVCAUTH_gss store gss3 child handles in parent rsc

[PATCH 1/2] ARM: dts: imx6dl: Add Engicam i.CoreM6 DualLite/Solo RQS initial support
 2016-12-23 16:02 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6q-icore-rqs: Update model to support Dual SOM

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

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 

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

[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  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [01/10] "

[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)

[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

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

[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][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] 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)

[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 


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.