All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-28 16:16:23 to 2016-04-28 16:46:03 UTC [more...]

[Qemu-devel] Is anyone able to load a web page from a guest operating system?
 2016-04-28 16:45 UTC  (9+ messages)

[PATCH v2 00/54] KVM: arm/arm64: Rework virtual GIC emulation
 2016-04-28 16:46 UTC  (79+ messages)
` [PATCH v2 01/54] KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface
` [PATCH v2 02/54] KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
` [PATCH v2 03/54] KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
` [PATCH v2 04/54] KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
` [PATCH v2 05/54] KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
` [PATCH v2 06/54] KVM: arm/arm64: arch_timer: Remove irq_phys_map
` [PATCH v2 07/54] KVM: arm/arm64: vgic: Remove irq_phys_map from interface
` [PATCH v2 08/54] KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
` [PATCH v2 09/54] KVM: arm/arm64: Fix MMIO emulation data handling
` [PATCH v2 10/54] KVM: arm/arm64: Export mmio_read/write_bus
` [PATCH v2 11/54] KVM: arm/arm64: pmu: abstract access to number of SPIs
` [PATCH v2 12/54] KVM: arm/arm64: vgic-new: Add data structure definitions
` [PATCH v2 13/54] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
` [PATCH v2 14/54] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [PATCH v2 15/54] KVM: arm/arm64: vgic-new: Add IRQ sorting
` [PATCH v2 16/54] KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
` [PATCH v2 17/54] KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
` [PATCH v2 18/54] KVM: arm/arm64: vgic-new: Add GICv3 "
` [PATCH v2 19/54] KVM: arm/arm64: vgic-new: Implement
` [PATCH v2 20/54] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [PATCH v2 21/54] KVM: arm/arm64: vgic-new: Add GICv2 "
` [PATCH v2 22/54] KVM: arm/arm64: vgic-new: Export register access interface
` [PATCH v2 23/54] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [PATCH v2 24/54] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [PATCH v2 25/54] KVM: arm/arm64: vgic-new: Add PENDING "
` [PATCH v2 26/54] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [PATCH v2 27/54] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [PATCH v2 28/54] KVM: arm/arm64: vgic-new: Add CONFIG "
` [PATCH v2 29/54] KVM: arm/arm64: vgic-new: Add TARGET "
` [PATCH v2 30/54] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [PATCH v2 31/54] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [PATCH v2 32/54] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
` [PATCH v2 33/54] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [PATCH v2 34/54] KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
` [PATCH v2 35/54] KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
` [PATCH v2 36/54] KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
` [PATCH v2 37/54] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
` [PATCH v2 38/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
` [PATCH v2 39/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
` [PATCH v2 40/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
` [PATCH v2 41/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
` [PATCH v2 42/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
` [PATCH v2 43/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
` [PATCH v2 44/54] KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers

[patch 0/7] futex: Add support for process private hashing
 2016-04-28 16:42 UTC  (8+ messages)
` [patch 1/7] futex: Add some more function commentry
` [patch 2/7] lib/hashmod: Add modulo based hash mechanism
` [patch 3/7] futex: Hash private futexes per process
` [patch 4/7] futex: Add op for hash preallocation
` [patch 5/7] futex: Add sysctl knobs for process private hash
` [patch 6/7] perf/bench/futex-hash: Support NUMA
` [patch 7/7] perf/bench/futex-hash: Support preallocate hash table

[PATCH 1/3] tests/lib/Makefile.am: Remove test_seek_empty_packet and test_seek_big_trace from SCRIPT_LIST
 2016-04-28 16:44 UTC  (2+ messages)

[ovmf test] 93090: regressions - FAIL
 2016-04-28 16:43 UTC 

[PATCH 0/4] Some fixes and cleanups for the Media Controller code
 2016-04-28 16:43 UTC  (10+ messages)
` [PATCH 4/4] [meida] media-device: dynamically allocate struct media_devnode

Linux 3.18.32
 2016-04-28 16:42 UTC 

Linux 4.1.23
 2016-04-28 16:42 UTC 

memtest help
 2016-04-28 16:42 UTC 

[PATCH] rbd: report unsupported features to syslog
 2016-04-28 16:42 UTC  (2+ messages)

[PATCH] autotools: add default for CACHED_CONFIGUREVARS
 2016-04-28 16:42 UTC 

[PATCH 1/2] security_flags: turn potential string format security issues into an error
 2016-04-28 16:42 UTC  (6+ messages)

[PATCH] arm64: Relocate screen_info.lfb_base on PCI BAR allocation
 2016-04-28 16:41 UTC  (5+ messages)

[PATCH v2] x86/vMSI-X: also snoop REP MOVS
 2016-04-28 16:41 UTC  (3+ messages)

Notes from the four separate IO track sessions at LSF/MM
 2016-04-28 16:41 UTC  (8+ messages)
    ` [Lsf] "
        ` [dm-devel] "

[Buildroot] [PATCH v3 0/7] package/ffmpeg: bump to version 3.0.2
 2016-04-28 16:41 UTC  (8+ messages)
` [Buildroot] [PATCH v3 1/7] package/freerdp: add support for ffmpeg 3.0
` [Buildroot] [PATCH v3 2/7] package/ffmpeg: bump to version 3.0.2
` [Buildroot] [PATCH v3 3/7] package/ffmpeg: cosmetic change for the mips fpu option
` [Buildroot] [PATCH v3 4/7] package/ffmpeg: default to --cpu=generic for MIPS architecture
` [Buildroot] [PATCH v3 5/7] package/ffmpeg: Add patch required by Kodi 16.0-Jarvis
` [Buildroot] [PATCH v3 6/7] package/vlc: bump version to git master (to be released as 3.0)
` [Buildroot] [PATCH v3 7/7] package/tvheadend: remove compat patch for ffmpeg < 3.x

[Qemu-devel] [PATCH v15 00/23] qapi visitor cleanups (post-introspection cleanups subset E)
 2016-04-28 16:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH v15 12/23] qapi: Document visitor interfaces, add assertions
` [Qemu-devel] [PATCH v15 14/23] qapi: Add visit_type_null() visitor

[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
 2016-04-28 16:40 UTC  (6+ messages)
` [PATCH v9 12/18] vfio: Register/unregister irq_bypass_producer

[RFC] iio: Release irq if set_trigger_state fails
 2016-04-28 16:40 UTC 

[PATCH V5 0/6] Introduce framework for SLIMbus device drivers
 2016-04-28 16:39 UTC  (5+ messages)
` [PATCH V5 1/6] SLIMbus: Device management on SLIMbus

[LTP] [PATCH] syscalls/umount2_{02,03}: Retry umount2() on EBUSY
 2016-04-28 16:39 UTC 

Strangeness with git-add and nested repositories
 2016-04-28 16:39 UTC  (5+ messages)

[Buildroot] [V4 1/3] libtommath: new package
 2016-04-28 16:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/11] tb hash improvements
 2016-04-28 16:37 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 11/11] translate-all: add tb hash bucket info to 'info jit' dump

[PATCH v2] Add GS driver (SPI video serializer family)
 2016-04-28 14:10 UTC 

[PATCH 0/4] MIPS: Guest timekeeping improvements
 2016-04-28 16:36 UTC  (7+ messages)
` [PATCH 3/4] MIPS: malta-time: Don't use PIT timer for cevt/csrc

[PATCH 1/2] drm/i915: introduce & use i915_gem_object_mark_dirty()
 2016-04-28 16:36 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: a couple more uses for i915_gem_object_mark_dirty()

[PATCH] cmem: Update to new eng version 4.11.00.00_eng
 2016-04-28 16:36 UTC  (3+ messages)

[PATCH net-next] macvtap: add namespace support to the sysfs device class
 2016-04-28 16:35 UTC  (3+ messages)

[PATCH V1 for-next 0/2] Add support for reporting LSO capabilities
 2016-04-28 16:35 UTC  (6+ messages)
` [PATCH V1 for-next 1/2] IB/core: Report LSO capabilities when querying device

Linux kernel 4.1.23 released
 2016-04-28 16:34 UTC 

[Qemu-devel] [PATCH v4 00/10] tcg: Direct block chaining clean-up
 2016-04-28 16:34 UTC  (4+ messages)

[Qemu-devel] [PATCH v14 00/19] qapi visitor cleanups (post-introspection cleanups subset E)
 2016-04-28 16:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v14 08/19] qapi: Document visitor interfaces, add assertions

patch "usb: f_mass_storage: test whether thread is running before starting" added to usb-next
 2016-04-28 16:33 UTC 

Questions about the new usb hotplug code in libxl and about adding hotplug (with qmp) usbredir tcp channels
 2016-04-28 16:33 UTC  (6+ messages)

patch "usb: gadget: udc: core: Fix argument of dev_err() in" added to usb-next
 2016-04-28 16:33 UTC 

how to configure the build packages of a makefile based libary
 2016-04-28 16:25 UTC  (11+ messages)
          ` Antwort: "

[PATCH] [SCSI] csiostor: Do not use sizeof on pointer type
 2016-04-28 16:32 UTC 

[PATCH v2] net: macb: do not scan PHYs manually
 2016-04-28 16:32 UTC  (4+ messages)

strtod(3) manual page not clear on error handling when endptr is null
 2016-04-28 16:31 UTC 

[PATCH v2] x86/boot: Rename overlapping memcpy() to memmove()
 2016-04-28 16:31 UTC  (5+ messages)

[PATCH 0/3] Add support for perf user stack dump in powerpc
 2016-04-28 16:31 UTC  (5+ messages)

[PATCH] whymb: Remove redundant words
 2016-04-28 16:31 UTC  (4+ messages)

[PATCH 00/83] libify apply and use lib in am
 2016-04-28 16:30 UTC  (5+ messages)
` [PATCH 49/83] builtin/apply: move 'lock_file' global into 'struct apply_state'

Slave mode for McSPI
 2016-04-28 16:30 UTC 

[Buildroot] [PATCH 1/1] package/kodi: lib/cximage-6.0: fix compilation with gcc6
 2016-04-28 16:30 UTC 

[PATCH v2 0/2] Set the Raspberry Pi Ethernet MAC address
 2016-04-28 16:29 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: bcm2835: dt: Add the ethernet to the device trees

[PATCH 0/5] fixes for sanitized submodule config
 2016-04-28 16:28 UTC  (3+ messages)
` [PATCH 4/5] submodule--helper: move config-sanitizing to submodule.c

[PATCH] IB/iser: fix max_sectors calculation
 2016-04-28 16:28 UTC  (5+ messages)

Some questions
 2016-04-28 16:28 UTC  (7+ messages)

This patch triggers a bad gcc bug (was Re: [PATCH] force inlining of some byteswap operations)
 2016-04-28 16:27 UTC  (6+ messages)
` [PATCH] scsi: fc: force inlining of wwn conversion functions
    ` [PATCH, RFT] byteswap: try to avoid __builtin_constant_p gcc bug

[GIT PULL] Renesas ARM Based SoC DT PM Domain Updates for v4.7
 2016-04-28 16:27 UTC  (4+ messages)

[PATCH 01/10] drm/i915: Apply strongly ordered RCS breadcrumb to gen8/legacy
 2016-04-28 16:24 UTC  (10+ messages)
` [PATCH 02/10] drm/i915: Fix ordering of sanitize ppgtt and sanitize execlists
` [PATCH 03/10] drm/i915: Fix gen8 semaphores id for legacy mode
` [PATCH 04/10] drm/i915: Fix serialisation of pipecontrol write vs semaphore signal
` [PATCH 05/10] drm/i915: Reload PD tables after semaphore wait on gen8
` [PATCH 06/10] drm/i915: Bump reserved size for legacy gen8 semaphore emission
` [PATCH 07/10] drm/i915: Trim the flush for the legacy request emission
` [PATCH 08/10] drm/i915: Trim the flush for the execlists "
` [PATCH 09/10] drm/i915: Enable semaphores for legacy submission on gen8
` [PATCH 10/10] drm/i915: Enable legacy/semaphores for CI

[Qemu-devel] [PATCH v4 00/16] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-04-28 16:24 UTC  (10+ messages)

pci_ioremap_set_mem_type(), pci_remap_iospace()
 2016-04-28 16:23 UTC  (4+ messages)

[PATCH v2 0/9] Cleanup low-level arch code
 2016-04-28 16:23 UTC  (5+ messages)
` [PATCH v2 5/9] x86: Introduce lib/x86/asm/barrier.h

[OSSTEST PATCH] crontab: Drop linux-mingo-tip-master linux-next linux-linus
 2016-04-28 16:22 UTC  (4+ messages)

[nightly] Core TISDK (krogoth/2.1) 2016.04 build 2016-04-27_22-29-08
 2016-04-28 16:22 UTC 

[PATCH] MIPS: netlogic: Fix CP0_EBASE redefinition warnings
 2016-04-28 16:21 UTC  (2+ messages)

Trying to setup a type bounds from unconfined_t and docekr_t to svirt_lxc_net_t
 2016-04-28 16:21 UTC  (4+ messages)

[PATCH 0/19] get rid of superfluous __GFP_REPEAT
 2016-04-28 16:21 UTC  (5+ messages)
` [PATCH 15/20] tile: "

[PATCH 3.16 003/217] PCI: imx6: Move PHY reset into imx6_pcie_establish_link()
 2016-04-28 16:20 UTC  (2+ messages)

[BUG] vfio device assignment regression with THP ref counting redesign
 2016-04-28 16:20 UTC  (2+ messages)

test-suite Error
 2016-04-28 16:19 UTC  (2+ messages)

[Qemu-devel] how should a device implement an array of link(?) properties?
 2016-04-28 16:18 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Clarify the meaning of nested maintainership
 2016-04-28 16:18 UTC  (4+ messages)

[PATCH] btrfs: do not return EBUSY on concurrent subvolume mounts
 2016-04-28 16:17 UTC  (2+ messages)

audit 2.5.1 released
 2016-04-28 16:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: always compile-check debug prints
 2016-04-28 16:16 UTC  (2+ messages)

[RFC PATCH net] ipv6/ila: fix nlsize calculation for lwtunnel
 2016-04-28 16:16 UTC  (4+ 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.