All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-24 11:08:14 to 2015-03-24 12:17:00 UTC [more...]

[PATCH 00/36] drm/omap: patches for 4.1
 2015-03-24 12:15 UTC  (36+ messages)
` [PATCH 01/36] drm: omapdrm: Fix indentation of structure and array initializers
` [PATCH 02/36] drm: omapdrm: Refactor CRTC creation code
` [PATCH 03/36] drm: omapdrm: Remove unused variables
` [PATCH 04/36] drm: omapdrm: Switch to the universal plane API
` [PATCH 05/36] drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable()
` [PATCH 06/36] drm: omapdrm: Reset the zorder property when disabling a plane
` [PATCH 07/36] drm: omapdrm: Fix race condition between GO and vblank IRQ
` [PATCH 08/36] drm: omapdrm: Remove manual update display support
` [PATCH 09/36] drm: omapdrm: Remove omap_crtc->full_update field
` [PATCH 10/36] drm: omapdrm: Avoid function forward declaration in omap_crtc.c
` [PATCH 11/36] drm: omapdrm: Prefix all plane functions with omap_plane_
` [PATCH 12/36] drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()
` [PATCH 13/36] drm: omapdrm: Planes are already disabled when destroyed
` [PATCH 14/36] drm: omapdrm: Reorder CRTC functions
` [PATCH 15/36] drm/omap: fix encoder-crtc mapping
` [PATCH 16/36] drm/omap: page_flip: return -EBUSY if flip pending
` [PATCH 17/36] drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()
` [PATCH 18/36] drm/omap: add pin refcounting to omap_framebuffer
` [PATCH 19/36] drm/omap: add a comment why locking is missing
` [PATCH 20/36] drm/omap: fix operation without fbdev
` [PATCH 21/36] drm/omap: fix error handling in omap_framebuffer_create()
` [PATCH 22/36] drm/omap: handle incompatible buffer stride and pixel size
` [PATCH 23/36] drm/omap: fix TILER on OMAP5
` [PATCH 24/36] drm/omap: fix plane's channel selection
` [PATCH 25/36] drm/omap: tiler: fix race condition with engine->async
` [PATCH 26/36] drm/omap: remove dummy PM functions
` [PATCH 27/36] drm/omap: stop connector polling during suspend
` [PATCH 28/36] drm/omap: use DRM_ERROR_RATELIMITED() for error irqs
` [PATCH 29/36] drm/omap: fix race with error_irq
` [PATCH 30/36] drm/omap: only ignore DIGIT SYNC LOST for TV output
` [PATCH 31/36] drm/omap: do not use BUG_ON(!spin_is_locked(x))
` [PATCH 32/36] drm/omap: fix race condition with dev->obj_list
` [PATCH 33/36] drm/omap: fix race conditon in DMM
` [PATCH 34/36] drm/omap: keep ref to old_fb
` [PATCH 35/36] drm/omap: add hibernation callbacks

[PATCH 0/5] tools: various changes
 2015-03-24 12:15 UTC  (8+ messages)
` [PATCH 1/5] tools/mkrpm: improve version.release handling

[Buildroot] [PATCH 1/2] gcc: mark 4.5.x as deprecated
 2015-03-24 12:15 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] gcc: remove stray bfin --with-cpu exclusion

rados_dll: A Windows port of librados
 2015-03-24 12:14 UTC  (5+ messages)

[PATCH 1/2] ARM: dts: hummingboard: enable PCF8523 RTC support
 2015-03-24 12:14 UTC  (3+ messages)

[PATCH 4/4] netfilter: bridge: rename br_parse_ip_options and delete unneeded code
 2015-03-24 12:14 UTC  (3+ messages)
` [PATCHv2 "

[Buildroot] [PATCH v2] Restructure root password handling
 2015-03-24 12:13 UTC  (2+ messages)
` [Buildroot] [PATCH v3] "

4.101 PICS files
 2015-03-24 12:13 UTC 

[PATCH v3 1/4] remove unneeded comparison
 2015-03-24 12:11 UTC  (5+ messages)
` [PATCH v3 2/4] use local dev_t instead of global
` [PATCH v3 3/4] use local variable "
` [PATCH v3 4/4] remove unused variable

[RFC PATCH v2 00/29] libxl: Cancelling asynchronous operations
 2015-03-24 12:11 UTC  (44+ messages)
` [PATCH 09/29] libxl: New error codes CANCELLED etc
` [PATCH 10/29] libxl: events: Make timeout and async exec setup take an ao, not a gc
` [PATCH 11/29] libxl: events: Make libxl__async_exec_* pass caller an rc
` [PATCH 12/29] libxl: events: Permit timeouts to signal cancellation
` [PATCH 13/29] libxl: domain create: Do not destroy on cancellation
` [PATCH 14/29] libxl: ao: Record ultimate parent of a nested ao
` [PATCH 15/29] libxl: ao: Count the nested progeny of an ao
` [PATCH 16/29] libxl: ao: Provide manip_refcnt
` [PATCH 17/29] libxl: cancellation: Provide public ao cancellation API
` [PATCH 18/29] libxl: cancellation: Provide explicit internal cancel check API
` [PATCH 19/29] libxl: cancellation: Make timeouts cancellable
` [PATCH 20/29] libxl: cancellation: Note that driver domain task cannot be usefully cancelled
` [PATCH 21/29] libxl: cancellation: Make spawns cancellable
` [PATCH 22/29] libxl: Introduce DOMAIN_DESTROYED error code
` [PATCH 23/29] libxl: cancellation: Support cancellation where we spot domain death
` [PATCH 24/29] libxl: Introduce FILLZERO
` [PATCH 25/29] libxl: cancellation: Preparations for save/restore cancellation
` [PATCH 26/29] libxl: cancellation: Handle SIGTERM in save/restore helper
` [PATCH 27/29] libxl: cancellation: Cancel libxc save/restore
` [PATCH 28/29] libxl: ao: datacopier callback gets an rc
` [PATCH 29/29] libxl: cancellation: Make datacopiers cancellable

[PATCH] ARM: dts: Re-license SolidRun iMX6 platform DT GPL v2/X11
 2015-03-24 12:11 UTC  (3+ messages)

[PATCH BlueZ 1/2] gdbus: Make GDBusClient work without ObjectManager
 2015-03-24 12:10 UTC  (2+ messages)
` [PATCH BlueZ 2/2] unit/test-dbus-client: Add client_no_object_manager test

[PATCH] drm/i915: Add fault address to error state for gen8 and gen9
 2015-03-24 12:10 UTC  (2+ messages)

[PATCH v4] Add virtio-input driver
 2015-03-24 12:08 UTC  (2+ messages)

[PATCH 0/8 v2] xfs: DAX support
 2015-03-24 12:08 UTC  (4+ messages)
` [PATCH 5/8] xfs: add DAX file operations support

[PATCH 1/2] regulator: max8660: Remove boot_on handling
 2015-03-24 12:08 UTC  (2+ messages)
` [PATCH 2/2] regulator: max8660: Add error message for missing regulator data

[PATCH 00/13] xfsprogs: roll-up of previously sent patches
 2015-03-24 12:07 UTC  (13+ messages)
` [PATCH 01/13] xfs_db: Allow writes of corrupted data by optionally skipping write verifiers
  ` [PATCH 01/13 V2] "
` [PATCH 02/13] xfs_db: fix inode CRC validity state, and warn on read if invalid
  ` [PATCH 02/13 V2] "
` [PATCH 09/13] libxfs: remove ASSERT on ftype read from disk
  ` PATCH 09/13 V2] "
` [PATCH 12/13] xfs_repair: don't clear . or .. in process_dir2_data
  ` [PATCH 12/13 V2] "

[RFC PATCH 0/1] Wrong structure alignment due to compiler attribute "section"
 2015-03-24 12:07 UTC  (12+ messages)

[review-request] [v2} bbarrosp/empty-states
 2015-03-24 12:05 UTC 

[PATCH 0/3] CONFIG_DEBUG_SET_MODULE_RONX fixups
 2015-03-24 12:04 UTC  (4+ messages)

Moving to iMX6 SoloX CPU
 2015-03-24 12:04 UTC  (5+ messages)

Bluez5 Device interface
 2015-03-24 12:04 UTC  (4+ messages)

[PATCH v7 0/6] wlcore: add device-tree support
 2015-03-24 11:37 UTC  (3+ messages)

[PATCH] qtbase: Add env script for ti33x w/o wayland to rotate touchscreen
 2015-03-24 12:01 UTC 

Recent changes (master)
 2015-03-24 12:00 UTC 

[PATCH i-g-t] quick_dump/skl: Add power well registers
 2015-03-24 11:59 UTC 

[PATCH] package_deb: Fix rootfs generation in non Debian-based hosts
 2015-03-24 11:58 UTC  (2+ messages)
` [PATCH] package_manager/deb: apt-ftparchive needs a valid config

BUG: SCSI aic7xxx driver and AMD IOMMU
 2015-03-24 11:57 UTC  (5+ messages)

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

[PATCHv3] NVMe: write_long SCSI to NVMe translation implementation
 2015-03-24 11:57 UTC  (2+ messages)

meta-browser][PATCH V2] cef3: Add recipe for Chromium Embedded Framework
 2015-03-24 11:56 UTC  (4+ messages)

[PATCH] checkpatch: remove unneeded or ("|")
 2015-03-24 11:54 UTC  (4+ messages)

[oe-commits] Raphael Silva : fio: fix do_compile error
 2015-03-24 11:54 UTC  (4+ messages)

[Xenomai] xenomia on virtual box
 2015-03-24 11:54 UTC 

Design and Question: Eliminate Xen (RTDS) scheduler overhead on dedicated CPU
 2015-03-24 11:54 UTC  (2+ messages)

[U-Boot] [PATCH] net: phy: micrel: add support for KSZ8081MNX
 2015-03-24 11:53 UTC  (2+ messages)

[review-request] bbarrosp/empty-states
 2015-03-24 11:52 UTC  (2+ messages)

[PATCH 1/3] drm/panel: Add display_timing support
 2015-03-24 11:52 UTC  (6+ messages)

[Buildroot] [PATCH v3] lirc-tools: new package
 2015-03-24 11:52 UTC  (2+ messages)

[PATCH 0/3] Reduce system overhead of automatic NUMA balancing
 2015-03-24 11:51 UTC  (5+ messages)

[Bug 95331] New: fcntl.2 + sigaction.2 + signal.7 need further information about use of a SA_SIGINFO signal handler that uses si->si_fd
 2015-03-24 11:51 UTC  (3+ messages)
  ` [Bug 95331] "

[PATCH] IIO: Adds ACPI support for ST gyroscopes
 2015-03-24 11:51 UTC  (4+ messages)

[PATCH 0/4] Consolidate DIV_ROUND_CLOSEST_ULL()
 2015-03-24 11:49 UTC  (6+ messages)
` [PATCH 1/4] kernel.h: Implement DIV_ROUND_CLOSEST_ULL

Subdev notification for video device
 2015-03-24 11:48 UTC  (2+ messages)

[RFC PATCH v2 00/22] xen/arm: Add ITS support
 2015-03-24 11:48 UTC  (3+ messages)
` [RFC PATCH v2 13/22] xen/arm: its: Add virtual ITS command support

[GIT PULL] KVM fixes for 4.0-rc5
 2015-03-24 11:47 UTC 

releases and branches
 2015-03-24 11:47 UTC 

[B.A.T.M.A.N.] [PATCH v2 00/26] batman-adv: Cleanups
 2015-03-24 11:47 UTC  (8+ messages)
` [B.A.T.M.A.N.] [PATCH v2 25/26] batman-adv: packet.h, add some missing includes

[PATCH v3] Add virtio-input driver
 2015-03-24 11:46 UTC  (4+ messages)
  ` [virtio-dev] "

[PATCH OSSTEST 0/2] Uboot patches for XSM test case
 2015-03-24 11:45 UTC  (3+ messages)
` [PATCH OSSTEST 1/2] uboot: use "readlink -f"
` [PATCH OSSTEST 2/2] uboot: make flask loading address host property

[PATCH v4] xen/arm: Add RESERVE option to reserve non-leaf level table entries
 2015-03-24 11:44 UTC 

[review-request] [v2} bbarrosp/manual-links
 2015-03-24 11:44 UTC 

sessiond launch fails with "Error: XSD parsing failed"
 2015-03-24 11:44 UTC 

[review-request] bbarrosp/ui-fixes
 2015-03-24 11:42 UTC  (4+ messages)

[Qemu-devel] [PATCH] savevm: create snapshot failed when id_str already exits
 2015-03-24 11:41 UTC  (11+ messages)

[OSSTEST Nested PATCH 2/6] Add and expose some testsupport APIs
 2015-03-24 11:41 UTC  (7+ messages)

[B.A.T.M.A.N.] [PATCH 1/4] batman-adv: Remove explicit compat.h include and split compat.h
 2015-03-24 11:39 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: Add required to includes to all files

[RFC 3/3] ARM: dts: alpine: add msi-x controller
 2015-03-24 11:39 UTC 

[RFC 2/3] ARM alpine: introduce msi-x unit support
 2015-03-24 11:39 UTC 

[RFC 1/3] ARM: add generic msi support
 2015-03-24 11:39 UTC 

[RFC 0/3] Introduce msi-x support for alpine platform
 2015-03-24 11:39 UTC 

[RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
 2015-03-24 11:36 UTC  (4+ messages)
` [RFCv3 PATCH 28/48] sched: Use capacity_curr to cap utilization in get_cpu_usage()

[meta-raspberrypi][PATCH] make sound work out of the box for raspberrypi2
 2015-03-24 11:31 UTC  (11+ messages)

[PATCH] cpufreq: exynos: allow build for !THERMAL or !CPU_THERMAL cases
 2015-03-24 11:33 UTC  (3+ messages)

[PATCH v1 00/16] NFS/RDMA patches proposed for 4.1
 2015-03-24 11:34 UTC  (7+ messages)
` [PATCH v1 06/16] xprtrdma: Add a "deregister_external" op for each memreg mode
` [PATCH v1 08/16] xprtrdma: Add "reset MRs" memreg op
` [PATCH v1 10/16] xprtrdma: Add "open" "

[review-request] bbarrosp/manual-links
 2015-03-24 11:33 UTC  (2+ messages)

[Buildroot] [PATCH] sudo: bump to version 1.8.13
 2015-03-24 11:31 UTC 

Right BCC version to use ?
 2015-03-24 11:30 UTC  (2+ messages)

[PATCH v3 net-next 0/3] Add support for async socket operations
 2015-03-24 11:29 UTC  (4+ messages)

[PATCH v9 00/14] perf: Add infrastructure and support for Intel PT
 2015-03-24 11:27 UTC  (4+ messages)
` [PATCH v9 06/14] perf: Add AUX record

[PATCH] crypto/arm: fix big-endian bug in ghash
 2015-03-24 11:27 UTC  (3+ messages)

[PATCH 0/3] block: loop: switch to VFS ITER_BVEC
 2015-03-24 11:24 UTC  (6+ messages)
` [PATCH 1/3] block: loop: use kmap(page) instead of page_address(page)

[PATCH] drm/i915: make unsupported fb modifier message DRM_DEBUG
 2015-03-24 11:23 UTC  (2+ messages)

[RFC] genl: Add a message builder API to help creating complex nl messages
 2015-03-24 11:21 UTC 

[PATCH v2 0/7] enable Cache Allocation Technology (CAT) for VMs
 2015-03-24 11:20 UTC  (4+ messages)
` [PATCH v2 7/7] tools: add tools support for Intel CAT

[PATCH] cmdline: fix type format from unsigned to size_t for buffer size
 2015-03-24 11:19 UTC  (5+ messages)

[PATCH] drm/i915/skl: Fix up positive error code
 2015-03-24 11:18 UTC 

PANIC: double fault, error_code: 0x0 in 4.0.0-rc3-2, kvm related?
 2015-03-24 11:17 UTC  (3+ messages)
` [PATCH] x86, entry: Check for syscall exit work with IRQs disabled

[Qemu-devel] Qemu 2.2.1 black screen of death in windows 2012 R2
 2015-03-24 11:15 UTC  (3+ messages)

[Qemu-devel] [PULL 0/4] tricore-patches for 2.3-rc1
 2015-03-24 11:12 UTC  (2+ messages)

fetch race problem
 2015-03-24 11:12 UTC  (3+ messages)
` [OE-core] "

[PATCH] vhost: Fix `struct file' leakage in `eventfd_link'
 2015-03-24 11:10 UTC  (3+ messages)

[Qemu-devel] [Bug 1404278] [NEW] tap connections not working on windows host
 2015-03-24 11:10 UTC  (3+ messages)
` [Qemu-devel] [Bug 1404278] "

PROBLEM: [Acer Aspire V3-371] Sometimes, cursor jumps around if touchpad is in use
 2015-03-24 11:09 UTC  (7+ messages)

[PATCH V6 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-03-24 11:08 UTC  (5+ messages)
` [PATCH V6 05/25] perf record: Add basic AUX area tracing support
` [PATCH V6 06/25] perf record: Extend -m option for AUX area tracing mmap pages


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.