All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-07 12:47:10 to 2015-07-07 13:31:28 UTC [more...]

[Qemu-devel] [PATCH v6 00/10] Fix exceptions handling for MIPS, PowerPC, and i386
 2015-07-07 13:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 01/10] softmmu: add helper function to pass through retaddr
` [Qemu-devel] [PATCH v6 02/10] cpu-exec: introduce loop exit with restore function
` [Qemu-devel] [PATCH v6 04/10] target-i386: introduce new raise_exception functions

[PATCH v4 0/2] Correct for ACPI 5.1->6.0 spec changes in MADT GICC entries
 2015-07-07 13:31 UTC  (4+ messages)

ssh admin git accidentally deleted
 2015-07-07 13:30 UTC 

[Qemu-devel] [PULL 00/10] qemu-ga patches for 2.4.0
 2015-07-07 13:30 UTC  (7+ messages)

[Qemu-devel] [RFC PATCH V6 00/18] Multithread TCG
 2015-07-07 13:30 UTC  (26+ messages)
` [Qemu-devel] [RFC PATCH V6 02/18] replace spinlock by QemuMutex
` [Qemu-devel] [RFC PATCH V6 05/18] protect TBContext with tb_lock
` [Qemu-devel] [RFC PATCH V6 06/18] tcg: remove tcg_halt_cond global variable
` [Qemu-devel] [RFC PATCH V6 07/18] Drop global lock during TCG code execution
` [Qemu-devel] [RFC PATCH V6 08/18] cpu: remove exit_request global
` [Qemu-devel] [RFC PATCH V6 09/18] cpu: add a tcg_executing flag

[PATCH 0/2] KVM: arm/arm64: Guest synchronous halt/resume
 2015-07-07 13:41 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm: rename pause into power_off
` [PATCH 2/2] kvm: arm/arm64: implement kvm_arm_[halt,resume]_guest
  ` [PATCH 2/2] kvm: arm/arm64: implement kvm_arm_[halt, resume]_guest

[PATCH V3 0/3] Vm_event memory introspection helpers
 2015-07-07 13:30 UTC  (20+ messages)
` [PATCH V3 1/3] xen/mem_access: Support for memory-content hiding
` [PATCH V3 2/3] xen/vm_event: Support for guest-requested events
` [PATCH V3 3/3] xen/vm_event: Deny register writes if refused by vm_event reply

[Qemu-devel] [PULL for-2.4 v2 0/6] Block patches
 2015-07-07 13:29 UTC  (7+ messages)
` [Qemu-devel] [PULL for-2.4 v2 1/6] qcow2: remove unnecessary check
` [Qemu-devel] [PULL for-2.4 v2 2/6] block: update bdrv_drain_all()/bdrv_drain() comments
` [Qemu-devel] [PULL for-2.4 v2 3/6] block: Initialize local_err in bdrv_append_temp_snapshot
` [Qemu-devel] [PULL for-2.4 v2 4/6] block: Use bdrv_drain to replace uncessary bdrv_drain_all
` [Qemu-devel] [PULL for-2.4 v2 5/6] block/raw-posix: Don't think /dev/fd/<NN> is a floppy drive
` [Qemu-devel] [PULL for-2.4 v2 6/6] blockjob: add block_job_release function

[meta-oe][PATCH] parted_1.8.6.bb: add parted that not GPLv3
 2015-07-07 13:30 UTC  (5+ messages)
  ` FW: [oe] "

[U-Boot] TSEC1 not working, Marvel 88E1310
 2015-07-07 13:28 UTC 

[Qemu-devel] [PATCH v4 0/9] GIC-500 implementation, software + KVM
 2015-07-07 13:27 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5] arm: enable TZ support for the GIC
 2015-07-07 13:27 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] This series implements fastboot on the "bcm28155_ap" boards
 2015-07-07 13:27 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] g_dnl: add missing declaration
` [U-Boot] [PATCH v2 2/4] usb: s3c-otg: support 8-bit interface

[PATCH v7 00/10] send-email address management
 2015-07-07 13:27 UTC  (4+ messages)
` [PATCH v7 07/10] send-email: reduce dependencies impact on parse_address_line

[PATCH v2] perf tools: Allow passing perf's own pid to '--filter'
 2015-07-07 13:27 UTC  (3+ messages)

[v5][PATCH 00/16] Fix RMRR
 2015-07-07 13:26 UTC  (11+ messages)
` [v5][PATCH 01/16] xen: introduce XENMEM_reserved_device_memory_map
` [v5][PATCH 10/16] tools: introduce some new parameters to set rdm policy

[Qemu-devel] qemu build fails on xen
 2015-07-07 13:26 UTC  (6+ messages)

[PATCH V3 0/4] perf: Add PERF_RECORD_SWITCH to indicate context switches
 2015-07-07 13:25 UTC  (3+ messages)
` [PATCH V3 1/4] "

[PATCH v6 00/23] usb gadget update for OTG 2.0
 2015-07-07 13:25 UTC  (5+ messages)
` [PATCH v6 07/23] usb: common: add API to update usb otg capabilities by device tree
` [PATCH v6 08/23] usb: chipidea: set usb otg capabilities

[PATCH 4/7] dm: introduce dm_kvmalloc
 2015-07-07 13:25 UTC  (8+ messages)

[PATCH 00/10] Move MSI related PCI controller ops to pci_controller_ops
 2015-07-07 12:44 UTC  (5+ messages)
` [PATCH 08/10] powerpc/mpic_pasemi_msi: Move MSI-related "
  ` PASEMI: PA6T board doesn't boot with the RC1 of kernel 4.2 anymore

[PATCH] spi: spi-fsl-dspi: Update 'dspi' device node compatible string for LS1021A
 2015-07-07 13:25 UTC  (2+ messages)

[Xenomai] Mayday issues again
 2015-07-07 13:24 UTC  (5+ messages)

[Qemu-devel] [PULL for-2.4 0/7] Block patches
 2015-07-07 13:24 UTC  (5+ messages)
` [Qemu-devel] [PULL for-2.4 3/7] block/nfs: add support for setting debug level

[RFC/RFT PATCH 0/3] KVM: x86: full virtualization of guest MTRR
 2015-07-07 13:23 UTC  (5+ messages)
` [PATCH 1/3] KVM: SVM: use NPT page attributes
` [PATCH 2/3] KVM: SVM: Sync g_pat with guest-written PAT value
` [PATCH 3/3] KVM: x86: apply guest MTRR virtualization on host reserved pages

[PATCH 0/3] speex, speexdsp: 1.2rc1 -> 1.2rc2/1.2rc3
 2015-07-07 13:23 UTC  (2+ messages)

R200 DRM/KMS
 2015-07-07 13:22 UTC  (7+ messages)

[RFC v2 0/6] IRQ bypass manager and irqfd consumer
 2015-07-07 13:22 UTC  (12+ messages)
` [RFC v2 3/6] irq: bypass: Extend skeleton for ARM forwarding control

[PATCH 00/13] wil6210 patches
 2015-07-07 13:22 UTC  (4+ messages)
` [PATCH 02/13] wil6210: ACS implementation using QCA vendor command

[PATCH 0/1] toolchain-scripts.bbclass: use MLPREFIX to instead of MULTILIB_VARIANTS
 2015-07-07 13:22 UTC  (3+ messages)
` [PATCH 1/1] "

Updates to meta-fsl-arm (fido) in 2015-07-07
 2015-07-07 13:21 UTC 

[PATCH v6 0/7] mm/zsmalloc: introduce automatic pool compaction
 2015-07-07 13:21 UTC  (4+ messages)
` [PATCH v6 3/7] zsmalloc: introduce zs_can_compact() function

[PATCH v3] libxl: Add AHCI support for upstream qemu
 2015-07-07 13:21 UTC  (2+ messages)

[PATCH] [RFC] drm/i915: Handle HPD when it has actually occurred
 2015-07-07 13:21 UTC  (3+ messages)
` [PATCH] "

Updates to meta-fsl-arm (master) in 2015-07-07
 2015-07-07 13:20 UTC 

[PATCH v2 00/20] Convert to atomic, part 4
 2015-07-07 13:22 UTC  (18+ messages)
` [PATCH v2 10/20] drm/i915: Convert suspend/resume to atomic
` [PATCH v2 13/20] drm/i915: Always reset in intel_crtc_restore_mode
` [PATCH v2 14/20] drm/i915: Make intel_display_suspend atomic, try 2
` [PATCH v2 18/20] drm/i915: Only commit planes on crtc's that have changed planes

4.2rc0 "bo don't have a message" flood
 2015-07-07 13:18 UTC  (7+ messages)
    ` radeon: 4.2-rc1 warning when unplugging DVI

[PATCH 1/1] suspend: delete sys_sync()
 2015-07-07 13:16 UTC  (5+ messages)

[PATCH] libxl: Provide doc comments for AO_GC and STATE_AO_GC
 2015-07-07 13:17 UTC  (2+ messages)

[PATCH] drm/i915/skl: replace csr_mutex by completion in csr firmware loading
 2015-07-07 13:18 UTC  (3+ messages)
` [PATCH] drm/i915: Resign firmware loading for dmc

size 2.73TiB used 240.97GiB after balance
 2015-07-07 13:14 UTC  (3+ messages)

[meta-fsl-arm][PATCH v3 00/13] patches for qoriq fsl-sdk-v1.8
 2015-07-07 13:14 UTC  (8+ messages)
` [meta-fsl-arm][PATCH v3 01/13] linux-ls1: update to revision f488de6
` [meta-fsl-arm][PATCH v3 02/13] linux-ls1: package zImage into kernel-images
` [meta-fsl-arm][PATCH v3 03/13] u-boot-ls1: merge .inc into the recipe

running duperemove but no free space gain
 2015-07-07 13:14 UTC  (6+ messages)

[Ksummit-discuss] [CORE TOPIC] Testing
 2015-07-07 13:14 UTC  (3+ messages)

[PATCH] maintainers.inc: reassign audio recipe maintainership
 2015-07-07 13:13 UTC  (4+ messages)

[PATCH v2 00/11] uprobes: longjmp fixes
 2015-07-07 13:11 UTC  (19+ messages)
` [PATCH v2 03/11] uprobes: Send SIGILL if handle_trampoline() fails
` [PATCH v2 04/11] uprobes: Change prepare_uretprobe() to use uprobe_warn()
` [PATCH v2 05/11] uprobes: Change handle_trampoline() to find the next chain beforehand
` [PATCH v2 06/11] uprobes: Export struct return_instance, introduce arch_uretprobe_is_alive()
` [PATCH v2 07/11] uprobes/x86: Reimplement arch_uretprobe_is_alive()
` [PATCH v2 08/11] uprobes: Change handle_trampoline() to flush the frames invalidated by longjmp()
` [PATCH v2 09/11] uprobes: Change prepare_uretprobe() to (try to) flush the dead frames
` [PATCH v2 10/11] uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()
` [PATCH v2 11/11] uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever

[PATCH] mk: enable next abi in static libs
 2015-07-07 13:11 UTC  (5+ messages)

[PATCH v2 0/2] Refactor ioreq server for better performance
 2015-07-07 13:11 UTC  (13+ messages)
` [PATCH v2 1/2] Resize the MAX_NR_IO_RANGES for ioreq server

[RFC 0/8] Additional kmsg devices
 2015-07-07 13:11 UTC  (4+ messages)

[PATCH RFC] xfs: handle torn writes during log head/tail discovery
 2015-07-07 13:10 UTC  (3+ messages)

[PATCH v4 0/1] ring PCI Port Hotplug
 2015-07-07 13:09 UTC  (2+ messages)
  ` [PATCH v4 1/1] ring: changes to support "

[Qemu-devel] [PULL v3 00/28] Migration pull request
 2015-07-07 13:09 UTC  (29+ messages)
` [Qemu-devel] [PULL 01/28] rdma: fix memory leak
` [Qemu-devel] [PULL 02/28] Only try and read a VMDescription if it should be there
` [Qemu-devel] [PULL 03/28] rdma typos
` [Qemu-devel] [PULL 04/28] Store block name in local blocks structure
` [Qemu-devel] [PULL 05/28] Translate offsets to destination address space
` [Qemu-devel] [PULL 06/28] Rework ram_control_load_hook to hook during block load
` [Qemu-devel] [PULL 07/28] Allow rdma_delete_block to work without the hash
` [Qemu-devel] [PULL 08/28] Rework ram block hash
` [Qemu-devel] [PULL 09/28] Sort destination RAMBlocks to be the same as the source
` [Qemu-devel] [PULL 10/28] Sanity check RDMA remote data
` [Qemu-devel] [PULL 11/28] Fail more cleanly in mismatched RAM cases
` [Qemu-devel] [PULL 12/28] Fix older machine type compatibility on power with section footers
` [Qemu-devel] [PULL 13/28] runstate: Add runstate store
` [Qemu-devel] [PULL 14/28] runstate: migration allows more transitions now
` [Qemu-devel] [PULL 15/28] migration: create new section to store global state
` [Qemu-devel] [PULL 16/28] global_state: Make section optional
` [Qemu-devel] [PULL 17/28] vmstate: Create optional sections
` [Qemu-devel] [PULL 18/28] migration: Add configuration section
` [Qemu-devel] [PULL 19/28] migration: Use cmpxchg correctly
` [Qemu-devel] [PULL 20/28] migration: ensure we start in NONE state
` [Qemu-devel] [PULL 21/28] migration: Use always helper to set state
` [Qemu-devel] [PULL 22/28] migration: No need to call trace_migrate_set_state()
` [Qemu-devel] [PULL 23/28] migration: create migration event
` [Qemu-devel] [PULL 24/28] migration: Make events a capability
` [Qemu-devel] [PULL 25/28] migration: Add migration events on target side
` [Qemu-devel] [PULL 26/28] check_section_footers: Check the correct section_id
` [Qemu-devel] [PULL 27/28] migration: protect migration_bitmap
` [Qemu-devel] [PULL 28/28] migration: extend migration_bitmap

[U-Boot] [PATCH 00/11 v2] Add more commands for VSC9953 L2 Switch
 2015-07-07 13:08 UTC  (6+ messages)
` [U-Boot] [PATCH 04/11 v2] drivers/net/vsc9953: Refractor the parser for VSC9953 commands

using shared state cache from other machine
 2015-07-07 13:07 UTC 

[Qemu-devel] [PATCH] migration: Make events a capability
 2015-07-07 13:07 UTC  (2+ messages)

[PATCH] arm64: dts: mt8173: add clock_null
 2015-07-07 13:07 UTC  (4+ messages)

[PATCH 0/2] extcon: fixes for v4.2-rc1
 2015-07-07 13:06 UTC  (7+ messages)
` [PATCH 1/2] extcon: fix hang and extcon_get/set_cable_state()
  ` [PATCH v2 "

[PATCH] ti-xdctools: Add version 3.31.02.38
 2015-07-07 13:04 UTC 

[PATCHv3 00/16] vme DMA and user space driver improvements
 2015-07-07 13:04 UTC  (9+ messages)
` [PATCHv3 08/16] staging: vme_user: provide DMA functionality

[PATCH] KVM: x86: reintroduce kvm_is_mmio_pfn
 2015-07-07 13:03 UTC 

[PATCH v2] ipc: Modify message queue accounting to reflect both total user data and auxiliary kernel data
 2015-07-07 13:01 UTC  (8+ messages)
      ` [PATCH v3] ipc: Modify message queue accounting to not take kernel data structures into account

[PATCH RESEND] video: fbdev: s3c-fb: Constify platform_device_id
 2015-07-07 13:00 UTC  (2+ messages)

[net PATCH 1/1] drivers: net: cpsw: fix crash while accessing second slave ethernet interface
 2015-07-07 13:00 UTC 

Wayland patches need rebase
 2015-07-07 13:00 UTC 

v2_02_125 annotated tag has been created
 2015-07-07 13:00 UTC 

[PATCH]xen new latest version mp_register_lapic can't register disabled CPU, patch attempt to fix
 2015-07-07 13:00 UTC  (5+ messages)
  ` 答复: "
      ` 答复: "

master - post-release
 2015-07-07 13:00 UTC 

master - pre-release
 2015-07-07 13:00 UTC 

[Qemu-devel] [PATCH v2 00/10] block: incremental backup transactions using BlockJobTxn
 2015-07-07 12:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 05/10] block: add block job transactions

[PATCH v2 00/18] 48-bit PPGTT
 2015-07-07 12:56 UTC  (13+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 02/17] drm/i915/gen8: Make pdp allocation more dynamic
  ` [PATCH v3 05/17] drm/i915/gen8: implement alloc/free for 4lvl
  ` [PATCH v3 09/17] drm/i915/gen8: Add 4 level support in insert_entries and clear_range
  ` [PATCH v3 11/17] drm/i915: Expand error state's address width to 64b
  ` [PATCH v3 12/17] drm/i915/gen8: Add ppgtt info and debug_dump

Linux 4.2-rc1
 2015-07-07 12:56 UTC  (2+ messages)
` Build failure on ARM64 for Linux 4.2-rc1 was: "

[PATCH] ASoC: rt5645: Move irq request to rt5645_probe
 2015-07-07 12:55 UTC  (2+ messages)

installing kernel modules in root filesystem
 2015-07-07 12:55 UTC  (2+ messages)

[PATCH] x86/irq: hide HYP in /proc/interrupts when not on Xen/Hyper-V
 2015-07-07 12:54 UTC  (4+ messages)

[PATCH-V5 0/4] mfd: 88pm800: Add Device tree support
 2015-07-07 12:54 UTC  (12+ messages)
` [PATCH-V5 3/4] mfd: 88pm800: Set default interrupt clear method

[RESEND 00/10] regulator: pwm-regulator: Introduce continuous-mode
 2015-07-07 12:52 UTC  (6+ messages)

[Buildroot] [PATCH 1/4] netstat-nat: add hash file
 2015-07-07 12:52 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] rp-pppoe: "
` [Buildroot] [PATCH 3/4] transmission: "
` [Buildroot] [PATCH 4/4] popt: "

[Qemu-devel] [PATCH V3] block/nfs: add support for setting debug level
 2015-07-07 12:51 UTC  (2+ messages)

[PATCH V2] acpi-cpufreq: replace per_cpu with driver_data of policy
 2015-07-07 12:49 UTC  (2+ messages)

[PATCH v4 00/44] Make git-am a builtin
 2015-07-07 12:50 UTC  (4+ messages)
` [PATCH v4 04/44] builtin-am: implement patch queue mechanism

[meta-fsl-arm][PATCH v3] Add packagegroup-fsl-bluetooth-tools.bb for handling BlueZ versions
 2015-07-07 12:50 UTC  (3+ messages)

master - lvmpolld: fix possible memory corruption with mem debug
 2015-07-07 12:50 UTC 

[RFC PATCH v6 0/3] Implement NVMEM/SoC bus support for Vybrid
 2015-07-07 12:49 UTC  (6+ messages)
` [RFC PATCH v6 3/3] drivers: nvmem: Add Vybrid OCOTP support

[PATCH v2 0/5] Add support for PWMSS on DRA7
 2015-07-07 12:49 UTC  (5+ messages)

[PATCH] mfd: wm8994-regmap: Constify reg_default tables
 2015-07-07 12:46 UTC  (2+ 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.