All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-16 08:11:17 to 2015-10-16 08:57:06 UTC [more...]

[PATCH v2] libxc: fix the types used in xc_dom_image to build HVM guests
 2015-10-16  8:57 UTC  (5+ messages)

[BUG?] kernel OOPS at kmem_cache_alloc_node() because of smp_processor_id()
 2015-10-16  8:56 UTC  (5+ messages)

[PATCHv4 00/13] SDR transmitter API
 2015-10-16  8:53 UTC  (4+ messages)
` [PATCH 10/13] hackrf: add support for transmitter

[PULL] virtio-gpu changes for drm-next
 2015-10-16  8:55 UTC 

[Qemu-devel] [PATCH] virtio-blk: switch off scsi-passthrough by default
 2015-10-16  8:54 UTC  (4+ messages)

[PATCH 1/3] drm: Track drm_mm nodes with an interval tree
 2015-10-16  8:54 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH 0/6] dmaengine: tegra-apb: Various updates
 2015-10-16  8:53 UTC  (15+ messages)
` [PATCH 1/6] dmaengine: tegra-apb: Correct runtime-pm usage
` [PATCH 2/6] dmaengine: tegra-apb: Use dev_get_drvdata()
` [PATCH 3/6] dmaengine: tegra-apb: Save and restore word count
` [PATCH 4/6] dmaengine: tegra-apb: Only save channel state for those in use
` [PATCH 5/6] dmaengine: tegra-apb: Update driver to use GFP_NOWAIT
` [PATCH 6/6] dmaengine: tegra-apb: Disable interrupts on removal

NULL pointer dereference: IP: [<f828a00c>] sr_runtime_suspend+0xc/0x20 [sr_mod]
 2015-10-16  8:52 UTC  (3+ messages)

[PATCH 1/5] ftrace: remove redundant strsep in mod_callback
 2015-10-16  8:52 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/arm/virt: Allow zero address for PCI IO space
 2015-10-16  8:52 UTC  (13+ messages)

[PATCH] Fix migration of SCHED_DEADLINE tasks
 2015-10-16  8:51 UTC  (4+ messages)

DP1.2 MST audio support discussion
 2015-10-16  8:51 UTC  (9+ messages)

[Qemu-devel] [PULL 00/49] Misc patches for 2015-10-16
 2015-10-16  8:50 UTC  (49+ messages)
` [Qemu-devel] [PULL 01/49] nbd: switch from g_slice allocator to malloc
` [Qemu-devel] [PULL 02/49] scsi: "
` [Qemu-devel] [PULL 03/49] megasas: fix megasas_get_sata_addr
` [Qemu-devel] [PULL 04/49] configure: Require Python 2.6
` [Qemu-devel] [PULL 05/49] exec.c: Don't call cpu_reload_memory_map() from cpu_exec_init()
` [Qemu-devel] [PULL 06/49] cpu-exec-common.c: Clarify comment about cpu_reload_memory_map()'s RCU operations
` [Qemu-devel] [PULL 07/49] exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct
` [Qemu-devel] [PULL 08/49] checkpatch: allow open braces on typedef lines
` [Qemu-devel] [PULL 09/49] linux-headers: update from kvm/next
` [Qemu-devel] [PULL 10/49] target-i386/kvm: Hyper-V HV_X64_MSR_RESET support
` [Qemu-devel] [PULL 11/49] target-i386/kvm: set Hyper-V features cpuid bit HV_X64_MSR_VP_INDEX_AVAILABLE
` [Qemu-devel] [PULL 12/49] target-i386/kvm: Hyper-V HV_X64_MSR_VP_RUNTIME support
` [Qemu-devel] [PULL 13/49] exec: remove non-TCG stuff from exec-all.h header
` [Qemu-devel] [PULL 14/49] kvm-all: Align to qemu_real_host_page_size in kvm_set_phys_mem
` [Qemu-devel] [PULL 15/49] checkpatch: port fix from kernel "## is not a valid modifier"
` [Qemu-devel] [PULL 16/49] MAINTAINERS: add two devices to the e500 section
` [Qemu-devel] [PULL 18/49] MAINTAINERS: Add more pxa2xx files and boards
` [Qemu-devel] [PULL 19/49] MAINTAINERS: Add maintainer for ARM PrimeCell and integrated devices
` [Qemu-devel] [PULL 20/49] MAINTAINERS: Add more devices to realview board
` [Qemu-devel] [PULL 21/49] qemu-sockets: fix conversion of ipv4/ipv6 JSON to QemuOpts
` [Qemu-devel] [PULL 22/49] README: fill out some useful quickstart information
` [Qemu-devel] [PULL 23/49] qemu-char: cleanup qmp_chardev_add
` [Qemu-devel] [PULL 24/49] qemu-char: cleanup HAVE_CHARDEV_*
` [Qemu-devel] [PULL 25/49] qemu-char: add create to register_char_driver
` [Qemu-devel] [PULL 26/49] qemu-char: convert file backend to data-driven creation
` [Qemu-devel] [PULL 27/49] qemu-char: convert serial "
` [Qemu-devel] [PULL 28/49] qemu-char: convert parallel "
` [Qemu-devel] [PULL 29/49] qemu-char: convert pipe "
` [Qemu-devel] [PULL 30/49] qemu-char: convert socket "
` [Qemu-devel] [PULL 31/49] qemu-char: convert UDP "
` [Qemu-devel] [PULL 32/49] qemu-char: convert pty "
` [Qemu-devel] [PULL 33/49] qemu-char: convert null "
` [Qemu-devel] [PULL 34/49] qemu-char: convert mux "
` [Qemu-devel] [PULL 35/49] qemu-char: convert msmouse "
` [Qemu-devel] [PULL 36/49] qemu-char: convert braille "
` [Qemu-devel] [PULL 37/49] qemu-char: convert testdev "
` [Qemu-devel] [PULL 38/49] qemu-char: convert stdio "
` [Qemu-devel] [PULL 39/49] qemu-char: convert console "
` [Qemu-devel] [PULL 40/49] qemu-char: convert spice "
` [Qemu-devel] [PULL 41/49] qemu-char: convert vc "
` [Qemu-devel] [PULL 42/49] qemu-char: convert ringbuf "
` [Qemu-devel] [PULL 43/49] qemu-char: cleanup after completed conversion to cd->create
` [Qemu-devel] [PULL 44/49] doc/rcu: fix g_free_rcu() usage example
` [Qemu-devel] [PULL 45/49] kvm: Make KVM_CAP_SIGNAL_MSI globally available
` [Qemu-devel] [PULL 46/49] hw/pci: Introduce pci_requester_id()
` [Qemu-devel] [PULL 47/49] kvm: Pass PCI device pointer to MSI routing functions
` [Qemu-devel] [PULL 48/49] kvm: Move x86-specific functions into target-i386/kvm.c
` [Qemu-devel] [PULL 49/49] kvm: Allow the Hyper-V vendor ID to be specified

[Qemu-devel] [Bug 1494350] [NEW] QEMU: causes vCPU steal time overflow on live migration
 2015-10-16  8:41 UTC  (2+ messages)
` [Qemu-devel] [Bug 1494350] "

[PATCH] get_maintainer: add support for using an alternate MAINTAINERS file
 2015-10-16  8:50 UTC  (2+ messages)

[PATCH RFC 0/7] Adding core support for wire-MSI bridges
 2015-10-16  8:50 UTC  (16+ messages)
` [PATCH RFC 2/7] platform-msi: Factor out allocation/free of private data
` [PATCH RFC 4/7] genirq/msi: Make the .prepare callback reusable

[PATCH] Staging: rts5208: use dmam_alloc_coherent
 2015-10-16  8:50 UTC 

[RESEND PATCH] pwm-backlight: fix the panel power sequence
 2015-10-16  8:50 UTC  (11+ messages)

[RESEND PATCH] pwm-backlight: fix the panel power sequence
 2015-10-16  8:49 UTC  (5+ messages)

[Qemu-devel] [PULL 0/7] vhost, pc features, fixes
 2015-10-16  8:49 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] intel_iommu: Add support for translation for devices behind bridges
` [Qemu-devel] [PULL 2/7] exec: factor out duplicate mmap code
` [Qemu-devel] [PULL 3/7] net: don't set native endianness
` [Qemu-devel] [PULL 4/7] tests: re-enable vhost-user-test
` [Qemu-devel] [PULL 5/7] vhost: add vhost_has_free_slot() interface
` [Qemu-devel] [PULL 6/7] pc-dimm: add vhost slots limit check before commiting to hotplug
` [Qemu-devel] [PULL 7/7] vhost: fail backend intialization early

[PATCH net-next 0/2] net: hns: fixes two bugs in hns driver
 2015-10-16  9:03 UTC  (3+ messages)
` [PATCH net-next 1/2] net: hns: fixes the issue by using ethtool -s
` [PATCH net-next 2/2] net: hns: fixes a bug about timeout by pause frame

Unsafe array accesses in rte_sched.c
 2015-10-16  8:49 UTC 

[PATCH v9 0/6] Altera PCIe host controller driver with MSI support
 2015-10-16  8:48 UTC  (6+ messages)
` [PATCH v9 3/6] pci:host: Add Altera PCIe host controller driver

DPDK patch backlog
 2015-10-16  8:45 UTC  (2+ messages)

[Ksummit-discuss] Draft agenda for the kernel summit
 2015-10-16  8:45 UTC  (7+ messages)

[PATCH] ath3k: Add support of AR3012 0cf3:817b device
 2015-10-16  8:45 UTC 

[U-Boot] [Patch V5 00/17] Add LS1043A platform support
 2015-10-16  8:44 UTC  (4+ messages)
` [U-Boot] [Patch V5 11/17] armv8/fsl_lsch3: Change arch to fsl-layerscape

[PATCH V3 0/4] BAT: some fixes
 2015-10-16  8:44 UTC  (6+ messages)
` [PATCH V3 1/4] BAT: Merge message strings
` [PATCH V3 2/4] BAT: Use colon instead of comma for separation
` [PATCH V3 3/4] BAT: Adjust parameters and strings
` [PATCH V3 4/4] BAT: Use dynamic temp file

[PATCH v2] Staging: lustre: lpoc_osc: Change the variable to be checked
 2015-10-16  8:41 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v4 4/5] mailbox: Add generic mechanism for testing Mailbox Controllers
 2015-10-16  8:39 UTC  (4+ messages)

[RFC PATCH v2] Add VHOST PMD
 2015-10-16  8:40 UTC  (4+ messages)
` [RFC PATCH v2] vhost: "

[PATCH 0/3] stripspace: Implement and use --count-lines option
 2015-10-16  8:40 UTC  (4+ messages)
` [PATCH 2/3] stripspace: Implement "

[PATCH 0/3] Mediatek EFUSE Support
 2015-10-16  8:39 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: add document of mediatek efuse driver
` [PATCH 2/3] nvmem: mediatek: Add Mediatek EFUSE driver
` [PATCH 3/3] dts: arm64: Add EFUSE device node

[PATCH 1/5] drm: Don't leak fb when plane crtc coodinates are bad
 2015-10-16  8:38 UTC  (4+ messages)
` [PATCH 4/5] drm: Check crtc viewport correctly with rotated primary plane on atomic drivers

[Qemu-devel] [PATCH] block: fix memory leak in early exit
 2015-10-16  8:37 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH 1/3] Revert "vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE"
 2015-10-16  8:38 UTC  (7+ messages)

[Qemu-devel] [PATCH v5 0/4] pcie: Add support for Single Root I/O Virtualization
 2015-10-16  8:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 3/4] pcie: Add some SR/IOV API documentation in docs/pcie_sriov.txt

[Qemu-devel] [PATCH v8 00/11] Support streaming to an intermediate layer
 2015-10-16  8:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 03/11] block: never cancel a streaming job without running stream_complete()

[PATCH] KVM: x86: move steal time initialization to vcpu entry time
 2015-10-16  8:34 UTC  (3+ messages)

[PATCH] populate SDK: prepare calling of bb.utils for exceptions
 2015-10-16  7:00 UTC  (2+ messages)

Package inclusion
 2015-10-16  8:32 UTC  (4+ messages)

[Qemu-devel] Question about xen disk unplug support for ahci missed in qemu
 2015-10-16  8:32 UTC  (9+ messages)

[PATCH 0/1] Solving the GTK+ libgl runtime dependency issue
 2015-10-16  8:32 UTC  (5+ messages)
  ` [OE-core] "
      ` [oe] "

[PATCH v7 0/3] detect and initialize CDP (Code/Data Prioritization) feature
 2015-10-16  8:32 UTC  (7+ messages)
` [PATCH v7 2/3] x86: add domctl cmd to set/get CDP code/data CBM

[U-Boot] [PATCH] nios2: convert dma mapping to use dm cpu data
 2015-10-16  8:29 UTC  (2+ messages)
` [U-Boot] [PATCH v6] nios2: convert dma_alloc_coherent to use malloc_cache_aligned

[PATCH 0/1] openssl: don't move libcrypto to base_libdir
 2015-10-16  8:28 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 00/13] Device Tree support for RealView PB11MPCore
 2015-10-16  8:28 UTC  (3+ messages)
` [PATCH 04/13] irqchip/gic: support RealView variant setup

[PATCH v3] mmc: core: Fix init_card in 52Mhz
 2015-10-16  8:25 UTC  (3+ messages)

[PATCH] mmc: android-goldfish: Allow compiling the driver with COMPILE_TEST
 2015-10-16  8:25 UTC  (2+ messages)

[PATCH v3 0/7] mmc: dw_mmc-rockchip: allow tuning using the clk-phase api
 2015-10-16  8:25 UTC  (3+ messages)

[patch net-next v5 0/8] switchdev: change locking
 2015-10-16  8:23 UTC  (4+ messages)
` [patch net-next v5 3/8] switchdev: allow caller to explicitly request attr_set as deferred

[RFC][PATCH] sched: Start stopper early
 2015-10-16  8:22 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: Fix WLAN regression on omap5-uevm
 2015-10-16  8:22 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: Add basic support for isee igepv5

[PATCH v2 0/3] ARM: handle imprecise aborts from firmware in common code
 2015-10-16  8:21 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: catch pending imprecise abort on unmask

[ceph-users] Potential OSD deadlock?
 2015-10-16  8:21 UTC  (11+ messages)
`  "

[PATCH 0/5 v2] KVM: x86: MMU: Eliminate extra memory slot searches in page fault handlers
 2015-10-16  8:20 UTC  (2+ messages)

[PATCH v2 0/2] Fix display on second resume on 5250-snow
 2015-10-16  8:19 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: dts: exynos5250: Add clocks to DISP1 domain

Recover btrfs volume which can only be mounded in read-only mode
 2015-10-16  8:18 UTC  (6+ messages)

[PATCH] RAS: Show Kconfig menu only on supported architectures
 2015-10-16  8:16 UTC  (2+ messages)

[PATCH] ARM: sun4i: fix a typo so that iteaduino-plus DTB builds
 2015-10-16  8:17 UTC 

[PATCH] soc: rockchip: power-domain: don't try to print the clock name in error case
 2015-10-16  8:17 UTC  (3+ messages)

[PATCH] x86/ept: defer enabling of EPT A/D bit until PML get enabled
 2015-10-16  8:17 UTC  (2+ messages)

[Qemu-devel] QEMU patch to allow VM introspection via libvmi
 2015-10-16  8:15 UTC  (2+ messages)

Performance regression with netns+linux-bridge+veth since Linux 4.0
 2015-10-16  8:14 UTC 

[Qemu-devel] [PULL 0/3] Migration pull
 2015-10-16  8:13 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] Migration: Generate the completed event only when we complete

[PATCH] fix failure with new bi_error field of bio
 2015-10-16  8:13 UTC  (2+ messages)
` [Drbd-dev] "

[PATCH v2 0/5] mtd: nand: Fix support for NAND DMA prefetch
 2015-10-16  8:11 UTC  (2+ messages)

[PATCHv3 00/11] arm64: 16K translation granule support
 2015-10-16  8:11 UTC  (9+ messages)
` [PATCHv3 08/11] arm64: Check for selected "

[PATCH] MIPS64: signal: n64 kernel bugfix of MIPS32 o32 ABI sigaction syscall
 2015-10-16  8:11 UTC  (3+ messages)

[RFC PATCH 3/4] random: Only do mixback once per read
 2015-10-16  8:11 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.