All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-07 14:36:12 to 2014-10-07 15:19:47 UTC [more...]

[PATCH RFC 00/11] linux: towards virtio-1 guest support
 2014-10-07 14:39 UTC  (14+ messages)
` [PATCH RFC 01/11] virtio: use u32, not bitmap for struct virtio_device's features
` [PATCH RFC 02/11] virtio: add support for 64 bit features
` [PATCH RFC 03/11] virtio: endianess conversion helpers
` [PATCH RFC 04/11] virtio_ring: implement endian reversal based on VERSION_1 feature
` [PATCH RFC 05/11] virtio_config: endian conversion for v1.0
` [PATCH RFC 06/11] virtio: allow transports to get avail/used addresses
` [PATCH RFC 07/11] virtio_net: use v1.0 endian
` [PATCH RFC 08/11] virtio_blk: use virtio "
` [PATCH RFC 09/11] KVM: s390: Set virtio-ccw transport revision
` [PATCH RFC 10/11] KVM: s390: virtio-ccw revision 1 SET_VQ
` [PATCH RFC 11/11] KVM: s390: enable virtio-ccw revision 1

[PATCH v4 0/4] Correct vendor-prefix and document device isl29028
 2014-10-07 15:19 UTC  (8+ messages)
` [PATCH v4 1/4] Documentation: devicetree: bindings: Document correct and deprecated vendor-prefix with "
` [PATCH v4 2/4] Documentation: devicetree: bindings: Document deprecated device vendor name to fix related warning
` [PATCH v4 3/4] Staging: iio: light: Added correct vendor-prefix for device isl29028
` [PATCH v4 4/4] arch: arm: boot: dts: Added correct vendor-prefix with device name to compatible property

[RFC PATCH] hwclock: --offset: Use offset instead of writing clock
 2014-10-07 15:19 UTC  (6+ messages)

[PATCH V5 00/16] perf, x86: Haswell LBR call stack support
 2014-10-07 15:19 UTC  (5+ messages)
` [PATCH V5 08/16] perf, x86: track number of events that use LBR callstack

[Qemu-devel] [PATCH 00/11] block: allow blockjobs to coexist with dataplane
 2014-10-07 15:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH 10/11] block: let commit blockjob run in BDS AioContext

[PATCH] drm/exynos: vidi: fix build warning
 2014-10-07 15:18 UTC 

Minutes: Yocto Project Technical Team Meeting - Tuesday, October 7, 2014 8:00 AM US Pacific Time
 2014-10-07 15:17 UTC 

Cannot run simple binary executable file
 2014-10-07 15:17 UTC  (2+ messages)

[PATCH v2] perf tools: fix off-by-one error in maps
 2014-10-07 15:17 UTC  (6+ messages)

[PATCH V8 0/4] perf tools: pmu event new style format fix
 2014-10-07 15:08 UTC  (5+ messages)
` [PATCH V8 1/4] Revert "perf tools: Default to cpu// for events v5"
` [PATCH V8 2/4] perf tools: parse the pmu event prefix and suffix
` [PATCH V8 3/4] perf tools: Add support to new style format of kernel PMU event
` [PATCH V8 4/4] perf tools: Add test case for pmu event new style format

Crash of guest with nested vmx with Unknown nested vmexit reason 80000021
 2014-10-07 15:16 UTC  (3+ messages)

[WIP PATCH] Scarlett mixer interface for 6i6, 18i6, 18i8 and 18i20
 2014-10-07 15:16 UTC 

[patch 0/3] mm: memcontrol: lockless page counters v2
 2014-10-07 15:15 UTC  (4+ messages)
` [patch 1/3] mm: memcontrol: lockless page counters

[RFC PATCH 00/13] xen_cpufreq implementation in Xen hypervisor
 2014-10-07 15:15 UTC  (15+ messages)
` [RFC PATCH 03/13] pmstat: move pmstat.c file to the xen/drivers/pm location
` [RFC PATCH 04/13] cpufreq: use turbo settings only for x86 architecture
` [RFC PATCH 05/13] pmstat: make pmstat functions more generalizable
` [RFC PATCH 06/13] cpufreq: make cpufreq driver "
` [RFC PATCH 07/13] xen/arm: enable cpu hotplug
` [RFC PATCH 08/13] xen/dts: make the dt_find_property function to be global
` [RFC PATCH 11/13] cpufreq: add xen-cpufreq driver

[PATCH v4 00/22] perf: Add infrastructure and support for Intel PT
 2014-10-07 15:15 UTC  (11+ messages)
` [PATCH v4 02/22] perf: Add AUX area to ring buffer for raw data streams

[Qemu-devel] [PATCH] util: Emancipate id_wellformed() from QemuOpts
 2014-10-07 15:14 UTC  (12+ messages)
` [Qemu-devel] IDs in QOM (was: [PATCH] util: Emancipate id_wellformed() from QemuOpts)
    ` [Qemu-devel] IDs in QOM

[PATCH] drm/i915: remove bogus intel_increase_pllclock
 2014-10-07 15:15 UTC 

[PATCH RFC] perf kvm stat record: print kvm specific --help output
 2014-10-07 15:14 UTC  (4+ messages)
` [PATCH] "

[U-Boot] [PATCH v5 0/15] samsung: Use common config files with Samsung boards
 2014-10-07 15:14 UTC  (5+ messages)

[PATCH v2 00/18] Update IXGBE base code
 2014-10-07 15:14 UTC  (2+ messages)

YACC y.tab.c Usage: /usr/bin/yacc [options] filename
 2014-10-07 15:14 UTC  (17+ messages)

[PATCH v3] PCI: add kernel parameter to override devid<->driver mapping
 2014-10-07 15:13 UTC  (3+ messages)

[Bug 84614] New: radeon gpu crash /kernel crash when using dynamic light in borderlands 2
 2014-10-07 15:13 UTC  (2+ messages)
` [Bug 84614] "

MediaTek Inc. MT7601U Wireless Adapter
 2014-10-07 15:12 UTC  (11+ messages)
  ` [rt2x00-users] "

OPW 2014 Projects
 2014-10-07 15:11 UTC  (3+ messages)

[PATCH 00/17] RFC: userfault v2
 2014-10-07 14:19 UTC  (9+ messages)
` [PATCH 10/17] mm: rmap preparation for remap_anon_pages
            ` [Qemu-devel] "

[x86, locking/rwlocks, btrfs] INFO: rcu_sched self-detected stall on CPU
 2014-10-07 15:10 UTC  (3+ messages)

[PATCH v5 0/3] Bluetooth: Include ADV_IND report in Device Connected event
 2014-10-07 15:10 UTC  (3+ messages)

[Bug 85751] New: iSCSI initiator lockup during login
 2014-10-07 15:08 UTC 

[PATCH] mpc85xx: dts: Remove SPI and NAND partition from bsc9131rdb.dtsi
 2014-10-07 12:34 UTC 

[U-Boot] [PATCH 00/32] ARM: i.MX: nitrogen6x clean up
 2014-10-07 15:08 UTC  (6+ messages)
` [U-Boot] [PATCH 29/32] nitrogen6x: config: configure usb_ether

[PATCH 1/4] drm/i915: Restore default render context after hw state reset
 2014-10-07 15:06 UTC  (3+ messages)
` [PATCH 2/4] drm/i915: Reinitialize default context after resume

[net-next PATCH V6 0/2] qdisc: bulk dequeue support
 2014-10-07 15:06 UTC  (11+ messages)
  ` [PATCH net-next] qdisc: validate skb without holding lock
        ` Quota in __qdisc_run() (was: qdisc: validate skb without holding lock)

[PATCH] power: charger-manager: Avoid recursive thermal get_temp call
 2014-10-07 15:05 UTC  (7+ messages)

[ath9k-devel] [PATCH] ath9k_htc: avoid kernel panic in ath9k_hw_reset
 2014-10-07 15:04 UTC  (2+ messages)
`  "

[PATCH v2 1/2] Documentation: dmaengine: Move the current doc to a folder of its own
 2014-10-07 15:05 UTC  (8+ messages)
` [PATCH v2 2/2] Documentation: dmaengine: Add a documentation for the dma controller API

[PATCH for-xen-4.5] tools/mkrpm: improve version.release handling
 2014-10-07 15:03 UTC  (2+ messages)

[PATCH] tcp: fixing TLP's FIN recovery
 2014-10-07 15:03 UTC  (4+ messages)
` [PATCH v2 1/1] "

[Qemu-devel] [Patch v4 0/8] Netduino 2 Machine Model
 2014-10-07 15:03 UTC  (3+ messages)
` [Qemu-devel] [Patch v4 6/8] target_arm: Change the reset values based on the ELF entry

[U-Boot] Upstream uboot and Arndale 5250 support
 2014-10-07 15:02 UTC  (3+ messages)

[Buildroot] [PATCH 00/19] Qemu sample configuration bumps
 2014-10-07 15:02 UTC  (2+ messages)

[PATCH 0/6] pci, thunder: Add Cavium Thunder PCIe host controller
 2014-10-07 15:01 UTC  (7+ messages)
` [PATCH 3/6] pci, thunder: Add PCIe host controller devicetree bindings

[PATCHv2 0/3] x86, ptdump: a EFI related fix + enhancements
 2014-10-07 15:01 UTC  (4+ messages)
` [PATCHv2 1/3] x86, ptdump: Add section for EFI runtime services

[Buildroot] [git commit] qemu/ppc64-pseries: update to the latest versions
 2014-10-07 15:01 UTC 

[Buildroot] [git commit] qemu/ppc-virtex-ml507: update to the latest versions
 2014-10-07 15:01 UTC 

[PATCH] usb: gadget: f_fs: add "zombie" mode
 2014-10-07 15:01 UTC  (5+ messages)

[Buildroot] [git commit] qemu/ppc-mpc8544ds: update to the latest versions
 2014-10-07 15:01 UTC 

[PATCH v3 01/11] drm/i915: Merge of visible and !visible paths for primary planes
 2014-10-07 15:01 UTC  (6+ messages)
` [PATCH v3 04/11] drm/i915: move check of intel_crtc_cursor_set_obj() out
` [PATCH v3 05/11] drm/i915: remove intel_crtc_cursor_set_obj()

[Buildroot] [git commit] qemu/ppc-g3beige: update to the latest versions
 2014-10-07 15:01 UTC 

[Buildroot] [git commit] qemu/x86: update to the latest versions
 2014-10-07 15:01 UTC 

[Buildroot] [git commit] qemu/x86_64: update to the latest versions
 2014-10-07 15:00 UTC 

[Buildroot] [git commit] qemu/xtensa-lx60: update to the latest versions
 2014-10-07 15:00 UTC 

[Buildroot] [git commit] qemu/sparc-ss10: update to the latest versions
 2014-10-07 15:00 UTC 

[Buildroot] [git commit] qemu/sh4-r2d: update to the latest versions
 2014-10-07 15:00 UTC 

[Buildroot] [git commit] qemu/mips-malta: update to the latest versions
 2014-10-07 14:59 UTC 

[Buildroot] [git commit] qemu/mipsel-malta: update to the latest versions
 2014-10-07 14:59 UTC 

[RFC]New Message Implementation Based on Event
 2014-10-07 14:59 UTC  (4+ messages)

[Buildroot] [git commit] qemu/mips64-malta: update to the latest versions
 2014-10-07 14:59 UTC 

[Buildroot] [git commit] qemu/mips64el-malta: update to the latest versions
 2014-10-07 14:59 UTC 

[Buildroot] [git commit] qemu/microblazeel-mmu: update to the latest versions
 2014-10-07 14:58 UTC 

[Buildroot] [git commit] qemu/microblazebe-mmu: update to the latest versions
 2014-10-07 14:58 UTC 

[Buildroot] [git commit] qemu/arm-vexpress: update to the latest versions
 2014-10-07 14:57 UTC 

[Buildroot] [git commit] qemu/arm-versatile: update to the latest versions
 2014-10-07 14:57 UTC 

[PATCH] emulator/serial.c: use posix_openpt() instead of getpt()
 2014-10-07 14:56 UTC  (2+ messages)

[PATCH v3 0/8] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2014-10-07 14:55 UTC  (6+ messages)
` [PATCH 3/8] iio: Add support for DA9150 GPADC

[PATCH 0/6] RFC: Persistent workarounds across reset/resume
 2014-10-07 14:54 UTC  (4+ messages)
` [PATCH 1/6] drm/i915: Reinitialize default context after reset

[RFC 0/6] Rearranging PPS related code
 2014-10-07 15:09 UTC  (7+ messages)
` [RFC 1/6] drm/i915: Create PPS related struct and func pointers
` [RFC 2/6] drm/i915: Define PPS setup functions
` [RFC 3/6] drm/i915: Program PPS registers
` [RFC 4/6] drm/i915: Removing refs to intel_dp_panel_power_sequencer
` [RFC 5/6] drm/i915: Replace all refs to intel_dp delays
` [RFC 6/6] drm/i915: Modify refs to intel dp timestamps

[PATCH 1/2] block: Implement support for write zeros
 2014-10-07 14:54 UTC  (3+ messages)

[Buildroot] [git commit] qemu/arm-nuri: update to the latest versions
 2014-10-07 14:54 UTC 

[Buildroot] [git commit] qemu/aarch64-virt: update to the latest versions
 2014-10-07 14:53 UTC 

UBI_READWRITE constraint when opening volumes to rename
 2014-10-07 14:49 UTC  (2+ messages)

[Drbd-dev] [PATCH] drbd: fix regression 'out of mem, failed to invoke fence-peer helper'
 2014-10-05 23:47 UTC  (2+ messages)

Exposing the ThinkPad HW mute switch to ALSA?
 2014-10-07 14:50 UTC  (9+ messages)

Xen 4.5 development update (September update). Feature freeze slip by two weeks
 2014-10-07 14:50 UTC  (6+ messages)

Xen-unstable: pci-passthrough "irq 16: nobody cared" on HVM guest shutdown on irq of device not passed through
 2014-10-07 14:50 UTC  (12+ messages)

[PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
 2014-10-07 14:49 UTC  (4+ messages)

[PATCH RFC 0/2] Indirect Fast Memory registration support
 2014-10-07 14:48 UTC  (3+ messages)
  ` [PATCH RFC 1/2] IB/core: Introduce Fast Indirect Memory Registration verbs API
  ` [PATCH RFC 2/2] IB/mlx5: Implement Fast Indirect Memory Registration Feature

[PATCH for-xen-4.5] tools/ocaml: use APPEND_CFLAGS and APPEND_LDFLAGS
 2014-10-07 14:47 UTC  (3+ messages)

[RFC 0/4] Add PCI/MSI(x) support for AMD Seattle Platform
 2014-10-07 14:47 UTC  (6+ messages)
` [RFC 2/4] PCI: generic: Add support for ARM64 and MSI(x)

[PATCH] efi: Capsule update support
 2014-10-07 14:47 UTC  (4+ messages)

[PATCH for-4.5 0/4] Misc build system tweaks
 2014-10-07 14:47 UTC  (2+ messages)

[PATCH 00/12] Patches for DPDK to support Power architecture
 2014-10-07 14:46 UTC  (4+ messages)
` [PATCH 09/12] Remove iopl operation for IBM "

[PATCH 0/9] Netfilter/IPVS updates for net-next
 2014-10-07 14:45 UTC  (3+ messages)
` [PATCH 2/9] netfilter: move nf_send_resetX() code to nf_reject_ipvX modules

pull request: wireless-next 2014-10-03
 2014-10-07 14:45 UTC  (5+ messages)

[PATCH] Btrfs: fix incorrect compression ratio detection
 2014-10-07 22:44 UTC 

[Qemu-devel] [PATCH v2] PCI: add kernel parameter to override devid<->driver mapping
 2014-10-07 14:44 UTC 

[PATCH] systemd: don't add files and dependencies from units Conflicts
 2014-10-07 14:44 UTC  (4+ messages)

[lm-sensors] [PATCH v5 0/4] This set of patches adds regulator support for pmbus_core.c and ltc2978
 2014-10-07 14:38 UTC  (6+ messages)
` [lm-sensors] [PATCH v5 3/4] pmbus: add regulator support
      `  "

[PATCH] blk-mq: Avoid that I/O hangs in bt_get()
 2014-10-07 14:44 UTC  (5+ messages)

Apologies, from Flipkart
 2014-10-07 13:56 UTC 

[PATCH] net: fec: fix regression on i.MX28 introduced by rx_copybreak support
 2014-10-07 14:41 UTC  (4+ messages)

[PATCH 1/2] efi: Move efi_status_to_err() to efi.h
 2014-10-07 14:42 UTC  (4+ messages)
  ` [PATCH 2/2] efi: Capsule update support

[PATCH 1/3] drm/i915: Add missing '\n' to cdclk debug message
 2014-10-07 14:41 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Grab rpm ref when changing cdclk on VLV/CHV
` [PATCH 3/3] drm/i915: Cache HPLL frequency "

[PATCH V3] docs, amd_ucode: Add AMD container file format notes
 2014-10-07 14:41 UTC  (4+ messages)

[PATCH RFC 00/11] qemu: towards virtio-1 host support
 2014-10-07 14:40 UTC  (15+ messages)
` [PATCH RFC 01/11] linux-headers/virtio_config: Update with VIRTIO_F_VERSION_1
` [PATCH RFC 02/11] virtio: cull virtio_bus_set_vdev_features
` [PATCH RFC 03/11] virtio: support more feature bits
` [PATCH RFC 04/11] s390x/virtio-ccw: fix check for WRITE_FEAT
` [PATCH RFC 05/11] virtio: introduce legacy virtio devices
` [PATCH RFC 06/11] virtio: allow virtio-1 queue layout
` [PATCH RFC 07/11] dataplane: allow virtio-1 devices
` [PATCH RFC 08/11] s390x/css: Add a callback for when subchannel gets disabled
` [PATCH RFC 09/11] s390x/virtio-ccw: add virtio set-revision call
` [PATCH RFC 10/11] s390x/virtio-ccw: support virtio-1 set_vq format
` [PATCH RFC 11/11] s390x/virtio-ccw: enable virtio 1.0

[PATCH RFC 00/11] linux: towards virtio-1 guest support
 2014-10-07 14:39 UTC 

[PATCH 001/002] staging: gs_fpgaboot: Fix "Possible unnecessary KERN_INFO" checkpatch.pl warning
 2014-10-07 14:39 UTC  (2+ messages)
` [PATCH 002/002] staging: gs_fpgaboot: Fix "Possible unnecessary 'out of memory' message" "

randconfig build error with next-20141007, in arch/x86/xen/enlighten.c
 2014-10-07 14:37 UTC 

[PATCH v2 0/12] IB/srp: Add multichannel support
 2014-10-07 14:37 UTC  (3+ messages)
` [PATCH v2 01/12] blk-mq: Use all available hardware queues

Newbie question on Fortville / i40e with regards to L2 filtering
 2014-10-07 14:36 UTC 

[PATCH v2 0/4] watchdog: Introduce new driver to support ST's Watchdog
 2014-10-07 14:36 UTC  (6+ messages)
` [PATCH 1/4] ARM: STi: DT: STiH407: Add Device Tree node for LPC Watchdog
` [PATCH 2/4] ARM: multi_v7_defconfig: Enable support for ST's "
` [PATCH 3/4] watchdog: st_wdt: Provide binding documentation for ST's LPC Watchdog driver
` [PATCH 4/4] watchdog: st_wdt: Add new driver for ST's LPC Watchdog


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.