All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-08 05:44:30 to 2016-04-08 07:17:00 UTC [more...]

[PATCH v10 0/5] libxl: add support for pvscsi, iteration 10
 2016-04-08  7:17 UTC  (4+ messages)
` [PATCH v10 4/5] libxl: add support for vscsi

[Qemu-devel] [PATCH v4 0/5] Add param Error ** for msi_init()
 2016-04-08  7:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/5] fix some coding style problems
` [Qemu-devel] [PATCH v4 3/5] megasas: bugfix

[PATCH] x86/monitor: Disallow setting mem_access_emulate_each_rep when vm_event is NULL
 2016-04-08  7:16 UTC  (2+ messages)

[PATCH v6 00/12] USB OTG/dual-role framework
 2016-04-08  7:16 UTC  (9+ messages)
` [PATCH v6 01/12] usb: hcd: Initialize hcd->flags to 0

[RFC 00/34] Chelsio iSCSI target offload driver
 2016-04-08  7:16 UTC  (9+ messages)
` [RFC 14/34] iscsi-target: export symbols

[PATCH] irqchip/mbigen: Display message of MBIGEN domain created
 2016-04-08  7:16 UTC 

[nightly] Core TISDK (krogoth/2.1) 2016.04 build 2016-04-08_01-57-56
 2016-04-08  7:15 UTC 

ath9k(?): AP stops sending traffic to iPhone 4S until another 802.11n-capable STA joins
 2016-04-08  7:15 UTC  (15+ messages)
  ` [PATCH] mac80211: debugfs var for the default aggregation timeout
          ` [ath9k-devel] "

[PATCH 0/4] image_types.bbclass: fix btrfs, ubifs and elf
 2016-04-08  7:15 UTC  (5+ messages)
` [PATCH 1/4] image_types.bbclass: set nodesize for btrfs
` [PATCH 2/4] image_types.bbclass: fix ubi ubifs and multiubi
` [PATCH 3/4] image_types.bbclass: fix elf
` [PATCH 4/4] image-vm.bbclass/image_types.bbclass: IMAGE_NAME -> IMAGE_LINK_NAME

[PATCH kernel 0/2] powerpc/powernv: Fix crash on PF unbind when VF is passed
 2016-04-08  7:14 UTC  (4+ messages)
` [PATCH kernel 1/2] powerpc/iommu: Get rid of default group_release()
` [PATCH kernel 2/2] powerpc/powernv/ioda2: Delay PE disposal

[PATCH 0/2] mcb: export FPGA information via sysfs
 2016-04-08  7:07 UTC  (5+ messages)
` [PATCH v2 1/2] mcb: Correctly initialize the bus's device
` [PATCH v2 2/2] mcb: export bus information via sysfs

[PATCH v3 0/7] x86: Pile o' FS/GS changes
 2016-04-08  7:13 UTC  (2+ messages)
  ` [PATCH v3 2/7] x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS

[PATCH v4 00/14] x86: remove paravirt_enabled
 2016-04-08  7:13 UTC  (13+ messages)
` [PATCH v4 04/14] x86/rtc: replace paravirt rtc check with platform legacy quirk

[PATCH] mmc: sdhci-pic32: remove owner assignment
 2016-04-08  7:05 UTC  (2+ messages)

[PATCH] drm/i915: add INTEL_GEN() helper shorthand for INTEL_INFO()->gen
 2016-04-08  7:07 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: add INTEL_GEN() helper shorthand for INTEL_INFO()->gen (rev2)

[Qemu-devel] [ RFC Patch v4 0/3] Support Receive-Segment-Offload(RSC) for WHQL
 2016-04-08  7:06 UTC  (4+ messages)
` [Qemu-devel] [ RFC Patch v4 3/3] virtio-net rsc: support coalescing ipv6 tcp traffic

[RFC PATCH v1.9 00/14] livepatch: hybrid consistency model
 2016-04-08  7:05 UTC  (6+ messages)
` [RFC PATCH v1.9 05/14] sched: horrible way to detect whether a task has been preempted
  `  "

[PATCH] vhost: call rte_vhost_enable_guest_notification only on enabled queues
 2016-04-08  7:03 UTC  (6+ messages)

[PATCH resend-for-CI 1/3] drm/i915: Use consistent forcewake auto-release timeout across kernel configs
 2016-04-08  7:02 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [resend-for-CI,1/3] "

[PATCH] package: ensure do_split_packages doesn't return duplicates
 2016-04-08  7:01 UTC  (2+ messages)

[PATCH v11 0/2] libxl: add support for pvscsi, iteration 11
 2016-04-08  7:01 UTC  (3+ messages)
` [PATCH v11 1/2] libxl: add support for vscsi
` [PATCH v11 2/2] Scripts to create and delete xen-scsiback nodes in Linux target framework

[RFC/PATCH 00/18] Add --index-only option to git merge
 2016-04-08  6:58 UTC  (19+ messages)
` [RFC/PATCH 01/18] Remove duplicate code
` [RFC/PATCH 02/18] Avoid checking working copy when creating a virtual merge base
` [RFC/PATCH 03/18] Document weird bug in octopus merges via testcases
` [RFC/PATCH 04/18] merge-octopus: Abort if index not clean
` [RFC/PATCH 05/18] Add testcase for --index-only merges needing the recursive strategy
` [RFC/PATCH 06/18] Add testcase for --index-only merges needing an ff update
` [RFC/PATCH 07/18] Add testcase for --index-only merges with the resolve strategy
` [RFC/PATCH 08/18] Add testcase for --index-only merges with the octopus strategy
` [RFC/PATCH 09/18] Add testcase for --index-only merges with the ours strategy
` [RFC/PATCH 10/18] Add testcase for --index-only merges with the subtree strategy
` [RFC/PATCH 11/18] merge: Add a new --index-only option, not yet implemented
` [RFC/PATCH 12/18] Add --index-only support for recursive merges
` [RFC/PATCH 13/18] Add --index-only support with read_tree_trivial merges, kind of
` [RFC/PATCH 14/18] Add --index-only support for ff_only merges
` [RFC/PATCH 15/18] merge: Pass --index-only along to external merge strategy programs
` [RFC/PATCH 16/18] git-merge-one-file.sh: support --index-only option
` [RFC/PATCH 17/18] git-merge-resolve.sh: "
` [RFC/PATCH 18/18] git-merge-octopus.sh: "

[PATCH v2 1/3] mfd: mt6397: irq domain should initialize before mfd_add_devices()
 2016-04-08  6:58 UTC  (9+ messages)
` [PATCH v2 2/3] mfd: mt6397: Checking for null before irq_domain_remove
` [PATCH v2 3/3] mfd: mt6397: check the EPROBE_DEFER from platform_get_irq

[PATCH] Revert "ARM: dts: porter: Enable SCIF_CLK frequency and pins"
 2016-04-08  6:58 UTC  (3+ messages)

[PATCH] kvm-pr: manage single-step mode
 2016-04-08  6:58 UTC  (5+ messages)

[PATCH 0/2] perf probe fixes for ppc64le
 2016-04-08  6:57 UTC  (4+ messages)

[PATCH] meta/conf/distro/include/distro_alias.inc
 2016-04-08  6:57 UTC  (2+ messages)

[CI-ping 1/9] drm/i915: Include engine->last_submitted_seqno in GPU error state
 2016-04-08  6:56 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI-ping,1/9] "

[PATCH] ion: scatterlist offset not used for buffer map
 2016-04-08  6:56 UTC  (3+ messages)

[PATCH] curl: add krb5 to PACKAGECONFIG
 2016-04-08  6:54 UTC  (2+ messages)

[Bug 116031] New: Many MSR sets are skipped when vcpu type is qemu64
 2016-04-08  6:54 UTC 

[U-Boot] [PATCH] odroid: Update README with correct firmware link and XU4 support
 2016-04-08  6:54 UTC  (2+ messages)

[PATCH 1/2] pci: add pci_unmap_iospace function for PCI_IOBASE
 2016-04-08  6:51 UTC  (8+ messages)
` [PATCH 2/2] pci, acpi: free IO resource during shutdown

[regression] cross core scheduling frequency drop bisected to 0c313cb20732
 2016-04-08  6:50 UTC  (3+ messages)

[PATCH 1/2] libceph: multiple filesystem support
 2016-04-08  6:50 UTC  (2+ messages)
` [PATCH 2/2] ceph: "

[jethro][PATCH] lttng-tools: fix regression tests hang
 2016-04-08  6:47 UTC  (2+ messages)

[RFC] vhost user: add error handling for fd > 1023
 2016-04-08  6:47 UTC  (5+ messages)

[master][jethro][PATCH] systemd-serialgetty: allow baud rate overriding
 2016-04-08  6:46 UTC  (2+ messages)

4.4 BCM5301X ARM regression "External imprecise Data abort"
 2016-04-08  6:45 UTC  (4+ messages)

[PATCH] grub-file: fix segmentation fault
 2016-04-08  6:43 UTC 

[PATCH] branch: update all per-worktree HEADs when renaming a branch
 2016-04-08  6:42 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] refs: add a new function set_worktree_head_symref

[PATCH] powerpc: introduce {cmp}xchg for u8 and u16
 2016-04-08  6:41 UTC 

[RFC PATCH 0/3] restartable sequences v2: fast user-space percpu critical sections
 2016-04-08  6:41 UTC  (10+ messages)

[PATCH v3] Input: rotary_encoder - support binary encoding of states
 2016-04-08  6:40 UTC  (3+ messages)

[PATCH v2] conntrack-tools: Fix build for old automake
 2016-04-08  6:40 UTC  (7+ messages)
` [PATCH] "

[PATCH V2] crypto: implement DH primitives under akcipher API
 2016-04-08  6:38 UTC  (4+ messages)

Not shown registered gatt services on an android 5.1.1
 2016-04-08  6:37 UTC  (4+ messages)

[PATCH RT 1/6] kernel: softirq: unlock with irqs on
 2016-04-08  6:35 UTC  (10+ messages)
` [PATCH RT 4/6] rt/locking: Reenable migration accross schedule

releasing hammer v0.94.7 ?
 2016-04-08  6:35 UTC  (2+ messages)

[PATCH] perf build: Fix syscall table dependency error
 2016-04-08  6:35 UTC 

[PATCH] drivers/tty: fix BUG_ON when calls serial8250_suspend_port
 2016-04-08  6:33 UTC 

[Qemu-devel] [PATCH COLO-Frame v16 for-2.7 00/35] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-04-08  6:26 UTC  (36+ messages)
` [Qemu-devel] [PATCH COLO-Frame v16 01/35] configure: Add parameter for configure to enable/disable COLO support
` [Qemu-devel] [PATCH COLO-Frame v16 02/35] migration: Introduce capability 'x-colo' to migration
` [Qemu-devel] [PATCH COLO-Frame v16 03/35] COLO: migrate colo related info to secondary node
` [Qemu-devel] [PATCH COLO-Frame v16 04/35] migration: Integrate COLO checkpoint process into migration
` [Qemu-devel] [PATCH COLO-Frame v16 05/35] migration: Integrate COLO checkpoint process into loadvm
` [Qemu-devel] [PATCH COLO-Frame v16 06/35] COLO/migration: Create a new communication path from destination to source
` [Qemu-devel] [PATCH COLO-Frame v16 07/35] COLO: Implement colo checkpoint protocol
` [Qemu-devel] [PATCH COLO-Frame v16 08/35] COLO: Add a new RunState RUN_STATE_COLO
` [Qemu-devel] [PATCH COLO-Frame v16 09/35] QEMUSizedBuffer: Introduce two help functions for qsb
` [Qemu-devel] [PATCH COLO-Frame v16 10/35] COLO: Save PVM state to secondary side when do checkpoint
` [Qemu-devel] [PATCH COLO-Frame v16 11/35] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily
` [Qemu-devel] [PATCH COLO-Frame v16 12/35] ram/COLO: Record the dirty pages that SVM received
` [Qemu-devel] [PATCH COLO-Frame v16 13/35] COLO: Load VMState into qsb before restore it
` [Qemu-devel] [PATCH COLO-Frame v16 14/35] COLO: Flush PVM's cached RAM into SVM's memory
` [Qemu-devel] [PATCH COLO-Frame v16 15/35] COLO: Add checkpoint-delay parameter for migrate-set-parameters
` [Qemu-devel] [PATCH COLO-Frame v16 16/35] COLO: synchronize PVM's state to SVM periodically
` [Qemu-devel] [PATCH COLO-Frame v16 17/35] COLO failover: Introduce a new command to trigger a failover
` [Qemu-devel] [PATCH COLO-Frame v16 18/35] COLO failover: Introduce state to record failover process
` [Qemu-devel] [PATCH COLO-Frame v16 19/35] COLO: Implement failover work for Primary VM
` [Qemu-devel] [PATCH COLO-Frame v16 20/35] COLO: Implement failover work for Secondary VM
` [Qemu-devel] [PATCH COLO-Frame v16 21/35] qmp event: Add COLO_EXIT event to notify users while exited from COLO
` [Qemu-devel] [PATCH COLO-Frame v16 22/35] COLO failover: Shutdown related socket fd when do failover
` [Qemu-devel] [PATCH COLO-Frame v16 23/35] COLO failover: Don't do failover during loading VM's state
` [Qemu-devel] [PATCH COLO-Frame v16 24/35] COLO: Process shutdown command for VM in COLO state
` [Qemu-devel] [PATCH COLO-Frame v16 25/35] COLO: Update the global runstate after going into colo state
` [Qemu-devel] [PATCH COLO-Frame v16 26/35] savevm: Introduce two helper functions for save/find loadvm_handlers entry
` [Qemu-devel] [PATCH COLO-Frame v16 27/35] migration/savevm: Add new helpers to process the different stages of loadvm
` [Qemu-devel] [PATCH COLO-Frame v16 28/35] migration/savevm: Export two helper functions for savevm process
` [Qemu-devel] [PATCH COLO-Frame v16 29/35] COLO: Separate the process of saving/loading ram and device state
` [Qemu-devel] [PATCH COLO-Frame v16 30/35] COLO: Split qemu_savevm_state_begin out of checkpoint process
` [Qemu-devel] [PATCH COLO-Frame v16 31/35] filter-buffer: Accept zero interval
` [Qemu-devel] [PATCH COLO-Frame v16 32/35] net: Add notifier/callback for netdev init
` [Qemu-devel] [PATCH COLO-Frame v16 33/35] COLO/filter: add each netdev a buffer filter
` [Qemu-devel] [PATCH COLO-Frame v16 34/35] COLO: manage the status of buffer filters for PVM
` [Qemu-devel] [PATCH COLO-Frame v16 35/35] COLO: Add block replication into colo process

[Buildroot] [autobuild.buildroot.net] Build results for 2016-04-07
 2016-04-08  6:30 UTC 

v2016.04.0
 2016-04-08  6:28 UTC 

lttng trace kernel on arm64
 2016-04-08  6:28 UTC 

Nouveau crashes in 4.6-rc on arm64
 2016-04-08  6:27 UTC  (5+ messages)

[PATCH] dev-manual: set correct task name for do_kernel_configme
 2016-04-08  6:27 UTC 

[PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7
 2016-04-08  6:24 UTC  (5+ messages)
` [PATCH v11 44/60] PCI: Add alt_size ressource allocation support

[U-Boot] [PATCH v2 00/11] ARMv7: PSCI: add PSCI v1.0 support
 2016-04-08  6:23 UTC  (12+ messages)
` [U-Boot] [PATCH v2 01/11] ARM: PSCI: change PSCI function IDs base and offsets
` [U-Boot] [PATCH v2 02/11] ARM: PSCI: change PSCI related macros definition style
` [U-Boot] [PATCH v2 03/11] ARMv7: PSCI: update function psci_get_cpu_stack_top
` [U-Boot] [PATCH v2 04/11] ARMv7: PSCI: update the place of saving target PC
` [U-Boot] [PATCH v2 05/11] ARMv7: PSCI: add codes to save context ID for CPU_ON
` [U-Boot] [PATCH v2 06/11] ARMv7: PSCI: factor out reusable psci_cpu_on_common
` [U-Boot] [PATCH v2 07/11] ARMv7: PSCI: add PSCI v1.0 functions skeleton
` [U-Boot] [PATCH v2 08/11] ARMv7: PSCI: ls102xa: check target CPU ID before further operations
` [U-Boot] [PATCH v2 09/11] ARMv7: PSCI: ls102xa: check ALREADY_ON or ON_PENDING for CPU_ON
` [U-Boot] [PATCH v2 10/11] ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention
` [U-Boot] [PATCH v2 11/11] ARMv7: PSCI: ls102xa: move secure text section into OCRAM

[PATCH 0/11] introduce down_write_killable for rw_semaphore v3
 2016-04-08  6:22 UTC  (5+ messages)
` [PATCH 08/11] ia64, rwsem: provide __down_write_killable

[Qemu-arm] [RFC PATCH v2 0/3] ARM64: Live migration optimization
 2016-04-08  6:21 UTC  (7+ messages)
` [Qemu-arm] [RFC PATCH v2 2/3] utils: Add cpuinfo helper to fetch /proc/cpuinfo
        ` [Qemu-devel] "

[PATCH] s390/cpum_sf: Remove superfluous SMP function call
 2016-04-08  6:19 UTC  (11+ messages)
` [PREEMPT-RT] "
            ` [PATCH] cpu/hotplug: fix rollback during error-out in __cpu_disable()

[PATCH] cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()
 2016-04-08  6:19 UTC  (2+ messages)

[PATCH][dizzy] bind: CVE-2016-1285 CVE-2016-1286
 2016-04-08  6:19 UTC 

[PATCH 0/4] nfct: documentation updates and corrections
 2016-04-08  6:18 UTC  (5+ messages)
` [PATCH 1/4] nfct: add missing commands to usage output
` [PATCH 2/4] nfct: correct command list in timeout usage error message
` [PATCH 3/4] nfct: helper: correct error messages
` [PATCH 4/4] nfct: man: add missing comands

[PATCH] zfcp: Revert to original scanning behaviour
 2016-04-08  6:14 UTC 

[PATCH] Make conditional compile for DES related code in python-m2crypto
 2016-04-08  6:12 UTC 

[PATCH] defaultenv-2: add automount for nfs
 2016-04-08  6:12 UTC  (2+ messages)

[PATCH v4 3/3] drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
 2016-04-08  6:09 UTC  (3+ messages)
` [RFC] Prefer INTEL_INFO(dev_priv) to INTEL_INFO(dev)

[PATCH 1/2] local.conf.sample: remove reference to adt
 2016-04-08  6:07 UTC  (2+ messages)
` [PATCH 2/2] maintainers.inc: remove adt-installer

[Qemu-devel] [PATCH v2] net: stellaris_enet: check packet length against receive buffer
 2016-04-08  6:05 UTC  (3+ messages)

[PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task migration
 2016-04-08  6:05 UTC  (14+ messages)

[Qemu-devel] [PATCH v3] net: stellaris_enet: check packet length against receive buffer
 2016-04-08  6:03 UTC 

[PATCH v3 00/16] index-helper, watchman
 2016-04-08  6:03 UTC  (6+ messages)
` [PATCH v3 09/16] index-helper: use watchman to avoid refreshing index with lstat()

[PATCH] opkg-utils: re-do find/ls code to not fail on filenames with spaces
 2016-04-08  4:57 UTC 

[PATCH] opkg-utils: re-do find/ls code to not fail on filenames with spaces
 2016-04-08  5:55 UTC 

[Qemu-devel] [PATCH for-2.6] nbd: Don't fail handshake on NBD_OPT_LIST descriptions
 2016-04-08  5:51 UTC  (2+ messages)

Denys Dmytriyenko : bios: prevent any stripping of binaries due to different arch/format
 2016-04-08  5:50 UTC 

[PATCH v11 0/3] printk: Make printk() completely async
 2016-04-08  5:44 UTC  (5+ messages)
` [PATCH v11 3/3] printk: make printk.synchronous param rw

[PATCH] cpufreq: Skip all governor-related actions for cpufreq_suspended set
 2016-04-08  5:45 UTC  (6+ 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.