All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-03 14:03:42 to 2016-06-03 15:03:49 UTC [more...]

[Qemu-devel] [PATCH 0/2] arm/virt: Propagate pcie DMA coherency
 2016-06-03 15:02 UTC  (8+ messages)
` [Qemu-arm] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
  ` [Qemu-devel] "
    ` [Qemu-arm] "

[PATCH v5 1/9] vm_event: clear up return value of vm_event_monitor_traps
 2016-06-03 15:03 UTC  (13+ messages)
` [PATCH v5 5/9] monitor: ARM SMC events
` [PATCH v5 8/9] x86/vm_event: Add HVM debug exception vm_events

[PATCH i-g-t] lib/igt_kms: Fix passing invalid fd to openat(2)
 2016-06-03 15:06 UTC 

master - pvmove: disallow tag args
 2016-06-03 15:02 UTC 

[PATCH 1/2] qede: rename config option
 2016-06-03 15:01 UTC  (3+ messages)

[PATCH] dt documentation: etnaviv: add devicetree bindings
 2016-06-03 15:01 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] block: Introduce qemu-img bench
 2016-06-03 15:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/5] qemu-img bench: Sequential writes
` [Qemu-devel] [PATCH 5/5] qemu-img bench: Add --flush-interval

guest being crashed from viridian_start_apic_assist()
 2016-06-03 15:01 UTC  (9+ messages)

[PATCH v3 0/6] worktree lock/unlock
 2016-06-03 15:00 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] worktree.c: add find_worktree()

[PATCH 3/4] mtd: nand: Add support for Evatronix NANDFLASH-CTRL
 2016-06-03 14:59 UTC  (2+ messages)

[PATCH v15] arm64: dts: mt8173: Add display subsystem related nodes
 2016-06-03 14:59 UTC 

[PATCH for-4.7] docs: Feature Levelling feature document
 2016-06-03 14:59 UTC  (6+ messages)
        ` [PATCH v2 "

BAT regression bug 95634, take 3
 2016-06-03 14:59 UTC  (35+ messages)
` [PATCH v3 01/33] drm: Export drm_dev_init() for subclassing
` [PATCH v3 02/33] drm: Add a callback from connector registering
` [PATCH v3 03/33] drm: Make drm_connector_register() safe against multiple calls
` [PATCH v3 04/33] drm: Automatically unregister the connector during cleanup
` [PATCH v3 05/33] drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking
` [PATCH v3 06/33] drm: Minimally initialise drm_dp_aux
` [PATCH v3 07/33] drm/i915: Perform async fbdev initialisation much later
` [PATCH v3 08/33] drm/i915: Make panel/backlight safe to setup/cleanup multiple times
` [PATCH v3 09/33] drm/i915: Move panel's pipe from backlight setup to init
` [PATCH v3 10/33] drm/i915: Move intel_connector->unregister to connector->early_unregister
` [PATCH v3 11/33] drm/i915: Move backlight unregistration to connector unregistration
` [PATCH v3 12/33] drm/i915: Move registration actions to connector->late_register
` [PATCH v3 13/33] drm/i915/dp: Free the drm_dp_aux along with the encoder
` [PATCH v3 14/33] drm/i915: Move backlight setup to connector registration
` [PATCH v3 15/33] drm/i915: Move backlight registration "
` [PATCH v3 16/33] drm/i915: Move connector registration to driver registration
` [PATCH v3 17/33] drm/i915: Register debugfs interface last
` [PATCH v3 18/33] drm/i915: Demidlayer driver loading
` [PATCH v3 19/33] drm/i915: Demidlayer driver unloading
` [PATCH v3 20/33] drm/i915: Start exploiting drm_device subclassing
` [PATCH v3 21/33] drm/i915: Merge i915_dma.c into i915_drv.c
` [PATCH v3 22/33] drm/i915: Split out the PCI driver interface to i915_pci.c
` [PATCH v3 23/33] drm/i915: Move module init/exit "
` [PATCH v3 24/33] drm/i915: Skip idling an idle engine
` [PATCH v3 25/33] drm/i915: Move legacy kernel context pinning to intel_ringbuffer.c
` [PATCH v3 26/33] drm/i915: Treat kernel context as initialised
` [PATCH v3 27/33] drm/i915: Mark all default contexts as uninitialised after context loss
` [PATCH v3 28/33] drm/i915: No need to wait for idle on L3 remap
` [PATCH v3 29/33] drm/i915: Split idling from forcing context switch
` [PATCH v3 30/33] drm/i915: Only switch to default context when evicting from GGTT
` [PATCH v3 31/33] drm/i915: Preserve current RPS frequency
` [PATCH v3 32/33] drm/i915: Remove superfluous powersave work flushing
` [PATCH v3 33/33] drm/i915: Defer enabling rc6 til after we submit the first batch/context

[PATCH v6 0/5] mempool: add external mempool manager
 2016-06-03 14:58 UTC  (14+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/5] mempool: remove rte_ring from rte_mempool struct
  ` [PATCH v7 5/5] mbuf: allow apps to change default mempool ops
  ` [PATCH v8 0/5] mempool: add external mempool manager
    ` [PATCH v8 1/3] mempool: support external mempool operations
    ` [PATCH v8 2/3] app/test: test external mempool manager
    ` [PATCH v8 3/3] mbuf: make default mempool ops configurable at build

[Qemu-devel] [PATCH v3 0/5] trace: enable tracing in qemu-io/qemu-nbd/qemu-img
 2016-06-03 14:58 UTC  (9+ messages)
` [Qemu-devel] [PATCH 3/5] trace: enable tracing in qemu-nbd
` [Qemu-devel] [PATCH 4/5] qemu-img: move common options parsing before commands processing
` [Qemu-devel] [PATCH 5/5] trace: enable tracing in qemu-img

[PATCH] IB/mlx4: Fix device managed flow steering support test
 2016-06-03 14:58 UTC 

[PATCH v10 00/21] Btrfs dedupe framework
 2016-06-03 14:57 UTC  (10+ messages)
` [PATCH v10 09/21] btrfs: dedupe: Inband in-memory only de-duplication implement
` [PATCH v10 17/21] btrfs: dedupe: Introduce interfaces to resume and cleanup dedupe info
` [PATCH v10 18/21] btrfs: dedupe: Add support for on-disk hash search

[PATCH] drm/i915/dsi: fix bxt split screen and color issue
 2016-06-03 14:57 UTC 

git check-ignore returns included files
 2016-06-03 14:48 UTC 

[PATCH RFC 00/20] Make ACPI builder available to components other than hvmloader
 2016-06-03 14:55 UTC  (12+ messages)
` [PATCH RFC 02/20] acpi/hvmloader: Move acpi_info initialization out of ACPI code
` [PATCH RFC 06/20] acpi/hvmloader: Collect processor and NUMA info in hvmloader

[Bridge] [PATCH net-next] bridge: Synchronize unicast filtering with FDB
 2016-06-03 14:54 UTC  (3+ messages)
`  "

[PATCH] [RFCv3] add manpages for Memory Protection Keys
 2016-06-03 14:53 UTC  (2+ messages)

[PATCH 0/2] Better ref summary alignment in "git fetch"
 2016-06-03 14:53 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] git-fetch.txt: document fetch output
  ` [PATCH v2 3/3] fetch: reduce duplicate in ref update status lines

[U-Boot] [PATCH] power: pfuze100: Update definitions
 2016-06-03 14:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] iotests: 095: Clean up QEMU before showing image info
 2016-06-03 14:52 UTC  (2+ messages)

Suspend broken on Thinkpad x201s since 4.7-rc1
 2016-06-03 14:52 UTC  (2+ messages)
` [PATCH] iommu/vt-d: fix overflow of iommu->domains array

[PATCH] r8152: Add support for setting MAC to system's Auxiliary MAC address
 2016-06-03 14:52 UTC  (10+ messages)

[PATCH v14 0/8] MT8173 DRM support
 2016-06-03 14:52 UTC  (3+ messages)
` [PATCH v14 8/8] arm64: dts: mt8173: Add display subsystem related nodes

[PATCH v2 0/7] Add MDIO bus multiplexer support for iProc SoCs
 2016-06-03 14:50 UTC  (5+ messages)
` [PATCH v2 3/7] binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus mutiplexer

Открытый Чемпионат Украины по спортивному парению
 2016-06-03 14:48 UTC 

linux-next: Tree for Jun 1
 2016-06-03 14:46 UTC  (8+ messages)
` [linux-next: Tree for Jun 1] __khugepaged_exit rwsem_down_write_failed lockup

[PATCH iproute2 v4 0/4] add MACsec support
 2016-06-03 14:45 UTC  (5+ messages)
` [PATCH iproute2 v4 1/4] utils: make hexstring_a2n provide the number of hex digits parsed
` [PATCH iproute2 v4 2/4] utils: add get_be{16,32,64}, use them where possible
` [PATCH iproute2 v4 3/4] utils: provide get_hex to read a hex digit from a char
` [PATCH iproute2 v4 4/4] ip: add MACsec support

Anyone have a clone of wireless-legacy.git?
 2016-06-03 14:34 UTC  (5+ messages)

Build failure in -next due to 'rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h'
 2016-06-03 14:44 UTC  (3+ messages)

[PATCH v2] r8152: Add support for setting MAC to system's Auxiliary MAC address
 2016-06-03 14:44 UTC  (8+ messages)

[PATCH 1/2] rpm: update patch to support db-6.2.23
 2016-06-03 14:43 UTC  (2+ messages)

IPC sampling
 2016-06-03 14:43 UTC  (2+ messages)

[PATCHv2 net-next] sctp: sctp should change socket state when shutdown is received
 2016-06-03 14:42 UTC  (2+ messages)

[Bug 91202] output to DVI-I is blank
 2016-06-03 14:42 UTC  (2+ messages)
` [Bug 91202] Output to DVI-I (or DVI-D) is blank on Tonga (R9 285 and 380X) with multiple monitors

"xl vcpu-set" not persistent across reboot?
 2016-06-03 14:42 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/27] block: Lock images when opening
 2016-06-03 14:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 24/27] iotests: Disable image locking in 085

[PATCH v2 for-4.7] x86/cpuid: Calculate a guests xfeature_mask from its featureset
 2016-06-03 14:40 UTC  (4+ messages)

[PATCH] perf script: Fix display inconsitency when call-graph config is used
 2016-06-03 14:39 UTC  (3+ messages)

Recommended why to use btrfs for production?
 2016-06-03 14:39 UTC  (7+ messages)

[RFC v2 0/3] Introduce the bulk mode method when sending request to crypto layer
 2016-06-03 14:38 UTC  (4+ messages)
` [RFC v2 1/3] block: Introduce blk_bio_map_sg() to map one bio

mcasp: stream has more channels (2) than are enabled in mcasp (0)
 2016-06-03 14:38 UTC  (8+ messages)
          ` ASoC: TLV320AIC3x changing suspend delay time

[PATCH] scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
 2016-06-03 14:36 UTC  (3+ messages)

[PATCH v5 00/13] KVM: arm64: GICv3 ITS emulation
 2016-06-03 14:36 UTC  (4+ messages)
` [PATCH v5 08/13] KVM: arm64: implement basic ITS register handlers

[PATCH 00/13] Add R8A7794/SILK board eMMC DT support
 2016-06-03 14:33 UTC  (5+ messages)
` [PATCH 09/13] ARM: dts: r8a7792: add [H]SCIF support

[PATCH v4 00/12] KVM: arm64: GICv3 ITS emulation
 2016-06-03 14:32 UTC  (8+ messages)
` [PATCH v4 09/12] KVM: arm64: sync LPI configuration and pending tables

[Xenomai] Migrating a Xenomai 2.6.4 to a 4.6 kernel
 2016-06-03 14:31 UTC  (8+ messages)

[RFC] Yet another option for DPDK options
 2016-06-03 14:31 UTC  (13+ messages)

Discussion about virtual iommu support for Xen guest
 2016-06-03 14:31 UTC  (8+ messages)

[Qemu-devel] [PATCH 1/1] mirror: add target-zeroed flag
 2016-06-03 14:30 UTC  (2+ messages)

trace name copy/paste in native_write_msr ?
 2016-06-03 14:29 UTC  (2+ messages)

Re: Re: [PATCH] usb: core: fix a double free in the usb driver
 2016-06-03 14:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 01/12] common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
 2016-06-03 14:23 UTC  (5+ messages)
` [U-Boot] [U-Boot, v2, "

[PATCH 1/4] of: Add device tree bindings for Evatronix
 2016-06-03 14:22 UTC  (2+ messages)

XSA-180 follow-up: repurpose xenconsoled for logging
 2016-06-03 14:21 UTC  (5+ messages)

[U-Boot] [PATCH] spi: pic32_spi: add SPI master driver for PIC32 SoC
 2016-06-03 14:21 UTC  (2+ messages)

[PATCH] drm: convert DT component matching to component_match_add_release()
 2016-06-03 14:21 UTC  (10+ messages)
    ` [PATCH v2 1/3] of: add common OF-based component functionality
    ` [PATCH v2 2/3] drm: convert DT component matching to component_match_add_release()
    ` [PATCH v2 3/3] iommu: "

[PATCH] usb: usbip: fix null pointer dereference
 2016-06-03 14:21 UTC  (2+ messages)

Issues with PCI-Passtrough (VT-d) in HVM with Xen 4.6
 2016-06-03 14:20 UTC  (5+ messages)

[PATCHv4] rcu: tree: correctly handle sparse possible cpus
 2016-06-03 14:20 UTC 

error -110 sending stop command
 2016-06-03 14:20 UTC  (4+ messages)

[U-Boot] [PATCH] ti_armv7_common: env: Fix hard coded mmc device for uuid
 2016-06-03 14:18 UTC  (5+ messages)

[PATCH v3] ASoC: rockchip: Add machine driver for MAX98357A/RT5514/DA7219
 2016-06-03 14:16 UTC  (5+ messages)

[U-Boot] [PATCH] net: phy: marvell: Do not reset 88e1310 after autoneg
 2016-06-03 14:16 UTC  (2+ messages)

rootfs mounted read-only on Live USB (x86-64)
 2016-06-03 14:15 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] ppc: complete the new HV mode
 2016-06-03 14:14 UTC  (6+ messages)

python3 issues
 2016-06-03 14:15 UTC  (2+ messages)

[RFC PATCH 2/2] Add -ust to the name of UST threads of the application
 2016-06-03 14:14 UTC 

[Buildroot] [PATCH 0/4] vpnc: update and fix musl build
 2016-06-03 14:14 UTC  (6+ messages)
` [Buildroot] [PATCH 3/4] vpnc: bump to newer upstream version
` [Buildroot] [PATCH 4/4] vpnc: add patches to fix build with the musl C library

[PATCH 1/3] iio: adc: ina3221: Add DT binding details
 2016-06-03 14:14 UTC  (6+ messages)
` [PATCH 2/3] iio: adc: ina3221: Add support for IIO ADC driver for TI INA3221

[RFC PATCH 1/2] Add -ust to the name of UST threads of the application
 2016-06-03 14:13 UTC 

[RFC PATCH 0/2] Identify UST threads by changing thread names
 2016-06-03 14:12 UTC 

[Buildroot] [git commit] vpnc: add patches to fix build with the musl C library
 2016-06-03 14:12 UTC 

[Buildroot] [git commit] vpnc: bump to newer upstream version
 2016-06-03 14:12 UTC 

[PATCH] lightnvm: Make functions not used by ouside static
 2016-06-03 14:10 UTC 

[Buildroot] Fwd: [PATCH 1/1] uboot: Strip "-Wl," from LDFLAGS
 2016-06-03 14:10 UTC  (5+ messages)

Security fixes for 4.4.x
 2016-06-03 14:09 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/28] Add qapi-to-JSON and clone visitors
 2016-06-03 14:09 UTC  (12+ messages)
` [Qemu-devel] [PATCH v4 13/28] qapi: Add new clone visitor
` [Qemu-devel] [PATCH v4 24/28] qapi: Add JSON output visitor
` [Qemu-devel] [PATCH v4 25/28] qapi: Support pretty printing in "

[PATCH 00/24] kbl and gen9 workarounds v2
 2016-06-03 14:08 UTC  (3+ messages)
` [PATCH 12/24] drm/i915/kbl: Add WaDisableGamClockGating

[Qemu-devel] [PATCH] mirror: add target-zeroed flag
 2016-06-03 14:05 UTC 

[PATCH v2 1/4] USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block
 2016-06-03 14:05 UTC  (8+ messages)
  ` [PATCH v2 2/4] phy-sun4i-usb: Add support for peripheral-only mode
  ` [PATCH v2 3/4] phy-sun4i-usb: Add workaround for missing Vbus det interrupts on A31
  ` [PATCH v2 4/4] musb: sunxi: Simplify dr_mode handling

[PATCH 0/2] strbuf: improve API
 2016-06-03 14:04 UTC  (5+ messages)
` [PATCH 2/2] strbuf: allow to use preallocated memory


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.