All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-02 15:38:37 to 2015-07-02 16:19:07 UTC [more...]

[Qemu-devel] (no subject)
 2015-07-02 16:18 UTC  (2+ messages)
` [Qemu-devel] [PATCH 3/3] monitor: added generation of documentation for hmp-commands-info.hx

[PATCH v5 0/12] HyperV equivalent of pvpanic driver
 2015-07-02 16:18 UTC  (30+ messages)
` [Qemu-devel] "
` [PATCH 01/12] kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
  ` [Qemu-devel] "
` [PATCH 02/12] kvm: introduce vcpu_debug = kvm_debug + vcpu context
  ` [Qemu-devel] "
` [PATCH 03/12] kvm: add hyper-v crash msrs values
  ` [Qemu-devel] "
` [PATCH 04/12] kvm/x86: added hyper-v crash msrs into kvm hyperv context
  ` [Qemu-devel] "
` [PATCH 05/12] kvm: added KVM_REQ_HV_CRASH value to notify qemu about hyper-v crash
  ` [Qemu-devel] "
` [PATCH 06/12] kvm/x86: mark hyper-v crash msrs as partition wide
  ` [Qemu-devel] "
` [PATCH 07/12] kvm/x86: added hyper-v crash data and ctl msr's get/set'ers
  ` [Qemu-devel] "
` [PATCH 08/12] kvm/x86: add sending hyper-v crash notification to user space
  ` [Qemu-devel] "
` [PATCH 09/12] qemu: added qemu_system_guest_panicked() - generic guest panic handler
  ` [Qemu-devel] "
` [PATCH 10/12] qemu/kvm: added kvm system event crash handler
  ` [Qemu-devel] "
` [PATCH 11/12] qemu: add crash_occurred flag into CPUState
  ` [Qemu-devel] "
` [PATCH 12/12] qemu/kvm/x86: hyper-v crash msrs set/get'ers and migration
  ` [Qemu-devel] "

[PATCH v5 0/6] xen/PMU: PMU support for Xen PV(H) guests
 2015-07-02 16:16 UTC  (4+ messages)
` [PATCH v5 2/6] xen/PMU: Sysfs interface for setting Xen PMU mode
  ` [Xen-devel] "

[PATCH 0/4] xen: sched / cpupool: fixes and improvements, mostly for when suspend/resume is involved
 2015-07-02 16:14 UTC  (7+ messages)
` [PATCH 3/4] xen: credit1: properly deal with pCPUs not in any cpupool
` [PATCH 4/4] xen: sched: get rid of cpupool_scheduler_cpumask()

[PATCH v5] x86/arm/mm: use gfn instead of pfn in p2m_get_mem_access/p2m_set_mem_access
 2015-07-02 16:14 UTC  (3+ messages)

[PATCH v6 0/3] cpufreq: Use cpufreq-dt driver for Exynos3250
 2015-07-02 16:13 UTC  (3+ messages)

[PATCH V2 1/3] perf,tools: get correct cpu id for print_aggr
 2015-07-02 16:13 UTC  (4+ messages)
` [PATCH V2 3/3] perf,tests: Add cpu_map tests

ping6 doesn't use at86rf230 driver
 2015-07-02 16:12 UTC  (11+ messages)

strange corruptions found during btrfs check
 2015-07-02 16:12 UTC 

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

[RFC PATCH v3 00/18] Add ITS support
 2015-07-02 16:11 UTC  (9+ messages)
` [RFC PATCH v3 07/18] xen/arm: ITS: implement hw_irq_controller for LPIs

[PATCH 1/2] perf,tools: get correct cpu id for print_aggr
 2015-07-02 16:10 UTC  (10+ messages)
` [PATCH 2/2] perf,tools: check and re-organize evsel cpu maps

[PATCH v4 00/17] x86: Rewrite exit-to-userspace code
 2015-07-02 16:09 UTC  (10+ messages)
` [PATCH v4 09/17] x86/entry: Add new, comprehensible entry and exit hooks
` [PATCH v4 11/17] x86/entry/64: Migrate 64-bit and compat syscalls to new "
` [PATCH v4 14/17] x86/asm/entry/64: Migrate error and interrupt exit work to C

[Buildroot] [PATCH 1/2] package/exim: Adjust libnsl detection to include musl
 2015-07-02 16:09 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/exim: Fix compilation error with musl

[Cocci] Remove unnecessary null pointer checks?
 2015-07-02 16:08 UTC  (20+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH] net-RDS: Delete an unnecessary check before the function call "module_put"

[PATCH] mm:Make the function zap_huge_pmd bool
 2015-07-02 16:08 UTC  (5+ messages)

[PATCH 00/10] OPP: Add code to support operating-points-v2 bindings
 2015-07-02 16:07 UTC  (6+ messages)
` [PATCH 05/10] opp: Add support to parse "operating-points-v2" bindings

[PATCH] pinctrl: at91: fix null pointer dereference
 2015-07-02 16:06 UTC  (2+ messages)

[PATCH 0/3] Fix vhost startup issue
 2015-07-02 16:04 UTC  (3+ messages)
` [PATCH 3/3] vhost: call api to unregister vhost driver

[PATCH v5 00/16] x86/hvm: I/O emulation cleanup and fix
 2015-07-02 16:03 UTC  (10+ messages)
` [PATCH v5 02/16] x86/hvm: remove multiple open coded 'chunking' loops
` [PATCH v5 03/16] x86/hvm: change hvm_mmio_read_t and hvm_mmio_write_t length argument
` [PATCH v5 04/16] x86/hvm: restrict port numbers to uint16_t and sizes to unsigned int

[PATCH 1/3] drm/i915: Make fb user dirty operation to invalidate frontbuffer
 2015-07-02 16:03 UTC  (2+ messages)

[PATCH 0/2] gpio: dwapb: allow sane gpio numbering
 2015-07-02 16:02 UTC  (10+ messages)
` [PATCH 1/2] gpio: dwapb: Use human understandable "

[PATCH v4 0/12] HyperV equivalent of pvpanic driver
 2015-07-02 16:01 UTC  (18+ messages)
` [Qemu-devel] "
` [PATCH 1/12] kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
  ` [Qemu-devel] "
` [PATCH 2/12] kvm: introduce vcpu_debug = kvm_debug + vcpu context
  ` [Qemu-devel] "
` [PATCH 3/12] kvm: add hyper-v crash msrs values
  ` [Qemu-devel] "
` [PATCH 4/12] kvm/x86: added hyper-v crash msrs into kvm hyperv context
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 5/12] kvm: added KVM_REQ_HV_CRASH value to notify qemu about hyper-v crash
  `  "
` [PATCH 6/12] kvm/x86: mark hyper-v crash msrs as partition wide
  ` [Qemu-devel] "
` [PATCH 7/12] kvm/x86: added hyper-v crash data and ctl msr's get/set'ers
  ` [Qemu-devel] "
` [PATCH 8/12] kvm/x86: add sending hyper-v crash notification to user space
  ` [Qemu-devel] "

[U-Boot] [PATCH v3 1/3] arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
 2015-07-02 16:02 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/3] kirkwood: support CONFIG_SYS_THUMB_BUILD
` [U-Boot] [PATCH v3 3/3] openrd: switch to CONFIG_SYS_THUMB_BUILD

[PATCH v2] Email reports: Sort out recipients and Reply-to
 2015-07-02 16:01 UTC 

[PATCH 09/12] drm/i915: Add pipe level Gamma correction for CHV/BSW
 2015-07-02 16:00 UTC 

[Buildroot] [PATCH 1/1] package/pkg-kconfig: define KCONFIG_EDITORS_MAKE_ENV
 2015-07-02 15:59 UTC  (2+ messages)

[Qemu-devel] Parameter of helper_le_ld_name ?
 2015-07-02 15:58 UTC 

[RFC PATCH 0/1] RFC - Implement a usbredir kernel module
 2015-07-02 15:57 UTC  (7+ messages)
` [RFC PATCH 1/1] Add a usbredir kernel module to remotely connect USB devices over IP
  ` [Spice-devel] "

[Qemu-devel] [PATCH] update pci-bridge-seat section in docs/multiseat.txt
 2015-07-02 15:56 UTC 

[PATCH 0/7] get rid of the SEDF scheduler
 2015-07-02 15:56 UTC  (2+ messages)

[PATCH v2 0/2] dmaengine: ti-dma-crossbar: Support for eDMA
 2015-07-02 15:56 UTC  (3+ messages)

[RFC] drm/i915: Add sync framework support to execbuff IOCTL
 2015-07-02 15:55 UTC  (6+ messages)

[PATCH 8/8] math-emu: Remove math-emu-old
 2015-07-02 15:55 UTC  (3+ messages)

[Qemu-devel] [PATCH qom v4 0/7] More core code ENV_GET_CPU removals
 2015-07-02 15:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH qom v4 7/7] cpus: Change exec_init() arg to cpu, not env

[PATCH 7/8] sparc/math-emu: Move sparc from math-emu-old to math-emu
 2015-07-02 15:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/9] GIC-500 implementation, software + KVM
 2015-07-02 15:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 4/9] Add virt-v3 machine that uses GIC-500

[PATCH] tune-i586-nlp: Add new tune file to support Quark/X1000 CPU
 2015-07-02 15:53 UTC  (3+ messages)

[PATCH 6/8] sh/math-emu: Move sh from math-emu-old to math-emu
 2015-07-02 15:53 UTC  (2+ messages)

[PATCH] st: null pointer dereference panic caused by use after kref_put by st_open
 2015-07-02 15:53 UTC  (2+ messages)

[Buildroot] [PATCH] valgrind: install to staging
 2015-07-02 15:52 UTC 

[PATCH 5/8] s390/math-emu: Move s390 from math-emu-old to math-emu
 2015-07-02 15:52 UTC  (2+ messages)

[PATCH 1/2] eal:Introduce rte_dma_wmb/rte_dma_rmb
 2015-07-02 15:51 UTC  (2+ messages)

[PATCH 4/8] powerpc/math-emu: Move powerpc from math-emu-old to math-emu
 2015-07-02 15:50 UTC 

[PATCH 3/8] alpha/math-emu: Move alpha from math-emu-old to math-emu
 2015-07-02 15:49 UTC  (2+ messages)

[U-Boot] Need Help in Building in altera_spi.c file
 2015-07-02 15:48 UTC  (3+ messages)

[PATCH 2/8] math-emu: Import current glibc soft-fp as include/math-emu
 2015-07-02 15:47 UTC  (3+ messages)

[PATCH net-next 0/6] net_sched: act: lockless operation
 2015-07-02 15:47 UTC  (5+ messages)
` [PATCH net-next 4/6] net_sched: act: use a separate packet counters for gact_determ()
` [PATCH net-next 5/6] net_sched: act: read tcfg_ptype once

[RFC PATCH] mmc: sprd: add MMC host driver for Spreadtrum SoC
 2015-07-02 15:47 UTC  (4+ messages)

[PATCH v4] i8042: Add debug_kbd option
 2015-07-02 15:46 UTC  (2+ messages)
` [PATCH v5] i8042: Add unmask_kbd_data option

[PATCH 1/8] math-emu: Move math-emu to math-emu-old
 2015-07-02 15:46 UTC  (3+ messages)

[Bridge] [PATCH net] bridge: vlan: fix usage of vlan 0 and 4095 again
 2015-07-02 15:46 UTC  (3+ messages)
`  "

[Qemu-devel] [PATCH v3 0/8] More core code ENV_GET_CPU removals
 2015-07-02 15:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/8] cpus: Convert cpu_index into a bitmap

[PATCH 0/8] math-emu: Update kernel math-emu code from current glibc soft-fp
 2015-07-02 15:44 UTC  (3+ messages)

[PATCH 00/10] hugetlbfs: add fallocate support
 2015-07-02 15:38 UTC  (23+ messages)
` [PATCH 01/10] mm/hugetlb: add cache of descriptors to resv_map for region_add
` [PATCH 02/10] mm/hugetlb: add region_del() to delete a specific range of entries
` [PATCH 03/10] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
` [PATCH 04/10] hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete
` [PATCH 05/10] hugetlbfs: truncate_hugepages() takes a range of pages
` [PATCH 06/10] mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch
` [PATCH 07/10] mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate
` [PATCH 08/10] hugetlbfs: New huge_add_to_page_cache helper routine
` [PATCH 09/10] hugetlbfs: add hugetlbfs_fallocate()
` [PATCH 10/10] mm: madvise allow remove operation for hugetlbfs

[PATCH 0/7] KVM: arm/arm64: gsi routing support
 2015-07-02 15:41 UTC  (10+ messages)
` [PATCH 1/7] KVM: api: add kvm_irq_routing_extended_msi

[Xenomai] [Xenomai-git] Jan Kiszka : cobalt/kernel: Remove unused mode parameter from COBALT_SYSCALL
 2015-07-02 15:39 UTC  (2+ messages)

[PATCH] nvme:Make the function nvme_submit_iod void
 2015-07-02 15:39 UTC 

[Devel] [PATCH] AcpiXtract: fix warning on int printed with %u specifier
 2015-07-02 15:39 UTC 

Innaccurate information, or help needed
 2015-07-02 15:39 UTC  (2+ messages)

[PATCH nf] netfilter: arptables: use percpu jumpstack
 2015-07-02 15:38 UTC  (4+ messages)

[PATCH v1 0/3] Have Tegra's GPIO chip depend explicitly on the pinctrl device
 2015-07-02 15:38 UTC  (5+ messages)
` [PATCH v1 1/3] gpio: defer probe if pinctrl cannot be found


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.