All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-13 11:20:25 to 2015-02-13 12:35:22 UTC [more...]

[PATCH 0/8] usb: ulpi bus
 2015-02-13 12:35 UTC  (7+ messages)
` [PATCH 1/8] usb: add bus type for USB ULPI
` [PATCH 8/8] phy: add driver for TI TUSB1210 ULPI PHY

[Buildroot] Is there a package for Google Mock?
 2015-02-13 12:33 UTC 

[PATCH] x86: insn decoder: create artificial 3rd byte for 2-byte VEX
 2015-02-13 12:32 UTC  (2+ messages)

[PATCH ] attrib: Fix condition check for attr delete
 2015-02-13 12:32 UTC  (2+ messages)

[PATCH 1/2] ath10k: workaround qca6174 sta powersave issue
 2015-02-13 12:30 UTC  (4+ messages)
` [PATCH 2/2] ath10k: disable multi-vif ps by default

[PATCH net-next 0/3] Small fix for TCP PMTU
 2015-02-13 12:31 UTC  (3+ messages)
` [PATCH net-next 3/3] ipv4: Create probe timer for tcp PMTU as per RFC4821

[PATCH] Btrfs: fix fsync data loss after adding hard link to inode
 2015-02-13 12:30 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] fstests: generic, test fsync after adding hard link differently
 2015-02-13 12:29 UTC  (2+ messages)
` [PATCH v2] "

audio/video play failed with gstreamer-1.0
 2015-02-13 12:29 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 0/5] Geometry and blocksize detection for backing devices
 2015-02-13 12:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 5/5] BlockConf: Call backend functions to detect geometry and blocksizes

[PATCH RFC] ARM: BCM5301X: Implement SMP support
 2015-02-13 12:29 UTC  (3+ messages)

[Bug 60523] New: Lockup with radeon DPM on Radeon HD5770 (Juniper)
 2015-02-13 12:28 UTC  (2+ messages)
` [Bug 60523] Radeon DPM not working with 2 monitors attached to "

[PATCH] drm/i915: Fix an incorrect free rather than derefence issue
 2015-02-13 12:28 UTC  (5+ messages)

[meta-fsl-arm][PATCH] imx6solosabresd: Convert to zImage
 2015-02-13 12:18 UTC 

t5570 trap use in start/stop_git_daemon
 2015-02-13 12:27 UTC  (5+ messages)

[PATCH v3 0/7] Display IO topology when PXM data is available (plus some cleanup)
 2015-02-13 12:26 UTC  (3+ messages)
` [PATCH v3 3/7] sysctl: Make topologyinfo and numainfo sysctls a little more efficient

[RFC PATCH 0/9] livepatch: consistency model
 2015-02-13 12:25 UTC  (3+ messages)
` [RFC PATCH 1/9] livepatch: simplify disable error path

[PATCH 0/2] SMS-DELIVER TP-OA Alphanum decoding and encoding fix
 2015-02-13 12:23 UTC  (3+ messages)
` [PATCH 1/2] sms: "
` [PATCH 2/2] unit: SMS-DELIVER decoding/encoding test for long alphanum address

[rumpuserxen test] 34501: regressions - FAIL
 2015-02-13 12:23 UTC 

[PATCH 00/51] Remove the outstanding_lazy_request
 2015-02-13 12:21 UTC  (57+ messages)
` [PATCH 01/51] drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
` [PATCH 02/51] drm/i915: Add missing trace point to LRC execbuff code path
` [PATCH 03/51] drm/i915: Cache ringbuf pointer in request structure
` [PATCH 04/51] drm/i915: Merged the many do_execbuf() parameters into a structure
` [PATCH 05/51] drm/i915: Add return code check to i915_gem_execbuffer_retire_commands()
` [PATCH 06/51] drm/i915: Wrap request allocation with a function pointer
` [PATCH 07/51] drm/i915: Early alloc request in execbuff
` [PATCH 08/51] drm/i915: Update alloc_request to return the allocated request
` [PATCH 09/51] drm/i915: Add request to execbuf params and add explicit cleanup
` [PATCH 10/51] drm/i915: Update the dispatch tracepoint to use params->request
` [PATCH 11/51] drm/i915: Update move_to_gpu() to take a request structure
` [PATCH 12/51] drm/i915: Update execbuffer_move_to_active() "
` [PATCH 13/51] drm/i915: Add flag to i915_add_request() to skip the cache flush
` [PATCH 14/51] drm/i915: Update pin_to_display_plane() to do explicit request management
` [PATCH 15/51] drm/i915: Update i915_gem_object_sync() to take a request structure
` [PATCH 16/51] drm/i915: Update i915_gpu_idle() to manage its own request
` [PATCH 17/51] drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring
` [PATCH 18/51] drm/i915: Moved the for_each_ring loop outside of i915_gem_context_enable()
` [PATCH 19/51] drm/i915: Add explicit request management to i915_gem_init_hw()
` [PATCH 20/51] drm/i915: Update ppgtt_init_ring() & context_enable() to take requests
` [PATCH 21/51] drm/i915: Set context in request from creation even in legacy mode
` [PATCH 22/51] drm/i915: Update i915_switch_context() to take a request structure
` [PATCH 23/51] drm/i915: Update do_switch() "
` [PATCH 24/51] drm/i915: Update deferred context creation to do explicit request management
` [PATCH 25/51] drm/i915: Update init_context() to take a request structure
` [PATCH 26/51] drm/i915: Update render_state_init() "
` [PATCH 27/51] drm/i915: Update overlay code to do explicit request management
` [PATCH 28/51] drm/i915: Update queue_flip() "
` [PATCH 29/51] drm/i915: Update add_request() to take a request structure
` [PATCH 30/51] drm/i915: Update [vma|object]_move_to_active() to take request structures
` [PATCH 31/51] drm/i915: Update l3_remap to take a request structure
` [PATCH 32/51] drm/i915: Update mi_set_context() "
` [PATCH 33/51] drm/i915: Update a bunch of execbuffer heplers to take request structures
` [PATCH 34/51] drm/i915: Update workarounds_emit() "
` [PATCH 35/51] drm/i915: Update flush_all_caches() "
` [PATCH 36/51] drm/i915: Update switch_mm() to take a request structure
` [PATCH 37/51] drm/i915: Update ring->flush() to take a requests structure
` [PATCH 38/51] drm/i915: Update some flush helpers to take request structures
` [PATCH 39/51] drm/i915: Update ring->emit_flush() to take a request structure
` [PATCH 40/51] drm/i915: Update ring->add_request() "
` [PATCH 41/51] drm/i915: Update ring->emit_request() "
` [PATCH 42/51] drm/i915: Update ring->dispatch_execbuffer() "
` [PATCH 43/51] drm/i915: Update ring->emit_bb_start() "
` [PATCH 44/51] drm/i915: Update ring->sync_to() "
` [PATCH 45/51] drm/i915: Update ring->signal() "
` [PATCH 46/51] drm/i915: Update cacheline_align() "
` [PATCH 47/51] drm/i915: Update ironlake_enable_rc6() to do explicit request management
` [PATCH 48/51] drm/i915: Update intel_ring_begin() to take a request structure
` [PATCH 49/51] drm/i915: Update intel_logical_ring_begin() "
` [PATCH 50/51] drm/i915: Remove the now obsolete intel_ring_get_request()
` [PATCH 51/51] drm/i915: Remove the now obsolete 'outstanding_lazy_request'

[PATCH] [meta-cgl][PATCH 1_2] cluster: Fix license format
 2015-02-13 12:18 UTC 

[ovmf test] 34487: regressions - FAIL
 2015-02-13 12:18 UTC 

[PATCH v4] clk: Add PWM clock driver
 2015-02-13 12:16 UTC  (3+ messages)

Still some race in X509 certificates handling
 2015-02-13 12:15 UTC  (2+ messages)

[PATCH V4 00/13] xen: Clean-up of mem_event subsystem
 2015-02-13 12:13 UTC  (5+ messages)
` [PATCH V4 05/13] xen: Rename mem_event to vm_event
` [PATCH V4 13/13] xen/vm_event: Add RESUME option to vm_event_op domctl

[RFC v1 0/3] Add simple work framework
 2015-02-13 12:09 UTC  (3+ messages)
` [RFC v1 1/3] work-simple: Simple work queue implemenation

[[PATCH][Dizzy] 1/1] toaster.bbclass: use the openembedded-core name
 2015-02-13 11:14 UTC 

[PATCH] dev86: Adjusted the SRC_URI of the source code
 2015-02-13 12:04 UTC 

[PATCH v5]: clk: Add common clock support for Mediatek MT8135 and MT8173
 2015-02-13 12:06 UTC  (5+ messages)
` [PATCH 02/13] clk: mediatek: Add initial common clock support for Mediatek SoCs

[LTP] [PATCH 1/11] network/stress/interface: rename if4-* tests
 2015-02-13 12:07 UTC  (11+ messages)
` [LTP] [PATCH 2/11] network/stress/interface/docs: cleanup
` [LTP] [PATCH 3/11] runtest/network_stress.interface: fix test names
` [LTP] [PATCH 4/11] network/stress/interface/ip4-addr-change: apply test_net.sh library
` [LTP] [PATCH 5/11] network/stress/interface: add local library
` [LTP] [PATCH 6/11] testscripts/network.sh: add IPV4_NET16_UNUSED, IPV6_NET32_UNUSED
` [LTP] [PATCH 7/11] network/stress/interface: cleanup 'addr' group
` [LTP] [PATCH 8/11] network/stress/interface: cleanup and fix 'mtu' test
` [LTP] [PATCH 9/11] network/stress/interface: cleanup 'route' group
` [LTP] [PATCH 10/11] network/stress/interface: cleanup 'updown' test
` [LTP] [PATCH 11/11] network/stress/interface: delete if6-*

[PATCH] iwl4965: Enable checking of format strings
 2015-02-13 12:04 UTC  (7+ messages)

[PATCH] com20020-pci: add support for eae single card
 2015-02-13 12:03 UTC 

[PATCH] testpmd: HW vlan command
 2015-02-13 12:03 UTC 

[PATCH 1/2]Trivial patch: to solve indentation warnings in amba-clcd.c driver
 2015-02-13 12:03 UTC  (7+ messages)

[GIT PULL] Block driver changes for 3.20
 2015-02-13 12:03 UTC  (8+ messages)

VLAN creation may lead to deadlock
 2015-02-13 12:02 UTC 

[PATCH OSSTEST 00/12] Add nested xen on xen test case
 2015-02-13 12:02 UTC  (9+ messages)
` [PATCH OSSTEST 02/12] Increase boot timer to accomodate to nest test
` [PATCH OSSTEST 11/12] Changes on test step of debain hvm guest install

[meta-qt5][PATCH v2 1/8] qtwebengine: Add a missing build dependency on libcap
 2015-02-13 12:02 UTC  (3+ messages)
` [meta-qt5][PATCH v2 6/8] qtmultimedia: Update the GStreamer 1.0 support patch

[PATCH] x86: x86-opcode-map.txt: explain CALLW discrepancy between Intel and AMD
 2015-02-13 12:01 UTC  (2+ messages)

[PATCH v10 0/6] ARM: VDSO
 2015-02-13 12:01 UTC  (5+ messages)
` [PATCH v10 4/6] ARM: add vdso user-space code

[Qemu-devel] [PATCH v1 0/3] vhost-user: support safe protocol
 2015-02-13 12:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 1/3] vhost-user: add reply let the portocol more safe
` [Qemu-devel] [PATCH v1 2/3] vhost-user:update the version to 0x6
` [Qemu-devel] [PATCH v1 3/3] vhost-user:add reply for other messages

[PATCH v5 00/24] Virtual NUMA for PV and HVM
 2015-02-13 12:00 UTC  (5+ messages)
` [PATCH v5 01/24] xen: dump vNUMA information with debug key "u"
` [PATCH v5 02/24] xen: make two memory hypercalls vNUMA-aware

softlockups when trying to restore an nft set of 1M entries
 2015-02-13 11:59 UTC 

[review-request] michaelw/remove-sources-filters
 2015-02-13 11:57 UTC  (2+ messages)

[PATCH 00/19] various adds/updates/fxes
 2015-02-13 11:57 UTC  (5+ messages)
` [PATCH 01/19] libmbim: initial add 1.12.2

sound/pci/hda/hda_tegra.c
 2015-02-13 11:55 UTC  (2+ messages)

[PATCH v4 01/15] fm10k: add base driver
 2015-02-13 11:55 UTC  (11+ messages)
` [PATCH v5 00/17] lib/librte_pmd_fm10k : fm10k pmd driver
  ` [PATCH v5 08/17] fm10k: add RX/TX single queue start/stop function
  ` [PATCH v5 10/17] fm10k: add receive and tranmit function
  ` [PATCH v5 12/17] fm10k: Add scatter receive function
  ` [PATCH v5 15/17] fm10k: add PF and VF interrupt handling function

[PATCH RFC 0/5] Dove PMU support
 2015-02-13 11:54 UTC  (6+ messages)
` [PATCH 1/5] pm: domains: quieten down generic pm domains

[PATCH v2 0/2] about data busy
 2015-02-13 11:52 UTC  (9+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] mmc: dw_mmc: update clock after host reach a stable voltage
  ` [PATCH v3 2/3] mmc: dw_mmc: fix bug that cause 'Timeout sending command'
  ` [PATCH v3 3/3] mmc: dw_mmc: Don't start command while data busy

[PATCH] ALSA: hda - enable mute led quirk for one more hp machine
 2015-02-13 11:53 UTC  (2+ messages)

[PATCH] android/pts: Update test notes for L2CAP
 2015-02-13 11:50 UTC  (2+ messages)

[PATCH] android/pts: Update HSP pixits, pics and test results for PTS 6.0
 2015-02-13 11:50 UTC  (2+ messages)

[PATCH 00/14] Add support to STMicroelectronics STM32 family
 2015-02-13 11:49 UTC  (11+ messages)
` [PATCH 04/14] reset: Add reset_controller_of_init() function
` [PATCH 12/14] ARM: dts: Introduce STM32F429 MCU

[PATCH 01/10] android/gatt: Replace request state with boolean
 2015-02-13 11:49 UTC  (8+ messages)
` [PATCH 05/10] android/gatt: Use g_attrib_send consistently
` [PATCH 07/10] android/gatt: Improve send_dev_complete_response even further
` [PATCH 10/10] android/gatt: Avoid copying pointers in matching functions

[Xenomai] [Xenomai-git] Philippe Gerum : cobalt/x86: exclude %rsp from mayday fixup
 2015-02-13 11:49 UTC  (3+ messages)

[PATCH 0/9] nbd: cleanups
 2015-02-13 11:48 UTC  (7+ messages)
` [PATCH 6/9] nbd: Restructure debugging prints

[PATCH v3] dvb-core: add template code for i2c binding model
 2015-02-13 11:47 UTC  (3+ messages)

[PATCHv2 0/5] i2c: i801: Few cleanups
 2015-02-13 11:47 UTC  (4+ messages)
` [PATCHv2 5/5] i2c: i801: Use managed pcim_* PCI device initialization and reservation

[Qemu-devel] [PULL 00/12] target-arm queue
 2015-02-13 11:44 UTC  (2+ messages)

AF_ALG interface not marking the end of the scatter-gather list
 2015-02-13 11:43 UTC  (2+ messages)

[PATCH RFC 00/20] Change parts of the shadow interface to be domain based
 2015-02-13 11:42 UTC  (2+ messages)

vnet problem (bug? feature?)
 2015-02-13 11:41 UTC 

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver
 2015-02-13 11:03 UTC  (3+ messages)
` [PATCH 2/3] arm/dts/ls1021a: Add DCU dts node
` [PATCH 3/3] arm/dts/ls1021a: Add a TFT LCD panel dts node for DCU

[Qemu-devel] [PATCH v4 00/16] block: Remove "growable", add blk_new_open()
 2015-02-13 11:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 01/16] block: Lift some BDS functions to the BlockBackend
` [Qemu-devel] [PATCH v4 02/16] block: Add blk_new_open()

[PATCH 1/4] drm/irq: Add drm_crtc_vblank_reset
 2015-02-13 11:35 UTC  (4+ messages)

Device tree /chosen/stdout-path not working as expected
 2015-02-13 11:35 UTC  (2+ messages)

Forever blocked in bit_wait with kernel 3.19
 2015-02-13 11:19 UTC  (4+ messages)

[PATCH] gatt-server: Fix mutlpile definition of same func
 2015-02-13 11:33 UTC  (3+ messages)

v4l2-subdev: removal of duplicate video enum ops
 2015-02-13 11:30 UTC  (8+ messages)
` [PATCH 1/7] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
` [PATCH 2/7] v4l2-subdev.h: add 'which' field for the enum structs
` [PATCH 3/7] v4l2-subdev.c: add 'which' checks for enum ops
` [PATCH 4/7] v4l2-subdev: support new 'which' field in enum_mbus_code
` [PATCH 5/7] v4l2-subdev: add support for the new enum_frame_size 'which' field
` [PATCH 6/7] v4l2-subdev: remove enum_framesizes/intervals
` [PATCH 7/7] DocBook media: document the new 'which' field

analysis (i.e. interactive) mode broken?
 2015-02-13 11:31 UTC  (3+ messages)

[PATCH]jffs2:bugfix for should not appeared directory hard link
 2015-02-13 11:28 UTC  (5+ messages)

tty[1-6]: colors a negative accessibility/usability trend
 2015-02-13 11:25 UTC  (5+ messages)

[Qemu-devel] HEAD is failing virt-test on migration tests
 2015-02-13 11:23 UTC  (9+ messages)

[PATCH 00/11] ARM: random randconfig fixes, soc specific
 2015-02-13 11:22 UTC  (8+ messages)
` [PATCH 01/11] ARM: vexpress: use ARM_CPU_SUSPEND if needed

[U-Boot] [PATCH v2 0/8] Extend LPC32xx functionality and add LPC32xx-based work_92015 board
 2015-02-13 11:20 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/8] lpc32xx: add Ethernet support
  ` [U-Boot] [PATCH v2 2/8] lpc32xx: mtd: nand: add MLC NAND controller
    ` [U-Boot] [PATCH v2 3/8] lpc32xx: i2c: add LPC32xx I2C interface support


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.