All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-22 00:31:21 to 2015-12-22 01:53:42 UTC [more...]

[PATCH 0/2] pci: Add host controller driver for Cavium ThunderX PCIe
 2015-12-22  1:53 UTC  (6+ 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

btrfs check inconsistency with raid1, part 1
 2015-12-22  1:48 UTC  (10+ messages)

[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 2/2] dt-bindings: sound: add devicetree document for rt5616
 2015-12-22  1:50 UTC  (6+ messages)
` [PATCH v1 "

clustered MD - beyond RAID1
 2015-12-22  1:50 UTC  (8+ messages)

[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

[Qemu-devel] [PATCH v2] qmp: return err msg when powerdown a vm when it isn't in running state
 2015-12-22  1:42 UTC 

[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  (6+ 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 

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

[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

[RFC] free_pages stuff
 2015-12-22  1:23 UTC  (4+ messages)

[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 

[PATCH v3 00/77] More fixes, cleanup and modernization for NCR5380 drivers
 2015-12-22  1:18 UTC  (76+ messages)
` [PATCH v3 01/77] atari_scsi: Fix SCSI host ID setting
` [PATCH v3 02/77] ncr5380: Remove redundant static variable initializers
` [PATCH v3 03/77] ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macros
` [PATCH v3 04/77] ncr5380: Remove more pointless macros
` [PATCH v3 05/77] ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
` [PATCH v3 06/77] ncr5380: Remove NCR5380_instance_name macro
` [PATCH v3 07/77] ncr5380: Split NCR5380_init() into two functions
` [PATCH v3 08/77] ncr5380: Move NCR53C400-specific code
` [PATCH v3 09/77] atari_NCR5380: Reset bus on driver initialization if required
` [PATCH v3 10/77] atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_ATARI_SCSI_RESET_BOOT
` [PATCH v3 11/77] ncr5380: Simplify bus reset handlers
` [PATCH v3 12/77] ncr5380: Remove unused hostdata->aborted flag
` [PATCH v3 13/77] ncr5380: Remove redundant register writes
` [PATCH v3 14/77] ncr5380: Use return instead of goto in NCR5380_select()
` [PATCH v3 15/77] ncr5380: Always escalate bad target time-out "
` [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 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 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 44/77] ncr5380: Fix off-by-one bug in extended_msg[] bounds check
` [PATCH v3 45/77] ncr5380: Cleanup #include directives
` [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 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 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 65/77] atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
` [PATCH v3 66/77] ncr5380: Fix soft lockups
` [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

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

[PATCH 0/2] Patches for guile and bind
 2015-12-22  1:04 UTC  (3+ messages)
` [PATCH 1/2] guile: remove redundant replacement of .pc file
` [PATCH 2/2] bind: 9.10.2-P4 -> 9.10.3-P2

[U-Boot] [PATCH v2 1/5] arm: socfpga: Enable ubi and ubifs support
 2015-12-22  1:17 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/5] arm: socfpga: cyclone5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS
` [U-Boot] [PATCH v2 3/5] arm: socfpga: cyclone5_socdk: Enable ubiload console command
` [U-Boot] [PATCH v2 4/5] arm: socfpga: cyclone5_socdk: Enable qspiload "
` [U-Boot] [PATCH v2 5/5] arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS

perf, tools: Refactor and support interval and CSV metrics v7
 2015-12-22  1:16 UTC  (4+ messages)
` [PATCH 1/6] perf, tools, stat: Abstract stat metrics printing

[PATCH v2 0/9] ARM: dts: Add compatible property to "partitions" node
 2015-12-22  1:16 UTC  (6+ messages)
` [PATCH v2 9/9] MIPS: dts: jz4780/ci20: "

[PATCH v5] extcon: add Maxim MAX3355 driver
 2015-12-22  1:13 UTC  (7+ messages)

[PATCH] UBIFS: add a comment in key.h for unused parameter
 2015-12-22  1:01 UTC  (3+ messages)

[PATCH] directfb.inc: enable bfd linker workaround for all arm targets
 2015-12-22  1:07 UTC 

Git clone fails during pre-commit hook due to GIT_WORK_TREE=. (regression 2.5 -> 2.6)
 2015-12-22  1:06 UTC  (5+ messages)
` [PATCH] Revert "setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR"

linux-next: manual merge of the drm-intel tree with Linus' tree
 2015-12-22  1:03 UTC  (2+ messages)

[RFC PATCH v2 0/5] ACPICA / debugger: Add in-kernel AML debugger support
 2015-12-22  1:03 UTC  (9+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 7/7] ACPI / x86: introduce acpi_os_readable() support

bad page state due to PF_ALG socket
 2015-12-22  1:03 UTC  (2+ messages)

[RFC PATCH 00/15] staging/rdma/hfi1: Initial patches to add rdmavt support in HFI1
 2015-12-22  1:01 UTC  (5+ messages)

[PATCH 2/2] irqchip/gic: Only populate set_affinity for the root controller
 2015-12-22  1:00 UTC  (2+ messages)

[PATCH 4/6] soc: rockchip: add reboot mode driver
 2015-12-22  0:59 UTC  (4+ messages)

[PATCH 0/2] drivers/pci: use builtin_platform_driver in renesas
 2015-12-22  0:59 UTC  (6+ messages)
` [PATCH 1/2] drivers/pci: make host/pcie-rcar.c explicitly non-modular
` [PATCH 2/2] drivers/pci: make host/pci-rcar-gen2.c "

[PATCH 0/4] improve symbolic-ref robustness
 2015-12-22  0:58 UTC  (4+ messages)
` [PATCH 4/4] create_symref: use existing ref-lock code

[PATCH] mm, oom: initiallize all new zap_details fields before use
 2015-12-22  0:57 UTC  (6+ messages)

[lkp] [ipv4, ipv6] c5e8d791ca: BUG: unable to handle kernel
 2015-12-22  0:53 UTC  (2+ messages)
`  "

4.4-rc5 crash (af_unix)
 2015-12-22  0:51 UTC  (2+ messages)

[lkp] [drm/i915] 1f814daca4: WARNING: CPU: 0 PID: 44 at drivers/gpu/drm/i915/intel_drv.h:1446 gen6_read32+0x1df/0x1f0 [i915]()
 2015-12-22  0:51 UTC  (2+ messages)
`  "

[PATCH 01/13] staging: wilc1000: fix return type of wilc_add_pkt declaration
 2015-12-22  0:49 UTC  (13+ messages)
` [PATCH 02/13] staging: wilc1000: match argument name of wilc_add_ptk declaration
` [PATCH 03/13] staging: wilc1000: fix return type of wilc_add_rx_gtk declaration
` [PATCH 04/13] staging: wilc1000: match argument name "
` [PATCH 05/13] staging: wilc1000: remove wilc_add_tx_gtk declaration
` [PATCH 06/13] staging: wilc1000: remove wilc_set_start_scan_req declaration
` [PATCH 07/13] staging: wilc1000: fix return type of wilc_set_pmkid_info
` [PATCH 08/13] staging: wilc1000: replace u32 with int
` [PATCH 09/13] staging: wilc1000: rename pu8PmkidInfoArray in wilc_set_pmkid_info
` [PATCH 10/13] staging: wilc1000: fix return type of wilc_get_mac_address
` [PATCH 11/13] staging: wilc1000: rename pu8MacAddress in wilc_get_mac_address
` [PATCH 12/13] staging: wilc1000: fix return type of wilc_set_mac_address
` [PATCH 13/13] staging: wilc1000: rename pu8MacAddress in wilc_set_mac_address

linux-next: manual merge of the drm tree with the imx-mxs tree
 2015-12-22  0:45 UTC 

[PATCH V1 16/16] i40iw: changes for build of i40iw module
 2015-12-22  0:40 UTC  (3+ messages)

Wayland / EGL support
 2015-12-22  0:38 UTC 

[meta-oe][PATCH 0/3] opencv: minor recipe updates
 2015-12-22  0:36 UTC  (4+ messages)
` [meta-oe][PATCH 1/3] opencv: sort PACKAGECONFIG options
` [meta-oe][PATCH 2/3] opencv: limit ARM_INSTRUCTION_SET = "arm" over-ride to armv4/armv5
` [meta-oe][PATCH 3/3] opencv: support machines based on oe-core tune-corei7.inc

[linux-linus test] 66750: regressions - FAIL
 2015-12-22  0:36 UTC 

[U-Boot] [PATCH] arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS
 2015-12-22  0:34 UTC  (5+ messages)

[PATCH net-next] ip_tunnel: Move stats update to iptunnel_xmit()
 2015-12-22  0:34 UTC 

[Qemu-devel] [PATCH v2 00/14] Add qapi-to-JSON output visitor
 2015-12-22  0:31 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 01/14] qapi: Rename (one) qjson.h to qobject-json.h
` [Qemu-devel] [PATCH v2 03/14] qapi: Factor out JSON string escaping
` [Qemu-devel] [PATCH v2 04/14] qapi: Factor out JSON number formatting
` [Qemu-devel] [PATCH v2 06/14] qapi: Add qstring_append_format()
` [Qemu-devel] [PATCH v2 07/14] qapi: add json output visitor
` [Qemu-devel] [PATCH v2 08/14] qjson: Simplify by using json-output-visitor
` [Qemu-devel] [PATCH v2 09/14] Revert "qjson: Simplify by using json-output-visitor"
` [Qemu-devel] [PATCH v2 10/14] vmstate: use new JSON output visitor
` [Qemu-devel] [PATCH v2 11/14] qjson: Remove unused file
` [Qemu-devel] [PATCH v2 12/14] qapi: Add qobject_to_json_pretty_prefix()
` [Qemu-devel] [PATCH v2 13/14] qapi: Support pretty printing in JSON output visitor
` [Qemu-devel] [PATCH v2 14/14] qemu-img: Use new JSON output formatter


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.