All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-27 10:18:19 to 2015-03-27 11:03:43 UTC [more...]

[PATCH 00/16 v2] iommu: Move domain allocation into drivers
 2015-03-27 11:03 UTC  (10+ messages)
` [PATCH 09/16] iommu/tegra-smmu: Make use of domain_alloc and domain_free
` [PATCH 10/16] iommu/tegra-gart: "

[V2 PATCH 00/11] aacraid driver updates
 2015-03-27 11:03 UTC  (19+ messages)
` [V2 PATCH 03/11] aacraid: 4KB sector support
` [V2 PATCH 05/11] aacraid: vpd page code 0x83 support
` [V2 PATCH 06/11] aacraid: 240 simple volume support
` [V2 PATCH 07/11] aacraid: IOP RESET command handling changes
` [V2 PATCH 08/11] aacraid: IOCTL fix
` [V2 PATCH 09/11] aacraid: performance improvement changes
` [V2 PATCH 10/11] aacraid: AIF raw device remove support
` [V2 PATCH 11/11] aacraid: driver version change

[Qemu-devel] [PATCH 0/5] qapi doc cleanups
 2015-03-27 11:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/5] qapi: Clean up documentation of alternate mappings

A picking of low hanging fruit
 2015-03-27 11:02 UTC  (50+ messages)
` [PATCH 01/49] drm/i915: Cache last obj->pages location for i915_gem_object_get_page()
` [PATCH 02/49] drm/i915: Agressive downclocking on Baytrail
` [PATCH 03/49] drm/i915: Fix computation of last_adjustment for RPS autotuning
` [PATCH 04/49] drm/i915: Add i915_gem_request_unreference__unlocked
` [PATCH 05/49] drm/i915: Fix race on unreferencing the wrong mmio-flip-request
` [PATCH 06/49] drm/i915: Boost GPU frequency if we detect outstanding pageflips
` [PATCH 07/49] drm/i915: Deminish contribution of wait-boosting from clients
` [PATCH 08/49] drm/i915: Re-enable RPS wait-boosting for all engines
` [PATCH 09/49] drm/i915: Split i915_gem_batch_pool into its own header
` [PATCH 10/49] drm/i915: Tidy batch pool logic
` [PATCH 11/49] drm/i915: Split the batch pool by engine
` [PATCH 12/49] drm/i915: Free batch pool when idle
` [PATCH 13/49] drm/i915: Split batch pool into size buckets
` [PATCH 14/49] drm/i915: Include active flag when describing objects in debugfs
` [PATCH 15/49] drm/i915: Suppress empty lines from debugfs/i915_gem_objects
` [PATCH 16/49] drm/i915: Optimistically spin for the request completion
` [PATCH 17/49] drm/i915: Implement inter-engine read-read optimisations
` [PATCH 18/49] drm/i915: Reduce frequency of unspecific HSW reg debugging
` [PATCH 19/49] drm/i915: Record ring->start address in error state
` [PATCH 20/49] drm/i915: Use simpler form of spin_lock_irq(execlist_lock)
` [PATCH 21/49] drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlists
` [PATCH 22/49] drm/i915: Map the execlists context regs once during pinning
` [PATCH 23/49] drm/i915: Remove vestigal DRI1 ring quiescing code
` [PATCH 24/49] drm/i915: Tidy execlist submission
` [PATCH 25/49] drm/i915: Move the execlists retirement to the right spot
` [PATCH 26/49] drm/i915: Map the ringbuffer using WB on LLC machines
` [PATCH 27/49] drm/i915: Use a separate slab for requests
` [PATCH 28/49] drm/i915: Use the new rq->i915 field where appropriate
` [PATCH 29/49] drm/i915: Reduce the pointer dance of i915_is_ggtt()
` [PATCH 30/49] drm/i915: Squash more pointer indirection for i915_is_gtt
` [PATCH 31/49] drm/i915: Reduce locking in execlist command submission
` [PATCH 32/49] drm/i915: Reduce more "
` [PATCH 33/49] drm/i915: Reduce locking in gen8 IRQ handler
` [PATCH 34/49] drm/i915: Tidy "
` [PATCH 35/49] drm/i915: Remove request retirement before each batch
` [PATCH 36/49] drm/i915: Cache the GGTT offset for the execlists context
` [PATCH 37/49] drm/i915: Prefer to check for idleness in worker rather than sync-flush
` [PATCH 38/49] drm/i915: Skip allocating shadow batch for 0-length batches
` [PATCH 39/49] drm/i915: Remove request->uniq
` [PATCH 40/49] drm/i915: Cache the reset_counter for the request
` [PATCH 41/49] drm/i915: Allocate context objects from stolen
` [PATCH 42/49] drm/i915: Introduce an internal allocator for disposable private objects
` [PATCH 43/49] drm/i915: Do not zero initialise page tables
` [PATCH 44/49] drm/i915: The argument for postfix is redundant
` [PATCH 45/49] drm/i915: Record the position of the start of the request
` [PATCH 46/49] drm/i915: Cache the execlist ctx descriptor
` [PATCH 47/49] drm/i915: Treat ringbuffer writes as write to normal memory
` [PATCH 48/49] drm/i915: Eliminate vmap overhead for cmd parser
` [PATCH 49/49] drm/i915: Cache last cmd descriptor when parsing

[PATCH v3 2/2] powerpc/mm: Tracking vDSO remap
 2015-03-27 11:02 UTC  (7+ messages)
` [PATCH v4 0/2] Tracking user space vDSO remaping
  ` [PATCH v4 2/2] powerpc/mm: Tracking vDSO remap

[PATCH 0/5] arm64: Patching branches for fun and profit
 2015-03-27 11:08 UTC  (7+ messages)
` [PATCH 2/5] arm64: alternative: Allow immediate branch as alternative instruction

[PATCH] sunxi: a10-lime: add regulator nodes
 2015-03-27 11:02 UTC  (2+ messages)

[Linux v4.0-rc5] Warnings in drm_framebuffer_reference() and drm_atomic_check_only()
 2015-03-27 11:01 UTC  (6+ messages)
      ` [Intel-gfx] "

[Qemu-devel] [PATCH 01/12 v9] linux-user: tilegx: Firstly add architecture related features
 2015-03-27 11:00 UTC  (8+ messages)
` [Qemu-devel] [PATCH 02/12 v9] linux-user: tilegx: Add target features support within qemu
` [Qemu-devel] [PATCH 03/12 v9] linux-user: Support tilegx architecture in syscall
` [Qemu-devel] [PATCH 05/12 v9] linux-user/syscall.c: conditionalize syscalls which are not defined in tilegx
` [Qemu-devel] [PATCH 07/12 v9] target-tilegx: Add helper features for linux-user
` [Qemu-devel] [PATCH 08/12 v9] target-tilegx: Add opcode basic implementation for tilegx
` [Qemu-devel] [PATCH 09/12 v9] target-tilegx: Finish processing bundle and preparing decoding pipes
` [Qemu-devel] [PATCH 10/12 v9] target-tilegx: Add TILE-Gx building files

[PATCH 00/18] x86: multiboot2 protocol support
 2015-03-27 10:59 UTC  (7+ messages)
` [PATCH 04/18] xen/x86: add "

[linux-lvm] LVM crashed, no superblock on dozens of LVs even after vgcfgrestore
 2015-03-27 11:00 UTC 

[PATCH] x86/asm/entry/64: Fix comment about SYSENTER MSRs
 2015-03-27 10:59 UTC 

[PATCH] lib: Fix compilation error in C++ due to inline function
 2015-03-27 10:59 UTC  (4+ messages)

very weird behaviour with "merge -s subtree"
 2015-03-27 10:58 UTC  (3+ messages)
` very weird behaviour with

[PATCH V3 0/2] add mark target
 2015-03-27 11:02 UTC  (5+ messages)
` [PATCH V3 1/2] Add revision field for xt_entry_target
    `  "

[Qemu-devel] [RFC 0/5] Memory transaction attributes API
 2015-03-27 10:58 UTC  (3+ messages)
` [Qemu-devel] [RFC 1/5] memory: Define API for MemoryRegionOps to take attrs and return status

[U-Boot] Adding support for red pitaya zynq board; is zynq working?
 2015-03-27 10:58 UTC  (3+ messages)

[PATCH] mlx4: remove old VMware compatibility code
 2015-03-27 10:57 UTC  (3+ messages)

[PATCH] spi: xilinx: Use standard num-cs binding
 2015-03-27 10:55 UTC  (4+ messages)

[PATCH 1/3] MIPS: Cleanup Loongson-2F's gpio driver
 2015-03-27 10:48 UTC  (3+ messages)

[PATCH] test: Disable strict-aliasing warnings
 2015-03-27 10:56 UTC  (4+ messages)
  ` [PATCH v2 0/2] test: fix strict aliasing rule errors in gcc 4.4
      ` [PATCH v2 1/2] test: fix strict aliasing rule error in virtual pmd
      ` [PATCH v2 2/2] test: fix strict aliasing rule error in link bonding mode 4 test

[PATCH v3] monitor: Add AVDTP support to btmon
 2015-03-27 10:53 UTC  (2+ messages)

[PATCH] t2080qds/rtc: fix rtc interrupt
 2015-03-27 10:49 UTC 

[PATCH] doc: completion: context, scope and language fixes
 2015-03-27 10:51 UTC  (5+ messages)

[RFC] i.MX25/35/SDHCI: switch off DMA usage
 2015-03-27 10:52 UTC  (2+ messages)

[PATCH 1/6] ASoC: jz4740: Remove Makefile entry for removed file
 2015-03-27 10:51 UTC  (4+ messages)

[Qemu-devel] [Migration Bug? ] Occasionally, the content of VM's memory is inconsistent between Source and Destination of migration
 2015-03-27 10:51 UTC  (14+ messages)

[PATCH v7 0/3] Generic IOMMU pooled allocator
 2015-03-27 10:51 UTC  (5+ messages)

[PATCH v2] monitor: Add AVDTP support to btmon
 2015-03-27 10:50 UTC  (5+ messages)

[PATCH] mbuf: optimize refcnt handling during free
 2015-03-27 10:50 UTC  (5+ messages)

[PATCH] mbuf: add comment explaining confusing code
 2015-03-27 10:49 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/45] Postcopy implementation
 2015-03-27 10:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 17/45] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages

[PATCH] powerpc/defconfig: enable CONFIG_I2C_MUX and CONFIG_I2C_MUX_PCA954x
 2015-03-27 10:45 UTC 

[Qemu-devel] [PATCH 00/12 v9] tilegx: Firstly add tilegx feature for linux-user
 2015-03-27 10:47 UTC 

[Qemu-devel] [PATCH v6 0/14] migration: Add a new feature to do live migration
 2015-03-27 10:47 UTC  (3+ messages)
` [Qemu-devel] [v6 08/14] migration: Add the core code of multi-thread compression

[PATCH OSSTEST 1/2] uboot: use "readlink -f"
 2015-03-27 10:46 UTC  (3+ messages)
` [PATCH OSSTEST v2 1/2] uboot: do not use readlink on xsm policy
` [PATCH OSSTEST v2 2/2] uboot: make flask loading address host property

[Qemu-devel] [PATCH v5 00/28] drop qapi nested structs
 2015-03-27 10:45 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 25/28] qapi: Drop tests for inline "
` [Qemu-devel] [PATCH v5 26/28] qapi: Drop inline nested type in query-version
` [Qemu-devel] [PATCH v5 27/28] qapi: Drop inline nested types in query-pci
` [Qemu-devel] [PATCH v5 28/28] qapi: Drop support for inline nested types

[PATCH] x86/asm/entry/64: better check for canonical address
 2015-03-27 10:45 UTC  (3+ messages)

[v2,1/3] powerpc/powernv: convert codes returned by OPAL calls
 2015-03-27 10:45 UTC  (4+ messages)
` [Skiboot] [v2, 1/3] "

[PATCH] arm: crypto: Add NEON optimized SHA-256
 2015-03-27 10:44 UTC  (11+ messages)
` [PATCHv2] arm: crypto: Add optimized SHA-256/224

[RESEND PATCH 1/2] ARM: EXYNOS: Handle of of_iomap() failure
 2015-03-27 10:43 UTC  (4+ messages)
` [RESEND PATCH 2/2] ARM: EXYNOS: Handle of_find_device_by_node and kstrdup failures

FlowDirector Rules for TX packets
 2015-03-27 10:43 UTC 

[PATCH nf-next v2 0/2] xt_cgroups fix
 2015-03-27 10:47 UTC  (6+ messages)
` [PATCH nf-next v2 2/2] netfilter: x_tables: fix cgroup's NF_INET_LOCAL_IN sk lookups

[PATCH net-next] tc: bpf: generalize pedit action
 2015-03-27 10:42 UTC  (2+ messages)

panic on 4.20 server exporting xfs filesystem
 2015-03-27 10:41 UTC  (2+ messages)

[PATCH] pinctrl: fsl: imx: Check for 0 config register
 2015-03-27 10:41 UTC  (3+ messages)

[PATCH v3] drm/i915: Compare GGTT view structs instead of types
 2015-03-27 10:41 UTC  (2+ messages)

[PATCH 1/4] x86/asm/entry/64: Add forgotten CFI annotation
 2015-03-27 10:36 UTC  (4+ messages)
` [PATCH 2/4] x86/asm/entry/32: Update "interrupt off" comments
` [PATCH 3/4] x86/asm/entry/32: Make register zero-extension more prominent
` [PATCH 4/4] x86/asm/entry/32: Use PUSH instructions to build pt_regs on stack

[Qemu-devel] [RFC 00/10] MultiThread TCG
 2015-03-27 10:37 UTC  (3+ messages)

[PULL REQUEST] i40e: removel of switch flag of ALLOW_LB from VF VSI, and bug fix for FD
 2015-03-27 10:36 UTC  (2+ messages)

[PATCH] IIO: Adds ACPI support for ST gyroscopes
 2015-03-27 10:36 UTC  (12+ messages)

[PATCH] i40e: remove ALLOW_LB flag on SRIOV vsi
 2015-03-27 10:35 UTC  (3+ messages)

[GIT PULL] sound fixes for 4.0-rc6
 2015-03-27 10:35 UTC 

[PATCH] i40e: zero local variable
 2015-03-27 10:34 UTC  (3+ messages)

[GIT PULL 00/25] perf/core improvements and fixes
 2015-03-27 10:32 UTC  (3+ messages)
` [PATCH 14/25] perf symbols: Save DSO loading errno to better report errors

[PATCH] ixgbe: fix the issue second 5tuple filter overwrites the first one
 2015-03-27 10:33 UTC  (3+ messages)

[RFT] x86/pvh: disable all MTRR CPU features on cpuid for dom0
 2015-03-27 10:33 UTC  (3+ messages)

[PATCH] e1000: modify mac type checking before flex filter is programmed
 2015-03-27 10:32 UTC  (3+ messages)

[PATCH] Add coccinelle script that makes sure that tables are NULL terminated
 2015-03-27 10:32 UTC  (3+ messages)
` [Cocci] "

question about suspending the guest
 2015-03-27 10:31 UTC  (2+ messages)

[PATCH] hotplug/Linux: add missing backslash in dom0_ip
 2015-03-27 10:29 UTC 

[PATCH v2 0/8] gpio: omap: cleanup: get rid of system GPIO <-> GPIO offset converseations
 2015-03-27 10:27 UTC  (2+ messages)

[PATCH] gpio: gpio-tb10x: remove incorrect __exit markup
 2015-03-27 10:25 UTC  (7+ messages)

ARM: KVM/XEN: how should we support virt-what?
 2015-03-27 10:25 UTC  (8+ messages)

[PATCH v3 0/1] clkdev: prevent potential memory leak when used in modules
 2015-03-27 10:23 UTC  (3+ messages)
` [PATCH v3 1/1] clkdev: change prototype of clk_register_clkdev()

[PATCH 00/17] x86, mpx updates for 4.1 (take 2)
 2015-03-27 10:21 UTC  (3+ messages)
` [PATCH 03/17] x86, mpx: trace #BR exceptions

serial atag tag in devicetree ?
 2015-03-27 10:23 UTC  (11+ messages)
    ` [U-Boot] "

[PATCH] btrfs: wait for delayed iputs on no space
 2015-03-27 10:21 UTC  (2+ messages)

ARM: dts: Fix wrong SoC type to build devicetrees for i.MX27
 2015-03-27 10:22 UTC  (2+ messages)

at91 clocks
 2015-03-27 10:21 UTC  (6+ messages)

gpio-syscon for Keystone 2 - DT bindings mismatch code expectation?
 2015-03-27 10:21 UTC  (4+ messages)

[Qemu-devel] [PULL for-2.3 0/4] Block patches
 2015-03-27 10:20 UTC  (5+ messages)
` [Qemu-devel] [PULL for-2.3 1/4] nvme: Fix unintentional integer overflow (OVERFLOW_BEFORE_WIDEN)
` [Qemu-devel] [PULL for-2.3 2/4] block: Fix unaligned zero write
` [Qemu-devel] [PULL for-2.3 3/4] qemu-iotests: Test unaligned 4k "
` [Qemu-devel] [PULL for-2.3 4/4] block: Document blockdev-add's immaturity

"man 3 vsprintf" : simple bug in EXAMPLE section
 2015-03-27 10:20 UTC  (4+ messages)

Upcoming CfP's (April & May)
 2015-03-27 10:20 UTC 

[PATCH V8 00/12] xen: Clean-up of mem_event subsystem
 2015-03-27 10:20 UTC  (3+ messages)
` [PATCH V8 07/12] xen: Introduce monitor_op domctl

[PATCH 1/4] iommu/tegra-smmu: Add debugfs support
 2015-03-27 10:19 UTC  (3+ messages)
` [PATCH 2/4] iommu/tegra: Setup aperture

[Xenomai] Boot failure when CONFIG_XENOMAI is enabled
 2015-03-27 10:19 UTC  (10+ messages)

Possible regression in next-20150323 due to "ARM, arm64: kvm: get rid of the bounce page"
 2015-03-27 10:18 UTC  (3+ messages)
` [PATCH] gpio: syscon: reduce message level when direction reg offset not in dt

Thermal: Cleanups, fixes and hardware trip points
 2015-03-27 10:18 UTC  (3+ messages)
` [PATCH 01/13] thermal: Make temperatures consistently unsigned long


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.