All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-29 10:19:46 to 2015-07-29 11:04:32 UTC [more...]

[Qemu-devel] [PATCH 00/12] For QEMU 2.5: Add a netfilter object and netbuffer filter
 2015-07-29 10:51 UTC  (9+ messages)
` [Qemu-devel] [PATCH 05/12] netfilter: hook packets before receive
` [Qemu-devel] [PATCH 06/12] netfilter: provide a compat receive_iov
` [Qemu-devel] [PATCH 07/12] net/queue: export qemu_net_queue_append
` [Qemu-devel] [PATCH 08/12] move out net queue structs define
` [Qemu-devel] [PATCH 09/12] netfilter: add a netbuffer filter
` [Qemu-devel] [PATCH 10/12] netbuffer: add a public api filter_buffer_release_all
` [Qemu-devel] [PATCH 11/12] filter/buffer: add an interval option to buffer filter
` [Qemu-devel] [PATCH 12/12] filter/buffer: update command description and help

[PATCH v4 0/3] Add Mediatek SPI bus driver
 2015-07-29 11:04 UTC  (6+ messages)
` [PATCH v4 1/3] dt-binding: spi: Mediatek: Document devicetree bindings for spi bus

unable to boot from cdrom using OVMF in latest xen-unstable
 2015-07-29 11:04 UTC  (9+ messages)

[request for stable inclusion][Patch 3.4.y] x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()
 2015-07-29 11:03 UTC  (2+ messages)
` [PATCH 3.4.y] x86, kvm: fix kvm's usage of kernel_fpu_begin/end()

[PATCH 0/8] Use correctly the Xen memory terminologies in Linux
 2015-07-29 11:02 UTC  (9+ messages)
` [PATCH 4/8] xen: Use the correctly the Xen memory terminologies

[PATCH] gianfar: Fix warnings when built on 64-bit
 2015-07-29 11:03 UTC  (3+ messages)

[PATCH] Add Option "DRI" to allow selection of maximum DRI level
 2015-07-29 11:03 UTC  (2+ messages)

[PATCH for-4.6 0/8] Fix libxl TOOLSTACK records for migration v2
 2015-07-29 11:03 UTC  (5+ messages)
` [PATCH for-4.6 2/8] tools/libxl: Assert that libxl__ao_inprogress_gc() is not called with NULL
` [PATCH for-4.6 5/8] tools/libxl: Save and restore EMULATOR_XENSTORE_DATA content

[PATCH RFC V6 0/6] per event callgraph and time support
 2015-07-29 11:02 UTC  (3+ messages)
` [PATCH RFC V6 4/6] perf,tool: per-event "

[Qemu-devel] [PATCH v2 00/11] aio: Introduce handler type to fix nested aio_poll for dataplane
 2015-07-29 11:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 11/11] block: Only poll block layer fds in bdrv_aio_poll

[review-request] adamian/20150727_fix_invalid_fields
 2015-07-29 11:02 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] packages/libfreeimage: requires wchar
 2015-07-29 11:02 UTC  (2+ messages)

[Buildroot] [PATCH] bind: security bump to version 9.9.7-P2
 2015-07-29 11:02 UTC  (2+ messages)

[Buildroot] [PATCH] dnsmasq: bump to version 2.74
 2015-07-29 11:02 UTC  (2+ messages)

[Buildroot] [git commit branch/next] packages/libfreeimage: requires wchar
 2015-07-29 11:01 UTC 

[Buildroot] [git commit] packages/libfreeimage: requires wchar
 2015-07-29 11:01 UTC 

[PATCH] cpufreq: Add scaling frequency range support
 2015-07-29 11:01 UTC  (7+ messages)

[Buildroot] [git commit branch/next] bind: security bump to version 9.9.7-P2
 2015-07-29 11:01 UTC 

[Buildroot] [git commit] bind: security bump to version 9.9.7-P2
 2015-07-29 11:01 UTC 

[Buildroot] [git commit] dnsmasq: bump to version 2.74
 2015-07-29 11:01 UTC 

[Buildroot] [git commit branch/next] dnsmasq: bump to version 2.74
 2015-07-29 11:01 UTC 

[PATCH] spi: img-spfi: fix multiple calls to request gpio
 2015-07-29 11:00 UTC  (2+ messages)

[request for stable inclusion][Patch 3.4.y] x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()
 2015-07-29 10:59 UTC  (2+ messages)
` [PATCH 3.4.y] x86, kvm: fix kvm's usage of kernel_fpu_begin/end()

[Qemu-devel] [PATCH 0/2] scsi-disk: Fix an assertion failure
 2015-07-29 10:58 UTC  (2+ messages)

[PATCH V3 00/16] OPP: Add code to support operating-points-v2 bindings
 2015-07-29 10:53 UTC  (49+ messages)
` [PATCH V3 01/16] PM / OPP: Update bindings to make opp-hz a 64 bit value
` [PATCH V3 02/16] PM / OPP: Create a directory for opp bindings
` [PATCH V3 03/16] PM / OPP: Relocate few routines
` [PATCH V3 04/16] PM / OPP: Create _remove_device_opp() for freeing dev_opp
` [PATCH V3 05/16] PM / OPP: Allocate dev_opp from _add_device_opp()
` [PATCH V3 06/16] PM / OPP: Break _opp_add_dynamic() into smaller functions
` [PATCH V3 07/16] PM / OPP: Add support to parse "operating-points-v2" bindings
` [PATCH V3 08/16] PM / OPP: Add clock-latency-ns support
` [PATCH V3 09/16] PM / OPP: Add OPP sharing information to OPP library
` [PATCH V3 10/16] PM / OPP: Add support for opp-suspend
` [PATCH V3 11/16] PM / OPP: Add helpers for initializing CPU OPPs
` [PATCH V3 12/16] PM / OPP: add dev_pm_opp_is_turbo() helper
` [PATCH V3 13/16] cpufreq: Update boost flag while initializing freq table from OPPs
` [PATCH V3 14/16] cpufreq: Allow drivers to enable boost support after registering driver
` [PATCH V3 15/16] cpufreq: dt: Add support for operating-points-v2 bindings
` [PATCH V3 16/16] cpufreq: dt: Add support for turbo/boost mode

[PATCH 00/18] Redesign of dmc firmware loading
 2015-07-29 10:57 UTC  (4+ messages)
` [PATCH 17/18] drm/i915/skl: Removed csr firmware load in resume path

[PATCH 0/4] cpufreq/opp: Turbo/boost mode support
 2015-07-29 10:56 UTC  (6+ messages)
` [PATCH 1/4] opp: add dev_pm_opp_is_turbo() helper

[GIT PULL 00/16] KVM: s390: Fixes and features for kvm/next (4.3)
 2015-07-29 10:56 UTC  (2+ messages)

[PATCH 0/4] enable migration of driver pages
 2015-07-29 10:55 UTC  (16+ messages)
` [PATCH 1/4] fs/anon_inodes: new interface to create new inode
` [PATCH 2/4] mm/compaction: enable mobile-page migration

[Qemu-devel] Debian 7.8.0 SPARC64 on qemu - anything i can do to speedup the emulation?
 2015-07-29 10:55 UTC  (4+ messages)

[PATCH v2] spi: img-spfi: fix multiple calls to request gpio
 2015-07-29 10:55 UTC  (2+ messages)

[meta-fsl-arm][PATCH v3 0/7] 3.14.38-6QP_Beta release
 2015-07-29 10:54 UTC  (4+ messages)

Second regression due to libxl: Remove linux udev rules (2ba368d13893402b2f1fb3c283ddcc714659dd9b)
 2015-07-29 10:52 UTC  (3+ messages)

[PATCH] drm/atomic: Paper over locking WARN in default_state_clear
 2015-07-29 10:51 UTC 

[PATCH net-next v4] af_mpls: fix undefined reference to ip6_route_output
 2015-07-29 10:51 UTC  (5+ messages)

[PATCH 0/5] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2015-07-29 10:51 UTC  (8+ messages)
` [PATCH 1/5] Add functions producing system time given a backing counter value

[Qemu-devel] [PATCH v2 00/45] ivshmem improvements (for 2.5)
 2015-07-29 10:50 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 02/45] msix: add VMSTATE_MSIX_TEST

[PATCH V5 0/7] Allow user to request memory to be locked on page fault
 2015-07-29 10:49 UTC  (14+ messages)

Log messages beginning # and git rebase -i
 2015-07-29 10:47 UTC  (10+ messages)

[PATCH net-next 0/2] net: Initialize sk_hash to random value and reset for failing cnxs
 2015-07-29 10:47 UTC  (7+ messages)
` [PATCH net-next 1/2] net: Set sk_txhash from a random number

Driver for Mediatek MT7630E
 2015-07-29 10:47 UTC  (3+ messages)

IPsec maintenance during the next weeks
 2015-07-29 10:47 UTC  (3+ messages)

Reminder: Toaster Weekly Meeting
 2015-07-29 10:46 UTC  (3+ messages)

May close() return any error code?
 2015-07-29 10:46 UTC 

[PATCH 0/5] iTCO_wdt: Add support for Intel Sunrisepoint
 2015-07-29 10:45 UTC  (5+ messages)
` [PATCH 3/5] iTCO_wdt: Add support for TCO on "

[PATCH] distro/maintainers.inc: maintainer updates
 2015-07-29 10:36 UTC 

[PATCH 1/3] mdadm: fix wrong condition for go to abort
 2015-07-29 10:41 UTC  (4+ messages)
` [PATCH 3/3] Safeguard against writing to an active device of another node

[kvm-unit-tests RFC PATCH] Add MAINTAINERS file
 2015-07-29 10:41 UTC  (8+ messages)

[PATCHv3] net/ipv6: add sysctl option accept_ra_min_hop_limit
 2015-07-29 10:39 UTC  (2+ messages)

[Qemu-devel] Live migration hangs after migration to remote host
 2015-07-29 10:38 UTC  (8+ messages)

[BUG] Emulation issues
 2015-07-29 10:37 UTC  (4+ messages)

[PATCH v5 1/2] perf,kvm/ppc: Add kvm_perf.h for powerpc
 2015-07-29 10:37 UTC  (3+ messages)

AMD-Vi IO_PAGE_FAULTs and ata3.00: failed command: READ FPDMA QUEUED errors since Linux 4.0
 2015-07-29 10:37 UTC  (9+ messages)

linux-next: build failure after merge of the tip tree
 2015-07-29 10:34 UTC  (3+ messages)
` [tip:x86/mm] arch/*/io.h: Add ioremap_uc() to all architectures

[PATCH for-4.6 0/2] Replace FSF street address with canonical URL
 2015-07-29 10:35 UTC  (3+ messages)
` [PATCH 1/2] stubdom: Replace FSF street address with canonical URL in patches
` [PATCH 2/2] Replace FSF street address with canonical URL

[Qemu-devel] [PATCH 0/9] For QEMU 2.5: Add a net filter and a netbuffer plugin based on the filter
 2015-07-29 10:34 UTC  (2+ messages)

[PATCH] kthread: Export kthread functions
 2015-07-29 10:34 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH v2 0/3] genirq, serial: 8250: Workaround to avoid irq=0 for console
 2015-07-29 10:32 UTC  (2+ messages)

[PATCH] net/ipv6: add sysctl option min_hop_limit
 2015-07-29 10:32 UTC  (2+ messages)

[PATCH v3 0/6] MT8173 IOMMU SUPPORT
 2015-07-29 10:31 UTC  (9+ messages)
` [PATCH v3 5/6] iommu/mediatek: Add mt8173 IOMMU driver

[PATCH v2] mm: show proportional swap share of the mapping
 2015-07-29 10:30 UTC  (4+ messages)

creating recipes from Toaster
 2015-07-29 10:29 UTC 

[linux-4.1 test] 60030: tolerable FAIL - PUSHED
 2015-07-29 10:29 UTC 

acl/directory security question
 2015-07-29 10:22 UTC  (2+ messages)

[patch] HID: uclogic: fix limit in uclogic_tablet_enable()
 2015-07-29 10:27 UTC  (3+ messages)

[PATCH] i2c: omap: fix bus recovery setup
 2015-07-29 10:27 UTC  (6+ messages)

[PATCH v2] arm64/efi: prefer AllocatePages() over efi_low_alloc() for vmlinux
 2015-07-29 10:27 UTC  (5+ messages)

[poky][PATCH v4 0/5] gstreamer1.0-plugins-base: Add patches for Gstreamer 1.4.5 base
 2015-07-29 18:25 UTC  (6+ messages)
` [poky][PATCH v4 1/5] gstreamer1.0-plugins-base: Bug fix for id3demux issue
` [poky][PATCH v4 2/5] gstreamer1.0-plugins-base: handle audio/video decoder error
` [poky][PATCH v4 3/5] gstreamer1.0-plugins-base: update video alignment after video alignment
` [poky][PATCH v4 4/5] gstreamer1.0-plugins-base: Add GST_VIDEO_FRAME_MAP_FLAG_NO_REF related patch
` [poky][PATCH v4 5/5] gstreamer1.0-plugins-base: Add videoencoder "

[PATCH] [linux-next] drm:bridge: Fix warning while make xmldocs caused by drm_crtc.h
 2015-07-29 10:23 UTC 

[Qemu-devel] [PATCH v3] hw/arm/virt: Add high MMIO PCI region
 2015-07-29 10:21 UTC  (6+ messages)

[PATCH v5 1/4] KVM: x86: Split the APIC from the rest of IRQCHIP
 2015-07-29 10:21 UTC  (5+ messages)
` [PATCH v5 4/4] KVM: x86: Add support for local interrupt requests from userspace

[PATCH v3 1/2] ARM: PCI: bios32: replace panic with WARN messages on failures
 2015-07-29 10:20 UTC  (6+ messages)
` [PATCH v3 2/2] ARM: pci: kill pcibios_msi_controller

[Qemu-devel] [PATCH 0/2] vhost: check if vhost has capacity for hotplugged memory
 2015-07-29 10:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] vhost: add vhost_has_free_slot() interface

git svn clone fails
 2015-07-29 10:12 UTC 

[PATCH] bjam-native: inhibit sysroot strip
 2015-07-29 10:19 UTC  (2+ messages)

[RFC PATCH 2/2] dt: spi: s3c64xx: add compatible to controller-data
 2015-07-29 10:19 UTC  (2+ messages)

[PATCH 00/10] USB: chipidea misc patches
 2015-07-29 10:19 UTC  (6+ messages)
` [PATCH 07/10] usb: chipidea: usbmisc_imx: add unburst setting for imx6


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.