All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-22 01:18:11 to 2015-12-22 02:39:45 UTC [more...]

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

[PATCH 0/6] add rk3036 vop support
 2015-12-22  2:39 UTC  (4+ messages)

[U-Boot] Driver model test breakages
 2015-12-22  2:39 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/5] Convert to realize()
 2015-12-22  2:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH 5/5] xen-pvdevice: convert "

[Qemu-devel] [PATCH 00/10] iotests: Clean up "mv $TEST_IMG $TEST_IMG.XXX"
 2015-12-22  2:36 UTC  (4+ messages)
` [Qemu-devel] [PATCH 10/10] iotests: 095: Use TEST_IMG override instead of "mv"

[LTP] [PATCH v4] hugetlb/hugemmap: add new testcase hugemmap06.c
 2015-12-22  2:36 UTC  (3+ messages)

Still not production ready
 2015-12-22  2:34 UTC  (5+ messages)
` still kworker at 100% cpu in all of device size allocated with chunks situations with write load (was: Re: Still not production ready)
  ` still kworker at 100% cpu in all of device size allocated with chunks situations with write load
    ` safety of journal based fs (was: Re: still kworker at 100% cpu…)

[Ocfs2-devel] ocfs2-test for v4.3 done
 2015-12-22  2:34 UTC  (3+ messages)

clustered MD - beyond RAID1
 2015-12-22  2:33 UTC  (10+ messages)

[Qemu-devel] [PATCH] SeaBios: Fix reset procedure reentrancy problem on qemu-kvm platform
 2015-12-22  2:14 UTC  (12+ messages)
        `  "

[meta-fsl-ppc][PATCH v2 1/2] udev-rules-qoriq: restrict COMPATIBLE_MACHINE to qoriq-ppc
 2015-12-22  2:27 UTC 

[U-Boot] [PATCH v2 1/5] arm: socfpga: Enable ubi and ubifs support
 2015-12-22  2:26 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/5] arm: socfpga: cyclone5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS

[PATCH 0/4 for 2.3] vhost-user live migration support
 2015-12-22  2:25 UTC  (5+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] vhost: handle VHOST_USER_SET_LOG_BASE request

[GIT PULL] VC4 3D fixes for -next
 2015-12-22  2:23 UTC  (2+ messages)

[RFC] free_pages stuff
 2015-12-22  2:22 UTC  (5+ messages)

patch "coresight: checking for NULL string in coresight_name_match()" added to char-misc-next
 2015-12-22  2:19 UTC 

[PATCH v4 1/2] btrfs: Introduce new mount option backuproot to replace recovery
 2015-12-22  2:16 UTC  (2+ messages)
` [PATCH v4 2/2] btrfs: Introduce new mount option to disable tree log replay

btrfs check inconsistency with raid1, part 1
 2015-12-22  2:15 UTC  (11+ messages)

[PATCH] ASoC: rt5616: Return error if device ID mismatch
 2015-12-22  2:16 UTC 

[Bug 92229] SOMA have serious graphical errors
 2015-12-22  2:13 UTC  (2+ messages)
` [Bug 92229] [APITRACE] "

attacking btrfs filesystems via UUID collisions?
 2015-12-22  2:13 UTC  (14+ messages)

[GIT PULL] Btrfs bug fixes for 4.5
 2015-12-22  2:13 UTC  (2+ messages)

[PATCH] null_blk: fix use-after-free error
 2015-12-22  2:11 UTC  (2+ messages)

[REGRESSION] tcp/ipv4: kernel panic because of (possible) division by zero
 2015-12-22  2:10 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2016.01-rc3 released
 2015-12-22  2:10 UTC 

[U-Boot] [PATCH] net: gem: Build warning fixes for 64-bit
 2015-12-22  2:10 UTC  (2+ messages)

[PATCH 1/2] Define the term shallow clone
 2015-12-22  2:09 UTC  (2+ messages)
` [PATCH 2/2] Add a section to the users manual documenting shallow clones

[PATCH] drm/vc4: Remove broken attempt at GPU reset using genpd
 2015-12-22  2:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qmp: return err msg when powerdown a vm when it isn't in running state
 2015-12-22  2:06 UTC  (2+ messages)

[PATCH 2/2] dt-bindings: sound: add devicetree document for rt5616
 2015-12-22  1:50 UTC  (4+ messages)
` [PATCH v1 "

[Qemu-devel] [PATCH v2] linux-user/mmap.c: Always zero MAP_ANONYMOUS memory inmmap_frag()
 2015-12-22  2:00 UTC 

[Qemu-devel] [PATCH v3 2/4] target-tilegx: Add single floating point implementation
 2015-12-22  2:00 UTC  (7+ messages)

[PATCH 0/2] provide rte_pktmbuf_alloc_bulk API and call it in vhost dequeue
 2015-12-22  1:58 UTC  (5+ messages)
` [PATCH v2 1/2] mbuf: provide rte_pktmbuf_alloc_bulk API

[PATCH 0/2] pci: Add host controller driver for Cavium ThunderX PCIe
 2015-12-22  1:53 UTC  (8+ messages)
` [PATCH 1/2] PCI: generic: Refactor code to enable reuse by other drivers
` [PATCH 2/2] pci, pcie-thunder-pem: Add PCIe host driver for ThunderX processors

[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
 2015-12-22  1:52 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] arm: imx6: Enable DDR calibration on Novena

[PATCH RESEND 00/46] Rebase and resend
 2015-12-22  1:53 UTC  (4+ messages)
` [PATCH RESEND 03/46] staging: wilc1000: rename index to tcp_pending_ack_idx

[seabios test] 66754: tolerable FAIL - PUSHED
 2015-12-22  1:41 UTC 

[PATCH 0/5] watchdog: Replace driver based refcounting
 2015-12-22  1:40 UTC  (5+ messages)
` [PATCH 2/5] watchdog: Separate and maintain variables based on variable lifetime

[qemu-upstream-4.5-testing test] 66752: regressions - FAIL
 2015-12-22  1:38 UTC 

[BUG, linux-next] do_IRQ: No irq handler for vector
 2015-12-22  1:34 UTC  (3+ messages)
` [BUG, bisect, "

[PATCH 0/4] XSA-169 follow-up
 2015-12-22  1:33 UTC  (3+ messages)
` [PATCH 3/4] VT-d: unhide messages needed for diagnosing firmware issues

Ideas on unified real-ro mount option across all filesystems
 2015-12-22  1:32 UTC  (6+ messages)

[PATCH V5 0/2] staging/rdma/hfi1: set Gen 3 half-swing for integrated devices
 2015-12-22  1:31 UTC  (3+ messages)
  ` [PATCH V5 1/2] staging/rdma/hfi1: add dd_dev_dbg
  ` [PATCH V5 2/2] staging/rdma/hfi1: set Gen3 half-swing for integrated devices

[Qemu-devel] [PATCH v3 00/24] Error reporting cleanups and fixes
 2015-12-22  1:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 18/24] vmdk: Clean up "Invalid extent lines" error message

[PATCH v2] UBIFS: add a comment in key.h for unused parameter
 2015-12-22  1:22 UTC 

[PATCH 1/4] xen.cfg: update for linux 4.1 and add some newer config options
 2015-12-22  1:23 UTC  (4+ messages)
` [PATCH 2/4] seabios: uprev to 1.9.0
` [PATCH 3/4] xen: uprev to 4.6.0
` [PATCH 4/4] xen: empty out rdepends for xen-dev to lose QA warning

[Bug 93471] [radeonsi] power consumption on pitcairn card stays high after 2. monitor disconnected
 2015-12-22  1:22 UTC  (2+ messages)

[U-Boot] [PATCH V2] arm: novena: Switch novena to config_distro_bootcmd
 2015-12-22  1:19 UTC  (4+ messages)

[PATCH] drm/i915: edp resume/On time optimization
 2015-12-22  1:18 UTC 

[U-Boot] [PATCH] arm: novena: Fix EEPROM i2c configuration
 2015-12-22  1:18 UTC  (2+ messages)


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.