All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-16 02:38:22 to 2017-02-16 05:26:30 UTC [more...]

[Qemu-devel] [PATCH 0/5] colo-compare: fix some bugs
 2017-02-16  5:25 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/5] colo-compare: kick compare thread to exit while finalize
` [Qemu-devel] [PATCH 3/5] colo-compare: release all unhandled packets in finalize function

[PATCHv3 0/4] OPAL patches
 2017-02-16  5:23 UTC  (3+ messages)
` [PATCHv3 4/4] MAINTAINERS: Remove powerpc's opal match

swap_cluster_info lockdep splat
 2017-02-16  5:22 UTC  (2+ messages)

[Qemu-devel] [PATCH V7 0/2] Add new qmp commands to suppurt Xen COLO
 2017-02-16  5:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH V7 2/2] Add a new qmp command to do checkpoint, query xen replication status

Fwd: coretemp seems to reset immediately
 2017-02-16  5:17 UTC  (4+ messages)

[PATCH v4] sd: Check for unaligned partial completion
 2017-02-16  5:17 UTC  (10+ messages)

cron job: media_tree daily build: WARNINGS
 2017-02-16  5:14 UTC 

[PATCH linux dev-4.7 1/3] ARM: dts: aspeed-bmc-opp-romulus: Enable mailbox and LPC control nodes
 2017-02-16  5:11 UTC  (4+ messages)

[PATCH] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode
 2017-02-16  5:10 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] POWER9 TCG enablements - part15
 2017-02-16  5:08 UTC  (8+ messages)
` [Qemu-devel] [PATCH 5/6] target-ppc: support for 32-bit carry and overflow

[PATCH] powerpc/xmon: Fix an unexpected xmon onoff state change
 2017-02-16  5:09 UTC  (2+ messages)

[PATCH 0/1] config.txt: Fix formatting of submodule.alternateErrorStrategy section
 2017-02-16  5:05 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9
 2017-02-16  5:03 UTC 

[PATCH] uio: add UIO_MEM_CUSTOM support
 2017-02-16  5:01 UTC  (3+ messages)

[PATCH 1/2] Don't blacklist nvme
 2017-02-16  5:00 UTC  (6+ messages)
  ` hch's native NVMe multipathing [was: Re: [PATCH 1/2] Don't blacklist nvme]
      ` [dm-devel] "

[PATCH v2] reset: Add i.MX7 SRC reset driver
 2017-02-16  4:58 UTC  (9+ messages)

[PATCH 00/16] instructions killing & operands usage
 2017-02-16  4:57 UTC  (17+ messages)
` [PATCH 01/16] add killing of OP_SLICEs
` [PATCH 02/16] add killing of OP_PHISOURCEs
` [PATCH 03/16] add helper kill_use_list()
` [PATCH 04/16] fix killing of OP_PHIs
` [PATCH 05/16] fix clear_phi(), replace it by kill_instruction()
` [PATCH 06/16] remove unused clear_phi()
` [PATCH 07/16] fix killing of otherwise not-handled instructions
` [PATCH 08/16] kill_instruction() may need to be forced or not
` [PATCH 09/16] add killing of pure calls
` [PATCH 10/16] fix killing OP_CALL via pointers
` [PATCH 11/16] add killing of non-volatile loads
` [PATCH 12/16] add killing of stores
` [PATCH 13/16] fix killing of rewritten loads
` [PATCH 14/16] use kill_instruction() when killing an OP_PHI during CSE
` [PATCH 15/16] use kill_instruction() when killing any instructions "
` [PATCH 16/16] fix OP_PHI usage in try_to_simplify_bb()

[PATCH] eventdev: event device to contain rte device holder
 2017-02-16 10:52 UTC 

[PATCH 0/2] RFC: Adjust powerpc ASLR elf randomness
 2017-02-16  4:49 UTC  (7+ messages)
` [PATCH 1/2] powerpc: mm: support ARCH_MMAP_RND_BITS
      ` [kernel-hardening] "

[PATCH 0/3] pci/hotplug/pnv-php: More bug fixes
 2017-02-16  4:46 UTC  (7+ messages)
` [PATCH 1/3] pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
` [PATCH 2/3] pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
` [PATCH 3/3] pci/hotplug/pnv-php: Disable MSI and PCI device properly

linux-next: Tree for Feb 16
 2017-02-16  4:46 UTC 

[PATCH v2 0/3] Permit to install files from an overlay in images recipes
 2017-02-16  4:46 UTC  (5+ messages)
` [PATCH v2 2/3] image_overlay.bbclass: Add possibility to install overlays to image
` [PATCH v2 3/3] rm_work.bbclass: Do not remove fetching and install_overlay stamps

[PATCH v5 0/5] dmaengine: cppi41: Make CPPI 4.1 driver more generic
 2017-02-16  4:40 UTC  (2+ messages)

[PATCH] staging: speakup: Clean up checkpatch warnings
 2017-02-16  4:39 UTC 

[RFC][PATCH] usb: dwc2: Make sure we disconnect the gadget state
 2017-02-16  4:39 UTC  (2+ messages)

[PATCH] async_tx: deprecate broken support for channel switching
 2017-02-16  4:39 UTC  (2+ messages)

[md PATCH 00/14] remove all abuse of bi_phys_segments
 2017-02-16  4:39 UTC  (15+ messages)
` [md PATCH 04/14] block: trace completion of all bios
` [md PATCH 03/14] md/raid5: call bio_endio() directly rather than queueing for later
` [md PATCH 01/14] md/raid5: use md_write_start to count stripes, not bios
` [md PATCH 02/14] md/raid5: simplfy delaying of writes while metadata is updated
` [md PATCH 11/14] md/raid5: don't test ->writes_pending in raid5_remove_disk
` [md PATCH 07/14] Revert "md/raid5: limit request size according to implementation limits"
` [md PATCH 10/14] md/raid1: stop using bi_phys_segment
` [md PATCH 08/14] md/raid1, raid10: move rXbio accounting closer to allocation
` [md PATCH 09/14] md/raid10: stop using bi_phys_segments
` [md PATCH 05/14] md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as a counter
` [md PATCH 06/14] md/raid5: remove over-loading of ->bi_phys_segments
` [md PATCH 12/14] md: factor out set_in_sync()
` [md PATCH 13/14] md: close a race with setting mddev->in_sync
` [md PATCH 14/14] MD: use per-cpu counter for writes_pending

add gfx capability by gpu info
 2017-02-16  4:37 UTC  (3+ messages)
  ` [PATCH 1/1] drm/amdgpu: export "

[PATCH 0/2] RFC: Move efi bgrt code out of arch/x86
 2017-02-16  4:34 UTC  (6+ messages)

[PATCH v7 0/4] powerpc/pseries: Implement indexed-count memory hotplug
 2017-02-16  4:34 UTC  (3+ messages)
` [PATCH v7 2/4] powerpc/pseries: Revert 'Auto-online hotplugged memory'

[SPDK] NVMf Target
 2017-02-16  4:33 UTC 

[PATCH v8 1/2] soc: qcom: Add SoC info driver
 2017-02-16  4:32 UTC  (4+ messages)

[PATCH] dma-buf/dma-fence: improve doc for dma_fence_add_callback()
 2017-02-16  4:31 UTC  (3+ messages)

[PATCH] irq: clarify logic calculating bogus irqreturn_t values
 2017-02-16  4:24 UTC 

[PATCH] drm/ast: Support AST2500
 2017-02-16  4:24 UTC  (3+ messages)

Regression in next with use printk_safe buffers in printk
 2017-02-16  4:25 UTC  (6+ messages)

UBI/UBIFS corruptions during random power-cuts
 2017-02-16  4:16 UTC  (21+ messages)

[PATCH] powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=n
 2017-02-16  4:21 UTC  (3+ messages)

(resend) qemu crashes during VCPU hotplug
 2017-02-16  4:20 UTC 

qemu crashes during VCPU hotplug
 2017-02-16  4:15 UTC 

[ANNOUNCE] xfsprogs: v4.10.0-rc1 released
 2017-02-16  4:15 UTC 

[Qemu-devel] [PATCH v2] pcie: simplify pcie_add_capability()
 2017-02-16  4:06 UTC 

[PATCH] greybus: fw-management: Replace strncpy with strlcpy
 2017-02-16  4:03 UTC  (2+ messages)

[PATCHv2 0/1] insane.bbclass: Add missing dependencies
 2017-02-16  4:02 UTC  (3+ messages)
` [PATCHv2 1/1] "

Change queue/pipe split between amdkfd and amdgpu
 2017-02-16  4:00 UTC  (11+ messages)

[PATCH] drm/ast: Fixed system hanged if disable P2A
 2017-02-16  3:58 UTC  (2+ messages)

[PATCH 1/3] net: stmicro: prepare dwmac4 core for mtl
 2017-02-16  3:57 UTC  (2+ messages)

[PATCH] xfs_metadump: ignore attr leaf with 0 entries
 2017-02-16  3:54 UTC  (3+ messages)

[PATCH v4 net] bpf: add bpf_sk_netns_id() helper
 2017-02-16  3:45 UTC  (8+ messages)

[Qemu-devel] [PATCH] pci/pcie: don't assume cap id 0 is reserved
 2017-02-16  3:49 UTC  (5+ messages)

[xen-unstable-smoke test] 105836: tolerable trouble: broken/fail/pass - PUSHED
 2017-02-16  3:45 UTC 

linux-next: build failure after merge of the net tree
 2017-02-16  3:42 UTC  (8+ messages)

sense handling improvements
 2017-02-16  3:42 UTC  (2+ messages)

[PATCH] f2fs: fix multiple f2fs_add_link() calls having same name
 2017-02-16  3:37 UTC  (7+ messages)
` [f2fs-dev] "

[U-Boot] [PATCH v4 00/28] *** SUBJECT HERE ***
 2017-02-16  3:34 UTC  (4+ messages)
` [U-Boot] [PATCH v4 15/28] arm: socfpga: combine clrbits/setbits into a single clrsetbits

[GIT] Networking
 2017-02-16  3:33 UTC  (4+ messages)

[PATCH linux dev-4.7 2/3] ARM: dts: aspeed: romulus: Add fsi-master GPIO bindings
 2017-02-16  3:32 UTC  (4+ messages)

[PATCH] xfs: do not unconditionally enable hasalign feature on V5 filesystems
 2017-02-16  3:29 UTC  (3+ messages)

[PATCH] net/i40e: fix wrong TC bitmap of VEB
 2017-02-16  3:29 UTC 

[PATCH net v5] bpf: add helper to compare network namespaces
 2017-02-16  3:24 UTC  (2+ messages)

[PATCH v3 00/23] Add vblank hooks to struct drm_crtc_funcs
 2017-02-16  3:28 UTC  (5+ messages)
` [PATCH v3 10/23] drm: hibmc: use vblank hooks in "
` [PATCH v3 11/23] drm: kirin: "

[Qemu-devel] [RFC] virtio-pci: Allow PCIe virtio devices on root bus
 2017-02-16  3:28 UTC  (12+ messages)

[SPDK] NVMf Target
 2017-02-16  3:27 UTC 

[PATCH 0/2] python-mock: add missing dependencies
 2017-02-16  3:27 UTC  (4+ messages)
` [PATCH 1/2] python-funcsigs: add now recipe
` [PATCH 2/2] python-mock: add RDEPENDS on python-pbr and python-funcsigs

[PATCH v3 0/4] Improved seccomp logging
 2017-02-16  3:24 UTC  (4+ messages)
` [PATCH v3 1/4] seccomp: Add sysctl to display available actions

linux-next: manual merge of the kselftest tree with the net-next tree
 2017-02-16  3:24 UTC 

[PATCH] drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
 2017-02-16  3:24 UTC  (3+ messages)

[PATCH] nfnetlink_log: fix the typo
 2017-02-16  3:12 UTC 

[refpolicy] [PATCH] dpkg related patches version 2
 2017-02-16  3:18 UTC 

[PATCH v2 0/7] STM32 LCD-TFT display controller
 2017-02-16  3:15 UTC  (4+ messages)
` [PATCH v2 1/7] dt-bindings: display: add STM32 LTDC driver

[PATCH 0/4] Move DP phy switch to PHY driver
 2017-02-16  3:14 UTC  (6+ messages)
` [PATCH 1/4] Documentation: bindings: add uphy-dp-sel for Rockchip USB Type-C PHY

[Buildroot] [PATCH 1/1] json-c: bump to version 0.12.1-20160607
 2017-02-16  3:14 UTC 

[Buildroot] [PATCH 1/1] ffmpeg: remove example source code from target
 2017-02-16  3:13 UTC 

[Qemu-devel] [PATCH v7 1/2] block/vxhs.c: Add support for a new block device type called "vxhs"
 2017-02-16  3:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH v7 2/2] block/vxhs.c: Add qemu-iotests for new block device type "vxhs"

[PATCH v1 1/3] ASoC: zx-96p22: add documentation for zte's aud96p22 controller
 2017-02-16  3:09 UTC  (4+ messages)
` [PATCH v1 3/3] ASoC: zx-96p22: add zte's aud96p22 controller driver

XFS doesn't auto mount on boot when /etc/fstab entry has fs type set to auto
 2017-02-16  3:07 UTC  (3+ messages)

[PATCH v3 1/2] sched/deadline: Remove unnecessary condition in push_dl_task()
 2017-02-16  3:03 UTC  (4+ messages)
` [PATCH v3 2/2] sched/rt: Remove unnecessary condition in push_rt_task()

[Qemu-devel] [PATCH] hw/ppc/spapr: Check for valid page size when hot plugging memory
 2017-02-16  2:28 UTC  (2+ messages)

[GIT PULL] drm/rockchip: convert to drm_mm
 2017-02-16  3:02 UTC 

[PATCH v3 00/24] drm/rockchip: MIPI fixes & improvements
 2017-02-16  3:01 UTC  (6+ messages)
` [PATCH v3 22/24] drm/rockchip: dw-mipi-dsi: support non-burst modes

[PATCH 0/2] efi: Enhance capsule loader to support signed Quark images
 2017-02-16  3:00 UTC  (6+ messages)

[PATCH] simplify float-to-float casts that doesn't change size
 2017-02-16  2:58 UTC 

[PATCH] arm64: dts: hisilicon: add dts files for hi3798cv200-poplar board
 2017-02-16  2:56 UTC  (4+ messages)

[Bug 99799] New: Civilization VI makes nouveau crash on register allocation
 2017-02-16  2:57 UTC  (2+ messages)
  ` [Bug 99799] "

[PATCH 0/4] assorted cleanups
 2017-02-16  2:56 UTC  (3+ messages)

[PATCH][meta-python] python-networkx: add package
 2017-02-16  2:54 UTC  (2+ messages)

meta-efl build?
 2017-02-16  2:53 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: socfpga: fix issue with warm reset when CSEL is 0
 2017-02-16  2:53 UTC  (5+ messages)

[PATCH 0/3] Reduce amount of time kswapd sleeps prematurely
 2017-02-16  2:50 UTC  (4+ messages)
` [PATCH 1/3] mm, vmscan: fix zone balance check in prepare_kswapd_sleep

[PATCH] powerpc/64: Disable use of radix under a hypervisor
 2017-02-16  2:49 UTC 

[PATCH v2 0/3] ARM: l2c: add l2c support for RZ/A1
 2017-02-16  2:48 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: l2c: add pl310-no-sideband option

[Qemu-devel] iommu emulation
 2017-02-16  2:47 UTC  (9+ messages)

[meta-raspberrypi][PATCH V2 01/11] Add raspberrypi3-64.conf
 2017-02-16  2:47 UTC  (5+ messages)
` [meta-raspberrypi][PATCH V2 03/11] raspberrypi3-64.conf: Use 4.9 as default kernel

[meta-raspberrypi][PATCH 1/3] rpi-default-versions.inc: Use fallback weak assignment
 2017-02-16  2:45 UTC  (3+ messages)
` [meta-raspberrypi][PATCH 2/3] raspberrypi3-64.conf: Add vc4graphics to MACHINE_FEATURES
` [meta-raspberrypi][PATCH 3/3] linux-raspberrypi_dev: Fix build on rpi3 64bit

[PATCH] libxfs: sync up FSGETXATTR names and definitions with the kernel
 2017-02-16  2:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-ppc: Add quad precision muladd instructions
 2017-02-16  2:41 UTC  (3+ messages)

[PATCH] scsi: megaraid_sas: handle dma_addr_t right on 32-bit
 2017-02-16  2:40 UTC  (2+ messages)

[PATCH] sched/deadline: Remove unnecessary condition in push_dl_task()
 2017-02-16  2:41 UTC  (8+ messages)

[PATCH 1/2] powerpc/powernv/opal-dump : Handles opal_dump_info properly
 2017-02-16  2:40 UTC  (5+ messages)
` [PATCH 2/2] powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler

[xtf test] 105823: all pass - PUSHED
 2017-02-16  2:39 UTC 

[LTP] [PATCH] syscalls/mq_open: fix limits for queues_max
 2017-02-16  2:38 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[PATCH v4 00/36] i.MX Media Driver
 2017-02-16  2:38 UTC  (3+ messages)
` [PATCH v4 32/36] media: imx: csi/fim: add support for frame intervals


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.