All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-25 10:41:43 to 2015-09-25 11:58:05 UTC [more...]

[PATCH RFCv2 3/4] staging: etnaviv: add drm driver
 2015-09-25 11:58 UTC  (50+ messages)
` [PATCH 00/48] Etnaviv changes RFCv1->RFCv2
  ` [PATCH 01/48] staging: etnaviv: avoid holding struct_mutex over dma_alloc_coherent()
  ` [PATCH 02/48] staging: etnaviv: restructure iommu handling
  ` [PATCH 03/48] staging: etnaviv: remove compat MMU code
  ` [PATCH 04/48] staging: etnaviv: clean up public API (part 2)
  ` [PATCH 05/48] staging: etnaviv: rename last remaining msm_* symbols
  ` [PATCH 06/48] staging: etnaviv: rename last remaining bits from msm to etnaviv
  ` [PATCH 07/48] staging: etnaviv: quiten down kernel log output
  ` [PATCH 08/48] staging: etnaviv: add proper license header to all files
  ` [PATCH 09/48] staging: etnaviv: add Dove GPU subsystem compatible
  ` [PATCH 10/48] staging: etnaviv: fix missing error cleanups in etnaviv_load()
  ` [PATCH 11/48] staging: etnaviv: fix off-by-one for iommu aperture end
  ` [PATCH 12/48] staging: etnaviv: avoid lockdep circular dependency warning
  ` [PATCH 13/48] staging: etnaviv: fix gpu debugfs show implementation
  ` [PATCH 14/48] staging: etnaviv: use vm_insert_page() rather than vm_insert_mixed()
  ` [PATCH 15/48] staging: etnaviv: etnaviv_gem_fault: reduce struct_mutex exposure
  ` [PATCH 16/48] staging: etnaviv: give etnaviv_gem_mmap_offset() a sane behaviour
  ` [PATCH 17/48] staging: etnaviv: allow etnaviv_ioctl_gem_info() locking to be interruptible
  ` [PATCH 18/48] staging: etnaviv: make context a per-GPU thing
  ` [PATCH 19/48] staging: etnaviv: switch to per-GPU fence completion implementation
  ` [PATCH 20/48] staging: etnaviv: provide etnaviv_queue_work()
  ` [PATCH 21/48] staging: etnaviv: use standard kernel types rather than stdint.h types
  ` [PATCH 22/48] staging: etnaviv: no need to initialise a list_head
  ` [PATCH 23/48] staging: etnaviv: fix oops caused by scanning for free blocks
  ` [PATCH 24/48] staging: etnaviv: clean up etnaviv_iommu_unmap_gem() signature
  ` [PATCH 25/48] staging: etnaviv: increase page table size to maximum
  ` [PATCH 26/48] staging: etnaviv: fix BUG_ON when removing module
  ` [PATCH 27/48] staging: etnaviv: provide a helper to load the GPU clock field
  ` [PATCH 28/48] staging: etnaviv: rename GPU clock functions
  ` [PATCH 29/48] staging: etnaviv: fix runtime resume
  ` [PATCH 30/48] staging: etnaviv: drop event ring buffer tracking
  ` [PATCH 31/48] staging: etnaviv: improve efficiency of command parser
  ` [PATCH 32/48] staging: etnaviv: no point looking up the mapping for cmdstream bos
  ` [PATCH 33/48] staging: etnaviv: copy submit command and bos in one go
  ` [PATCH 34/48] staging: etnaviv: remove cmd buffer offset validation in submit_reloc()
  ` [PATCH 35/48] staging: etnaviv: move mapping teardown into etnaviv_gem_free_object()
  ` [PATCH 36/48] staging: etnaviv: add support for GEM_WAIT ioctl
  ` [PATCH 37/48] staging: etnaviv: avoid pinning pages in CMA
  ` [PATCH 38/48] staging: etnaviv: fix 'ret' may be used uninitialized in this function
  ` [PATCH 39/48] staging: etnaviv: fix error: 'etnaviv_gpu_hw_resume' defined but not used
  ` [PATCH 40/48] staging: etnaviv: debugfs: add possibility to dump kernel buffer
  ` [PATCH 41/48] staging: etnaviv: change etnaviv_buffer_init() to return prefetch
  ` [PATCH 42/48] staging: etnaviv: implement simple hang recovery
  ` [PATCH 43/48] staging: etnaviv: map all buffers to the GPU
  ` [PATCH 44/48] staging: etnaviv: implement cache maintenance on cpu_(prep|fini)
  ` [PATCH 45/48] staging: etnaviv: remove submit type
  ` [PATCH 46/48] staging: etnaviv: rewrite submit interface to use copy from user
  ` [PATCH 47/48] staging: etnaviv: don't use GEM buffer for internal ring buffer
  ` [PATCH 48/48] staging: etnaviv: remove CMDSTREAM GEM allocation from UAPI

Steps to submit a new arch/arm port
 2015-09-25 11:56 UTC  (4+ messages)

[Buildroot] [PATCH] pulseaudio: bump to version 7.0
 2015-09-25 11:56 UTC  (2+ messages)

[PATCH v4 0/2] Support Mbigen interrupt controller
 2015-09-25 11:56 UTC  (6+ messages)
` [PATCH v4 1/2] Add the driver of mbigen "

[PATCH 0/5] various clean-ups
 2015-09-25 11:54 UTC  (6+ messages)
` [PATCH 1/5] libelf: use enum instead of hard coded values in elf_dom_parms.pae
` [PATCH 2/5] xen: make use of new pae enum in hypervisor
` [PATCH 3/5] libxc: make use of new pae enum in libxc
` [PATCH 4/5] xen: remove unused macros from sched.h
` [PATCH 5/5] xen: clean up VPF flags macros

Data race in __inode_add_bytes
 2015-09-25 11:52 UTC  (5+ messages)

[Buildroot] [git commit] pulseaudio: bump to version 7.0
 2015-09-25 11:52 UTC 

[PATCH] ixgbe: prefetch cacheline after pointer becomes valid
 2015-09-25 11:47 UTC  (2+ messages)

[PATCH 1/2] drm: Add SCDC helpers
 2015-09-25 11:46 UTC  (4+ messages)
` [PATCH 2/2] drm/edid: Implement SCDC support detection

Pool setting for recovery priority
 2015-09-25 11:44 UTC  (4+ messages)

[PATCH] x86/processor.h: Force inlining of cpu_relax()
 2015-09-25 11:44 UTC  (2+ messages)

[xen-unstable-smoke baseline test] 62352: tolerable FAIL
 2015-09-25 11:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-arm: fix CPU breakpoint handling
 2015-09-25 11:42 UTC  (5+ messages)

[PATCH 1/3] Make /dev/urandom scalable
 2015-09-25 11:41 UTC  (10+ messages)

[PATCH v2 0/9] mm/compaction: redesign compaction
 2015-09-25 11:41 UTC  (4+ messages)
` [PATCH v2 8/9] mm/compaction: don't use higher order freepage than compaction aims at

[PATCH 1/2] distrodata: handle recipes with empty or absent SRC_URI in checkpkg()
 2015-09-25 11:41 UTC  (2+ messages)
` [PATCH 2/2] recipeutils.py: don't hardcode the upstream version as 1.0 when SRC_URI is empty or absent

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2015-09-25 11:40 UTC 

linux: sata_nv: adma support
 2015-09-25 11:40 UTC  (4+ messages)

[Bug 92039] glxinfo: Error: couldn't find RGB GLX visual or fbconfig; GetVisualConfigs returns 0 visuals; All fbconfigs have VisDepth = 0
 2015-09-25 11:40 UTC  (2+ messages)

[conntrackd] allowing DisableExternalCache in alarm mode
 2015-09-25 11:38 UTC  (5+ messages)

[PATCH 00/22] arm64: Consolidate CPU feature handling
 2015-09-25 11:38 UTC  (4+ messages)
` [PATCH 07/22] arm64: Keep track of CPU feature registers

[PATCH] input: fix data race __ps2_command
 2015-09-25 11:38 UTC  (3+ messages)

[OSSTEST PATCH v14 PART 1 0/9] Nested HVM preparation patches
 2015-09-25 11:37 UTC  (10+ messages)
` [OSSTEST PATCH 1/9] Tcl: Provide lunappend
` [OSSTEST PATCH 2/9] Debian grub2: Optimize and re-format submenu parsing
` [OSSTEST PATCH 3/9] Debian grub2: Correct a mistake in Xen entry parsing pattern
` [OSSTEST PATCH 4/9] Debian HVM guests: Comment out CDROM entry in HVM guest VM
` [OSSTEST PATCH 5/9] Debian HVM guests: Honour guest disk and ram size runvars
` [OSSTEST PATCH 6/9] Debian HVM guests: Honour enable_nestedhvm guest runvar
` [OSSTEST PATCH 7/9] Host install: Break out host_install_postboot_complete
` [OSSTEST PATCH 8/9] Host install: Break out target_core_dump_setup
` [OSSTEST PATCH 9/9] Host install: Move target_core_dump_setup call

[RFC PATCH] drm/i915/skl: Add DC6 disabling as a power well
 2015-09-25 11:37 UTC  (11+ messages)

[patch 1/4] drm/amdgpu: unwind properly in amdgpu_cs_parser_init()
 2015-09-25 11:36 UTC  (3+ messages)
` [patch] drm/amdgpu: signedness bug "

[PATCH v3 0/4] enhance shmem process and swap accounting
 2015-09-25 11:36 UTC  (5+ messages)
` [PATCH v3 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations

[Qemu-devel] [PATCHv2 0/7] VFIO extensions to allow VFIO devices on spapr-pci-host-bridge
 2015-09-25 11:35 UTC  (8+ messages)
` [Qemu-devel] [PATCHv2 1/7] vfio: Remove unneeded union from VFIOContainer
` [Qemu-devel] [PATCHv2 2/7] vfio: Generalize vfio_listener_region_add failure path
` [Qemu-devel] [PATCHv2 3/7] vfio: Check guest IOVA ranges against host IOMMU capabilities
` [Qemu-devel] [PATCHv2 4/7] vfio: Record host IOMMU's available IO page sizes
` [Qemu-devel] [PATCHv2 5/7] memory: Allow replay of IOMMU mapping notifications
` [Qemu-devel] [PATCHv2 6/7] vfio: Allow hotplug of containers onto existing guest IOMMU mappings
` [Qemu-devel] [PATCHv2 7/7] vfio: Expose a VFIO PCI device's group for EEH

[Qemu-devel] [PATCH 0/7] VFIO extensions to allow VFIO devices on spapr-pci-host-bridge
 2015-09-25 11:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH 5/7] memory: Allow replay of IOMMU mapping notifications

omapdss: Division by zero in kernel
 2015-09-25 11:34 UTC  (6+ messages)

[PATCH] oeqa/parselogs: Updated log parser whitelist
 2015-09-25 11:31 UTC 

[PATCH 00/15] get_user_pages() for dax mappings
 2015-09-25 11:32 UTC  (6+ messages)
` [PATCH 08/15] block, dax, pmem: reference counting infrastructure

post-receive: pub/scm/linux/kernel/git/kishon/linux-phy
 2015-09-25 11:31 UTC 

[PATCH v3] ARM: sun7i: dt: Add new Olimex A20 EVB device
 2015-09-25 11:31 UTC  (4+ messages)
  ` [linux-sunxi][PATCH "

[PATCH 0/4] NV12 rotation GTT handling prep work
 2015-09-25 11:29 UTC  (5+ messages)
` [PATCH 3/4] drm/i915: Support NV12 in rotated GGTT mapping

[PATCH] m68k/sun3: Fix virtual addresses of clock and interrupt register
 2015-09-25 10:45 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/kishon/linux-phy
 2015-09-25 11:29 UTC 

post-receive: pub/scm/linux/kernel/git/kishon/linux-phy
 2015-09-25 11:29 UTC 

[PATCH OSSTEST] Do not run baseline tests on osstest branch
 2015-09-25 11:29 UTC  (2+ messages)

[RFC v2 00/18] kthread: Use kthread worker API more widely
 2015-09-25 11:26 UTC  (6+ messages)
` [RFC v2 07/18] kthread: Allow to cancel kthread work

[RFC v7 00/41] Richacls
 2015-09-25 11:25 UTC  (6+ messages)
` [RFC v7 25/41] richacl: Isolate the owner and group classes

[PATCH] iio: adc: ad799x: leave sysfs naming to the core
 2015-09-25 11:24 UTC  (2+ messages)

[PATCH v2] drm/i915: Add CD and pixel clock information
 2015-09-25 11:24 UTC  (2+ messages)

commit 841df7df1962 "jbd2: avoid infinite loop when destroying aborted journal" should probably go to stable
 2015-09-25 11:23 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jikos/jikos
 2015-09-25 11:23 UTC 

[PATCH] Btrfs: change how we wait for pending ordered extents
 2015-09-25 11:22 UTC  (3+ messages)

[PATCH V2] busybox: Use CC instead of bare LD to be the Linker
 2015-09-25 11:22 UTC  (3+ messages)
` [PATCH] pxz: Add recipe and use it for xz image type

Latest kernel to use?
 2015-09-25 11:20 UTC  (2+ messages)

[U-Boot] [PATCH] arm, at91: small updates for the smartweb board
 2015-09-25 11:17 UTC 

preparing for 4.5.2
 2015-09-25 11:16 UTC 

[PATCH] drm/i915: fix task reference leak in i915_debugfs.c
 2015-09-25 11:16 UTC  (3+ messages)

[PATCH] watchdog: perform all-CPU backtrace in case of hard lockup
 2015-09-25 11:15 UTC 

[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
 2015-09-25 11:14 UTC  (4+ messages)

[RFC PATCH] ARM: enable highmem by default on ARMv6/ARMv7 CPUs
 2015-09-25 11:14 UTC  (2+ messages)

[PATCH] gssd: Improve scalability by not waiting for child processes
 2015-09-25 11:13 UTC  (3+ messages)

[PATCH]: netfilter: ftp/irc/sane/sip/tftp: Fix the kernel panic when load these modules with duplicated ports
 2015-09-25 11:20 UTC  (2+ messages)
  ` 答复: "

[PATCH v2 1/4] perf tools: Adds the config_term callback for different type events
 2015-09-25 11:11 UTC  (4+ messages)
` [PATCH v2 2/4] perf tools: Prompt error message for wrong terms of hw/sw events
` [PATCH v2 3/4] perf tools: Adds the tracepoint name parsing support
` [PATCH v2 4/4] perf tools: Enable event_config terms to tracepoint events

[Buildroot] [PATCH 1/1] libwebsockets: add option to enable/disable ipv6 support
 2015-09-25 11:12 UTC  (3+ messages)

[PATCH 0/2] connman: Always depend on xuser-account & fix D-Bus policy
 2015-09-25 11:14 UTC  (3+ messages)
` [PATCH 1/2] connman: Depend on xuser-account unconditionally
` [PATCH 2/2] connman: Don't use a blanket "allow" D-Bus policy

post-receive: pub/scm/virt/kvm/kvm
 2015-09-25 11:11 UTC 

[PATCH] gcc-shared-source: Set empty SRC_URI
 2015-09-25 11:11 UTC  (3+ messages)

[PATCH 1/2] audit: stop an old auditd being starved out by a new auditd
 2015-09-25 11:10 UTC  (3+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2015-09-25 11:10 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2015-09-25 11:09 UTC 

[Xen-staging] [xen staging] add missing license and copyright statements to public interface headers
 2015-09-25 11:08 UTC  (2+ messages)

[GIT PULL] KVM fixes for 4.3-rc3
 2015-09-25 11:08 UTC 

[PATCH 1/2] drm/i915: Add primary plane to mask if it's visible
 2015-09-25 11:11 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Fix primary_get_hw_state for gen9+

Tool or module to test NFSv3 server scalability
 2015-09-25 11:08 UTC 

Fwd: Tool to simulate multiple NFS clients
 2015-09-25 11:06 UTC 

[PATCH v2] xen: credit1: fix tickling when it happens from a remote pCPU
 2015-09-25 11:05 UTC  (3+ messages)

[RFC PATCH] ata: ahci: find eSATA ports and flag them as removable
 2015-09-25 11:05 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2015-09-25 11:04 UTC 

Fetching interface name
 2015-09-25 11:07 UTC  (2+ messages)

No more new fbdev drivers, please
 2015-09-25 11:00 UTC  (5+ messages)

[PATCH] x86: detect CMOS aliasing on ports other then 0x70/0x71
 2015-09-25 11:00 UTC  (5+ messages)

[net:master 114/121] drivers/net/phy/mdio_bus.c:248: warning: No description found for parameter 'owner'
 2015-09-25 10:56 UTC  (2+ messages)

[PATCH resend] vt-d: Fix IM bit mask and unmask of Fault Event Control Register
 2015-09-25 10:54 UTC  (3+ messages)

[PATCH] gnutls: cleanup buildpaths from gnutls.pc
 2015-09-25 10:52 UTC  (5+ messages)

[U-Boot] [Patch v2 04/16] net/fm: bug fix when CONFIG_PHYLIB not defined
 2015-09-25 10:51 UTC  (6+ messages)
` [U-Boot] [Patch v2 07/16] net/fm: fix MDIO controller base on FMAN2

[PATCH v2] zbud: allow up to PAGE_SIZE allocations
 2015-09-25 10:51 UTC  (9+ messages)

[OSSTest Nested v12 00/21] Introduction of netsted HVM test job
 2015-09-25 10:51 UTC  (4+ messages)
` [OSSTest Nested v12 05/21] Honour $xopts{ExtraConfig} and use it to enable nestedhvm

[PATCH v2 0/2] btrfs-progs: Introduce warning and error for common use
 2015-09-25 10:50 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCHSET v2 block/for-4.2/writeback] ext4: implement cgroup writeback support
 2015-09-25 10:50 UTC  (12+ messages)
` [PATCH 2/2] "
          ` [PATCH cgroup/for-4.3-fixes] cgroup, writeback: don't enable cgroup writeback on traditional hierarchies

[PATCH v5 1/7] pinctrl: freescale: imx: fix system crash if enable two pinctl instances
 2015-09-25 10:49 UTC  (7+ messages)
` [PATCH v5 3/7] ARM: dts: imx: imx7d-sbd add iomuxc-lpsr hoggrp-2 pads
` [PATCH v5 4/7] pinctrl: freescale: imx: allow mux_reg offset zero

[PATCH] drm/i915: Stop calling intel_prepare_ddi during power well initialization
 2015-09-25 10:52 UTC  (3+ messages)
` [PATCH] drm/i915: Don't call intel_prepare_ddi when encoder list isn't yet initialized

rfcomm sockets
 2015-09-25 10:45 UTC 

OutreachY round 11 - Please update project list and add new projects
 2015-09-25 10:45 UTC  (2+ messages)
  ` OutreachY round 11 - Please add new sensible projects

[xen-4.5-testing test] 62288: regressions - FAIL
 2015-09-25 10:45 UTC 

[PATCH v2 0/2] btrfs: Fix returned errno codes
 2015-09-25 10:40 UTC  (3+ messages)
` [PATCH v2 2/2] btrfs: reada: Fix returned errno code

No more new fbdev drivers, please
 2015-09-25 10:41 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.