All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-18 08:35:17 to 2015-11-18 09:05:05 UTC [more...]

[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
 2015-11-18  8:36 UTC  (109+ messages)
` [PATCH 01/71] atari_scsi: Fix SCSI host ID setting
` [PATCH 06/71] ncr5380: Remove NCR5380_instance_name macro
` [PATCH 17/71] ncr5380: Keep BSY asserted when entering SELECTION phase
` [PATCH 19/71] ncr5380: Cleanup bogus {request,release}_region() calls
` [PATCH 21/71] ncr5380: Sleep when polling, if possible
` [PATCH 22/71] ncr5380: Eliminate selecting state
` [PATCH 23/71] ncr5380: Always retry arbitration and selection
` [PATCH 24/71] ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
` [PATCH 25/71] ncr5380: Rework disconnect versus poll logic
` [PATCH 26/71] ncr5380: Fix NCR5380_transfer_pio() result
` [PATCH 27/71] ncr5380: Add missing lock in eh_abort_handler
` [PATCH 28/71] ncr5380: Drop DEF_SCSI_QCMD macro
` [PATCH 29/71] ncr5380: Remove references to linked commands
` [PATCH 30/71] ncr5380: Add missing break after case MESSAGE_REJECT
` [PATCH 31/71] ncr5380: Fix !REQ timeout in do_abort()
` [PATCH 32/71] ncr5380: Fix bus phase "
` [PATCH 33/71] atari_NCR5380: Set do_abort() timeouts
` [PATCH 34/71] atari_NCR5380: Use arbitration timeout
` [PATCH 35/71] ncr5380: Dont wait for BUS FREE after disconnect
` [PATCH 36/71] ncr5380: Use work_struct instead of delayed_work
` [PATCH 37/71] ncr5380: Standardize work queueing algorithm
` [PATCH 38/71] ncr5380: Remove UNSAFE macro
` [PATCH 39/71] ncr5380: Standardize interrupt handling
` [PATCH 40/71] ncr5380: Introduce NCR5380_poll_politely2
` [PATCH 41/71] ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
` [PATCH 42/71] ncr5380: Replace READ_OVERRUNS macro with FLAG_NO_DMA_FIXUPS
` [PATCH 43/71] ncr5380: Standardize reselection handling
` [PATCH 44/71] ncr5380: Fix off-by-one bug in extended_msg[] bounds check
` [PATCH 45/71] ncr5380: Cleanup #include directives
` [PATCH 46/71] ncr5380: Fix NDEBUG_NO_DATAOUT flag
` [PATCH 47/71] ncr5380: Fix and cleanup scsi_host_template initializers
` [PATCH 48/71] atari_NCR5380: Fix queue_size limit
` [PATCH 49/71] atari_NCR5380: Introduce FLAG_DTC3181E
` [PATCH 50/71] ncr5380: Change instance->host_lock to hostdata->lock
` [PATCH 51/71] ncr5380: Remove command list debug code
` [PATCH 52/71] ncr5380: Remove H_NO macro and introduce dsprintk
` [PATCH 53/71] ncr5380: Use shost_priv helper
` [PATCH 54/71] ncr5380: Use dsprintk() for queue debugging
` [PATCH 55/71] ncr5380: Remove LIST and REMOVE macros
` [PATCH 56/71] ncr5380: Remove redundant volatile qualifiers
` [PATCH 57/71] ncr5380: Use standard list data structure
` [PATCH 58/71] ncr5380: Refactor command completion
` [PATCH 59/71] ncr5380: Fix autosense bugs
` [PATCH 60/71] ncr5380: Implement new eh_abort_handler
` [PATCH 61/71] ncr5380: Fix EH during arbitration and selection
` [PATCH 62/71] ncr5380: Implement new eh_bus_reset_handler
` [PATCH 63/71] atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls
` [PATCH 64/71] atari_NCR5380: Eliminate HOSTNO macro
` [PATCH 65/71] atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
` [PATCH 66/71] ncr5380: Fix soft lockups
` [PATCH 67/71] ncr5380: Cleanup comments
` [PATCH 68/71] ncr5380: Fix whitespace issues using regexp
` [PATCH 69/71] ncr5380: Merge changes from atari_NCR5380.c
` [PATCH 70/71] atari_NCR5380: Merge changes from NCR5380.c
` [PATCH 71/71] ncr5380: Cleanup whitespace and parentheses

[Qemu-devel] [PATCH 3/3] exec: silence hugetlbfs warning under qtest
 2015-11-18  9:02 UTC  (2+ messages)
` [Qemu-devel] [PATCH] "

[Buildroot] [PATCH v2] pkg-download: support 'file://' in BR2_PRIMARY_SITE
 2015-11-18  9:03 UTC 

[PATCH 0/8] Skylake DMC/DC-state fixes and redesign
 2015-11-18  9:02 UTC  (4+ messages)
` [PATCH 4/8] drm/i915: Add a modeset power domain

TX-Power limits for ath10k based card on Linux 3.18.24 (offlist)
 2015-11-18  9:01 UTC 

[BUG REPORT] perf tools: x86_64: Broken calllchain when sampling taken at 'callq' instruction
 2015-11-18  8:49 UTC  (6+ messages)

[PATCH] drm: support hotspot for universal plane cursors
 2015-11-18  8:59 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] stable_kernel_rules.txt: Remove extra space after Cc:
 2015-11-18  8:58 UTC 

[B.A.T.M.A.N.] [PATCH 1/3] batman-adv: fix kerneldoc for DAT functions
 2015-11-18  8:58 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: fix kerneldoc for TT functions
` [B.A.T.M.A.N.] [PATCH 3/3] batman-adv: add kernel doc for AP isolation attributes in bat_priv

[Buildroot] [PATCH] pkg-download: support file:// in BR2_PRIMARY_SITE
 2015-11-18  8:57 UTC  (4+ messages)

[PATCH] arm64: bpf: fix buffer pointer
 2015-11-18  8:56 UTC  (2+ messages)

[Buildroot] [PATCH] hidapi: new package
 2015-11-18  8:55 UTC  (7+ messages)

[U-Boot] mxs: HAB experiments
 2015-11-18  8:55 UTC  (2+ messages)

[PATCH] Revert "drm/i915: Make prepare_plane_fb fully interruptible."
 2015-11-18  8:55 UTC  (6+ messages)

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

[PATCH] drm/i915: Unpin framebuffers when crtc is deconfigured
 2015-11-18  8:52 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] um: Fix get_signal() usage
 2015-11-18  8:51 UTC  (2+ messages)

[PATCH RFC 00/27] PM/Domains: Cluster idle support for ARM SoCs
 2015-11-18  8:50 UTC  (4+ messages)
` [PATCH RFC 13/27] ARM: cpuidle: Add runtime PM support for CPU idle

[PATCH] fm10k: fix wrong VLAN value in RX mbuf
 2015-11-18  8:50 UTC 

[RFC PATCH 0/2] hdmi audio dynamically bind PCM to pin
 2015-11-18  8:46 UTC  (3+ messages)
` [RFC PATCH 1/2] ALSA: hda - hdmi playback without monitor in dynamic pcm bind mode
` [RFC PATCH 2/2] ALSA: hda - hdmi dynamically bind PCM to pin when monitor hotplug

[PATCH 0/5] Add iProc PCIe PAXC and MSI support
 2015-11-18  8:48 UTC  (3+ messages)
` [PATCH 4/5] PCI: iproc: Add iProc PCIe "

bytes order of ip header in dpdk 2.1
 2015-11-18  8:47 UTC 

[PATCH] vhost: avoid buffer overflow in update_secure_len
 2015-11-18  8:48 UTC  (8+ messages)

[U-Boot] [PATCH] Revert "net: phy: delay only if reset handler is registered"
 2015-11-18  8:44 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix variable declaration warning in batadv_compare_tt
 2015-11-18  8:43 UTC  (2+ messages)

[PATCH 1/3] xhci: Workaround to get Intel xHCI reset working more reliably
 2015-11-18  8:48 UTC  (3+ messages)
` [PATCH 2/3] usb: xhci: fix checking ep busy for CFC
` [PATCH 3/3] xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices

[PATCH v5] powerpc/pseries: Limit EPOW reset event warnings
 2015-11-18  8:42 UTC 

[PATCH] fault-inject: correct printk order for interval vs. probability
 2015-11-18  8:39 UTC  (3+ messages)

[PATCH v5 0/5] usb: usbtmc: Add support for missing functions in USBTMC-USB488 spec
 2015-11-18  8:38 UTC  (6+ messages)
` [PATCH v5 1/5] Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation
` [PATCH v5 2/5] Add support for USBTMC USB488 SRQ notification with fasync
` [PATCH v5 3/5] Add support for receiving USBTMC USB488 SRQ notifications via poll/select
` [PATCH v5 4/5] Add ioctl to retrieve USBTMC-USB488 capabilities
` [PATCH v5 5/5] Add ioctls to enable and disable local controls on an instrument

[PATCH 0/4] CFS idle injection
 2015-11-18  8:36 UTC  (3+ messages)
` [PATCH 3/4] sched: introduce synchronized "

[PATCH] SPI: s3c64xx: pass DMA arguments in platform data
 2015-11-18  8:35 UTC  (5+ messages)
` [PATCH v2] "


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.