All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-17 07:31:52 to 2015-12-17 08:40:07 UTC [more...]

[PATCH/RFC 00/48] Request API and proof-of-concept implementation
 2015-12-17  8:40 UTC  (30+ 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] 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 v7 00/19] KVM: ARM64: Add guest PMU support
 2015-12-17  8:33 UTC  (13+ messages)
` [PATCH v7 19/19] KVM: ARM64: Add a new kvm ARM PMU device

[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  (5+ messages)
` [Qemu-devel] [PATCH v3 02/11] fdc: refactor pick_geometry
` [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  (2+ messages)

[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  (7+ messages)
` [PATCH 1/2] dt-bindings: GPIO: Add generic serializer binding

[PATCH] ALSA: hda - Set intel hda controller power at freeze() and thaw()
 2015-12-17  8:29 UTC  (3+ messages)

[PATCH 00/10] bpf samples: Uses libbpf in tools/lib to do BPF operations
 2015-12-17  8:29 UTC  (5+ messages)

How to move a recipe to another directory without invalidating its sstate-cache?
 2015-12-17  6:24 UTC  (5+ messages)

[Qemu-devel] [PATCH v5 0/6] Connect the SPI devices to ZynqMP
 2015-12-17  8:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 5/6] xlnx-zynqmp: Connect the SPI devices

[PATCH 10/17] lpfc: Make write check error processing more resilient
 2015-12-17  8:26 UTC  (2+ messages)

[PATCH 0/9] xenstore: make it easier to run xenstore in a domain
 2015-12-17  8:26 UTC  (9+ messages)
` [PATCH 8/9] xenstore: write xenstore domain data to xenstore

[PATCH 09/17] lpfc: Fix RDP ACC being too long
 2015-12-17  8:25 UTC  (2+ messages)

[PATCH 08/17] lpfc: Fix RDP Speed reporting
 2015-12-17  8:25 UTC  (2+ messages)

[PATCH v2 00/11] ref-filter: use parsing functions
 2015-12-17  8:24 UTC  (4+ messages)
` [PATCH v2 01/11] strbuf: introduce strbuf_split_str_without_term()

[PATCH 07/17] lpfc: Modularize and cleanup FDMI code in driver
 2015-12-17  8:24 UTC  (2+ messages)

[PATCH] gpio: generic: clamp values from bgpio_get_set()
 2015-12-17  8:22 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/2] Clean up the remainders of bdrv_swap
 2015-12-17  8:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] iotests: Don't mention bdrv_swap in comments

[U-Boot] who is official MAINTAINER for MPC83xx?
 2015-12-17  8:21 UTC 

Note to driver maintainers
 2015-12-17  8:19 UTC  (2+ messages)

[U-Boot] [PATCH] image: check "bootm_low" and "bootm_size" if "initrd_high" is missing
 2015-12-17  8:19 UTC 

[PATCH 06/17] lpfc: Fix crash in fcp command completion path
 2015-12-17  8:18 UTC  (2+ messages)

[PATCH/RFC 00/03] ARM: shmobile: r8a7795 Salvator-X IPMMU test code
 2015-12-17  8:18 UTC  (3+ messages)

[PATCH 05/17] lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
 2015-12-17  8:18 UTC  (2+ messages)

CruiseControl.NET hangs on git-submodule bad file descriptor
 2015-12-17  8:17 UTC 

[ [PATCH v2] 00/13] Add virtio support in arm/arm64
 2015-12-17  8:17 UTC  (10+ messages)
` [ [PATCH v2] 05/13] virtio: change io_base datatype from uint32_t to uint64_type

[PATCH] submodule: Port resolve_relative_url from shell to C
 2015-12-17  8:17 UTC  (5+ messages)
` [PATCHv2] Porting "
  ` [PATCHv2] submodule: Port "

[PATCH 04/17] lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
 2015-12-17  8:16 UTC  (2+ messages)

[PATCH 03/17] lpfc: Added throttle logging support
 2015-12-17  8:14 UTC  (2+ messages)

[PATCH 02/10] perf hist: Save raw_data/size for tracepoint events
 2015-12-17  8:14 UTC  (2+ messages)
` [PATCH v2.1] "

[PATCHv2 net-next 0/4] Few l2 table related enhancements for cxgb4
 2015-12-17  8:15 UTC  (5+ messages)
` [PATCHv2 net-next 1/4] cxgb4: Use symbolic constant for VLAN priority calculation
` [PATCHv2 net-next 2/4] cxgb4: Add API to alloc l2t entry; also update existing ones
` [PATCHv2 net-next 3/4] cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets
` [PATCHv2 net-next 4/4] cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code

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

[PATCH 02/17] lpfc: Fix the FLOGI discovery logic to comply with T11 standards
 2015-12-17  8:10 UTC  (2+ messages)

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

[PATCH/RFC 02/03] ARM: shmobile: r8a7795: Hack up SYS-DMAC0 support
 2015-12-17  8:06 UTC  (2+ messages)

Dell Vostro V131 hotkeys revisited
 2015-12-17  8:05 UTC  (11+ messages)

[PATCH 1/1] bonding: restrict up state in 802.3ad mode
 2015-12-17  8:03 UTC 

[Qemu-devel] [PATCH v3 0/3] virtio-net/vhost-net: share cross-endian enablement
 2015-12-17  8:02 UTC  (4+ messages)

[PATCH 01/17] lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get
 2015-12-17  8:02 UTC  (2+ messages)

Direct userspace dma-buf mmap (v6)
 2015-12-17  8:01 UTC  (5+ messages)
` [PATCH v6 4/5] drm/i915: Implement end_cpu_access
` [PATCH igt v6 5/6] tests: Add kms_mmap_write_crc for cache coherency tests

[Qemu-devel] [PATCH RFC v2 0/2] MSI/MSIX: fix to catch and report errors
 2015-12-17  8:02 UTC  (2+ messages)

[PATCHv3 0/2] PCI: Safe VPD access
 2015-12-17  7:59 UTC  (3+ messages)
` [PATCH 1/2] pci: Update VPD definitions
` [PATCH 2/2] pci: Update VPD size with correct length

[PATCH] wireless: change cfg80211 regulatory domain info as debug messages
 2015-12-17  7:58 UTC  (7+ messages)

[PATCH] Print warnings for missing cfg80211_ops implementations
 2015-12-17  7:57 UTC  (5+ messages)

[PATCH] arm: ramdisk uimage support for arm
 2015-12-17  7:57 UTC  (3+ messages)

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

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

[PATCHSET 00/10] perf tools: Support dynamic sort keys for tracepoints (v2)
 2015-12-17  7:56 UTC  (3+ messages)

[U-Boot] [PATCH] spi: sf: add support for throughput mesurement of sf read/write
 2015-12-17  7:56 UTC  (4+ messages)

[PATCH] PM / sleep: define inline functions
 2015-12-17  7:55 UTC  (4+ messages)

Unit of /proc/sys/kernel/random/poolsize
 2015-12-17  7:51 UTC  (2+ messages)

[linux-linus test] 66414: regressions - FAIL
 2015-12-17  7:50 UTC 

[PATCH v5 COLOPre 00/18] Prerequisite patches for COLO
 2015-12-17  7:48 UTC  (19+ messages)
` [PATCH v5 COLOPre 01/18] libxl/remus: init checkpoint_callback in Remus setup callback
` [PATCH v5 COLOPre 02/18] tools/libxl: move remus code into libxl_remus.c
` [PATCH v5 COLOPre 03/18] tools/libxl: move save/restore code into libxl_dom_save.c
` [PATCH v5 COLOPre 04/18] libxl/save: Refactor libxl__domain_suspend_state
` [PATCH v5 COLOPre 05/18] tools/libxc: support to resume uncooperative HVM guests
` [PATCH v5 COLOPre 06/18] tools/libxl: introduce enum type libxl_checkpointed_stream
` [PATCH v5 COLOPre 07/18] migration/save: pass checkpointed_stream from libxl to libxc
` [PATCH v5 COLOPre 08/18] tools/libxl: introduce libxl__domain_restore_device_model to load qemu state
` [PATCH v5 COLOPre 09/18] tools/libxl: introduce libxl__domain_common_switch_qemu_logdirty()
` [PATCH v5 COLOPre 10/18] tools/libxl: export logdirty_init
` [PATCH v5 COLOPre 11/18] tools/libxl: Add back channel to allow migration target send data back
` [PATCH v5 COLOPre 12/18] tools/libx{l, c}: add back channel to libxc
` [PATCH v5 COLOPre 13/18] tools/libxl: rename remus device to checkpoint device
` [PATCH v5 COLOPre 14/18] tools/libxl: fix backword compatibility after the automatic renaming
` [PATCH v5 COLOPre 15/18] tools/libxl: adjust the indentation
` [PATCH v5 COLOPre 16/18] tools/libxl: store remus_ops in checkpoint device state
` [PATCH v5 COLOPre 17/18] tools/libxl: move remus state into a seperate structure
` [PATCH v5 COLOPre 18/18] tools/libxl: seperate device init/cleanup from checkpoint device layer

git gui: fail on dual entries in recent repo list
 2015-12-17  7:45 UTC  (6+ messages)
` [PATCH v1 0/4] Fix git-gui when recentrepo list has duplicates
  ` [PATCH v1 1/4] git-gui: remove duplicate entries from .gitconfig's gui.recentrepo

[PATCH 7/8] config: add core.untrackedCache
 2015-12-17  7:44 UTC  (11+ messages)

[xen-unstable test] 66415: tolerable FAIL - PUSHED
 2015-12-17  7:40 UTC 

[PATCH 0/5] Add GuC ADS (Addition Data Structure)
 2015-12-17  7:39 UTC  (3+ messages)
` [PATCH 3/5] drm/i915/guc: Add GuC ADS - scheduler policies

[Patch net] net: check both type and procotol for tcp sockets
 2015-12-17  7:39 UTC 

[PATCH v2 0/2] Introduce the bulk IV mode for improving the crypto engine efficiency
 2015-12-17  7:37 UTC  (3+ messages)

[PATCH 0/4] Be ecologist; save more bits in AZX_DCAPS_*
 2015-12-17  7:35 UTC  (5+ messages)
` [PATCH 1/4] ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND caps
` [PATCH 2/4] ALSA: hda - Move Nvidia-specific check into hda_intel.c
` [PATCH 3/4] ALSA: hda - Drop AZX_DCAPS_POSFIX_VIA bit
` [PATCH 4/4] ALSA: hda - Drop unused AZX_DCAPS_REVERSE_ASSIGN

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

[PATCH v3 0/2] Introduce the bulk IV mode for improving the crypto engine efficiency
 2015-12-17  7:32 UTC  (4+ messages)
` [PATCH v3 1/2] block: Introduce blk_bio_map_sg() to map one bio
` [PATCH v3 2/2] md: dm-crypt: Introduce the bulk IV mode for bulk crypto

[xen-unstable baseline-only test] 38525: regressions - trouble: broken/fail/pass
 2015-12-17  7:33 UTC 

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


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.