All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-12 06:22:06 to 2016-02-12 08:25:53 UTC [more...]

[PATCHv6 00/23] ALUA device handler update, part II
 2016-02-12  8:25 UTC  (23+ messages)
` [PATCHv6 01/23] scsi_dh_alua: Pass buffer as function argument
` [PATCHv6 02/23] scsi_dh_alua: separate out alua_stpg()
` [PATCHv6 03/23] scsi_dh_alua: Make stpg synchronous
` [PATCHv6 04/23] scsi_dh_alua: call alua_rtpg() if stpg fails
` [PATCHv6 05/23] scsi_dh_alua: switch to scsi_execute_req_flags()
` [PATCHv6 06/23] scsi_dh_alua: allocate RTPG buffer separately
` [PATCHv6 07/23] scsi_dh_alua: Use separate alua_port_group structure
` [PATCHv6 08/23] scsi_dh_alua: use unique device id
` [PATCHv6 09/23] scsi_dh_alua: simplify alua_initialize()
` [PATCHv6 10/23] revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transitioning")
` [PATCHv6 11/23] scsi_dh_alua: move optimize_stpg evaluation
` [PATCHv6 12/23] scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
` [PATCHv6 13/23] scsi_dh_alua: Use workqueue for RTPG
` [PATCHv6 14/23] scsi_dh_alua: Allow workqueue to run synchronously
` [PATCHv6 15/23] scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
` [PATCHv6 16/23] scsi_dh_alua: Recheck state on unit attention
` [PATCHv6 17/23] scsi_dh_alua: update all port states
` [PATCHv6 18/23] scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
` [PATCHv6 19/23] scsi_dh: add 'rescan' callback
` [PATCHv6 21/23] scsi_dh_alua: use common definitions for ALUA state
` [PATCHv6 22/23] scsi_dh_alua: update 'access_state' field
` [PATCHv6 23/23] scsi_dh_alua: Update version to 2.0

[PATCH v5] powerpc32: provide VIRT_CPU_ACCOUNTING
 2016-02-12  8:25 UTC  (2+ messages)

[PATCH] x86: Fix build following c/s 623c720f "x86: use CLFLUSHOPT when available"
 2016-02-12  8:23 UTC  (4+ messages)

[PATCH] ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging
 2016-02-12  8:19 UTC  (3+ messages)

[PATCH] menu_entry: Disable cursor during update_screen()
 2016-02-12  8:19 UTC  (3+ messages)

[RFC v3 00/15] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-02-12  8:13 UTC  (48+ messages)
` [RFC v3 01/15] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
` [RFC v3 02/15] vfio: expose MSI mapping requirement through VFIO_IOMMU_GET_INFO
` [RFC v3 03/15] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
` [RFC v3 04/15] iommu: add alloc/free_reserved_iova_domain
` [RFC v3 05/15] iommu/arm-smmu: implement alloc/free_reserved_iova_domain
` [RFC v3 06/15] iommu/arm-smmu: add a reserved binding RB tree
` [RFC v3 07/15] iommu: iommu_get/put_single_reserved
` [RFC v3 08/15] iommu/arm-smmu: implement iommu_get/put_single_reserved
` [RFC v3 09/15] iommu/arm-smmu: relinquish reserved resources on domain deletion
` [RFC v3 10/15] vfio: allow the user to register reserved iova range for MSI mapping
` [RFC v3 11/15] msi: Add a new MSI_FLAG_IRQ_REMAPPING flag
` [RFC v3 12/15] msi: export msi_get_domain_info
` [RFC v3 13/15] vfio/type1: also check IRQ remapping capability at msi domain
` [RFC v3 14/15] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [RFC v3 15/15] irqchip/gicv2m/v3-its-pci-msi: IOMMU map the MSI frame when needed

[PATCH] drm/exynos: add mic_bypass option for exynos542x fimd
 2016-02-12  8:19 UTC  (7+ messages)

[PATCH] ffmpeg: Add -dbg packages for all libraries
 2016-02-12  8:17 UTC  (2+ messages)

Computer fails to resume from suspend unless I rmmod jme before initiating the suspend
 2016-02-12  8:17 UTC  (3+ messages)

[PATCHv2-4.5 00/10] NVMe fixes
 2016-02-12  8:16 UTC  (3+ messages)
` [PATCHv2-4.5 10/10] NVMe: Rate limit nvme IO warnings

[PATCH v2 0/6] grub-xen: support booting huge pv-domains
 2016-02-12  8:15 UTC  (21+ messages)
` [PATCH v2 1/6] xen: factor out p2m list allocation into separate function
` [PATCH v2 3/6] xen: factor out allocation of page tables "
` [PATCH v2 4/6] xen: add capability to load initrd outside of initial mapping

[PATCH v2 0/7] Vm-events: move monitor vm-events code to common-side
 2016-02-12  8:14 UTC  (9+ messages)
` [PATCH v2 3/7] xen/vm-events: Move monitor_domctl "

next-20160212 build: 2 failures 13 warnings (next-20160212)
 2016-02-12  8:13 UTC 

[PATCH v3 0/5] KVM: Hyper-V VMBus hypercalls
 2016-02-12  8:10 UTC  (5+ messages)
` [PATCH v3 2/5] drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
    ` [Qemu-devel] "

[PATCH] Introducing multipath C API <libdmmp/libdmmp.h>
 2016-02-12  8:10 UTC  (3+ messages)
` [PATCH V2] Introducing multipath C API
  ` [PATCH V2] Introducing multipath C API <libdmmp/libdmmp.h>

[PATCH v2 0/3] arm64: avoid early __va translations
 2016-02-12  8:08 UTC  (4+ messages)
` [PATCH v2 1/3] of/fdt: factor out assignment of initrd_start/initrd_end

Linking ALSA sequencer kernel clients to their device
 2016-02-12  8:07 UTC  (3+ messages)

[PATCH v42 0/6] critical clocks and handoff clocks
 2016-02-12  8:06 UTC  (6+ messages)
` [PATCH v42 1/6] clk: Allow clocks to be marked as CRITICAL
` [PATCH v42 3/6] clk: Provide OF helper to mark clocks "

[patch added to 3.12-stable] dcache: use IS_ROOT to decide where dentry is hashed
 2016-02-12  8:06 UTC 

Best practice in debugging target software
 2016-02-12  7:56 UTC 

[PATCH v2] of: resolver: Add missing of_node_get and of_node_put
 2016-02-12  7:58 UTC  (3+ messages)

[PATCH 3.12 00/64] 3.12.54-stable review
 2016-02-12  7:57 UTC  (4+ messages)
` [PATCH 3.12 32/64] unix: properly account for FDs passed over unix sockets

[PATCH v8 3/3] tty: 8250_omap: Use software emulated RS485 direction control
 2016-02-12  7:57 UTC  (4+ messages)

[PATCH v5 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver
 2016-02-12  7:56 UTC  (4+ messages)

[REGRESSION] i915: No HDMI output with 4.4
 2016-02-12  7:52 UTC  (9+ messages)

[PATCH] base.bbclass: fix support for gitsm://
 2016-02-12  7:47 UTC 

[PATCH] IB/core: Replace memset with eth_zero_addr
 2016-02-12  7:46 UTC  (2+ messages)

[PATCH] scripts: make __init__.py nonempty
 2016-02-12  7:45 UTC 

[PATCH] video: fbdev: imxfb: Provide a reset mechanism
 2016-02-12  7:42 UTC  (2+ messages)

[RFC] fs: add support for SquashFS
 2016-02-12  7:41 UTC  (3+ messages)

[PATCH v2 0/3] fbdev: omap2: panel-dpi: support reset-gpios and vcc regulator
 2016-02-12  7:40 UTC  (2+ messages)

[PATCH v2 0/5] staging: fbtft: fb_ili9xxx.c: fix multiple coding style issues
 2016-02-12  7:39 UTC  (6+ messages)
` [PATCH v2 1/5] staging: fbtft: Modify block comments based on kernel coding style
` [PATCH v2 2/5] staging: fbtft: Fix alignment to match open parenthesis
` [PATCH v2 3/5] staging: fbtft: Insert blank line after function declaration
` [PATCH v2 4/5] staging: fbtft: Delete blank line after '{' brace
` [PATCH v2 5/5] staging: fbtft: Remove the use of CamelCase

[PATCH 1/2] linux/types.h: add sector_t and blkcnt_t types
 2016-02-12  7:39 UTC  (2+ messages)

[PATCH] staging: vt6656: replace GFP_ATOMIC with GFP_KERNEL for urb allocation
 2016-02-12  7:37 UTC  (2+ messages)
` [PATCH v2] "

CephFS and the next infernalis release v9.2.1
 2016-02-12  7:36 UTC 

[PATCH] radeon: Define SI_TILE_MODE_COLOR_2D_SCANOUT_8BPP for consistency and readability
 2016-02-12  7:36 UTC  (2+ messages)

[PATCH] radeon: Define SI_TILE_MODE_COLOR_2D_SCANOUT_8BPP for consistency and readability - libdrm
 2016-02-12  7:32 UTC  (2+ messages)

Confusion regarding nfct_query and nfct_callback_register
 2016-02-12  7:30 UTC  (2+ messages)

[PATCH 1/2] u-boot-edison: v2015.10
 2016-02-12  7:30 UTC  (3+ messages)
` [PATCH 2/2] u-boot-edison: expand variables inside python function

[Buildroot] [autobuild.buildroot.net] Build results for 2016-02-11
 2016-02-12  7:30 UTC 

[nightly] Core TISDK (fido/1.8) 2015.12 build 2016-02-12_01-13-16
 2016-02-12  7:28 UTC 

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-12  7:25 UTC  (6+ messages)
` [PATCH v6 "

[PATCH 1/2] Staging: lustre: osc: Declare structure as static
 2016-02-12  7:23 UTC  (5+ messages)
` [Outreachy kernel] "

[PATCH] Platform: goldfish: goldfish_pipe.c: Add DMA support using managed version
 2016-02-12  7:23 UTC 

[PATCH net-next,V2] Add LAN9352 Ethernet Driver
 2016-02-12  7:20 UTC  (3+ messages)

[PATCH 00/23] ALUA device handler update, part II
 2016-02-12  7:20 UTC  (13+ messages)
` [PATCH 18/23] scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
` [PATCH 19/23] scsi_dh: add 'rescan' callback
` [PATCH 20/23] scsi: Add 'access_state' attribute
` [PATCH 22/23] scsi_dh_alua: update 'access_state' field

[PATCH] staging: gdm724x: gdm_mux: Remove create_workqueue()
 2016-02-12  7:16 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 1/2] usb: dwc3: drop FIFO resizing logic
 2016-02-12  7:15 UTC  (6+ messages)

[PATCH] staging: vt6656: move local var init closer to usage
 2016-02-12  7:14 UTC  (2+ messages)
` [Outreachy kernel] "

[GIT] EVM hmac security fix
 2016-02-12  7:11 UTC 

GSoC 2016: applications open, deadline = Fri, 19/2
 2016-02-12  7:10 UTC  (3+ messages)

[PATCH] ARM: imx: Do L2 errata only if the L2 cache isn't enabled
 2016-02-12  7:11 UTC 

[PATCH] btrfs: change max_inline default to 2048
 2016-02-12  7:10 UTC  (2+ messages)

Small writes being split with fdatasync based on non-aligned partition ending
 2016-02-12  6:59 UTC  (4+ messages)

[PATCH v4 2/8] Staging: rts5208: rtsx_transport.c: Align to open parenthesis
 2016-02-12  6:56 UTC  (3+ messages)
` [PATCH v5 "

[PATCH v2 1/2] hvm/vmx: save dr7 during vmx_vmcs_save
 2016-02-12  6:57 UTC  (4+ messages)
` [PATCH v2 2/2] vm_event: consolidate hvm_event_fill_regs and p2m_vm_event_fill_regs

[PATCH v3 0/3] dra7xx: get pcie working in mainline
 2016-02-12  6:55 UTC  (23+ messages)
` [PATCH v3 3/3] pci: dra7xx: use pdata callbacks to perform reset

USB mouse is not working in AM437x-evm
 2016-02-12  7:00 UTC 

[Drbd-dev] "data-integrity-alg" can't be worked in 9.0.x
 2016-02-12  6:48 UTC 

[PATCH net] tcp: md5: release request socket instead of listener
 2016-02-12  6:50 UTC 

[PULL] drm-intel-fixes
 2016-02-12  6:50 UTC 

[PATCH] Staging: lustre: obdclass: Declare function as static
 2016-02-12  6:50 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v2 0/3] add lpm support for NEON
 2016-02-12  6:47 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] lpm: add "

[Qemu-devel] [PATCH v10] spec: add qcow2 bitmaps extension specification
 2016-02-12  6:45 UTC  (2+ messages)

[PATCH nfs-utils] statd: Don't unregister statd service on failing to execute callout
 2016-02-12  6:41 UTC 

[patch 2/2] misc: mic: silence an overflow warning
 2016-02-12  6:44 UTC  (2+ messages)

[PATCH] drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
 2016-02-12  6:41 UTC  (2+ messages)

[PATCH] drm/exynos/decon: fix disable clocks order
 2016-02-12  6:41 UTC  (2+ messages)

[patch 1/2] misc: mic: use after free printing error message
 2016-02-12  6:40 UTC  (2+ messages)

[patch] regulator: qcom-saw: testing the wrong variable
 2016-02-12  6:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] move qcow2_invalidate_cache() out of coroutine context
 2016-02-12  6:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] migration: move bdrv_invalidate_cache_all of "
` [Qemu-devel] [PATCH 2/2] "

[PATCH] tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE
 2016-02-12  6:38 UTC  (9+ messages)

[patch] spi: checking for NULL instead of IS_ERR
 2016-02-12  6:38 UTC  (2+ messages)

[patch] rapidio: mport_cdev: fix some error codes
 2016-02-12  6:37 UTC  (2+ messages)

[PATCH] staging: vt6656: replace kzalloc with kmalloc
 2016-02-12  6:34 UTC 

[PATCH v1 0/2] Add DAC driver support for Vybrid SoC
 2016-02-12  6:34 UTC  (6+ messages)
` [PATCH v1 2/2] iio: dac: vf610_dac: Add IIO DAC driver "

[PATCH v1 1/1] dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
 2016-02-12  6:33 UTC  (2+ messages)

[PATCH] cpufreq: Avoid unnecessary locking in show() and store()
 2016-02-12  6:31 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 00/14] ppc64: initial drop
 2016-02-12  6:27 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 06/14] powerpc/ppc64: add boot rom source

[PATCH] drm/i915: Fix hpd live status bits for g4x
 2016-02-12  6:26 UTC  (3+ messages)

[PATCH] ext4: remove unused parameter "newblock" in convert_initialized_extent()
 2016-02-12  6:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 2/2] drm: remove drm_device_is_unplugged checks in common drm code
 2016-02-12  6:22 UTC  (3+ messages)
` [PATCH v3 2/2] drm: remove drm_device_is_unplugged and related code


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.