All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-17 08:29:49 to 2015-12-17 08:46:21 UTC [more...]

[PATCH] crypto/nx842: Mask XERS0 bit in return value
 2015-12-17  8:45 UTC  (2+ messages)

[PATCH 1/2] crypto: atmel-sha: Removed unused variable "err"
 2015-12-17  8:46 UTC  (2+ messages)

[PATCH v2 0/4] improve fault-tolerance of rhashtable runtime-test
 2015-12-17  8:46 UTC  (6+ messages)
      ` rhashtable: Prevent spurious EBUSY errors on insertion

[PATCH v7 00/19] KVM: ARM64: Add guest PMU support
 2015-12-17  8:41 UTC  (15+ messages)
` [PATCH v7 19/19] KVM: ARM64: Add a new kvm ARM PMU device

[PATCH 0/3] Introduce reg stride order
 2015-12-17  8:45 UTC  (4+ messages)
` [PATCH 1/3] regmap: core: Introduce register "
` [PATCH 2/3] regcache: Introduce the index parsing API
` [PATCH 3/3] regcache: flat: Introduce regcache_get_index()

[LTP] [PATCH] syscalls/creat/creat09: fix error check of create syscall
 2015-12-17  8:45 UTC  (3+ messages)

[PATCH 1/2] IB/mlx4: Suppress memory allocations warnings in kmalloc->__vmalloc flows
 2015-12-17  8:44 UTC  (4+ messages)
` [PATCH 2/2] IB/mlx4: Convert kmalloc to be kmalloc_array to fix checkpatch warnings

[Qemu-devel] [PATCH] block: fix bdrv_ioctl called from coroutine
 2015-12-17  8:44 UTC  (3+ messages)

[PATCH RESEND] infiniband:core:Add needed error path in cm_init_av_by_path
 2015-12-17  8:43 UTC  (6+ messages)

[Qemu-devel] [PATCH] spapr/pci: populate PCI DT in reverse order
 2015-12-17  8:43 UTC  (4+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

setup network priority then routing to multiple providers
 2015-12-17  8:43 UTC  (2+ messages)

[PATCH] dim: Add support for native git worktrees
 2015-12-17  8:42 UTC 

[PATCH 2/2] leds: bcm6358: remove unneeded busy status check
 2015-12-17  8:42 UTC  (2+ messages)

Issues with Lenovo Yoga 900 IIO devices (accelerometer, etc.)
 2015-12-17  8:41 UTC  (9+ messages)

[PATCH 1/2] leds: bcm6328: improve blink support
 2015-12-17  8:42 UTC  (2+ messages)

[Qemu-devel] [PATCH] scsi: always call notifier on async cancellation
 2015-12-17  8:41 UTC  (3+ messages)

[Bug 109481] New: Radeon Module crashing/freezing on ATI/AMD Evergreen (Radeon HD6250, Wrestler)
 2015-12-17  8:41 UTC  (2+ messages)
` [Bug 109481] "

[PATCH/RFC 00/48] Request API and proof-of-concept implementation
 2015-12-17  8:40 UTC  (98+ messages)
` [PATCH/RFC 01/48] v4l: vsp1: Use pipeline display list to decide how to write to modules
` [PATCH/RFC 02/48] v4l: vsp1: Always setup the display list
` [PATCH/RFC 03/48] v4l: vsp1: Simplify frame end processing
` [PATCH/RFC 04/48] v4l: vsp1: Split display list manager from display list
` [PATCH/RFC 05/48] v4l: vsp1: Store the display list manager in the WPF
` [PATCH/RFC 06/48] v4l: vsp1: bru: Don't program background color in control set handler
` [PATCH/RFC 07/48] v4l: vsp1: rwpf: Don't program alpha value "
` [PATCH/RFC 08/48] v4l: vsp1: sru: Don't program intensity "
` [PATCH/RFC 09/48] v4l: vsp1: Don't setup control handler when starting streaming
` [PATCH/RFC 10/48] v4l: vsp1: Enable display list support for the HS[IT], LUT, SRU and UDS
` [PATCH/RFC 11/48] v4l: vsp1: Don't configure RPF memory buffers before calculating offsets
` [PATCH/RFC 12/48] v4l: vsp1: Remove unneeded entity streaming flag
` [PATCH/RFC 13/48] v4l: vsp1: Document calling context of vsp1_pipeline_propagate_alpha()
` [PATCH/RFC 14/48] v4l: vsp1: Fix 80 characters per line violations
` [PATCH/RFC 15/48] v4l: vsp1: Add header display list support
` [PATCH/RFC 16/48] v4l: vsp1: Use display lists with the userspace API
` [PATCH/RFC 17/48] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
` [PATCH/RFC 18/48] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations
` [PATCH/RFC 19/48] v4l: vsp1: Fix BRU try compose rectangle storage
` [PATCH/RFC 20/48] v4l: vsp1: Add race condition FIXME comment
` [PATCH/RFC 21/48] media: Move media_device link_notify operation to an ops structure
` [PATCH/RFC 22/48] media: Add per-file-handle data support
` [PATCH/RFC 23/48] media: Add request API
` [PATCH/RFC 24/48] media: Add per-entity request data support
` [PATCH/RFC 25/48] videodev2.h: Add request field to v4l2_buffer
` [PATCH/RFC 26/48] videodev2.h: Add request field to v4l2_pix_format_mplane
` [PATCH/RFC 27/48] v4l2-subdev.h: Add request field to format and selection structures
` [PATCH/RFC 28/48] v4l: Support the request API in format operations
` [PATCH/RFC 29/48] v4l: subdev: Add pad config allocator and init
` [PATCH/RFC 30/48] v4l: subdev: Call pad init_cfg operation when opening subdevs
` [PATCH/RFC 31/48] v4l: subdev: Support the request API in format and selection operations
` [PATCH/RFC 32/48] vb2: Add allow_requests flag
` [PATCH/RFC 33/48] vb2: Add helper function to check for request buffers
` [PATCH/RFC 34/48] vb2: Add helper function to queue request-specific buffer
` [PATCH/RFC 35/48] DocBook: media: Document the media request API
` [PATCH/RFC 36/48] DocBook: media: Document the V4L2 "
` [PATCH/RFC 37/48] DocBook: media: Document the subdev selection API
` [PATCH/RFC 38/48] DocBook: media: Document the V4L2 subdev request API
` [PATCH/RFC 39/48] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration
` [PATCH/RFC 40/48] v4l: vsp1: Store active formats in a pad config structure
` [PATCH/RFC 41/48] v4l: vsp1: Store active selection rectangles "
` [PATCH/RFC 42/48] v4l: vsp1: Create a new configure operation to setup modules
` [PATCH/RFC 43/48] v4l: vsp1: Merge RPF and WPF pad ops structures
` [PATCH/RFC 44/48] v4l: vsp1: Pass a media request to the module configure operations
` [PATCH/RFC 45/48] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init time
` [PATCH/RFC 46/48] v4l: vsp1: Support video device formats stored in requests
` [PATCH/RFC 47/48] v4l: vsp1: Pass display list explicitly to configure functions
` [PATCH/RFC 48/48] v4l: vsp1: Support the request API

[PATCH] powerpc: add va_end()
 2015-12-17  8:41 UTC 

Review & Reply
 2015-12-17  0:55 UTC 

Review & Reply
 2015-12-17  0:55 UTC 

[PATCH v3 0/4] crypto: add precalculated hash for zero message length
 2015-12-17  8:40 UTC  (3+ messages)
` [PATCH v3 2/4] crypto: niagara: Use precalculated hash from headers

Review & Reply
 2015-12-17  0:55 UTC 

Review & Reply
 2015-12-17  0:55 UTC 

Review & Reply
 2015-12-17  0:55 UTC 

Review & Reply
 2015-12-17  0:55 UTC 

[PATCH] mm: memcontrol: clean up alloc, online, offline, free functions fix
 2015-12-17  8:39 UTC  (4+ messages)

[PATCH v3] net/macb: add support for resetting PHY using GPIO
 2015-12-17  8:39 UTC  (4+ messages)

[PATCH 17/17] lpfc: Update version to 11.0.0.10 for upstream patch set
 2015-12-17  8:39 UTC  (2+ messages)

[PATCH 16/17] lpfc: Use kzalloc instead of kmalloc
 2015-12-17  8:39 UTC  (2+ messages)

[PATCH 15/17] lpfc: Delete unnecessary checks before the function call "mempool_destroy"
 2015-12-17  8:38 UTC  (2+ messages)

[PATCH 14/17] lpfc: Add logging for misconfigured optics
 2015-12-17  8:38 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] coverity: Model g_poll()
 2015-12-17  8:38 UTC  (2+ messages)

[Qemu-devel] [PATCH] rtc: introduce nmi disable bit handler for cmos
 2015-12-17  8:37 UTC  (14+ messages)

[Qemu-devel] [Minios-devel] [PATCH v7 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-12-17  8:37 UTC  (5+ messages)
` [PATCH XEN v7 00/29] "
  ` [PATCH XEN v7 07/29] tools: Refactor /dev/xen/gnt{dev, shr} wrappers into libxengnttab

4.4-rc5 Setting hardware breakpoint in int_ret_from_sys_call causes triple fault/reboot
 2015-12-17  8:35 UTC  (6+ messages)

Review & Reply
 2015-12-17  0:55 UTC 

Review & Reply
 2015-12-17  0:55 UTC 

Review & Reply
 2015-12-17  0:55 UTC 

Review & Reply
 2015-12-17  0:55 UTC 

Review & Reply
 2015-12-17  0:55 UTC 

Review & Reply
 2015-12-17  0:55 UTC 

[Qemu-devel] [PULL 00/40] QAPI patches for 2015-12-17
 2015-12-17  8:33 UTC  (41+ messages)
` [Qemu-devel] [PULL 01/40] qapi: Track simple union tag in object.local_members
` [Qemu-devel] [PULL 02/40] qapi-types: Consolidate gen_struct() and gen_union()
` [Qemu-devel] [PULL 03/40] qapi-types: Simplify gen_struct_field[s]
` [Qemu-devel] [PULL 04/40] qapi: Drop obsolete tag value collision assertions
` [Qemu-devel] [PULL 05/40] qapi: Simplify QAPISchemaObjectTypeMember.check()
` [Qemu-devel] [PULL 06/40] qapi: Clean up after previous commit
` [Qemu-devel] [PULL 07/40] qapi: Fix up commit 7618b91's clash sanity checking change
` [Qemu-devel] [PULL 08/40] qapi: Eliminate QAPISchemaObjectType.check() variable members
` [Qemu-devel] [PULL 09/40] qapi: Factor out QAPISchemaObjectTypeMember.check_clash()
` [Qemu-devel] [PULL 10/40] qapi: Simplify QAPISchemaObjectTypeVariants.check()
` [Qemu-devel] [PULL 11/40] qapi: Check for QAPI collisions involving variant members
` [Qemu-devel] [PULL 12/40] qapi: Factor out QAPISchemaObjectType.check_clash()
` [Qemu-devel] [PULL 13/40] qapi: Hoist tag collision check to Variants.check()
` [Qemu-devel] [PULL 14/40] qapi: Remove outdated tests related to QMP/branch collisions
` [Qemu-devel] [PULL 15/40] qapi: Track owner of each object member
` [Qemu-devel] [PULL 16/40] qapi: Detect collisions in C member names
` [Qemu-devel] [PULL 17/40] qapi: Fix c_name() munging
` [Qemu-devel] [PULL 18/40] qapi: Remove dead visitor code
` [Qemu-devel] [PULL 19/40] blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
` [Qemu-devel] [PULL 20/40] blkdebug: Avoid '.' in enum values
` [Qemu-devel] [PULL 21/40] qapi: Tighten the regex on valid names
` [Qemu-devel] [PULL 22/40] qapi: Don't let implicit enum MAX member collide
` [Qemu-devel] [PULL 23/40] qapi: Remove obsolete tests for MAX collision
` [Qemu-devel] [PULL 24/40] cpu: Convert CpuInfo into flat union
` [Qemu-devel] [PULL 25/40] qapi: Add alias for ErrorClass
` [Qemu-devel] [PULL 26/40] qapi: Change munging of CamelCase enum values
` [Qemu-devel] [PULL 27/40] qobject: Simplify QObject
` [Qemu-devel] [PULL 28/40] qobject: Rename qtype_code to QType
` [Qemu-devel] [PULL 29/40] qapi: Convert QType into QAPI built-in enum type
` [Qemu-devel] [PULL 30/40] qapi: Simplify visiting of alternate types
` [Qemu-devel] [PULL 31/40] qapi-types: Drop unnedeed ._fwdefn
` [Qemu-devel] [PULL 32/40] qapi: Inline _make_implicit_tag()
` [Qemu-devel] [PULL 33/40] qapi: Fix alternates that accept 'number' but not 'int'
` [Qemu-devel] [PULL 34/40] qapi: Simplify visits of optional fields
` [Qemu-devel] [PULL 35/40] qapi: Shorter "
` [Qemu-devel] [PULL 36/40] qapi: Prepare new QAPISchemaMember base class
` [Qemu-devel] [PULL 37/40] qapi: Track enum values by QAPISchemaMember, not string
` [Qemu-devel] [PULL 38/40] qapi: Enforce (or whitelist) case conventions on qapi members
` [Qemu-devel] [PULL 39/40] qapi: Move duplicate collision checks to schema check()
` [Qemu-devel] [PULL 40/40] qapi: Detect base class loops

[PATCH 13/17] lpfc: Fix external loopback failure
 2015-12-17  8:33 UTC  (2+ messages)

[Bug 100771] When activating ignore_nice_load with governor ondemand performance drops for normal processes
 2015-12-17  8:33 UTC 

[PATCH 12/17] lpfc: Fix mbox reuse in PLOGI completion
 2015-12-17  8:32 UTC  (2+ messages)

[PATCH 11/17] lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE
 2015-12-17  8:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/11] fdc: fix 2.88mb floppy diskette support
 2015-12-17  8:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 03/11] fdc: add disk field

[Bug 93419] HDMI and DP display audio will not work after long time test
 2015-12-17  8:30 UTC 

[Buildroot] [PATCH 1/4] libcairomm: new package
 2015-12-17  8:30 UTC  (4+ messages)

[PATCH 0/2] gpio: Add driver for SPI serializers
 2015-12-17  8:29 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: GPIO: Add generic serializer binding


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.