All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-18 13:46:33 to 2014-06-18 14:25:18 UTC [more...]

[RFC PATCH 0/6] arm/arm64: KVM: Various VGIC cleanups and improvements
 2014-06-18 14:25 UTC  (4+ messages)
` [RFC PATCH 4/6] arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRn

[PATCHv1 0/2 net] xen-netfront: fix resume regressions in 3.16-rc1
 2014-06-18 14:25 UTC  (7+ messages)
` [PATCH 1/2] xen-netfront: fix oops when disconnected from backend
  ` [Xen-devel] "
` [PATCH 2/2] xen-netfront: recreate queues correctly when reconnecting
  ` [Xen-devel] "

[PATCH 1/3] Correct output from memreserve in fdtdump
 2014-06-18 14:24 UTC  (4+ messages)

[PATCH 0/5] core: Convert thread iteration to use for_each[_process]_thread APIs, 1st pile
 2014-06-18 14:23 UTC  (12+ messages)
` [PATCH 2/5] tracepoint: Convert process iteration to use for_each_process_thread()
      ` [PATCH 0/2] Was: "
        ` [PATCH RESEND 1/2] tracing: syscall_*regfunc() can race with copy_process()
                  ` [PATCH v2 0/3] tracing: syscall_*regfunc() fixes

[PATCH v2 0/7] Serial ATA support for NVIDIA Tegra124
 2014-06-18 14:23 UTC  (16+ messages)
` [PATCH v2 1/7] of: Add NVIDIA Tegra SATA controller binding
` [PATCH v2 2/7] ARM: tegra: Add SATA controller to Tegra124 device tree
` [PATCH v2 3/7] ARM: tegra: Add SATA and SATA power to Jetson TK1 "
` [PATCH v2 4/7] clk: tegra: Enable hardware control of SATA PLL
` [PATCH v2 5/7] clk: tegra: Add SATA clocks to Tegra124 initialization table
` [PATCH v2 6/7] ata: Add support for the Tegra124 SATA controller
` [PATCH v2 7/7] ARM: tegra: Add options for Tegra AHCI support to tegra_defconfig

[Qemu-devel] [PATCH] virtio-scsi: fix object check failure
 2014-06-18 14:23 UTC  (4+ messages)

Using virtio for inter-VM communication
 2014-06-18 14:22 UTC  (14+ messages)
      ` Why I advise against using ivshmem (was: [Qemu-devel] Using virtio for inter-VM communication)
        ` Why I advise against using ivshmem
          ` [Qemu-devel] "

[PATCH net] xen-netback: bookkeep number of queues in our own module
 2014-06-18 14:21 UTC  (5+ messages)

[PATCH] USB:gadget: Fix a warning while loading g_mass_storage
 2014-06-18 14:22 UTC  (2+ messages)

[PATCH 0/12] ASoC: rsnd: fixup and DT support patches
 2014-06-18 14:22 UTC  (7+ messages)
` [PATCH 09/12] ASoC: rsnd: enable SRC setting via DT
` [PATCH 11/12] ASoC: rsnd: DMA start address is properly used for each DMAC

[Qemu-devel] [PATCH] vhost: block migration if backend does not log memory
 2014-06-18 14:22 UTC 

[PATCH v7 0/9] libxl: JSON infrastructure, fixes and prerequisite patches for new API
 2014-06-18 14:22 UTC  (8+ messages)
` [PATCH v7 3/9] libxl_internal: functions to check default values for builtin types
` [PATCH v7 4/9] libxl/gentypes.py: don't generate default values
` [PATCH v7 5/9] libxl IDL: generate code to parse libxl__json_object to libxl_FOO struct

[RFT v5h printk: allow increasing the ring buffer depending on the number of CPUs
 2014-06-18 14:21 UTC  (6+ messages)

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-18 14:20 UTC  (5+ messages)
` [PATCH 12/13] kexec: Support for Kexec on panic using new system call

[PATCH 0/9] Make DPDK tailqs fully local
 2014-06-18 14:21 UTC  (3+ messages)
` [PATCH v3 "

daisy branch for meta-openembedded, meta-qt5 / maintainer wanted
 2014-06-18 14:21 UTC  (10+ messages)

[PATCH] KVM: x86: Increase the number of fixed MTRR regs to 10
 2014-06-18 14:21 UTC 

Transaction commit: none (default)
 2014-06-18 14:19 UTC  (6+ messages)

[PATCH kvm-unit-tests 0/5] x86: Tests for recent emulator bugs
 2014-06-18 14:19 UTC  (6+ messages)
` [PATCH kvm-unit-tests 1/5] x86: Testing nop instruction on 64-bit
` [PATCH kvm-unit-tests 2/5] x86: test xadd with two identical operands
` [PATCH kvm-unit-tests 3/5] x86: Test btcq with operand larger than 64
` [PATCH kvm-unit-tests 4/5] x86: check cmov instruction on 64-bit
` [PATCH kvm-unit-tests 5/5] x86: Test monitor and mwait on real-mode

trying to clarify PREFERRED_VERSION processing
 2014-06-18 14:16 UTC 

[PATCH 6/6] KVM: x86: check DR6/7 high-bits are clear only on long-mode
 2014-06-18 14:19 UTC  (11+ messages)
` [PATCH v2 0/9] KVM: x86: More emulator bugs
  ` [PATCH v2 1/9] KVM: x86: bit-ops emulation ignores offset on 64-bit
  ` [PATCH v2 2/9] KVM: x86: Wrong emulation on 'xadd X, X'
  ` [PATCH v2 3/9] KVM: x86: Inter privilage level ret emulation is not implemeneted
  ` [PATCH v2 4/9] KVM: x86: emulation of dword cmov on long-mode should clear [63:32]
  ` [PATCH v2 5/9] KVM: x86: NOP emulation clears (incorrectly) the high 32-bits of RAX
  ` [PATCH v2 6/9] KVM: x86: check DR6/7 high-bits are clear only on long-mode
  ` [PATCH v2 7/9] KVM: x86: Hypercall handling does not considers opsize correctly
  ` [PATCH v2 8/9] KVM: vmx: handle_cr ignores 32/64-bit mode
  ` [PATCH v2 9/9] KVM: vmx: vmx instructions handling does not consider cs.l

[PATCH 0/3] Correct monitor-mwait emulation as nop
 2014-06-18 14:19 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Emulator flag for instruction with no big real mode
` [PATCH 2/3] KVM: x86: Emulator support for #UD on CPL>0
` [PATCH 3/3] KVM: x86: correct mwait and monitor emulation

cifs SRV record
 2014-06-18 14:19 UTC 

Remove orphan kconfig symbols
 2014-06-18 14:18 UTC  (9+ messages)
` [PATCH 05/28] Remove MPILIB_EXTRA
              ` [PATCH] [TRIVIAL] "

[PATCH 0/2] Staging: bcm: checkpath.pl fixes
 2014-06-18 14:10 UTC  (3+ messages)
` [PATCH 1/2] Staging: bcm: Prototypes.h: fix checkpatch errors
` [PATCH 2/2] Staging: bcm: Queue.h: "

[PATCH 00/10] xen: arm: Refactor/improve early DT parsing and multiboot module support
 2014-06-18 14:18 UTC  (9+ messages)
` [PATCH 04/10] xen: arm: rename early_info structs
` [PATCH 05/10] xen: arm: move boot time fdt parsing into separate file
` [PATCH 06/10] xen: arm: device_tree_bootargs to bootfdt.c, renaming to boot_fdt_cmdline
` [PATCH 07/10] xen: arm: store per-boot module type instead of relying on index

How is IPv6 dhcp supposed to work?
 2014-06-18 14:17 UTC  (5+ messages)

[PATCH] mm: slab.h: wrap the whole file with guarding macro
 2014-06-18 14:11 UTC  (2+ messages)

Your Email Account Warning!!
 2014-06-18 14:16 UTC 

[PATCH v5 0/7] xen: Add EFI support
 2014-06-18 14:15 UTC  (34+ messages)
` [PATCH v5 1/7] efi: Use early_mem*() instead of early_io*()
` [PATCH v5 2/7] efi: Introduce EFI_NO_DIRECT flag
` [PATCH v5 5/7] arch/x86: Replace plain strings with constants
` [PATCH v5 6/7] arch/x86: Remove redundant set_bit() call
` [PATCH v5 7/7] arch/x86: Comment out efi_set_rtc_mmss()

out-of-tree configuration
 2014-06-18 14:14 UTC  (4+ messages)

[PATCH 0/6] qla2xxx device removal fixups
 2014-06-18 14:04 UTC  (7+ messages)
` [PATCH 1/6] qla2xxx: Fix shost use-after-free on device removal
` [PATCH 2/6] qla2xxx: Use qla2x00_clear_drv_active on probe failure
` [PATCH 3/6] qla2xxx: Collect PCI register checks and board_disable scheduling
` [PATCH 4/6] qla2xxx: Schedule board_disable only once
` [PATCH 5/6] qla2xxx: Prevent removal and board_disable race
  ` [PATCH 6/6] qla2xxx: Prevent probe "

[Qemu-devel] vhost-user: migration?
 2014-06-18 14:13 UTC  (7+ messages)

[Buildroot] [PATCH v2] manual: (faq-boot-hang-after-starting) fix config entries
 2014-06-18 14:12 UTC 

[Qemu-devel] [PULL 000/103] pc, pci, virtio, hotplug fixes, enhancements for 2.1
 2014-06-18 14:11 UTC  (4+ messages)
` [Qemu-devel] [PULL 007/103] qdev: hotplug for buss-less devices

MMC error on Exynos4210 board
 2014-06-18 14:11 UTC  (2+ messages)

[PATCH RFC 0/5] Dove PMU support
 2014-06-18 14:11 UTC  (6+ messages)
        ` Dove DT and HDMI on v3.16-rc1 (was: Re: [PATCH RFC 0/5] Dove PMU support)

[PATCH v2 00/10] Add Maxim 77802 PMIC support
 2014-06-18 14:10 UTC  (6+ messages)
` [PATCH v2 07/10] regulator: Add driver for Maxim 77802 PMIC regulators

Bug: USB Bridge Will Not PassThru
 2014-06-18 14:10 UTC  (4+ messages)

[PATCH] arm64: support reboot and power off via EFI runtime
 2014-06-18 14:09 UTC  (6+ messages)

[PATCH 00/14] audit by executable name
 2014-06-18 14:09 UTC  (5+ messages)
` [PATCH 13/14] audit: continue fleshing out audit by exe
` [PATCH 14/14] audit: enable audit_get/put_mark()

[U-Boot] [Patch v4 2/5] ARMv8: Adjust MMU setup
 2014-06-18 14:09 UTC  (13+ messages)

[PATCHv3] android/pts: Update GAP results
 2014-06-18 14:09 UTC 

[PATCH net] xen-netback: bookkeep number of queues in our own module
 2014-06-18 14:09 UTC 

[meta-opie] Avoid opie-image-16mb resulting in a 21 MB JFFS2 image
 2014-06-18 14:09 UTC 

User-space API for accelerometer(s)?
 2014-06-18 14:09 UTC 

[PATCH net-next v4 0/3] Driver for TI CC2520 Radio
 2014-06-18 14:06 UTC  (8+ messages)
` [PATCH net-next v4 1/3] ieee802154: cc2520: adds driver for TI CC2520 radio
` [PATCH net-next v4 2/3] ieee802154: cc2520: add driver to kernel build system
` [PATCH net-next v4 3/3] devicetree: add device tree bindings for cc2520 driver

[PATCH 1/2] ARM: dts: hummingboard: add support for BT/wifi where fitted
 2014-06-18 14:08 UTC  (5+ messages)

[PATCH v5 2/2] drm/i915: State readout and cross-checking for dp_m2_n2
 2014-06-18 14:06 UTC  (8+ messages)

[PATCH i-g-t 0/4] enabling connectors (v2)
 2014-06-18 14:05 UTC  (6+ messages)
` [PATCH i-g-t 1/4] lib: add function to change connector states
` [PATCH i-g-t 2/4] lib: add the ability to set an EDID data block on a connector

[PATCH v2] implement libvirt-like 'channels' via PV consoles
 2014-06-18 14:05 UTC  (4+ messages)
` [PATCH v2 1/6] libxl: add a list of abstract 'channels' to the domain config

[PATCH] ARM: msm: Remove MSM_SCM
 2014-06-18 14:04 UTC  (3+ messages)
  ` [PATCH v2] [TRIVIAL] "

[PATCH 0/2] add ahci_platform_get_of_property
 2014-06-18 14:03 UTC  (4+ messages)
  ` [PATCH RFC 1/2] libahci_platform: "

[PATCH v7 RFC 1/2] libxl: Introduce functions to add and remove USB devices to an HVM guest
 2014-06-18 14:04 UTC  (6+ messages)
  ` [PATCH v7 RFC 0/2] libxl USB prototype and design discussion

[Qemu-devel] [PATCH qom v2 0/4] QOMify IRQs
 2014-06-18 14:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH qom v2 2/4] hw: Fix qemu_allocate_irqs() leaks

[xen-4.4-testing test] 27168: trouble: broken/fail/pass
 2014-06-18 14:03 UTC 

[PATCH net,stable] net: huawei_cdc_ncm: increase command buffer size
 2014-06-18 14:03 UTC  (2+ messages)

[Bug 48641] New: splice can return EAGAIN
 2014-06-18 14:03 UTC  (2+ messages)
  ` [Bug 48641] [TRIVIAL]splice "

[blktap2] fix two 'maybe uninitialized' variables
 2014-06-18 14:02 UTC  (5+ messages)

[PATCH 1/2] drm/i915: Set M2_N2 registers during mode set
 2014-06-18 14:17 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/2] uxa: When the output is off, report the cached backlight value
 2014-06-18 14:02 UTC  (5+ messages)
` [PATCH 2/2] uxa: Mark the output as off before making pipe changes

[PATCH] Revert "MIPS: Save/restore MSA context around signals"
 2014-06-18 14:00 UTC  (2+ messages)

[Asus X550LD] Touchpad not working/properly detected
 2014-06-18 13:59 UTC 

[PATCH v2] Support CPU-list parsing in xentrace
 2014-06-18 13:59 UTC  (4+ messages)
` [PATCH v2 3/4] libxc/tbuf: Use the xc_hypercall_bounce_[pre|post] instead of memcpy

[PATCH] libv4lconvert: Fix a regression when converting from Y10B
 2014-06-18 13:59 UTC  (6+ messages)
` [PATCH RESEND] "

[RFC] Process requests instead of bios to use a scheduler
 2014-06-18 13:57 UTC  (4+ messages)
` [RFC PATCH 0/4] md/mdadm: introduce request function mode support

[PATCH v2.61] datapath: Add basic MPLS support to kernel
 2014-06-18 13:57 UTC 

[PATCH] arm: get rid of hardcoded assumptions about kernel stack size
 2014-06-18 13:50 UTC  (2+ messages)

[PATCHv2] android/pts: Update GAP results
 2014-06-18 13:55 UTC 

[PATCH] arm64: export __cpu_{clear,copy}_user_page functions
 2014-06-18 13:54 UTC  (4+ messages)

[PATCH v2 0/3] dmaengine: mpc512x: add device tree binding document and DMA channel lookup
 2014-06-18 13:37 UTC  (3+ messages)
` [PATCH v2 1/3] dmaengine: mpc512x: add device tree binding document

[PATCH net-next 0/6] A step closer to RFC 6458 compliancy
 2014-06-18 13:53 UTC  (9+ messages)

Future Electronics FWBADAPT-7WVGA-PCAP LCD and Yocto 1.6
 2014-06-18 13:52 UTC  (2+ messages)

[PATCH 00/11] qspinlock with paravirt support
 2014-06-18 13:50 UTC  (8+ messages)
` [PATCH 04/11] qspinlock: Extract out the exchange of tail code word

[PATCH] iswdigit.3: ATTRIBUTES: Note function that is thread safe with exceptions
 2014-06-18 13:51 UTC  (2+ messages)

[PATCH] gnu_get_libc_version.3: ATTRIBUTES: Note functions that are thread-safe
 2014-06-18 13:50 UTC  (2+ messages)

[PATCH] makedev.3: ATTRIBUTES: Note macros that are thread-safe
 2014-06-18 13:49 UTC  (2+ messages)

SCTP data chunk bundling when SCTP_NODELAY is set
 2014-06-18 13:47 UTC  (5+ messages)

[PATCH] mbtowc.3: ATTRIBUTES: Note function that is not thread-safe
 2014-06-18 13:48 UTC  (2+ messages)

[PATCH] mktemp.3: ATTRIBUTES: Note function that is thread-safe
 2014-06-18 13:47 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] block: Fix unset "filename" for certain drivers
 2014-06-18 13:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] iotests: Add test for set "filename" for NBD

[PATCH] mmc: core: Add DT bindings for card detect debounce time
 2014-06-18 13:47 UTC  (2+ messages)

[PATCH] ARM: dts: add hdmi regulators for exynos5420 based peach-pit board
 2014-06-18 13:44 UTC 

[RFC 00/19] xe/arm: Add support for non-pci passthrough
 2014-06-18 13:46 UTC  (6+ messages)
` [RFC 19/19] xl: Add new option dtdev


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.