All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-19 16:43:55 to 2015-02-19 17:26:13 UTC [more...]

[PATCH v2 0/6] Link Bonding mode 6 support (ALB)
 2015-02-19 17:26 UTC  (2+ messages)
  ` [PATCH v3 "

[PATCH 00/15] devtool and externalsrc improvements
 2015-02-19 17:26 UTC  (5+ messages)

android-bluez with usb adapter
 2015-02-19 17:25 UTC  (6+ messages)

[PATCH RFC] fs: xfs: Fix xfs_trans_read_buf event tracing
 2015-02-19 17:25 UTC  (3+ messages)

[PATCH] arm64: crypto: increase AES interleave to 4x
 2015-02-19 17:25 UTC  (2+ messages)

[Xenomai] arm: Late delivery of pending Linux signals?
 2015-02-19 17:25 UTC  (13+ messages)

[PATCH 0/6] eDP DRRS based on frontbuffer tracking
 2015-02-19 17:25 UTC  (5+ messages)
` [PATCH 1/6] drm/i915: Add support for DRRS in intel_dp_set_m_n
` [PATCH 2/6] drm/i915/bdw: Add support for DRRS to switch RR

[PATCH v4 18/29] Ovmf/Xen: move XenBusDxe hypercall code to separate library
 2015-02-19 17:25 UTC 

[PATCH 0/2] perf/x86: Add ability to sample TSC
 2015-02-19 17:24 UTC  (2+ messages)

[Bug 43295] panic occurred switching back to text console ubuntu 11.10
 2015-02-19 17:22 UTC 

[Bug 89228] Regression with left for dead 2
 2015-02-19 17:22 UTC  (2+ messages)

[PATCH] arm: socfpga: Correct SCU virtual mapping in socfpga
 2015-02-19 17:17 UTC  (3+ messages)

[PATCH v3 1/2] x86: Add support for the pcommit instruction
 2015-02-19 17:21 UTC  (4+ messages)
` [tip:x86/asm] "

[meta-python][PATCH 1/4] python-jinja2: add recipe
 2015-02-19 17:21 UTC  (6+ messages)
` [meta-python][PATCH 3/4] python-msgpack: "
` [meta-python][PATCH 4/4] python-requests: "

[PATCH v3 00/15] xen/arm: Bug fixes for the vGIC
 2015-02-19 17:21 UTC  (2+ messages)

perf: fuzzer gets CPU stuck in perf_callchain()
 2015-02-19 17:24 UTC  (5+ messages)

[PATCH] tools/libxl: Do not use remus teardown paths for non-remus guests
 2015-02-19 17:21 UTC  (3+ messages)

[PATCH] staging: media: parport: Convert simple_strtoul to kstrtoul
 2015-02-19 17:22 UTC  (6+ messages)
` [Outreachy kernel] "

[PATCH v2] xen: arm64: more useful logging on bad trap
 2015-02-19 17:20 UTC  (6+ messages)

[PATCH] tools: require at least pixman 0.21.8 for qemu-xen
 2015-02-19 17:19 UTC  (2+ messages)

[PATCH v3 0/2] xen/arm: Automatically find a PPI for the DOM0 event IRQ
 2015-02-19 17:19 UTC  (6+ messages)
` [PATCH v3 1/2] xen/arm: vgic: Keep track of vIRQ used by a domain

[PATCH] fs: avoid locking sb_lock in grab_super_passive()
 2015-02-19 17:19 UTC  (2+ messages)

Function sigvec removed in glibc 2.21
 2015-02-19 17:19 UTC 

[RFC/RFT PATCH 0/3] arm64: KVM: work around incoherency with uncached guest mappings
 2015-02-19 17:19 UTC  (5+ messages)

[PATCH 1/3] sched: add sched_task_call()
 2015-02-19 17:19 UTC  (13+ messages)

[PATCH] tools/ocaml: remove uint32 use added by 674ad2b
 2015-02-19 17:19 UTC  (3+ messages)

[PATCH] libxc: arm: use INVALID_P2M_ENTRY
 2015-02-19 17:19 UTC  (3+ messages)

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

[PATCH v3 00/13] xen/arm: Resync the SMMU driver with the Linux one
 2015-02-19 17:17 UTC  (5+ messages)
` [PATCH v3 12/13] xen/iommu: smmu: Add Xen specific code to be able to use the driver

[PATCH RESEND v9 00/10] sched: consolidation of CPU capacity and usage
 2015-02-19 17:18 UTC  (8+ messages)
` [PATCH RESEND v9 04/10] sched: Make sched entity usage tracking scale-invariant
` [PATCH RESEND v9 05/10] sched: make scale_rt invariant with frequency

[hpsa] regression, does not recognise tape robot changer
 2015-02-19 17:09 UTC 

[PATCH v6 0/7] Support for Fujitsu MB86S7X SoCs
 2015-02-19 17:17 UTC  (6+ messages)
` [PATCH v6 2/7] mailbox: arm_mhu: add driver for ARM MHU controller

[PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode
 2015-02-19 17:16 UTC  (2+ messages)

[PATCH] xen: fix build failure if using perfc=y
 2015-02-19 17:15 UTC  (2+ messages)

mdadm raid 5 one disk overwritten file system failed
 2015-02-19 17:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] Remove unused functions
 2015-02-19 17:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] migration: "
` [Qemu-devel] [PATCH 2/5] ui: Removed "
` [Qemu-devel] [PATCH 3/5] ui/vnc: Remove vnc_stop_worker_thread()
` [Qemu-devel] [PATCH 4/5] util: Remove unused functions
` [Qemu-devel] [PATCH 5/5] xen: Remove xen_cmos_set_s3_resume()

[PATCH] Input: pwm-beeper - Use devm functions
 2015-02-19 17:12 UTC  (2+ messages)

Announce: rmk's nightly builder gets ARM64 support
 2015-02-19 17:12 UTC 

[PATCH] Staging: emxx_udc: Convert from __attribute__((aligned(size))) to __aligned(size)
 2015-02-19 17:10 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH v2 0/2] dma: at_hdmac: Fix residue calculation and add mem to
 2015-02-19 17:07 UTC  (3+ messages)
` [PATCH v2 1/2] dma: at_hdmac: Fix calculation of the residual bytes
` [PATCH v2 2/2] dma: at_hdmac: Add support for memory to memory sg transfers

[U-Boot] [PATCH 0/4] exynos-dwmmc: check set init priority for boot channel
 2015-02-19 17:09 UTC  (12+ messages)
` [U-Boot] [PATCH 1/4] dm: gpio: extend gpio api by dm_gpio_set_pull()
` [U-Boot] [PATCH 3/4] mmc: exynos dwmmc: check boot mode before init dwmmc

[RFC PATCH 0/3] Add simple EEPROM Framework via regmap
 2015-02-19 17:08 UTC  (8+ messages)
` [RFC PATCH 1/3] eeprom: Add a simple EEPROM framework
` [RFC PATCH 2/3] eeprom: sunxi: Move the SID driver to the eeprom framework
` [RFC PATCH 3/3] eeprom: qfprom: Add Qualcomm QFPROM support

[PATCH v2 0/3] Enable uio_pci_generic support
 2015-02-19 17:08 UTC  (4+ messages)
  ` [PATCH v2 1/3] eal: enable "
  ` [PATCH v2 2/3] eal: add interrupt enable/disable routines for uio_pci_generic
  ` [PATCH v2 3/3] tools: enable binding NIC device to uio_pci_generic

[RESEND PATCH 1/2] arm: socfpga: update l2 cache settings
 2015-02-19 17:06 UTC  (2+ messages)
` [RESEND PATCH 2/2] arm: socfpga: Set share override bit of the l2 cache controller

[PATCH] NVMe: Metadata and PI format support
 2015-02-19 17:05 UTC  (5+ messages)

[PATCH 0/2 resend] Add R8A7794/SILK board eMMC DT support
 2015-02-19 17:02 UTC  (6+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7794: add MMCIF "

[Qemu-devel] [PATCH] scsi: give device a parent before setting properties
 2015-02-19 17:02 UTC  (2+ messages)

TX offloads for NVGRE (OVS GRE with inner protocol being TEB)
 2015-02-19 17:01 UTC  (2+ messages)

[PATCH v5] tools/libxc: Implement writev_exact() in the same style as write_exact()
 2015-02-19 17:01 UTC  (4+ messages)

NUMA_BALANCING and Xen PV guest regression in 3.20-rc0
 2015-02-19 17:01 UTC  (3+ messages)

Mangle VLAN Priority Bit
 2015-02-19 17:00 UTC 

[PATCH] time, ntp: Do not update time_state in middle of leap second [v3]
 2015-02-19 17:00 UTC  (2+ messages)

[PATCH 0/4] Device Tree Quirks & the Beaglebone
 2015-02-19 17:00 UTC  (18+ messages)
` [PATCH 2/4] of: DT quirks infrastructure

smp_call_function_single lockups
 2015-02-19 16:59 UTC  (9+ messages)

[PATCH v3] Bluetooth: fix service discovery behaviour for empty uuids filter
 2015-02-19 16:58 UTC 

DMA-API backtrace from rtsx_usb_ms driver
 2015-02-19 16:58 UTC 

[PATCH v2] Bluetooth: fix service discovery behaviour for empty uuids filter
 2015-02-19 16:58 UTC  (3+ messages)

[RFC PATCH 00/10] Multi-queue support for xen-block driver
 2015-02-19 16:57 UTC  (6+ messages)
` [PATCH 07/10] xen/blkback: pseudo support for multi hardware queues
  ` [Xen-devel] "
` [PATCH 10/10] xen/blkfront: use work queue to fast blkif interrupt return

[PATCH] xhci: use dma_alloc_coherent with fully cleared pages
 2015-02-19 16:56 UTC  (3+ messages)

[U-Boot] [PATCH 2/2] vexpress64: juno: add default NOR flash boot
 2015-02-19 16:55 UTC  (3+ messages)

[autobuilder][PATCH 1/4] README: update filenames and locations
 2015-02-19 16:54 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Split adding request to smaller functions
 2015-02-19 16:54 UTC  (2+ messages)

[Cocci] remove typedefs from struct
 2015-02-19 16:54 UTC  (12+ messages)
                ` [Cocci] Finding several type qualifiers with SmPL?

[PATCH v2 4/4] clk: dt: Introduce always-on clock domain documentation
 2015-02-19 16:53 UTC  (12+ messages)

[Bug 43346] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000018
 2015-02-19 16:53 UTC  (2+ messages)
` [Bug 43346] "

Fw: [3.18.3] poll() on gpio pins broken
 2015-02-19 16:52 UTC  (8+ messages)

[Bug 43360] nouveau on "NVce" 560 Ti: Failed to idle channel 1
 2015-02-19 16:52 UTC 

master - man: update lvmthin about repair and recovery
 2015-02-19 16:51 UTC 

[PATCHv6] x86/xen: allow privcmd hypercalls to be preempted
 2015-02-19 16:50 UTC  (2+ messages)

[Bug 43365] nouveau on "NVce" 560 Ti: on hi-res video shifting artefacts
 2015-02-19 16:51 UTC 

[PATCH] ARM: dts: OMAP3-N900: Fix offset for smc91x ethernet
 2015-02-19 16:49 UTC  (2+ messages)

iptables: add more test cases and minor bug fixes
 2015-02-19 16:49 UTC  (2+ messages)

Potential leaks & errors on current trunk
 2015-02-19 16:48 UTC  (4+ messages)

[PATCH] ARM: dts: Revert disabling of smc91x for n900
 2015-02-19 16:47 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] kconfig: turnaround into single .config
 2015-02-19 16:47 UTC  (5+ messages)

[Bug 43741] /sys/class/backlight/ is empty with AMD (ATI) Radeon HD 4350
 2015-02-19 16:47 UTC 

[PATCH] dmaengine: qcom_bam_dma: fix wrong register offsets
 2015-02-19 16:45 UTC 

[Bug 93491] New: Kernel crashes every 10 minutes. Computer stalls
 2015-02-19 16:45 UTC  (2+ messages)
` [Bug 93491] "

[RFC PATCH] mn88472: reduce firmware download chunk size
 2015-02-19 16:44 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/2] target-mips: port MIPS CPU to VMState
 2015-02-19 16:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] target-mips: add missing MSA and correct FP in VMState


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.