All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-18 16:19:02 to 2014-06-18 17:03:18 UTC [more...]

[PATCH] Microsoft Visual C patches
 2014-06-18 17:03 UTC  (5+ messages)
    ` [PATCH 1/4] "
    ` [PATCH 2/4] "
    ` [PATCH 3/4] "

[PATCH v9 0/9] Implement vcpu soft affinity for credit1 (toolstack side)
 2014-06-18 17:02 UTC  (15+ messages)
` [PATCH v9 5/9] libxl/xl: push VCPU affinity pinning down to libxl
` [PATCH v9 6/9] libxl/xl: deprecate the build_info->cpumap field
` [PATCH v9 8/9] libxl/xl: enable for specifying soft-affinity in the config file

Possible bug in `git reset` in 1.9
 2014-06-18 17:01 UTC 

[PATCH] cpuset.7: tfix
 2014-06-18 17:01 UTC 

[xen-4.3-testing test] 27169: trouble: broken/fail/pass
 2014-06-18 17:01 UTC  (2+ messages)

[RFC PATCH 0/3] ehci_msm fixes for APQ8064 USB host support
 2014-06-18 17:01 UTC  (4+ messages)
  ` [RFC PATCH 1/3] usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs
  ` [RFC PATCH 3/3] usb: phy: msm: Do not do runtime pm if the phy is not idle
` [RFC PATCH 2/3] usb: phy: msm: Make phy_reset clk and reset line optional

Contact me for more details
 2014-06-18 16:54 UTC 

safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc)
 2014-06-18 17:00 UTC  (13+ messages)

[PATCH] build.py: Ensure shared work siginfo files are written to the correct location
 2014-06-18 16:59 UTC 

Nested paging in nested SVM setup
 2014-06-18 16:59 UTC  (3+ messages)

[PATCH] sstatesig: Add try/except around the stat calls
 2014-06-18 16:58 UTC 

[PATCH] sstate: Fix shared work preconfigure task handling
 2014-06-18 16:58 UTC 

[PATCH] dpdk_nic_bind: unbind ports that were erroneously bound
 2014-06-18 16:57 UTC 

[PATCH] omap3-n900.dts: Rename model name to "Nokia RX-51 board"
 2014-06-18 16:57 UTC  (2+ messages)

tcp: multiple ssthresh reductions before all packets are retransmitted
 2014-06-18 16:56 UTC  (11+ messages)
` [PATCH net] tcp: avoid multiple ssthresh reductions in on retransmit window

[Qemu-devel] [Bug 1308341] Re: Multiple CPUs causes blue screen on Windows guest (14.04 regression)
 2014-06-18 16:49 UTC 

[PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible
 2014-06-18 16:54 UTC  (2+ messages)

[PATCH 1/2] drm/i915: use runtime irq suspend/resume in freeze/thaw
 2014-06-18 16:52 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: don't take runtime PM reference around freeze/thaw

[RFC 0/4] Command parser batch buffer copy
 2014-06-18 16:52 UTC  (6+ messages)
` [RFC 1/4] drm/i915: Implement a framework for batch buffer pools
` [RFC 2/4] drm/i915: Use batch pools with the command parser
` [RFC 3/4] drm/i915: Add a batch pool debugfs file
` [RFC 4/4] drm/i915: Dispatch the shadow batch buffer

[PATCH 2/3] drm/debugfs: add a "force" file per connector
 2014-06-18 16:52 UTC  (4+ messages)
` [PATCH v2 0/2] connector debugfs properties
  ` [PATCH v2 1/2] drm/debugfs: add a "force" file per connector
  ` [PATCH v2 2/2] drm/debugfs: add an "edid_override" "

[PATCH] btrfs-progs: restore: check lzo compress length
 2014-06-18 16:51 UTC 

[Discuss-gnuradio] CMake 3.0.0 is out 
 2014-06-18 16:51 UTC 

[PATCH v5 0/7] xen: Add EFI support
 2014-06-18 16:48 UTC  (6+ messages)
` [PATCH v5 2/7] efi: Introduce EFI_NO_DIRECT flag

[PATCH 0/4] arm64: simplify restrictions on bootloaders
 2014-06-18 16:49 UTC  (4+ messages)
` [PATCH 3/4] arm64: export effective Image size to bootloaders

[GIT PULL] nohz: Move nohz kick out of scheduler IPI, v9
 2014-06-18 16:48 UTC  (2+ messages)

RFH: Kernel OOPS in xen_netbk_rx_action / xenvif_gop_skb
 2014-06-18 16:48 UTC  (4+ messages)

[PATCH v3 0/3] Qualcomm Resource Power Manager driver
 2014-06-18 16:48 UTC  (10+ messages)

[PATCH 0/10] Batch of cleanup patches for cros_ec
 2014-06-18 16:46 UTC  (12+ messages)
` [PATCH 01/10] mfd: cros_ec: Fix the comment on cros_ec_remove()
` [PATCH 02/10] mfd: cros_ec: IRQs for cros_ec should be optional
` [PATCH 03/10] mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()

[PATCH 0/3] Correct monitor-mwait emulation as nop
 2014-06-18 16:44 UTC  (7+ messages)
` [PATCH 2/3] KVM: x86: Emulator support for #UD on CPL>0
` [PATCH 3/3] KVM: x86: correct mwait and monitor emulation

Adding files to the hddimg
 2014-06-18 16:43 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/4] test virtio-blk hotplug
 2014-06-18 16:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 1/4] qtest: introduce qmp_exec_hmp_cmd()
` [Qemu-devel] [PATCH v5 2/4] qtest: use qmp_exec_hmp_cmd() in blockdev-test
` [Qemu-devel] [PATCH v5 3/4] virtio-blk-test.c: change pci_nop() to virtblk_init()
` [Qemu-devel] [PATCH v5 4/4] virtio-blk-test.c: add hotplug subtest

[Qemu-devel] [PULL v2 000/108] pc, pci, virtio, hotplug fixes, enhancements
 2014-06-18 16:44 UTC  (7+ messages)
` [Qemu-devel] [PULL v2 001/108] pc: create custom generic PC machine type
` [Qemu-devel] [PULL v2 002/108] pc: ACPI BIOS: use enum for defining memory affinity flags
` [Qemu-devel] [PULL v2 005/108] add memdev backend infrastructure
` [Qemu-devel] [PULL v2 006/108] vl.c: extend -m option to support options for memory hotplug
` [Qemu-devel] [PULL v2 007/108] qdev: hotplug for bus-less devices
` [Qemu-devel] [PULL v2 008/108] qdev: expose DeviceState.hotplugged field as a property

[RFC PATCH 00/11] printk: safe printing in NMI context
 2014-06-18 16:43 UTC  (11+ messages)

[PATCH 00/11] qspinlock with paravirt support
 2014-06-18 16:43 UTC  (7+ messages)
` [PATCH 07/11] qspinlock: Use a simple write to grab the lock, if applicable
` [PATCH 08/11] qspinlock: Revert to test-and-set on hypervisors
` [PATCH 09/11] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled

[PATCH v2 00/17] tools: add support for FreeBSD
 2014-06-18 16:41 UTC  (2+ messages)

[PATCH] xen/arm: Panic when we receive an unexpected trap
 2014-06-18 16:41 UTC  (4+ messages)

daisy branch for meta-openembedded, meta-qt5 / maintainer wanted
 2014-06-18 16:41 UTC  (11+ messages)

[Qemu-devel] [PATCH] block/iscsi: drop obsolete pointers from iscsi_co_writev
 2014-06-18 16:40 UTC 

[Qemu-devel] [PATCH] block/iscsi: fix init value for iTask->retries
 2014-06-18 16:40 UTC 

SCTP data chunk bundling when SCTP_NODELAY is set
 2014-06-18 16:38 UTC  (6+ messages)

[GIT PULL] perf fixes
 2014-06-18 16:39 UTC 

[PATCH] libxl: disable usbredirection if spice is disabled
 2014-06-18 16:36 UTC  (4+ messages)

[PATCHv2] NVMe: Async event request
 2014-06-18 16:36 UTC 

[PATCH] drm/i915: Remove ctx->last_ring
 2014-06-18 16:34 UTC  (2+ messages)

IIO drivers left in drivers/staging/
 2014-06-18 16:33 UTC  (6+ messages)

[Qemu-devel] [PULL v2 000/106] pc, pci, virtio, hotplug fixes, enhancements
 2014-06-18 16:22 UTC  (51+ messages)
` [Qemu-devel] [PULL v2 019/106] acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
` [Qemu-devel] [PULL v2 058/106] Add vhost-user protocol documentation
` [Qemu-devel] [PULL v2 059/106] libqemustub: add stubs to be able to use qemu-char.c
` [Qemu-devel] [PULL v2 060/106] Add qtest for vhost-user
` [Qemu-devel] [PULL v2 061/106] NUMA: move numa related code to new file numa.c
` [Qemu-devel] [PULL v2 062/106] NUMA: check if the total numa memory size is equal to ram_size
` [Qemu-devel] [PULL v2 063/106] NUMA: Add numa_info structure to contain numa nodes info
` [Qemu-devel] [PULL v2 064/106] NUMA: convert -numa option to use OptsVisitor
` [Qemu-devel] [PULL v2 065/106] NUMA: expand MAX_NODES from 64 to 128
` [Qemu-devel] [PULL v2 066/106] man: improve -numa doc
` [Qemu-devel] [PULL v2 067/106] qmp: improve error reporting for -object and object-add
` [Qemu-devel] [PULL v2 068/106] numa: introduce memory_region_allocate_system_memory
` [Qemu-devel] [PULL v2 069/106] memory: reorganize file-based allocation
` [Qemu-devel] [PULL v2 070/106] memory: move preallocation code out of exec.c
` [Qemu-devel] [PULL v2 071/106] memory: move RAM_PREALLOC_MASK to exec.c, rename
` [Qemu-devel] [PULL v2 072/106] configure: add Linux libnuma detection
` [Qemu-devel] [PULL v2 073/106] Introduce signed range
` [Qemu-devel] [PULL v2 074/106] qom: introduce object_property_get_enum and object_property_get_uint16List
` [Qemu-devel] [PULL v2 075/106] numa: add -numa node, memdev= option
` [Qemu-devel] [PULL v2 076/106] memory: move mem_path handling to memory_region_allocate_system_memory
` [Qemu-devel] [PULL v2 077/106] memory: add error propagation to file-based RAM allocation
` [Qemu-devel] [PULL v2 078/106] vl: redo -object parsing
` [Qemu-devel] [PULL v2 079/106] pc: pass MachineState to pc_memory_init
` [Qemu-devel] [PULL v2 080/106] backend:hostmem: replace hostmemory with host_memory
` [Qemu-devel] [PULL v2 081/106] hostmem: separate allocation from UserCreatable complete method
` [Qemu-devel] [PULL v2 082/106] hostmem: add file-based HostMemoryBackend
` [Qemu-devel] [PULL v2 083/106] hostmem: add merge and dump properties
` [Qemu-devel] [PULL v2 084/106] hostmem: allow preallocation of any memory region
` [Qemu-devel] [PULL v2 085/106] hostmem: add property to map memory with MAP_SHARED
` [Qemu-devel] [PULL v2 086/106] hostmem: add properties for NUMA memory policy
` [Qemu-devel] [PULL v2 087/106] qmp: add query-memdev
` [Qemu-devel] [PULL v2 088/106] hmp: add info memdev
` [Qemu-devel] [PULL v2 089/106] tests: fix memory leak in test of string input visitor
` [Qemu-devel] [PULL v2 090/106] qapi: make string input visitor parse int list
` [Qemu-devel] [PULL v2 091/106] qapi: make string output "
` [Qemu-devel] [PULL v2 092/106] qapi: fix build on glib < 2.28
` [Qemu-devel] [PULL v2 093/106] qdev: reorganize error reporting in bus_set_realized
` [Qemu-devel] [PULL v2 094/106] qdev: recursively unrealize devices when unrealizing bus
` [Qemu-devel] [PULL v2 095/106] qmp: clean out whitespace
` [Qemu-devel] [PULL v2 096/106] pc: acpi: do not hardcode preprocessor
` [Qemu-devel] [PULL v2 097/106] numa: handle mmaped memory allocation failure correctly
` [Qemu-devel] [PULL v2 098/106] qmp: add query-memory-devices command
` [Qemu-devel] [PULL v2 099/106] acpi: introduce TYPE_ACPI_DEVICE_IF interface
` [Qemu-devel] [PULL v2 100/106] acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
` [Qemu-devel] [PULL v2 101/106] qmp: add query-acpi-ospm-status command
` [Qemu-devel] [PULL v2 102/106] qmp: add ACPI_DEVICE_OST event handling
` [Qemu-devel] [PULL v2 103/106] acpi: rephrase comment
` [Qemu-devel] [PULL v2 104/106] qapi: fix input visitor bugs
` [Qemu-devel] [PULL v2 105/106] tests: simplify code
` [Qemu-devel] [PULL v2 106/106] qapi/string-output-visitor: fix bugs

[PATCH net,stable] net: huawei_cdc_ncm: increase command buffer size
 2014-06-18 16:32 UTC  (3+ messages)

[PATCH] btrfs-progs: canonicalize pathnames for device commands
 2014-06-18 16:32 UTC  (2+ messages)

[Bug 79980] New: Random radeonsi crashes
 2014-06-18 16:32 UTC  (2+ messages)
` [Bug 79980] "

[GIT PULL] Block fixes for 3.16-rc1
 2014-06-18 16:31 UTC 

Recipe to Copy JAR files, not extract it
 2014-06-18 16:31 UTC  (5+ messages)

[PATCH ARM v4 00/12] mini-os: initial ARM support
 2014-06-18 16:31 UTC  (9+ messages)
` [PATCH ARM v4 01/12] mini-os: build fixes
` [PATCH ARM v4 03/12] mini-os: fixed format string error in unbind_evtchn
` [PATCH ARM v4 04/12] mini-os: use unbind_evtchn in unbind_all_ports
` [PATCH ARM v4 05/12] mini-os: made off_t type signed

[Buildroot] [PATCH] pax-utils: needs largefile support
 2014-06-18 16:30 UTC 

[PATCH 1/8] drm/i915: Get rid of the synchronous flag in switch_mm
 2014-06-18 16:27 UTC  (5+ messages)
` [PATCH 2/8] drm/i915/bdw: If we are in reset, switch the GEN8 ppgtt synchronously
` [PATCH 3/8] drm/i915: Enable the PPGTT in the ring init
` [PATCH 4/8] drm/i915: Split PPGTT enabling from Aliasing PPGTT switching

Contact me for more details
 2014-06-18 16:21 UTC  (2+ messages)

[RFC Patch V2 03/16] ACPI, x86/PCI: Move resource_to_addr() to acpi generic
 2014-06-18 16:30 UTC  (2+ messages)
` [RFC Patch V2] x86/PCI/ACPI: kill private function resource_to_addr()

Bug: USB Bridge Will Not PassThru
 2014-06-18 16:26 UTC  (7+ messages)

[PATCH v6 00/10] Intel MPX support
 2014-06-18 16:25 UTC  (6+ messages)
` [PATCH v6 03/10] x86, mpx: add macro cpu_has_mpx

[PATCH] NVMe: Fail SCSI->NVMe translation for UNMAP when anchor is set
 2014-06-18 16:25 UTC  (7+ messages)

Regression: firmware: Simplify directory creation + b43 = fails to build
 2014-06-18 16:25 UTC  (4+ messages)

[PATCH V2 0/2] Sound support for Exynos4412 Odroid X2, U3 board
 2014-06-18 16:22 UTC  (11+ messages)
` [alsa-devel] "
` [PATCH V2 1/2] ASoC: samsung: Add machine driver for Odroid X2/U3
  ` [alsa-devel] "
` [PATCH V2 2/2] doc: dt bindings: Document Odroid X2/U3 audio subsystem bindings
  ` [alsa-devel] "

[PATCH 0/1] ACPI / PCI: Fix "Operation not permitted" error reading sysfs acpi_index and label files
 2014-06-18 16:22 UTC  (3+ messages)
` [PATCH 1/1] "

[Buildroot] [PATCH] lftp: bump to version 4.5.2
 2014-06-18 16:22 UTC 

[PATCH V2 0/2] Sound support for Exynos4412 Odroid X2, U3 board
 2014-06-18 16:22 UTC 

[PATCH] init/do_mounts.c: treat EROFS like EACCES
 2014-06-18 16:12 UTC 

[Buildroot] [PATCH 0/2] strace: fix ptrace {PEEK, POKE}USER arguments decoding on xtensa
 2014-06-18 16:22 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] strace: add serial number to existing patch file names
` [Buildroot] [PATCH 2/2] strace: fix ptrace {PEEK, POKE}USER arguments decoding on xtensa

[U-Boot] [Patch v6 1/5] Added 64-bit MMIO accessors for ARMv8
 2014-06-18 16:21 UTC  (4+ messages)
` [U-Boot] [Patch v6 3/5] ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC

[PATCH 1/3] drm/i915: Add ppgtt init/release trace points
 2014-06-18 16:16 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Add ctx param to i915_gem_ring_dispatch trace point
` [PATCH 3/3] drm/i915: Trace point callbacks for validation

[PATCHSET block/for-next] blk-mq: update freezing
 2014-06-18 16:19 UTC  (2+ messages)

[PATCH] drm/i915/bdw: Map unused PDPs to a scratch page
 2014-06-18 16:14 UTC 

[Buildroot] [PATCH 0/3] Bump packages before adding libgtk3
 2014-06-18 16:19 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] libglib2: bump to version 2.40.0
` [Buildroot] [PATCH 2/3] pango: bump to version 1.36.3
` [Buildroot] [PATCH 3/3] cairo: add freetype dependency for freetype support


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.