All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-25 16:04:16 to 2017-01-25 16:43:34 UTC [more...]

[Qemu-devel] [PATCH 00/15] Postcopy: Hugepage support
 2017-01-25 16:43 UTC  (10+ messages)
` [Qemu-devel] [PATCH 01/15] postcopy: Transmit and compare individual page sizes
` [Qemu-devel] [PATCH 02/15] postcopy: Transmit ram size summary word
` [Qemu-devel] [PATCH 04/15] Fold postcopy_ram_discard_range into ram_discard_range

[Qemu-devel] [PATCH v5 00/18] VT-d: vfio enablement and misc enhances
 2017-01-25 16:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 02/18] vfio: introduce vfio_get_vaddr()

[PATCH v5 0/2] -- Try again for GLIB v2.28 compatibility
 2017-01-25 16:43 UTC  (5+ messages)
` [PATCH v5 2/2] Make unit test compatible with GLIB v2.28

[PATCH 0/7] pull request for net-next: batman-adv 2017-01-25
 2017-01-25 16:43 UTC  (16+ messages)
` [B.A.T.M.A.N.] "
` [B.A.T.M.A.N.] [PATCH 1/7] batman-adv: Start new development cycle
  `  "
` [PATCH 2/7] batman-adv: Treat NET_XMIT_CN as transmit successfully
  ` [B.A.T.M.A.N.] "
` [PATCH 3/7] batman-adv: Remove one condition check in batadv_route_unicast_packet
  ` [B.A.T.M.A.N.] "
` [PATCH 4/7] batman-adv: don't add loop detect macs to TT
  ` [B.A.T.M.A.N.] "
` [PATCH 5/7] uapi: install batman_adv.h header
  ` [B.A.T.M.A.N.] "
` [PATCH 6/7] batman-adv: update copyright years for 2017
  ` [B.A.T.M.A.N.] "
` [PATCH 7/7] batman-adv: Remove unused variable in batadv_tt_local_set_flags
  ` [B.A.T.M.A.N.] "

[Qemu-devel] [PATCH 1/1] block: add missed BDRV_O_NOCACHE when block device is opened without file
 2017-01-25 16:42 UTC 

[PATCH] IB/cxgb3: header should be defining CXGB3_ABI_USER_H
 2017-01-25 16:42 UTC  (3+ messages)

errors when reading in one section of a disk
 2017-01-25 16:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/15] Convert QCow[2] to QCryptoBlock & add LUKS support
 2017-01-25 16:41 UTC  (4+ messages)

[PATCH] IB/core: Add inline function to validate port
 2017-01-25 16:41 UTC 

IOAT 4.0 driver not supported on Intel 5000 chipset
 2017-01-25 16:41 UTC  (2+ messages)

[PATCH 0/2] dmaengine: Add DW AXI DMAC driver
 2017-01-25 16:41 UTC  (3+ messages)

[PATCH v9 0/8] Add PWM and IIO timer drivers for STM32
 2017-01-25 16:40 UTC  (5+ messages)
` [GIT PULL] Immutable branch between MFD, ARM, IIO and PWM due for the v4.10 merge window

[PATCH] kasan: Respect /proc/sys/kernel/traceoff_on_warning
 2017-01-25 16:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH, 1/2] mtd: m25p80: Let m25p80_read() fallback to spi transfer
 2017-01-25 16:39 UTC  (8+ messages)

rte_ring features in use (or not)
 2017-01-25 16:39 UTC  (3+ messages)

[meta-oe][PATCH 1/2] calibrateproto: add, from oe-core
 2017-01-25 16:38 UTC  (4+ messages)
` [meta-oe][PATCH 2/2] libxcalibrate: "

linux-next: Tree for Jan 19
 2017-01-25 16:37 UTC  (5+ messages)

[PATCH 3/4] doc: description of Telit LE910V2 network setup
 2017-01-25 16:38 UTC  (2+ messages)

[PATCH/RFC 0/4] iommu: add workaround for R-Car Gen3 IPMMU
 2017-01-25 16:38 UTC  (8+ messages)
` [PATCH/RFC 1/4] iommu: dma: track mapped iova
` [PATCH/RFC 2/4] iommu: iova: use __alloc_percpu_gfp() with GFP_NOWAIT in init_iova_rcaches()
` [PATCH/RFC 3/4] iommu: dma: iommu iova domain reset

[PATCH 0/3] Fix zswap init failure behavior
 2017-01-25 16:36 UTC  (5+ messages)
` [PATCH 2/3] zswap: allow initialization at boot without pool

[PATCH 2/4] plugins: support for Telit LE910 V2 modem
 2017-01-25 16:37 UTC  (2+ messages)

[PATCH 1/4] ath9k: rename tx_complete_work to hw_check_work
 2017-01-25 16:36 UTC  (4+ messages)
` [PATCH 2/4] ath9k_hw: check if the chip failed to wake up
` [PATCH 3/4] ath9k: check for deaf rx path state
` [PATCH 4/4] ath9k: fix race condition in enabling/disabling IRQs

[PATCH 0/7] x86/platform/UV: UV Update PatchSet 2
 2017-01-25 16:35 UTC  (8+ messages)
` [PATCH 1/7] x86/platform/UV: Add Support for UV4 Hubless systems
` [PATCH 2/7] x86/platform/UV: Add Support for UV4 Hubless NMIs
` [PATCH 3/7] x86/platform/UV: Add basic CPU NMI health check
` [PATCH 4/7] x86/platform/UV: Verify NMI action is valid, default is standard
` [PATCH 5/7] x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source
` [PATCH 6/7] x86/platform/UV: Insure uv_system_init is called when necessary
` [PATCH 7/7] x86/platform/UV: Clean up NMI code to match current coding style

[Qemu-devel] [PULL 00/16] virtio, vhost, pci: fixes, features
 2017-01-25 16:36 UTC  (2+ messages)

[PATCH 0/7] fuzz: update x86emul fuzzer
 2017-01-25 16:36 UTC  (4+ messages)
` [PATCH 1/7] x86emul/test: remove extraneous commas in debug messages

[PATCH 1/3] net: phy: broadcom: use auxctl reading helper in BCM54612E code
 2017-01-25 16:36 UTC  (6+ messages)
` [PATCH 2/3] net: phy: broadcom: drop duplicated define for RXD to RXC delay
` [PATCH 3/3] net: phy: bcm-phy-lib: clean up remaining AUXCTL register defines

[PATCH v2 0/6] libeventdev API and northbound implementation
 2017-01-25 16:36 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] eventdev: introduce event driven programming model

[patch] qla4xxx: remove some bogus casts
 2017-01-25 16:35 UTC  (5+ messages)

[Qemu-devel] [Bug 1622547] [NEW] qemu-system-sparc fatal error Trap 0x29 on Solaris 2.6
 2017-01-25 16:16 UTC  (2+ messages)
` [Qemu-devel] [Bug 1622547] "

[Qemu-devel] migration: QEMU aborts migration of "none" machine
 2017-01-25 16:34 UTC  (7+ messages)

[PATCH 1/4] telitmodem: support for CDC-NCM network adapter
 2017-01-25 16:33 UTC  (2+ messages)

PCI: Revert "PCI: Add runtime PM support for PCIe ports"
 2017-01-25 16:31 UTC  (8+ messages)

Updates to meta-freescale (morty) in 2017-01-25
 2017-01-25 16:29 UTC 

[Qemu-devel] [PATCH 0/2] Aspeed watchdog controller model
 2017-01-25 16:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] wdt: Add Aspeed watchdog device model

[char-misc-next V2] mei: simplify error handling via devres function
 2017-01-25 16:28 UTC  (2+ messages)

[PATCH] sunrpc: Use current_real_cred() when looking up rpc credentials
 2017-01-25 16:28 UTC  (11+ messages)

Updates to meta-freescale (master) in 2017-01-25
 2017-01-25 16:27 UTC 

[PATCH] Drivers: hv: balloon: add a comment explaining fall through in hv_memory_notifier()
 2017-01-25 16:27 UTC 

[PATCH net-next] xen-netfront: reject short packets and handle non-linear packets
 2017-01-25 16:26 UTC 

[PATCH net-next] xen-netfront: reject short packets and handle non-linear packets
 2017-01-25 16:26 UTC 

[Buildroot] [V4 1/1] python-mutagen: new package
 2017-01-25 16:26 UTC 

[Buildroot] [PATCH 1/1] python-mutagen: new package
 2017-01-25 16:26 UTC 

[Qemu-devel] [PATCH v4 0/8] Switch all subdirs over to modular trace.h file
 2017-01-25 16:25 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 1/8] make: move top level dir to end of include search path
` [Qemu-devel] [PATCH v4 2/8] trace: move hw/block/dataplane events to correct subdir
` [Qemu-devel] [PATCH v4 3/8] trace: move hw/xen "
` [Qemu-devel] [PATCH v4 4/8] trace: move hw/i386/xen "
` [Qemu-devel] [PATCH v4 5/8] trace: move setting of group name into Makefiles
` [Qemu-devel] [PATCH v4 6/8] trace: switch to modular code generation for sub-directories
` [Qemu-devel] [PATCH v4 7/8] trace: update docs to reflect new code generation approach
` [Qemu-devel] [PATCH v4 8/8] trace: improve error reporting when parsing simpletrace header

[Qemu-devel] [PATCH v3 0/1] qemu: fix the bug reported by qemu-iotests case 055
 2017-01-25 16:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/1] block/vmdk: Fix the endian problem of buf_len and lba
  ` [Qemu-devel] [Qemu-block] "

[PATCH] [RFC] xfs: work around unlikely() profiler glitch
 2017-01-25 16:24 UTC  (3+ messages)

[Qemu-devel] [Bug 1242765] [NEW] USB passthrough to Windows 7 guest fails with error -110, hangs
 2017-01-25 16:11 UTC  (2+ messages)
` [Qemu-devel] [Bug 1242765] "

[B.A.T.M.A.N.] [PATCH 0/1] pull request for net: batman-adv 2017-01-25
 2017-01-25 16:25 UTC  (4+ messages)
`  "
` [B.A.T.M.A.N.] [PATCH 1/1] batman-adv: Decrease hardif refcnt on fragmentation send error
  `  "

[PATCH] x86/mm/cpa: avoid wbinvd() for PREEMPT_RT_FULL
 2017-01-25 16:24 UTC  (4+ messages)

[patch] {1620} net: hns3: add dcb cap flag in init sequence
 2017-01-25 16:24 UTC  (3+ messages)

[PATCH v6 1/3] dt: bindings: add documentation for zx2967 family watchdog controller
 2017-01-25 16:23 UTC  (4+ messages)
` [PATCH v6 3/3] watchdog: zx2967: add watchdog controller driver for ZTE's zx2967 family

[PATCH 0/2] Fix incorrect warning from dma-debug
 2017-01-25 16:23 UTC  (4+ messages)

4x lower IOPS: Linux MD vs indiv. devices - why?
 2017-01-25 16:23 UTC  (14+ messages)

[PATCH 0/5] drm/i915/perf: Improve handling of OA tail race
 2017-01-25 16:22 UTC  (3+ messages)
` [PATCH 5/5] drm/i915/perf: improve tail race workaround

master - man: add update_filemap to dmstats.8.in
 2017-01-25 16:22 UTC 

master - dmstats: allow --filemap groups to be updated
 2017-01-25 16:22 UTC 

master - libdm: add dm_stats_update_regions_from_fd()
 2017-01-25 16:22 UTC 

[PULL] virtio, vhost: fixes
 2017-01-25 16:21 UTC  (2+ messages)

[PATCH] distrodata: add DATETIME to vardepsexclude for do_distro_check
 2017-01-25 16:21 UTC 

Hard crash on 4.9.5
 2017-01-25 16:20 UTC  (3+ messages)

[PATCH/RFC v3 net] ravb: unmap descriptors when freeing rings
 2017-01-25 16:18 UTC  (3+ messages)

[PATCH] crypto: doc - Fix hash export state information
 2017-01-25 16:18 UTC  (2+ messages)

[PATCH v5 1/4] usb: dbc: early driver for xhci debug capability
 2017-01-25 16:16 UTC  (11+ messages)

[PATCH RESEND] pinctrl: intel: Turn Baytrail support to tristate
 2017-01-25 16:16 UTC  (3+ messages)

[PATCH] nvdimm: constify device_type structures
 2017-01-25 16:16 UTC  (9+ messages)

Toaster Not Respecting Environment Variables
 2017-01-25 16:16 UTC  (4+ messages)

[PATCHSET v4] blk-mq-scheduling framework
 2017-01-25 16:13 UTC  (15+ messages)

Ordering of anonymous Python functions and task signature calculations
 2017-01-25 16:13 UTC  (3+ messages)

[PATCH v4 2/2] ASoc: Add devictree bindings for CS35L35 CODEC
 2017-01-25 16:13 UTC 

[PATCH v4 1/2] ASoC: Add support for CS35L35 CODEC
 2017-01-25 16:13 UTC 

[PATCH v2 00/27] Rework i.MX6UL overrides
 2017-01-25 16:10 UTC  (28+ messages)
` [PATCH v2 01/27] xserver-commom: Append SRC_URI for imxgpu2d machines
` [PATCH v2 02/27] xserver-commom: Set PACKAGE_ARCH override "
` [PATCH v2 03/27] mesa: Rework recipe to use the feature overrides
` [PATCH v2 04/27] image_types_fsl.bbclass: Remove i.MX6 UL specific metadata
` [PATCH v2 05/27] alsa-state: "
` [PATCH v2 06/27] alsa-lib: "
` [PATCH v2 07/27] pulseaudio: "
` [PATCH v2 08/27] efl: Set override for imxgpu3d machines
` [PATCH v2 09/27] clutter: Set override for imxgpu2d machines
` [PATCH v2 10/27] cogl: "
` [PATCH v2 11/27] gtk+3: "
` [PATCH v2 12/27] opencv: "
` [PATCH v2 13/27] libdrm: "
` [PATCH v2 14/27] mesa-demos: "
` [PATCH v2 15/27] piglit: "
` [PATCH v2 16/27] qt4-imx-support: "
` [PATCH v2 17/27] imx-base.inc: Convert to use i.MX MACHINEOVERRIDES_EXTENDER
` [PATCH v2 18/27] imx-base.inc: SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS can be always appended
` [PATCH v2 19/27] firmware-imx: Remove i.MX6 UL specific metadata
` [PATCH v2 20/27] imx-lib: "
` [PATCH v2 21/27] OBimx-test: "
` [PATCH v2 22/27] u-boot-fslc: "
` [PATCH v2 23/27] u-boot-imx: "
` [PATCH v2 24/27] linux-imx: "
` [PATCH v2 25/27] imx-codec: "
` [PATCH v2 26/27] imx-parser: "
` [PATCH v2 27/27] imx6ulevk: Add mx6 in the MACHINEOVERRIDES set

Assert in Pipe.cc in Hammer 0.94.7
 2017-01-25 16:12 UTC  (5+ messages)

[PATCH v3] arm/p2m: Fix regression during domain shutdown with active mem_access
 2017-01-25 16:12 UTC 

[PATCH v6 1/4] leds: class: Add new optional brightness_hw_changed
 2017-01-25 16:11 UTC  (5+ messages)
` [PATCH v6 1/4] leds: class: Add new optional brightness_hw_changed attribute
` [PATCH v6 2/4] platform/x86/thinkpad: Call led_classdev_notify_brightness_hw_changed on kbd brightness change
` [PATCH v6 3/4] platform/x86/dell-*: Add a generic dell-laptop notifier chain
` [PATCH v6 4/4] platform/x86/dell-*: Call led_classdev_notify_brightness_hw_changed on kbd brightness change

[PATCH 0/7] x86/platform/UV: UV Update PatchSet 2
 2017-01-25 16:10 UTC  (8+ messages)
` [PATCH 1/7] x86/platform/UV: Add Support for UV4 Hubless systems
` [PATCH 2/7] x86/platform/UV: Add Support for UV4 Hubless NMIs
` [PATCH 3/7] x86/platform/UV: Add basic CPU NMI health check
` [PATCH 4/7] x86/platform/UV: Verify NMI action is valid, default is standard
` [PATCH 5/7] x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source
` [PATCH 6/7] x86/platform/UV: Insure uv_system_init is called when necessary
` [PATCH 7/7] x86/platform/UV: Clean up NMI code to match current coding style

[PATCH] qmimodem: send authentication credentials
 2017-01-25 16:10 UTC  (2+ messages)

Xen Security Advisory 154 (CVE-2016-2270) - x86: inconsistent cachability flags on guest mappings
 2017-01-25 16:08 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/8] Switch all subdirs over to modular trace.h file
 2017-01-25 16:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 6/8] trace: switch to modular code generation for sub-directories

Yocto IMX.6 dual (smart devices) Wayland + OpenGLES
 2017-01-25 16:05 UTC  (4+ messages)

[PATCH v2 00/10] blk-mq: move debugging information from sysfs to debugfs
 2017-01-25 16:06 UTC  (11+ messages)
` [PATCH v2 01/10] blk-mq: create debugfs directory tree
` [PATCH v2 02/10] blk-mq: add hctx->{state,flags} to debugfs
` [PATCH v2 03/10] blk-mq: move hctx->dispatch and ctx->rq_list from sysfs "
` [PATCH v2 04/10] blk-mq: add extra request information "
` [PATCH v2 05/10] sbitmap: add helpers for dumping to a seq_file
` [PATCH v2 06/10] blk-mq: export software queue pending map to debugfs
` [PATCH v2 07/10] blk-mq: move tags and sched_tags info from sysfs "
` [PATCH v2 08/10] blk-mq: add tags and sched_tags bitmaps "
` [PATCH v2 09/10] blk-mq: move hctx io_poll, stats, and dispatched from sysfs "
` [PATCH v2 10/10] blk-mq: move hctx and ctx counters "

[PATCH 1/1] x86/platform/UV: Clean up the UV APIC code
 2017-01-25 15:54 UTC 

[PATCH] cxgbit: use T6 specific macro to set force bit
 2017-01-25 16:06 UTC  (4+ messages)

[Qemu-devel] [PULL v2 0/7] Nios2 architecture support
 2017-01-25 16:04 UTC  (2+ messages)

[Qemu-devel] [PATCH] null-machine: Add support for the "-kernel" parameter
 2017-01-25 16:04 UTC  (3+ messages)

[meta-python][PATCH] python-psutil: upgrade to version 5.0.1
 2017-01-25 16:04 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.