All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-14 10:46:12 to 2015-12-14 11:40:06 UTC [more...]

[Qemu-devel] [PATCH v2 00/10] igd passthrough chipset tweaks
 2015-12-14 11:39 UTC  (24+ messages)
`  "
` [Qemu-devel] [PATCH] ehci: make idt processing more robust
  `  "
` [Qemu-devel] [PATCH v2 01/10] pc: wire up TYPE_IGD_PASSTHROUGH_I440FX_PCI_DEVICE for !xen
  `  "
` [Qemu-devel] [PATCH v2 02/10] pc: remove has_igd_gfx_passthru global
  `  "
` [Qemu-devel] [PATCH v2 03/10] pc: move igd support code to igd.c
  `  "
` [Qemu-devel] [PATCH v2 04/10] igd: switch TYPE_IGD_PASSTHROUGH_I440FX_PCI_DEVICE to realize
  `  "
` [Qemu-devel] [PATCH v2 05/10] igd: TYPE_IGD_PASSTHROUGH_I440FX_PCI_DEVICE: call parent realize
  `  "
` [Qemu-devel] [PATCH v2 06/10] igd: use defines for standard pci config space offsets
  `  "
` [Qemu-devel] [PATCH v2 07/10] igd: revamp host config read
  `  "
` [Qemu-devel] [PATCH v2 08/10] igd: add q35 support
  `  "
` [Qemu-devel] [PATCH v2 09/10] igd: move igd-passthrough-isa-bridge to igd.c too
  `  "
` [Qemu-devel] [PATCH v2 10/10] igd: handle igd-passthrough-isa-bridge setup in realize()
  `  "

[PATCH v2 1/3] drm/i915: Record the ringbuffer associated with the request
 2015-12-14 11:39 UTC  (6+ messages)
` [PATCH v2 3/3] drm/i915: Clean up GPU hang message

[PATCH v3 0/5] Add reboot notifier driver for rockchip platform
 2015-12-14 11:39 UTC  (4+ messages)
` [PATCH v3 3/5] soc: rockchip: add reboot notifier driver

[PATCH 01/11] drm/i915: Introduce drm_i915_gem_request_node for request tracking
 2015-12-14 11:36 UTC  (10+ messages)
` [PATCH 02/11] drm/i915: Refactor activity tracking for requests
` [PATCH 03/11] drm/i915: Rename vma->*_list to *_link for consistency
` [PATCH 04/11] drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
` [PATCH 05/11] drm/i915: Reduce the pointer dance of i915_is_ggtt()
` [PATCH 06/11] drm/i915: Store owning file on the i915_address_space
` [PATCH 07/11] drm/i915: i915_vma_move_to_active prep patch
` [PATCH 09/11] drm/i915: Release vma when the handle is closed
` [PATCH 10/11] drm/i915: Mark the context and address space as closed
` [PATCH 11/11] Revert "drm/i915: Clean up associated VMAs on context destruction"

Source code review around jump label usage
 2015-12-14 11:38 UTC  (12+ messages)
` [PATCH 0/7] iSCSI-target: Fine-tuning for three function implementations
  ` [PATCH 1/7] iscsi-target: Use a variable initialisation in iscsi_set_default_param() directly
` [PATCH 0/7] staging-Lustre: Fine-tuning for some function implementations
  ` [PATCH 5/7] staging: lustre: Less checks in mgc_process_recover_log() after error detection
      ` [lustre-devel] "

[PATCH v10 0/5] xen pvusb toolstack work
 2015-12-14 11:37 UTC  (5+ messages)
` [PATCH v10 3/5] libxl: add pvusb API

[PATCH LIBVIRT] libxl: Use libxentoollog in preference to libxenctrl if available
 2015-12-14 11:37 UTC  (3+ messages)
` [libvirt] "

[PATCH 01/10] drm/i915: Refactor activity tracking for requests
 2015-12-14 11:36 UTC  (2+ messages)
` [PATCH 02/10] drm/i915: Rename vma->*_list to *_link for consistency

[PATCH v2 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-12-14 11:36 UTC  (7+ messages)
` [PATCH v2 4/8] dt-bindings: Add a binding for Mediatek Video Encoder

[PATCH] perf: bpf: Fix build breakage due to libbpf
 2015-12-14 11:35 UTC  (2+ messages)
` [PATCH] tools lib bpf: Support libbpf on PowerPC

[libvirt] [PATCH v2 5/7] virNetDevMacVLanTapSetup: Allow enabling of IFF_MULTI_QUEUE
 2015-12-14 11:35 UTC 

[PATCH 0/2] drm/i915: Fix the invisible cursor syndrome
 2015-12-14 11:33 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: Kill intel_crtc->cursor_bo
` [PATCH 2/2] drm/i915: Drop the broken cursor base==0 special casing

[PATCH V02 0/5] dmaengine: New 'universal' API for requesting channel
 2015-12-14 11:32 UTC  (20+ messages)
` [PATCH V02 1/5] dmaengine: core: Skip mask matching when it is not provided to private_candidate
` [PATCH V02 2/5] dmaengine: core: Move and merge the code paths using private_candidate
` [PATCH V02 3/5] dmaengine: core: Introduce new, universal API to request a channel
` [PATCH V02 4/5] dmaengine: edma: Add support for DMA filter mapping to slave devices
` [PATCH V02 5/5] dmaengine: omap-dma: "

DT soundcard driver with special clock routing
 2015-12-14 11:32 UTC  (3+ messages)

New manpage lirc.4 (Was: Possibly new manpages: lirc and lirc_ioctl)
 2015-12-14 11:31 UTC  (3+ messages)

[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout
 2015-12-14 11:31 UTC  (6+ messages)

Can't get toaster working with local poky
 2015-12-14 11:31 UTC 

[PATCH 00/10] fs: don't use module_init in non-modular code
 2015-12-14 11:31 UTC  (7+ messages)
` [PATCH 02/10] fs: make quota/netlink.c explicitly non-modular
` [PATCH 05/10] fs: make locks.c "
` [PATCH 10/10] fs: make quota/dquot.c "

[Buildroot] [PATCH v4] python: rework *.pyc files generation
 2015-12-14 11:30 UTC  (5+ messages)

stubdom migration failure on merlot* XSM related (Was: [adhoc test] 65682: tolerable FAIL])
 2015-12-14 11:30 UTC  (7+ messages)

[PATCH 00/11] drm/i915: VBT/opregion refactor to support >6 KB VBT
 2015-12-14 11:29 UTC  (15+ messages)
` [PATCH 01/11] drm/i915: Add Intel opregion mailbox 5 structure
` [PATCH 02/11] drm/i915: move "no VBT in opregion" quirk to intel_opregion_setup()
` [PATCH 03/11] drm/i915/bios: have functions return vbt, not bdb, header pointer
` [PATCH 04/11] drm/i915/bios: move debug logging about VBT source to intel_parse_bios()
` [PATCH 05/11] drm/i915/bios: rename intel_parse_bios to intel_bios_init
` [PATCH 06/11] drm/i915: refactor VBT validation
` [PATCH 07/11] drm/i915/opregion: make VBT size limit more strict
` [PATCH 08/11] drm/i915/opregion: make VBT pointer a const
` [PATCH 09/11] drm/i915: don't use a temp buffer for opregion debugfs file
` [PATCH 10/11] drm/i915/debugfs: add a separate debugfs file for VBT
` [PATCH 11/11] drm/i915/opregion: handle VBT sizes bigger than 6 KB

[Buildroot] [PATCH v2] sbc: new package
 2015-12-14 11:29 UTC 

NAT, ICMP filtered, congestion troubles?
 2015-12-14 11:29 UTC  (2+ messages)

[PATCH v2] drm/i915: Correct max delay for HDMI hotplug live status checking
 2015-12-14 11:29 UTC  (2+ messages)

[Qemu-devel] [Minios-devel] [PATCH v6 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-12-14 11:29 UTC  (11+ messages)
` [PATCH XEN v6 00/32] "
  ` [PATCH XEN v6 25/32] tools/libs/gnttab: Extensive updates to API documentation

[U-Boot] [PATCH] include: Correct "requset" typoes in misc.h
 2015-12-14 11:28 UTC 

[PATCH 0/6] netfilter fixes for net
 2015-12-14 11:25 UTC  (7+ messages)
` [PATCH 1/6] netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings
` [PATCH 2/6] netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure
` [PATCH 3/6] netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
` [PATCH 4/6] netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in skbuff clones
` [PATCH 5/6] netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
` [PATCH 6/6] netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort

Putting packets into specific rx-queue based on VLAN id
 2015-12-14 11:27 UTC 

[PATCH v2 0/3] USB: add generic onboard USB HUB driver
 2015-12-14 11:26 UTC  (3+ messages)

[U-Boot] [PATCH 00/11] Add support for Synology DS414 and some related fixes
 2015-12-14 11:26 UTC  (3+ messages)

[PATCH v9 0/8] imx25 adc and touchscreen driver
 2015-12-14 11:26 UTC  (6+ messages)
` [PATCH v9 5/8] iio: adc: fsl,imx25-gcq driver

[U-Boot] [PATCH] arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7
 2015-12-14 11:26 UTC  (8+ messages)
` [U-Boot] ARMv7 MMU shareability issue

[U-Boot] [PATCH V2] arm: novena: Switch novena to config_distro_bootcmd
 2015-12-14 11:24 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/4] xen/pass-through: XSA-120, 128...131 follow-up
 2015-12-14 11:23 UTC  (15+ messages)
` [Qemu-devel] [PATCH RFC v2 4/4] xen/MSI: re-expose masking capability
                ` [Qemu-devel] [Xen-devel] "
                    `  "

[linux-3.14 test] 65633: regressions - FAIL
 2015-12-14 11:24 UTC  (7+ messages)

[PATCH 00/13] Convert requests to use struct fence
 2015-12-14 11:22 UTC  (4+ messages)
` [PATCH 11/13] android/sync: Fix reversed sense of signaled fence

[PATCH v11 0/9] Support for creating/using Stolen memory backed objects
 2015-12-14 11:22 UTC  (5+ messages)
` [PATCH 2/9] drm/i915: Use insert_page for pwrite_fast

[U-Boot] [PATCH V2 1/1] Revert "spi: fsl_qspi: Use GENMASK"
 2015-12-14 11:21 UTC  (4+ messages)

[PATCH] ath10k: allow Mesh Point to install peer security key
 2015-12-14 11:20 UTC  (3+ messages)

[PATCH v4] acpi, apei, arm64: APEI initial support for aarch64
 2015-12-14 11:20 UTC  (13+ messages)

[PATCH v6 0/4] Allow customizable random offset to mmap_base address
 2015-12-14 11:19 UTC  (7+ messages)
` [PATCH v6 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v6 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v6 3/4] arm64: "

btrfs: poor performance on deleting many large files
 2015-12-14 11:19 UTC  (10+ messages)
  ` [auto-]defrag, nodatacow - general suggestions?(was: btrfs: poor performance on deleting many large files?)

[PATCH] toasterui: set a default order for the software recipes table
 2015-12-14 11:18 UTC 

Grub get and set efi variables
 2015-12-14 11:17 UTC  (20+ messages)

[PATCH] extcon: max14577: fix handling return value of regmap_irq_get_virq
 2015-12-14 11:12 UTC  (2+ messages)
` [PATCH] extcon: max77693: "

[Buildroot] [PATCH 1/2] libcroco: new package
 2015-12-14 11:14 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] librsvg: bump to version 2.40.12

mm related crash
 2015-12-14 11:14 UTC  (5+ messages)

[U-Boot] [PATCH] i2c: mxc: allow executing the code that only applies to i.MX platforms
 2015-12-14 11:14 UTC  (4+ messages)

[Buildroot] [PATCH] glibmm: bump to version 2.46.3
 2015-12-14 11:13 UTC 

[PATCH] useradd_base: Make perform_groupmems work with native
 2015-12-14 11:12 UTC 

[PATCH] mm: mempool: Factor out mempool_refill()
 2015-12-14 11:09 UTC  (3+ messages)

good day
 2015-12-14 10:16 UTC 

Taking on a Xen development project
 2015-12-14 11:08 UTC  (4+ messages)

[PATCH] target-i386: check vcpu features before accessing MSR_TSC_AUX
 2015-12-14 11:07 UTC 

[PATCH v3 00/22] arm64: KVM: Rewriting the world switch in C
 2015-12-14 11:07 UTC  (7+ messages)
` [PATCH v3 10/22] arm64: KVM: Implement guest entry
` [PATCH v3 22/22] arm64: KVM: Remove weak attributes

[GIT PULL] drm/arm/hdlcd -next
 2015-12-14 11:05 UTC 

[RFC] mm: change find_vma() function
 2015-12-14 11:02 UTC  (2+ messages)

!PageLocked from shmem charge path hits VM_BUG_ON with 4.4-rc4
 2015-12-14 11:03 UTC  (3+ messages)

[MIPI SEQ PARSING v3 00/13] Patches to support the version 3 of MIPI sequence in VBT
 2015-12-14 11:02 UTC  (3+ messages)
` [MIPI SEQ PARSING v3 02/13] drm/i915: Updating asle structure with new fields

[PATCH] clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
 2015-12-14 11:02 UTC  (3+ messages)

[U-Boot] Support for AMD 64-bit ARM cpus (A1100)
 2015-12-14 11:01 UTC 

iNotify Man Page: Prefix Header + Tail Array vs C Structure
 2015-12-14 11:01 UTC  (4+ messages)

[PATCH v3 2/2] iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCs
 2015-12-14 11:01 UTC  (2+ messages)
` [PATCH] iio: ina2xx: add ABI documentation entry sysfs-bus-iio-ina2xx-adc

[Qemu-devel] [PATCH] ehci: make idt processing more robust
 2015-12-14 10:56 UTC 

[PATCH v2] spi: dts: sun4i: Add support for inter-word wait cycles using the SPI Wait Clock Register
 2015-12-14 10:57 UTC  (7+ messages)
` [PATCH v3] spi: dts: sun4i: Add support for hardware-based wait time between words

[Qemu-devel] [PATCH] usb: hcd-ehci: add check to avoid an infinite loop
 2015-12-14 10:58 UTC  (6+ messages)

[MIPI SEQ PARSING v3 05/13] drm/i915: Add debug entry to get the opregion VBT blob
 2015-12-14 12:16 UTC  (4+ messages)
` [PATCH] drm/i915: Parsing VBT if size of VBT exceeds 6KB

[PATCH 1/2] mmc: core: enable CMD19 tuning for DDR50 mode
 2015-12-14 10:56 UTC  (14+ messages)

Questions about GIT
 2015-12-14 10:48 UTC 

[Qemu-devel] An RDMA race?
 2015-12-14 10:53 UTC  (3+ messages)

Reserved inodes
 2015-12-14 10:50 UTC 

[PATCH] getdirentries: Add a simple example rather than just referencing
 2015-12-14 10:48 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/12] Clean up some hw_error() misuse
 2015-12-14 10:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/12] hw: Don't use hw_error() for machine initialization errors

[U-Boot] [PATCH 1/3] spi: fsl_qspi: fix an error of using GENMASK
 2015-12-14 10:46 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] spi: fsl_quadspi: Fix qspi_op_rdid memcpy issue

[PATCH] Fix misleading indentation issues in perf
 2015-12-14 10:46 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.