All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-19 11:28:55 to 2015-03-19 12:36:26 UTC [more...]

[Buildroot] [PATCH v3] package/numactl: upgrade to 2.0.10
 2015-03-19 12:36 UTC  (2+ messages)

[PATCH v2 2/2] sched_credit2.c: runqueue_per_core code
 2015-03-19 12:35 UTC  (17+ messages)

[PATCH 0/3] x86: misc changes
 2015-03-19 12:35 UTC  (3+ messages)
` [PATCH 1/3] x86: allow 64‑bit PV guest kernels to suppress user mode exposure of M2P
  ` [PATCH 1/3] x86: allow 64?bit "

Patch to parameterize DMA_MIN_BYTES for omap2-mcspi
 2015-03-19 12:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] qemu-img convert: Rewrite copying logic
 2015-03-19 12:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] block-backend: Expose bdrv_write_zeroes()
` [Qemu-devel] [PATCH v2 2/3] qemu-img convert: Rewrite copying logic
` [Qemu-devel] [PATCH v2 3/3] qemu-iotests: Some qemu-img convert tests

[PATCH 1/3] drm/i915: DP link training optimization
 2015-03-19 12:32 UTC  (2+ messages)
` [PATCH 3/3] "

Deadlock in /proc/xen/xenbus watch+read on 3.17+ (maybe earlier)
 2015-03-19 12:32 UTC  (4+ messages)
    ` [Embedded-pv-devel] "

[PATCH 00/59] Remove the outstanding_lazy_request
 2015-03-19 12:31 UTC  (60+ messages)
` [PATCH 01/59] drm/i915: Rename 'do_execbuf' to 'execbuf_submit'
` [PATCH 02/59] drm/i915: Make intel_logical_ring_begin() static
` [PATCH 03/59] drm/i915: Move common request allocation code into a common function
` [PATCH 04/59] drm/i915: Fix for ringbuf space wait in LRC mode
` [PATCH 05/59] drm/i915: Reserve ring buffer space for i915_add_request() commands
` [PATCH 06/59] drm/i915: i915_add_request must not fail
` [PATCH 07/59] drm/i915: Early alloc request in execbuff
` [PATCH 08/59] drm/i915: Set context in request from creation even in legacy mode
` [PATCH 09/59] drm/i915: Merged the many do_execbuf() parameters into a structure
` [PATCH 10/59] drm/i915: Simplify i915_gem_execbuffer_retire_commands() parameters
` [PATCH 11/59] drm/i915: Update alloc_request to return the allocated request
` [PATCH 12/59] drm/i915: Add request to execbuf params and add explicit cleanup
` [PATCH 13/59] drm/i915: Update the dispatch tracepoint to use params->request
` [PATCH 14/59] drm/i915: Update move_to_gpu() to take a request structure
` [PATCH 15/59] drm/i915: Update execbuffer_move_to_active() "
` [PATCH 16/59] drm/i915: Add flag to i915_add_request() to skip the cache flush
` [PATCH 17/59] drm/i915: Update i915_gpu_idle() to manage its own request
` [PATCH 18/59] drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring
` [PATCH 19/59] drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable()
` [PATCH 20/59] drm/i915: Don't tag kernel batches as user batches
` [PATCH 21/59] drm/i915: Add explicit request management to i915_gem_init_hw()
` [PATCH 22/59] drm/i915: Update ppgtt_init_ring() & context_enable() to take requests
` [PATCH 23/59] drm/i915: Update i915_switch_context() to take a request structure
` [PATCH 24/59] drm/i915: Update do_switch() "
` [PATCH 25/59] drm/i915: Update deferred context creation to do explicit request management
` [PATCH 26/59] drm/i915: Update init_context() to take a request structure
` [PATCH 27/59] drm/i915: Update render_state_init() "
` [PATCH 28/59] drm/i915: Update i915_gem_object_sync() "
` [PATCH 29/59] drm/i915: Update overlay code to do explicit request management
` [PATCH 30/59] drm/i915: Update queue_flip() to take a request structure
` [PATCH 31/59] drm/i915: Update add_request() "
` [PATCH 32/59] drm/i915: Update [vma|object]_move_to_active() to take request structures
` [PATCH 33/59] drm/i915: Update l3_remap to take a request structure
` [PATCH 34/59] drm/i915: Update mi_set_context() "
` [PATCH 35/59] drm/i915: Update a bunch of execbuffer helpers to take request structures
` [PATCH 36/59] drm/i915: Update workarounds_emit() "
` [PATCH 37/59] drm/i915: Update flush_all_caches() "
` [PATCH 38/59] drm/i915: Update switch_mm() to take a request structure
` [PATCH 39/59] drm/i915: Update ring->flush() to take a requests structure
` [PATCH 40/59] drm/i915: Update some flush helpers to take request structures
` [PATCH 41/59] drm/i915: Update ring->emit_flush() to take a request structure
` [PATCH 42/59] drm/i915: Update ring->add_request() "
` [PATCH 43/59] drm/i915: Update ring->emit_request() "
` [PATCH 44/59] drm/i915: Update ring->dispatch_execbuffer() "
` [PATCH 45/59] drm/i915: Update ring->emit_bb_start() "
` [PATCH 46/59] drm/i915: Update ring->sync_to() "
` [PATCH 47/59] drm/i915: Update ring->signal() "
` [PATCH 48/59] drm/i915: Update cacheline_align() "
` [PATCH 49/59] drm/i915: Update intel_ring_begin() "
` [PATCH 50/59] drm/i915: Update intel_logical_ring_begin() "
` [PATCH 51/59] drm/i915: Add *_ring_begin() to request allocation
` [PATCH 52/59] drm/i915: Remove the now obsolete intel_ring_get_request()
` [PATCH 53/59] drm/i915: Remove the now obsolete 'outstanding_lazy_request'
` [PATCH 54/59] drm/i915: Move the request/file and request/pid association to creation time
` [PATCH 55/59] drm/i915: Remove fallback poll for ring buffer space
` [PATCH 56/59] drm/i915: Remove 'faked' request from LRC submission
` [PATCH 57/59] drm/i915: Update a bunch of LRC functions to take requests
` [PATCH 58/59] drm/i915: Remove the now obsolete 'i915_gem_check_olr()'
` [PATCH 59/59] drm/i915: Remove the almost obsolete i915_gem_object_flush_active()

possible typo in ancient radeon code
 2015-03-19 12:30 UTC 

[PATCH 1/1] Add virtio-input driver
 2015-03-19 12:29 UTC  (6+ messages)

[PATCH] git=p4.py rebase now honor's client spec
 2015-03-19 12:28 UTC 

Linux kernel 3.12.39 released
 2015-03-19 12:28 UTC 

unknown qca6164 model 0x0041
 2015-03-19 12:26 UTC  (2+ messages)

ACPI PCIe Hot Plug or pciehp
 2015-03-19 12:19 UTC 

Linux 3.12.39
 2015-03-19 12:26 UTC 

[PATCH 0/9] qspinlock stuff -v15
 2015-03-19 12:25 UTC  (7+ messages)
` [PATCH 8/9] qspinlock: Generic paravirt support

[Buildroot] [git commit] package/numactl: upgrade to 2.0.10
 2015-03-19 12:25 UTC 

[PATCH] ixgbe: fix compilation issue when RTE_LIBRTE_IXGBE_RX_ALLOW_BULK_ALLOC is disabled
 2015-03-19 12:24 UTC 

bluez5 pairing devices
 2015-03-19 12:23 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-03-18
 2015-03-19 12:23 UTC  (5+ messages)

Upstream QEMU based stubdom and rump kernel
 2015-03-19 12:22 UTC  (9+ messages)

[PATCH] gst-plugins-good: fix nondeterministic udev dependency
 2015-03-19 12:20 UTC  (2+ messages)

[patch] drm/gma500: double free in psbfb_create()
 2015-03-19 12:20 UTC  (2+ messages)

[RFC 00/19] dwc3: add USB OTG role switch support
 2015-03-19 12:19 UTC  (5+ messages)
` [RFC 01/19] extcon: add extcon-odroid-usbotg driver

[PATCH v2] ARM: tegra: Maintain CPU endianness for asm code
 2015-03-19 12:15 UTC  (3+ messages)

+ lib-vsprintfc-even-faster-decimal-conversion.patch added to -mm tree
 2015-03-19 12:17 UTC  (7+ messages)

[PATCH 1/2] ALSA:ControlName.txt: Add 'Analogue' as a prefix for volume controls
 2015-03-19 12:08 UTC  (4+ messages)
` [PATCH 2/2] ASoC:pcm512x: Add 'Analogue' prefix to analogue "

[nft PATCH v2] rule: delete extra space in rule indentation
 2015-03-19 12:16 UTC  (3+ messages)

[Buildroot] [PATCH v2] package/perf: build outside kernel tree
 2015-03-19 12:15 UTC  (2+ messages)

[Bug 89047] New: linux-3.19 nvd9 Invalid rom content
 2015-03-19 12:14 UTC  (2+ messages)
  ` [Bug 89047] "

[PATCH 1/1] jbd2: fix incorrect unlock on j_list_lock
 2015-03-19 12:13 UTC  (7+ messages)

[PATCH] mm/slub: fix lockups on PREEMPT && !SMP kernels
 2015-03-19 12:13 UTC  (5+ messages)
` [PATCHv2] "

[U-Boot] U-boot on MPC8641D based board
 2015-03-19 12:12 UTC 

7461 "Filters not working as designed"
 2015-03-19 12:12 UTC 

[Qemu-devel] [PULL for-2.3 00/13] usb patch queue
 2015-03-19 12:11 UTC  (2+ messages)

[PATCH] Update Nanobone dts file
 2015-03-19 11:51 UTC 

[U-Boot] v2015.04-rc4: broken for custom TI-based board
 2015-03-19 12:11 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/1] virtio: serial: expose a 'guest_writable' callback for users
 2015-03-19 12:10 UTC  (5+ messages)

[Qemu-devel] [PULL v2 for-2.3] virtio-serial: guest_writable callback
 2015-03-19 12:09 UTC 

[Qemu-devel] [PATCH] pcspk: Fix I/O port name
 2015-03-19 12:08 UTC 

[Qemu-devel] [PULL 0/8] pci, virtio bugfixes for 2.3
 2015-03-19 12:08 UTC  (2+ messages)

[Qemu-devel] IO port 0x61 is multiple used
 2015-03-19 12:06 UTC  (4+ messages)

[PATCH 1/6] drm/i915: Split i915_gem_batch_pool into its own header
 2015-03-19 12:04 UTC  (11+ messages)
` [PATCH 3/6] drm/i915: Split the batch pool by engine

[PATCH] of: base: improve of_get_next_child() kernel-doc
 2015-03-19 12:03 UTC 

[PATCH] pinctrl: driver for Conexant Digicolor CX92755 pin mapping
 2015-03-19 12:03 UTC  (2+ messages)

Safe Loan
 2015-03-19 11:40 UTC 

[LTP] [RFC PATCH 1/3] ARM64: ILP32: modify struct kernel_sigaction
 2015-03-19 12:01 UTC  (4+ messages)
  ` [LTP] [RFC PATCH 2/3] ARM64: ILP32: cast for negtive off_t
  ` [LTP] [RFC PATCH 3/3] ARM64: ILP32: define LTP_USE_64_ABI for ILP32

[dm-crypt] New home page for cryptsetup and LUKS (testing for now)
 2015-03-19 12:01 UTC  (2+ messages)

[PATCH] ALSA: jack: create jack kcontrols for every jack input device
 2015-03-19 12:01 UTC  (3+ messages)

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

[PATCH] trace, RAS: remove unnecessary const
 2015-03-19 11:57 UTC  (3+ messages)

[PATCHv2] NVMe: write_long SCSI to NVMe translation implementation
 2015-03-19 11:57 UTC  (6+ messages)

screen goes blank when loading gma500_gfx (atom D2500)
 2015-03-19 11:56 UTC  (8+ messages)

[PATCH] drm/i915: Disable WaGsvRC0ResidencyMethod for vlv
 2015-03-19 11:53 UTC  (4+ messages)

[Qemu-devel] [PATCH] block: Fix blockdev-backup not to use funky error class
 2015-03-19 11:51 UTC  (3+ messages)

[PATCHv2 00/12] usb: ulpi bus
 2015-03-19 11:51 UTC  (10+ messages)
` [PATCHv2 01/12] usb: add bus type for USB ULPI
` [PATCHv2 09/12] usb: dwc3: pci: add quirk for Baytrails
` [PATCHv2 10/12] usb: dwc3: add ULPI interface support

[PATCH] spi: trigger trace event for message-done before mesg->complete
 2015-03-19 11:51 UTC  (10+ messages)

[Qemu-devel] [PATCH 1/2] cpu/apic: drop icc bus/bridge/
 2015-03-19 11:49 UTC  (4+ messages)

[PATCH 0/3] DAX: Fix mmap-write not updating c/mtime
 2015-03-19 11:49 UTC  (7+ messages)
` [PATCH 1/3] xfstests: generic/080 test that mmap-write updates c/mtime
    ` [PATCH 1/3 v2 resend] xfstest: "
        ` [PATCH v3] "

Got some problem when using the type_transition, look for some helps! thank you!
 2015-03-19 11:49 UTC  (4+ messages)
  ` 答复: "

[review-request][PATCH] bitbake: toaster: Project page fix targets url and tooltip placement
 2015-03-19 11:48 UTC  (2+ messages)

[PATCH] NFSD: Error out when register_shrinker() fail
 2015-03-19 11:48 UTC 

[PATCH 1/3] drm/dp: Print the number of bytes processed for aux nacks
 2015-03-19 11:48 UTC  (3+ messages)
` [PATCH v2 "

[REGRESSION] "of: Fix premature bootconsole disable with 'stdout-path'" breaks console on tty0
 2015-03-19 11:46 UTC  (12+ messages)

[PATCH 0/9] PM / Domains: Don't leave unused PM domains powered after ->probe()
 2015-03-19 11:45 UTC  (4+ messages)
` [PATCH] driver core / PM: Add callbacks for PM domain initialization/cleanup

[PATCH V2 0/8] ARM: cpuidle: Unify the ARM64/ARM DT approach
 2015-03-19 11:44 UTC  (10+ messages)
` [PATCH V2 7/8] ARM: cpuidle: Register per cpuidle device

[RFC] af_packet: support port hotplug
 2015-03-19 11:44 UTC  (9+ messages)

[PATCH] drm/i915: Move vblank wait determination to 'check' phase
 2015-03-19 11:43 UTC  (2+ messages)

[PATCH 1/3] BSD: Support Port Hotplug function
 2015-03-19 11:41 UTC  (6+ messages)
` [PATCH v2 00/15] eal: Port Hotplug support for BSD
  ` [PATCH v2 15/15] eal: Enable Port Hotplug as default in Linux and BSD

mm/zsmalloc.c: count in handle's size when calculating pages_per_zspage
 2015-03-19 11:39 UTC  (2+ messages)

[RFC][PATCH 1/9] usb: hcd: Introduce usb_start/stop_hcd()
 2015-03-19 11:38 UTC  (3+ messages)

Patches to bind the SGTL5000 chip to AM33XX McASP
 2015-03-19 11:38 UTC  (2+ messages)

[PATCH v2 0/7] enable Cache Allocation Technology (CAT) for VMs
 2015-03-19 11:38 UTC  (3+ messages)
` [PATCH v2 3/7] x86: detect and initialize Intel CAT feature

[Qemu-devel] [PATCH 0/4] virtio: add input device
 2015-03-19 11:37 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/4] virtio-input: core code & base class

[PATCH v4 1/4] mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
 2015-03-19 11:36 UTC  (10+ messages)
` [PATCH v4 2/4] mmc: core: Add mmc_regulator_set_vqmmc()

[meta-ivi][meta-fsl_ivi] build instruction update
 2015-03-19 11:36 UTC  (2+ messages)
` [meta-freescale][meta-ivi][meta-fsl_ivi] "

[PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method
 2015-03-19 11:30 UTC 

[PATCHv1] xen/balloon: disable memory hotplug in PV guests
 2015-03-19 11:34 UTC  (11+ messages)

DROP policy, serious vulnerability?
 2015-03-19 11:34 UTC  (3+ messages)

[PATCH] poky-tiny: ext2 isn't enabled in the kernel so don't mention/build it
 2015-03-19 11:34 UTC 

[PATCH] runqemu-internal: Add cpio support for qemux86 so that we can boot poky-tiny images
 2015-03-19 11:33 UTC 

[PATCH 1/5] Documentation: devicetree: add Broadcom SATA binding
 2015-03-19 11:33 UTC  (5+ messages)
` [PATCH 5/5] ARM: dts: brcmstb: add nodes for SATA controller and PHY

[PATCH] scripts/runqemu: Allow FSTYPE to be changed from the environment
 2015-03-19 11:32 UTC 

[PATCH 0/2] Intel driver silence excess logging
 2015-03-19 11:31 UTC  (2+ messages)

[Qemu-devel] [PATCH V14 2/3] pc: add a Virtual Machine Generation ID device
 2015-03-19 11:31 UTC  (12+ messages)

[PATCH] drm/i915: Fallback to using unmappable memory for scanout
 2015-03-19 11:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 4/4] f2fs: preserve extent info for extent cache
 2015-03-19 11:27 UTC 


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.