All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-03 08:46:57 to 2017-02-03 09:51:19 UTC [more...]

[PATCH v4] staging: rtl8192e: Aligning the * on each line in block comments
 2017-02-03  9:51 UTC  (2+ messages)

[PATCH] drm/i915: Recreate internal objects with single page segments if dmar fails
 2017-02-03  9:50 UTC  (3+ messages)

[Qemu-trivial] [PATCH] vnc: do not disconnect on EAGAIN
 2017-02-03  9:50 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
 2017-02-03  9:49 UTC 

[PATCH] net/ixgbe: clean up rte_eth_dev_info_get
 2017-02-03  9:49 UTC  (6+ messages)

[PATCH v4 1/2] drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
 2017-02-03  9:49 UTC  (3+ messages)
` [PATCH v5] "

[Qemu-devel] [PATCH 0/2 v14] fsdev: add IO throttle support to fsdev devices
 2017-02-03  9:48 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2 "

automatic IRQ affinity for virtio V2
 2017-02-03  9:47 UTC  (6+ messages)
` [PATCH 2/9] virtio_pci: use shared interrupts for virtqueues

[bug report] iommu: iommu_get_group_resv_regions
 2017-02-03  9:47 UTC  (2+ messages)

[PATCH 1/5] nic/tap: fix tap docs for device name
 2017-02-03  9:47 UTC  (10+ messages)
` [PATCH 2/5] net/tap: fix multi-queue support
` [PATCH 3/5] net/tap: remove redundant fds array
` [PATCH 4/5] net/tap: fix up log message to correct channel
` [PATCH 5/5] net/tap: remove unused variable and minor cleanup

[Qemu-devel] [PATCH v4] q35: Improve sample configuration files
 2017-02-03  9:46 UTC 

[GIT PULL] ARM: mvebu: dt64 for v4.11 (#3)
 2017-02-03  9:47 UTC 

[Qemu-devel] [PULL 000/107] ppc-for-2.9 queue 20170202
 2017-02-03  9:46 UTC  (6+ messages)
    ` [Qemu-devel] [Qemu-ppc] "

[PATCH v2] EDAC: mpc85xx: Add T2080 l2-cache support
 2017-02-03  9:46 UTC  (6+ messages)

[PATCH 0/2] xl: event machinery fixes
 2017-02-03  9:46 UTC  (7+ messages)
` [PATCH 2/2] xl: disable events earlier for shutdown event

[Qemu-devel] [PATCH v7 RFC] block/vxhs: Initial commit to add Veritas HyperScale VxHS block device support
 2017-02-03  9:45 UTC  (10+ messages)

[RFC PATCH] usb: misc: add USB251xB/xBi Hi-Speed Hub Controller Driver
 2017-02-03  9:44 UTC  (4+ messages)

several domU crashes after 4.1->4.8 live migration
 2017-02-03  9:43 UTC  (5+ messages)

[Buildroot] [BUILDROOT 2016.11.2] Change kernel version (I need 4.1.18)
 2017-02-03  9:43 UTC 

[PATCH 0/2] drm/sti cleanup: remove deprecated register and functionnalities
 2017-02-03  9:41 UTC  (3+ messages)
` [PATCH 1/2] drm/sti: remove deprecated sink_term config
` [PATCH 2/2] drm/sti: remove deprecated legacy vtg slave

[RFC] Vhost-user backends cross-version migration support
 2017-02-03  9:41 UTC  (20+ messages)
` [libvirt] "

[PATCH] mkfs.f2fs: fix bad assignment of total_sectors for f2fs_configuration
 2017-02-03  9:40 UTC  (4+ messages)

[bitbake][question] Is metadata-revs file content correct?
 2017-02-03  9:41 UTC 

[Qemu-devel] [PATCH v13 00/24] qcow2: persistent dirty bitmaps
 2017-02-03  9:40 UTC  (25+ messages)
` [Qemu-devel] [PATCH 01/24] specs/qcow2: fix bitmap granularity qemu-specific note
` [Qemu-devel] [PATCH 02/24] specs/qcow2: do not use wording 'bitmap header'
` [Qemu-devel] [PATCH 03/24] hbitmap: improve dirty iter
` [Qemu-devel] [PATCH 04/24] tests: add hbitmap iter test
` [Qemu-devel] [PATCH 05/24] block: fix bdrv_dirty_bitmap_granularity signature
` [Qemu-devel] [PATCH 06/24] block/dirty-bitmap: add deserialize_ones func
` [Qemu-devel] [PATCH 07/24] qcow2: add bitmaps extension
` [Qemu-devel] [PATCH 08/24] block: introduce auto-loading bitmaps
` [Qemu-devel] [PATCH 09/24] qcow2: add .bdrv_load_autoloading_dirty_bitmaps
` [Qemu-devel] [PATCH 10/24] block/dirty-bitmap: add autoload field to BdrvDirtyBitmap
` [Qemu-devel] [PATCH 11/24] block: introduce persistent dirty bitmaps
` [Qemu-devel] [PATCH 12/24] block/dirty-bitmap: add bdrv_dirty_bitmap_next()
` [Qemu-devel] [PATCH 13/24] qcow2: add .bdrv_store_persistent_dirty_bitmaps()
` [Qemu-devel] [PATCH 14/24] block: add bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH 15/24] qcow2: add .bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH 16/24] qmp: add persistent flag to block-dirty-bitmap-add
` [Qemu-devel] [PATCH 17/24] qmp: add autoload parameter "
` [Qemu-devel] [PATCH 18/24] qmp: add x-debug-block-dirty-bitmap-sha256
` [Qemu-devel] [PATCH 19/24] iotests: test qcow2 persistent dirty bitmap
` [Qemu-devel] [PATCH 20/24] qcow2-refcount: rename inc_refcounts() and make it public
` [Qemu-devel] [PATCH 21/24] qcow2-bitmap: refcounts
` [Qemu-devel] [PATCH 22/24] block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH 23/24] qcow2: add .bdrv_remove_persistent_dirty_bitmap
` [Qemu-devel] [PATCH 24/24] qmp: block-dirty-bitmap-remove: remove persistent

[PATCH] xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
 2017-02-03  9:38 UTC  (3+ messages)

[PATCH 0/4] sanitize sg
 2017-02-03  9:38 UTC  (9+ messages)
` [PATCH 1/4] sg: disable SET_FORCE_LOW_DMA
` [PATCH 2/4] sg: protect access to to 'reserved' page array
` [PATCH 3/4] sg: check for valid direction before starting the request
` [PATCH 4/4] sg: use standard lists for sg_requests

[distros-debian-jessie test] 68507: tolerable trouble: blocked/broken/pass
 2017-02-03  9:38 UTC 

[PATCH net-next] sctp: process fwd tsn chunk only when prsctp is enabled
 2017-02-03  9:37 UTC  (2+ messages)

[PATCH 0/1] Load OpenSSL config if present in sign-file.c
 2017-02-03  9:36 UTC  (4+ messages)

raid1: cannot add disk to replace faulty because can only mount fs as read-only
 2017-02-03  9:35 UTC  (10+ messages)

[PATCH] fstests: cleanup $TEST_DIR/$seq* files
 2017-02-03  9:35 UTC  (2+ messages)

[PATCH 1/1] iommu: to avoid an unnecessary assignment
 2017-02-03  9:35 UTC 

[PATCH v2 0/2] Auto BKOPS PM suspend
 2017-02-03  9:33 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: Checking BKOPS status prior to Suspend

[PATCH 1/1] gtp: support SGSN-side tunnels
 2017-02-03  9:12 UTC 

[PATCH net-next 0/2] enable relax order mode in intel NIC's driver
 2017-02-03  9:30 UTC  (3+ messages)
` [PATCH net-next 1/2] ixgbevf and 82598 relax order mode support
` [PATCH net-next 2/2] add one config to select relax order mode in intel NIC's Kconfig

KVM/QEMU on Raspberry Pi 3
 2017-02-03  9:31 UTC  (5+ messages)
` [Qemu-devel] "

[PATCH v4] drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinates
 2017-02-03  9:31 UTC 

[PATCH v3 0/7] Renesas *SCIF* RX FIFO support
 2017-02-03  9:31 UTC  (7+ messages)
` [PATCH v3 2/7] serial: sh-sci: consider DR (data ready) bit adequately
` [PATCH v3 4/7] serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF
` [PATCH v3 5/7] serial: sh-sci: SCIFA/B RX FIFO software timeout

UBIFS errors are randomly seen after reboots
 2017-02-03  9:30 UTC  (11+ messages)

[patch net-next v2 00/19] mlxsw: Introduce TC Flower offload using TCAM
 2017-02-03  9:29 UTC  (20+ messages)
` [patch net-next v2 01/19] mlxsw: item: Add 8bit item helpers
` [patch net-next v2 02/19] mlxsw: item: Add helpers for getting pointer into payload for char buffer item
` [patch net-next v2 03/19] mlxsw: reg: Add Policy-Engine ACL Register
` [patch net-next v2 04/19] mlxsw: reg: Add Policy-Engine ACL Group Table register
` [patch net-next v2 05/19] mlxsw: reg: Add Policy-Engine TCAM Allocation Register
` [patch net-next v2 06/19] mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2
` [patch net-next v2 07/19] mlxsw: reg: Add Policy-Engine Port Binding Table
` [patch net-next v2 08/19] mlxsw: reg: Add Policy-Engine Rules Copy Register
` [patch net-next v2 09/19] mlxsw: reg: Add Policy-Engine Policy Based Switching Register
` [patch net-next v2 10/19] mlxsw: reg: Add Policy-Engine Extended Flexible Action Register
` [patch net-next v2 11/19] mlxsw: core: Introduce flexible keys support
` [patch net-next v2 12/19] mlxsw: core: Introduce flexible actions support
` [patch net-next v2 13/19] mlxsw: spectrum: Introduce basic set of flexible key blocks
` [patch net-next v2 14/19] mlxsw: resources: Add ACL related resources
` [patch net-next v2 15/19] list: introduce list_for_each_entry_from_reverse helper
` [patch net-next v2 16/19] lib: Introduce priority array area manager
` [patch net-next v2 17/19] mlxsw: spectrum: Introduce ACL core with simple TCAM implementation
` [patch net-next v2 18/19] sched: cls_flower: expose priority to offloading netdevice
` [patch net-next v2 19/19] mlxsw: spectrum: Implement TC flower offload

bcache-tools [branch: dev] throws Assertion `!(bcache_init())' failed
 2017-02-03  9:28 UTC  (3+ messages)

[PATCH V4 00/24] aacraid: Patchset for Smart Family Support
 2017-02-03  9:26 UTC  (19+ messages)
` [PATCH V4 08/24] aacraid: Added support for response path
` [PATCH V4 10/24] aacraid: Reworked aac_command_thread
` [PATCH V4 11/24] aacraid: Added support for periodic wellness sync
` [PATCH V4 12/24] aacraid: Retrieve Queue Depth from Adapter FW
` [PATCH V4 13/24] aacraid: Added support to set QD of attached drives
` [PATCH V4 14/24] aacraid: Added support for hotplug
` [PATCH V4 16/24] aacraid: Add task management functionality
` [PATCH V4 18/24] aacraid: VPD 83 type3 support
` [PATCH V4 19/24] aacraid: Added new IWBR reset

What's cooking in git.git (Jan 2017, #06; Tue, 31)
 2017-02-03  9:24 UTC  (5+ messages)
` [PATCH] color_parse_mem: allow empty color spec
    ` [PATCH] document behavior of empty color name

[Qemu-devel] [PATCHv2] hw/net: implement MIB counters in mcf_fec driver
 2017-02-03  9:23 UTC  (3+ messages)

[PATCH v2 00/10] serial: st-asc: Allow handling of RTS line
 2017-02-03  9:22 UTC  (6+ messages)

[RFC PATCH v6 2/7] dma: Add simple dma_noop_mmap
 2017-02-03  9:22 UTC  (3+ messages)
` [RFC PATCH v6 3/7] drivers: dma-coherent: Account dma_pfn_offset when used with device tree

[PATCH v5 00/11] exynos-ufs: add support for Exynos
 2017-02-03  9:19 UTC  (7+ messages)
` [PATCH v5 02/11] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC

[RFC 0/2] Prgdev API
 2017-02-03  9:21 UTC  (4+ messages)
` [RFC 1/2] doc: introduction to prgdev

[ANNOUNCE] Git for Windows 2.11.1
 2017-02-03  9:19 UTC 

[PATCH] xserver-xorg: disable glamor
 2017-02-03  9:18 UTC 

[PATCH RESEND] blkcg: fix double free of new_blkg in blkcg_init_queue
 2017-02-03  9:19 UTC 

[Qemu-devel] [PATCH] usb: ccid: check ccid apdu length
 2017-02-03  9:17 UTC  (2+ messages)

[LSF/MM TOPIC] cpuset vs mempolicy related issues
 2017-02-03  9:17 UTC  (2+ messages)

[PATCHv3 net-next 0/7] net: dst_confirm replacement
 2017-02-03  9:16 UTC  (7+ messages)
` [PATCHv3 net-next 5/7] net: add confirm_neigh method to dst_ops

[Qemu-trivial] [PATCH v2] hw/core/or-irq: Mark the device with cannot_instantiate_with_device_add_yet
 2017-02-03  9:15 UTC  (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

btrfs receive leaves new subvolume modifiable during operation
 2017-02-03  9:14 UTC  (9+ messages)

[PATCH net-next] sfc: get rid of custom busy polling code
 2017-02-03  9:15 UTC  (4+ messages)
` [PATCH net-next] sfc-falcon: "

[Qemu-trivial] [PATCH v2] hw/core/register: Mark the device with cannot_instantiate_with_device_add_yet
 2017-02-03  9:13 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH v2 00/10] serial: st-asc: Allow handling of RTS line
 2017-02-03  9:10 UTC  (4+ messages)

[PATCH] xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
 2017-02-03  9:08 UTC 

[PATCH] reset: add an example of how to split a commit into two
 2017-02-03  9:05 UTC  (2+ messages)

patch "usb: musb: da8xx: Remove CPPI 3.0 quirk and methods" added to usb-testing
 2017-02-03  9:05 UTC 

linux-next: manual merge of the vfs-miklos tree with the overlayfs tree and build failure
 2017-02-03  9:03 UTC  (4+ messages)

[PATCH] x86-64: relax pvops stub clobber specifications
 2017-02-03  9:03 UTC 

[PATCH] drm/i915: remove 512GB allocation warning
 2017-02-03  9:03 UTC  (2+ messages)

[PATCH V12 0/3] irqchip: qcom: Add IRQ combiner driver
 2017-02-03  9:02 UTC  (7+ messages)
` [PATCH V12 1/3] ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
` [PATCH V12 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping

how to support multi arch?
 2017-02-03  8:54 UTC 

[Bug 99488] [r600g]OpenCL driver causes process to hang in ImageMagick's Gaussian Blur kernel
 2017-02-03  9:01 UTC  (2+ messages)
` [Bug 99488] [r600g]OpenCL driver causes ImageMagick to hang on JPEG input in "

[PATCH 00/11] nd/worktree-move update
 2017-02-03  8:59 UTC  (11+ messages)

[lkp-robot] df387eae80: blogbench.write_score -59% regression
 2017-02-03  8:59 UTC  (3+ messages)

[libvirt test] 105325: tolerable FAIL - PUSHED
 2017-02-03  8:58 UTC 

[PATCH v8 0/3] Add support for the S6E3HA2 panel on TM2 board
 2017-02-03  8:58 UTC  (11+ messages)
  ` [PATCH v8 2/3] drm/panel: Add support for S6E3HA2 panel driver "

[PATCH] ix86: relax a pvops stub clobber specification
 2017-02-03  8:58 UTC 

[PATCH v2] ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
 2017-02-03  8:57 UTC  (3+ messages)

[PATCH v2] modpost: treat undefined CRC symbols as absent
 2017-02-03  8:55 UTC 

[PATCH] iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call
 2017-02-03  8:54 UTC  (10+ messages)
` [PATCH v3 0/2] "
              ` [lustre-devel] "

[PATCH v2 1/1] drm/i915: Do RPM Wake during GuC/HuC status read
 2017-02-03  8:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/1] "

[PATCH v2 RESEND] xen/manage: correct return value check on xenbus_scanf()
 2017-02-03  8:54 UTC 

[PATCH v2 RESEND] xen/manage: correct return value check on xenbus_scanf()
 2017-02-03  8:54 UTC 

[PATCH] mm: extend zero pages to same element pages for zram
 2017-02-03  8:42 UTC  (3+ messages)

[PATCH v2 7/7] sched/core: Add debug code to catch missing update_rq_clock()
 2017-02-03  8:53 UTC  (11+ messages)
` [tip:sched/core] sched/core: Add debugging code to catch missing update_rq_clock() calls

[PATCH] net/ixgbe: fix parsing fdir vxlan issue
 2017-02-03  8:44 UTC 

[PATCH] net/ixgbe: add tci mask check in fdir pasrer
 2017-02-03  8:43 UTC 

[PATCH] net/ixgbe: add tci mask check in fdir pasrer
 2017-02-03  8:42 UTC 

[meta-security][PATCH v2 0/9] tpm: virtual TPM for qemu
 2017-02-03  8:46 UTC  (3+ messages)
` [meta-security][PATCH v2 8/9] swtpm-wrappers: simplify using swtpm-native
` [meta-security][PATCH v2 9/9] swtpm: update to latest tip


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.