All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-11 13:33:38 to 2014-08-11 14:33:22 UTC [more...]

[RFC] [PATCH] pkg-config default search pathes
 2014-08-11 14:22 UTC  (2+ messages)
` [RFC] [PATCH] kconfig: menuconfig: pkg-config should base upon default configuration

[PATCH] xen_hvc: no reason to write the type key on xenstore
 2014-08-11 14:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] scsi: Change device init to realize
 2014-08-11 14:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/2] block: Pass errp in blkconf_geometry
` [Qemu-devel] [PATCH v3 2/2] scsi-bus: Convert DeviceClass init to realize

[PATCH 12/43] drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
 2014-08-11 14:32 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/43] Postcopy implementation
 2014-08-11 14:29 UTC  (43+ messages)
` [Qemu-devel] [PATCH v2 01/43] qemu_ram_foreach_block: pass up error value, and down the ramblock name
` [Qemu-devel] [PATCH v2 02/43] improve DPRINTF macros, add to savevm
` [Qemu-devel] [PATCH v2 03/43] Add qemu_get_counted_string to read a string prefixed by a count byte
` [Qemu-devel] [PATCH v2 04/43] Create MigrationIncomingState
` [Qemu-devel] [PATCH v2 05/43] Return path: Open a return path on QEMUFile for sockets
` [Qemu-devel] [PATCH v2 06/43] Return path: socket_writev_buffer: Block even on non-blocking fd's
` [Qemu-devel] [PATCH v2 07/43] Migration commands
` [Qemu-devel] [PATCH v2 08/43] Return path: Control commands
` [Qemu-devel] [PATCH v2 09/43] Return path: Send responses from destination to source
` [Qemu-devel] [PATCH v2 10/43] Return path: Source handling of return path
` [Qemu-devel] [PATCH v2 11/43] qemu_loadvm errors and debug
` [Qemu-devel] [PATCH v2 12/43] ram_debug_dump_bitmap: Dump a migration bitmap as text
` [Qemu-devel] [PATCH v2 13/43] Rework loadvm path for subloops
` [Qemu-devel] [PATCH v2 14/43] Add migration-capability boolean for postcopy-ram
` [Qemu-devel] [PATCH v2 15/43] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages
` [Qemu-devel] [PATCH v2 16/43] QEMU_VM_CMD_PACKAGED: Send a packaged chunk of migration stream
` [Qemu-devel] [PATCH v2 17/43] migrate_init: Call from savevm
` [Qemu-devel] [PATCH v2 18/43] Allow savevm handlers to state whether they could go into postcopy
` [Qemu-devel] [PATCH v2 19/43] postcopy: OS support test
` [Qemu-devel] [PATCH v2 20/43] migrate_start_postcopy: Command to trigger transition to postcopy
` [Qemu-devel] [PATCH v2 21/43] MIG_STATE_POSTCOPY_ACTIVE: Add new migration state
` [Qemu-devel] [PATCH v2 22/43] qemu_savevm_state_complete: Postcopy changes
` [Qemu-devel] [PATCH v2 23/43] Postcopy: Maintain sentmap during postcopy pre phase
` [Qemu-devel] [PATCH v2 24/43] Postcopy page-map-incoming (PMI) structure
` [Qemu-devel] [PATCH v2 25/43] postcopy: Add incoming_init/cleanup functions
` [Qemu-devel] [PATCH v2 26/43] postcopy: Incoming initialisation
` [Qemu-devel] [PATCH v2 27/43] postcopy: ram_enable_notify to switch on userfault
` [Qemu-devel] [PATCH v2 28/43] Postcopy: postcopy_start
` [Qemu-devel] [PATCH v2 29/43] Postcopy: Rework migration thread for postcopy mode
` [Qemu-devel] [PATCH v2 30/43] mig fd_connect: open return path
` [Qemu-devel] [PATCH v2 31/43] Postcopy: Create a fault handler thread before marking the ram as userfault
` [Qemu-devel] [PATCH v2 33/43] Page request: Process incoming page request
` [Qemu-devel] [PATCH v2 34/43] Page request: Consume pages off the post-copy queue
` [Qemu-devel] [PATCH v2 35/43] Add assertion to check migration_dirty_pages
` [Qemu-devel] [PATCH v2 36/43] postcopy_ram.c: place_page and helpers
` [Qemu-devel] [PATCH v2 37/43] Postcopy: Use helpers to map pages during migration
` [Qemu-devel] [PATCH v2 38/43] qemu_ram_block_from_host
` [Qemu-devel] [PATCH v2 39/43] Postcopy; Handle userfault requests
` [Qemu-devel] [PATCH v2 40/43] Start up a postcopy/listener thread ready for incoming page data
` [Qemu-devel] [PATCH v2 41/43] postcopy: Wire up loadvm_postcopy_ram_handle_{run, end} commands
` [Qemu-devel] [PATCH v2 42/43] End of migration for postcopy
` [Qemu-devel] [PATCH v2 43/43] Start documenting how postcopy works

[PATCH net v2 0/3] xen-netback: synchronisation between core driver and netback
 2014-08-11 14:31 UTC  (22+ messages)
` [PATCH net v2 1/3] xen-netback: move NAPI add/remove calls
  ` [Xen-devel] "
` [PATCH net v2 2/3] xen-netback: don't stop dealloc kthread too early
  ` [Xen-devel] "

[PATCH] x86_emulate: properly do IP updates and other side effects on success
 2014-08-11 14:31 UTC  (8+ messages)

[PATCH 00/43] Execlists v5
 2014-08-11 14:30 UTC  (12+ messages)
` [PATCH 03/43] drm/i915/bdw: Macro for LRCs and module option for Execlists
` [PATCH 04/43] drm/i915/bdw: Initialization for Logical Ring Contexts
` [PATCH 08/43] drm/i915/bdw: Add a context and an engine pointers to the ringbuffer
` [PATCH 10/43] drm/i915/bdw: Deferred creation of user-created LRCs
` [PATCH 11/43] drm/i915/bdw: Render moot context reset and switch with Execlists

[PATCH 05/43] drm/i915/bdw: Introduce one context backing object per engine
 2014-08-11 14:28 UTC  (3+ messages)
` [PATCH] drm/i915: WARN if module opt sanitization goes out of order

[PATCH] drm/i915: fix plane/cursor handling when runtime suspended
 2014-08-11 14:29 UTC  (4+ messages)
` [Intel-gfx] "

[Qemu-devel] VFIO-PCI testing after VFIO-platform rework
 2014-08-11 14:28 UTC  (3+ messages)

of: Make OF_DYNAMIC user selectable
 2014-08-11 14:28 UTC  (2+ messages)

[PATCH 1/6] monitor: Add AVRCP specific AV/C commands support
 2014-08-11 14:26 UTC  (6+ messages)
` [PATCH 2/6] monitor: Add AV/C commands related macros and helper functions
` [PATCH 3/6] monitor: Handle AVRCP specific AV/C PDUs
` [PATCH 4/6] monitor: Add AVRCP specific AV/C PDUs' macros and helper functions
` [PATCH 5/6] monitor: Add AV/C specific PDUs' error macros and fuctions
` [PATCH 6/6] monitor: Add AVRCP GetCapabilities support

[PATCH/RFC v4 00/21] LED / flash API integration
 2014-08-11 14:24 UTC  (12+ messages)
` [PATCH/RFC v4 15/21] media: Add registration helpers for V4L2 flash

[Bug 61601] New: rootflags=noatime causes kernel panic when booting without initrd
 2014-08-11 14:24 UTC  (2+ messages)
` [Bug 61601] "

Got "Internal error XFS_WANT_CORRUPTED_GOTO". Filesystem needs reformatting to correct issue
 2014-08-11 14:23 UTC  (2+ messages)
` Subject : Happened again, 20140811 -- "

[U-Boot] [PATCH] video: Add support for TI's AM335x LCD-Controller
 2014-08-11 14:22 UTC  (2+ messages)

[U-Boot] [PATCH V2 2/9] mx6: add clock enabling functions
 2014-08-11 14:22 UTC  (2+ messages)
` [U-Boot] [PATCH V3 "

[Qemu-devel] the whole virtual machine hangs when IO does not come back!
 2014-08-11 14:21 UTC  (2+ messages)

[PATCH 01/12] staging: lustre: remove space between function name and and open parenthesis
 2014-08-11 14:21 UTC  (9+ messages)
` [PATCH 10/12] staging: lustre: Fix misplaced opening brace warnings

Issue with USB Webcam dongle on i.MX6Q Sabre Lite board
 2014-08-11 14:19 UTC  (2+ messages)

[PATCH v5 1/3] x86: Consolidate boolean inputs in hvm and p2m into a shared bitmap
 2014-08-11 14:18 UTC  (4+ messages)

[PATCH] pci/msi-x: Sanity check MSI-X table offset
 2014-08-11 14:18 UTC  (2+ messages)

[U-Boot] [PATCH] lcd: cleanup unused functions
 2014-08-11 14:18 UTC  (2+ messages)

libxl_device_pci_dispose source
 2014-08-11 14:16 UTC  (2+ messages)

[sched/numa] 096aa33863a: -21.4% hackbench.throughput, -20.2% netperf.Throughput_Mbps
 2014-08-11 14:17 UTC  (4+ messages)

[OE-code][PATCH] wic: include partition label in fs image file name
 2014-08-11 14:17 UTC  (3+ messages)

[PATCH 1/5] x86: entry_64.S: delete unused code
 2014-08-11 14:17 UTC  (8+ messages)
` [PATCH 4/5] x86: entry_64.S: always allocate complete "struct pt_regs"

[oe-commits] Martin Jansa : Revert "add support for opendataplane"
 2014-08-11 14:16 UTC  (2+ messages)
  `  "

[PATCH 1/2] powerpc/pseries: Failure on removing device node
 2014-08-11 14:16 UTC  (2+ messages)

[PATCH v2 0/4] quota: add project quota support
 2014-08-11 14:16 UTC 

[U-Boot] [PATCH V2 00/18] Introduce cm-fx6 board (partial V2 cont.)
 2014-08-11 14:15 UTC  (4+ messages)

[PATCH] bio: merge_bvec_fn() must be called with the old bi_iter.bi_size value
 2014-08-11 14:13 UTC  (2+ messages)

[PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
 2014-08-11 14:13 UTC  (12+ messages)

linux-next: WARNING: CPU: 0 PID: 2825 at net/ipv4/tcp_input.c:3078 tcp_ack+0x11f5/0x1380()
 2014-08-11 14:12 UTC  (2+ messages)

[PATCH] scsi: Fix qemu boot hang problem
 2014-08-11 14:12 UTC  (2+ messages)

Runtime trouble with commit dbd952127d (seccomp: introduce writer locking)
 2014-08-11 14:11 UTC  (9+ messages)

[Ksummit-discuss] kselftest - What's in 3.17 and plans for 3.18 and beyond
 2014-08-11 14:11 UTC  (3+ messages)

[PATCH] lttng-ust: update to version 2.5.0
 2014-08-11 14:09 UTC 

[PATCH 0/1 V2] insane.bbclass: add QA check: file-rdeps
 2014-08-11 14:09 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v9 00/20] x86/PMU: Xen PMU PV(H) support
 2014-08-11 14:08 UTC  (7+ messages)
` [PATCH v9 05/20] intel/VPMU: Clean up Intel VPMU code
` [PATCH v9 07/20] x86/VPMU: Handle APIC_LVTPC accesses
` [PATCH v9 09/20] x86/VPMU: Add public xenpmu.h

[PATCH] usbinit, weston-init, run-postinsts, qt-demo-init: Drop allarch
 2014-08-11 14:09 UTC  (2+ messages)
` [PATCH] SIGGEN_EXCLUDERECIPES_ABISAFE: add initscripts

Reads from write-mostly HDD instead from _non_ write-mostly SDD as expected?
 2014-08-11 14:06 UTC 

[PATCH] drm: Do not use BUG_ON(!spin_is_locked())
 2014-08-11 14:06 UTC  (3+ messages)

[PATCH 3/3] pinctrl: tegra30: Make of_device_id array const
 2014-08-11 14:03 UTC  (2+ messages)

[PATCH 2/3] pinctrl: tegra20: Make of_device_id array const
 2014-08-11 14:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/17] dataplane: optimization and multi virtqueue support
 2014-08-11 14:03 UTC  (9+ messages)

[PATCH] convert dm_ulog_request data to little endian
 2014-08-11 14:03 UTC  (3+ messages)
`  "

[Qemu-devel] Black screen on qemu launch
 2014-08-11 14:03 UTC 

[PATCH 1/3] pinctrl: tegra124: Make of_device_id array const
 2014-08-11 14:02 UTC 

[PATCH] KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
 2014-08-11 14:01 UTC  (4+ messages)

[PATCH] seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
 2014-08-11 14:01 UTC  (2+ messages)

BUG: early intel microcode update violating alignment rules
 2014-08-11 14:00 UTC  (4+ messages)

[PATCH 0/6 v2] irq / PM: Shared IRQs vs IRQF_NO_SUSPEND and suspend-to-idle wakeup interrupts
 2014-08-11 14:03 UTC  (7+ messages)
` [PATCH 1/6 v2] PM / sleep: Mechanism for aborting system suspends unconditionally
` [PATCH 2/6 v2] irq / PM: Make IRQF_NO_SUSPEND work with shared interrupts
` [PATCH 3/6 v2] irq / PM: Make wakeup interrupts work with suspend-to-idle
` [PATCH 4/6 v2] x86 / PM: Set IRQCHIP_SKIP_SET_WAKE for IOAPIC IRQ chip objects
` [PATCH 5/6 v2] PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idle
` [PATCH 6/6 v2] irq / PM: Document rules related to system suspend and interrupts

[PATCH 0/4] module: add support for unsafe, tainting parameters
 2014-08-11 13:52 UTC  (10+ messages)
` [PATCH 1/4] module: rename KERNEL_PARAM_FL_NOARG to avoid confusion
` [PATCH 2/4] module: make it possible to have unsafe, tainting module params
` [PATCH 3/4] module: add module_param_unsafe and module_param_named_unsafe
` [PATCH 4/4] drm/i915: taint the kernel if unsafe module parameters are set

[RESEND PATCH 0/6] thermal: sti: Add new Thermal driver
 2014-08-11 13:56 UTC  (13+ messages)

[PATCH] s390/zcrypt: enable s390 hwrng to seed kernel entropy
 2014-08-11 13:56 UTC  (2+ messages)

[U-Boot] [PATCH] Add support for 32-bit organized framebuffers
 2014-08-11 13:55 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

Virtio on Xen
 2014-08-11 13:54 UTC 

[PATCH] charsets.7: Tidy up list
 2014-08-11 13:53 UTC  (5+ messages)

[PATCH] edmqmx6: enet reset pin bugfix
 2014-08-11 13:53 UTC  (2+ messages)
` [PATCH] ARM: dts: imx6: edmqmx6: change enet reset pin

[refpolicy] [PATCH] Grant mount permission to access /dev/fuse
 2014-08-11 13:52 UTC 

[U-Boot] [PATCH] lcd: Add support for CONFIG_LCD_NOSTDOUT
 2014-08-11 13:52 UTC  (2+ messages)

[Qemu-devel] QEMU TCG can't Generate Hardware Floating Point Instructions?
 2014-08-11 13:52 UTC 

Resource Temporarily Unavailable error when trying to read from the accelerator on a ThinkPad twist
 2014-08-11 13:51 UTC  (2+ messages)

[RFC] usb: gadget: serial: remove PREFIX macro
 2014-08-11 13:50 UTC  (3+ messages)

[PATCH v3] kprobes: arm: enable OPTPROBES for ARM 32
 2014-08-11 13:48 UTC  (3+ messages)

[PATCH v2] PCI: Mark broken INTx masking for Mellanox devices
 2014-08-11 13:48 UTC  (2+ messages)

[PATCH v2 0/4] quota: add project quota support
 2014-08-11 13:48 UTC  (2+ messages)

glibc-devel requirement for yocto host development system
 2014-08-11 13:45 UTC 

How to design a DRM KMS driver exposing 2D compositing?
 2014-08-11 13:44 UTC  (5+ messages)

[PATCH] pinctrl: tegra114: Make of_device_id array const
 2014-08-11 13:43 UTC  (3+ messages)

Implementing the accelerated DRI/DRM driver for a pure 2D graphics card?
 2014-08-11 13:42 UTC 

[PATCH] ata: ahci_tegra: Read calibration fuse
 2014-08-11 13:42 UTC  (3+ messages)

[refpolicy] Restricting access to pcscd socket
 2014-08-11 13:42 UTC  (4+ messages)

[U-Boot] Removing the need for boards.cfg
 2014-08-11 13:40 UTC  (9+ messages)

[PATCH] ata: ahci_tegra: Change include to fix compilation
 2014-08-11 13:39 UTC  (3+ messages)

[PATCH] android/pixit: TSPX_security_enabled is not default
 2014-08-11 13:39 UTC  (2+ messages)

[PATCH] pinctrl: baytrail: resolve unbalanced IRQ wake disable warning
 2014-08-11 13:51 UTC 

[PATCH] Android/pts: Update PTS files for IOPT
 2014-08-11 13:38 UTC  (2+ messages)

[PATCH 0/3] usbip: move usbip out of staging
 2014-08-11 13:38 UTC  (6+ messages)

Bug: bluetoothd dies when connecting device
 2014-08-11 13:38 UTC  (3+ messages)

[PATCH 1/2] arm64: compat: wire up memfd_create and getrandom syscalls for aarch32
 2014-08-11 13:37 UTC  (4+ messages)
` [PATCH 2/2] asm-generic: add memfd_create system call to unistd.h

[PATCHv2 01/10] monitor: Fix segmentation fault with malformed packet
 2014-08-11 13:37 UTC  (3+ messages)
` [PATCHv2 10/10] obexd: Fix possible NULL dereference

[refpolicy] [PATCH 1/3] system/mount.if: Add mount_rw_loopback_files interface
 2014-08-11 13:37 UTC  (3+ messages)
` [refpolicy] [PATCH 3/3] Add neccessary permissions for losetup

Ordering in soc_pcm_hw_params()
 2014-08-11 13:35 UTC 

[sched] 143e1e28cb4: +17.9% aim7.jobs-per-min, -9.7% hackbench.throughput
 2014-08-11 13:33 UTC  (5+ messages)

[PATCH] mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range()
 2014-08-11 13:31 UTC 

[PATCH] arm64: audit: Fix build for audit changes
 2014-08-11 13:33 UTC  (5+ messages)


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.