All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-16 13:13:18 to 2015-04-16 14:01:15 UTC [more...]

[PATCH] hash: update jhash function with the latest available
 2015-04-16 14:01 UTC  (2+ messages)

[PATCH] Add empty top level Android.mk / CleanSpec.mk files
 2015-04-16 14:01 UTC  (3+ messages)

[PATCH] org.selinux.policy: Require auth_admin_keep for all actions
 2015-04-16 14:00 UTC  (2+ messages)

Problem installing nfs-utils to non standard dir
 2015-04-16 14:00 UTC  (7+ messages)

genpd multiple states v2
 2015-04-16 14:00 UTC  (9+ messages)
` [PATCH 1/2] [RFC] PM / Domains: add multiple states

[query] how to use "ranges" in device tree
 2015-04-16 13:59 UTC 

[PATCH v3 00/28] IB/Verbs: IB Management Helpers
 2015-04-16 13:57 UTC  (4+ messages)
` [PATCH v3 25/28] IB/Verbs: Use management helper cap_af_ib()

[PATCH v9 0/4] cgroups: add pids subsystem
 2015-04-16 13:57 UTC  (7+ messages)
` [PATCH v9 3/4] cgroups: allow a cgroup subsystem to reject a fork

[PATCH V5 00/15] mmc: host: Add facility to support re-tuning
 2015-04-16 13:57 UTC  (8+ messages)
` [PATCH V5 02/15] mmc: core: Enable / disable re-tuning

[PATCH 2/2] mtd: nand: Add support for Arasan Nand Flash Controller
 2015-04-16 13:56 UTC  (3+ messages)

[PATCH 1/2] mtd: arasan: Add device tree binding documentation
 2015-04-16 13:56 UTC  (3+ messages)

linux-next: Tree for Apr 14 (crash due to modpost patch)
 2015-04-16 13:58 UTC  (8+ messages)
` [PATCH 0/2] Tentative fix for the divide-by-zero on score/paris/

[PATCH 3/5] zfs com.delphix:hole_birth feature support
 2015-04-16  5:22 UTC 

[PATCH 4/5] zfs com.delphix:embedded_data feature support
 2015-04-16  5:23 UTC 

[PATCH 5/5] zfs extensible_dataset and large_blocks feature support
 2015-04-16  5:24 UTC 

[PATCH 2/2] lz4 overflow bug
 2015-04-16  5:07 UTC  (4+ messages)

[PATCH] added support for whole disk zfs embedding
 2015-04-16  4:38 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] Add ARMv7M STM32F1 and STM3210E-EVAL board support
 2015-04-16 13:53 UTC  (5+ messages)
` [U-Boot] [PATCH 1/6] image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
` [U-Boot] [PATCH 2/6] common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()

[PATCH 1/3] perf tests: switch from open to openat
 2015-04-16 13:52 UTC 

[PATCH 2/3] perf tests: rename open*.c
 2015-04-16 13:52 UTC 

Commit a551d91473 (ALSA: hda - Use regmap for command verb caches, too) breaks TOSLINK
 2015-04-16 13:53 UTC  (6+ messages)

[PATCH 3/3] perf tests: remove getpgrp from mmap-basic
 2015-04-16 13:52 UTC 

sysvinit upgrade woes
 2015-04-16 13:53 UTC  (2+ messages)

[PATCH 0/3] perf tests: don't use obsolete syscalls
 2015-04-16 13:52 UTC 

[PATCH] tools: Handle the common profile & service ecode
 2015-04-16 13:53 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2015-04-16 13:52 UTC 

[PATCH v4 00/43] hpsa update
 2015-04-16 13:50 UTC  (44+ messages)
` [PATCH v4 01/43] hpsa: add masked physical devices into h->dev[] array
` [PATCH v4 02/43] hpsa: clean up host, channel, target, lun prints
` [PATCH v4 03/43] hpsa: rework controller command submission
` [PATCH v4 04/43] hpsa: clean up aborts
` [PATCH v4 05/43] hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmds
` [PATCH v4 06/43] hpsa: hpsa decode sense data for io and tmf
` [PATCH v4 07/43] hpsa: allow lockup detected to be viewed via sysfs
` [PATCH v4 08/43] hpsa: make function names consistent
` [PATCH v4 09/43] hpsa: factor out hpsa_init_cmd function
` [PATCH v4 10/43] hpsa: do not ignore return value of hpsa_register_scsi
` [PATCH v4 11/43] hpsa: try resubmitting down raid path on task set full
` [PATCH v4 12/43] hpsa: factor out hpsa_ioaccel_submit function
` [PATCH v4 13/43] hpsa: print accurate SSD Smart Path Enabled status
` [PATCH v4 14/43] hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode
` [PATCH v4 15/43] hpsa: Get queue depth from identify physical bmic for physical disks
` [PATCH v4 16/43] hpsa: break hpsa_free_irqs_and_disable_msix into two functions
` [PATCH v4 17/43] hpsa: clean up error handling
` [PATCH v4 18/43] hpsa: refactor freeing of resources into more logical functions
` [PATCH v4 19/43] hpsa: add ioaccel sg chaining for the ioaccel2 path
` [PATCH v4 20/43] hpsa: add more ioaccel2 error handling, including underrun statuses
` [PATCH v4 21/43] hpsa: do not check cmd_alloc return value - it cannnot return NULL
` [PATCH v4 22/43] hpsa: correct return values from driver functions
` [PATCH v4 23/43] hpsa: clean up driver init
` [PATCH v4 24/43] hpsa: clean up some error reporting output in abort handler
` [PATCH v4 25/43] hpsa: do not print ioaccel2 warning messages about unusual completions
` [PATCH v4 26/43] hpsa: add support sending aborts to physical devices via the ioaccel2 path
` [PATCH v4 27/43] hpsa: use helper routines for finishing commands
` [PATCH v4 28/43] hpsa: don't return abort request until target is complete
` [PATCH v4 29/43] hpsa: refactor and rework support for sending TEST_UNIT_READY
` [PATCH v4 30/43] hpsa: performance tweak for hpsa_scatter_gather()
` [PATCH v4 31/43] hpsa: call pci_release_regions after pci_disable_device
` [PATCH v4 32/43] hpsa: skip free_irq calls if irqs are not allocated
` [PATCH v4 33/43] hpsa: cleanup for init_one step 2 in kdump
` [PATCH v4 34/43] hpsa: fix try_soft_reset error handling
` [PATCH v4 35/43] hpsa: create workqueue after the driver is ready for use
` [PATCH v4 36/43] hpsa: add interrupt number to /proc/interrupts interrupt name
` [PATCH v4 37/43] hpsa: use block layer tag for command allocation
` [PATCH v4 38/43] hpsa: use scsi host_no as hpsa controller number
` [PATCH v4 39/43] hpsa: propagate the error code in hpsa_kdump_soft_reset
` [PATCH v4 40/43] hpsa: cleanup reset
` [PATCH v4 41/43] hpsa: change driver version
` [PATCH v4 42/43] hpsa: add PMC to copyright
` [PATCH v4 43/43] hpsa: add in new controller id

[PATCH v4 00/27] IB/Verbs: IB Management Helpers
 2015-04-16 13:51 UTC  (27+ messages)
` [PATCH v4 10/27] IB/Verbs: Reform cm related part in IB-core cma/ucm
` [PATCH v4 14/27] IB/Verbs: Reform cma_acquire_dev()
` [PATCH v4 20/27] IB/Verbs: Use management helper cap_ib_sa()
` [PATCH v4 27/27] IB/Verbs: Cleanup rdma_node_get_transport()

[Qemu-devel] [Bug 1444081] [NEW] x86_64 heavy crash on PPC 64 host
 2015-04-16 13:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 1444081] "

[PATCH] dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variable
 2015-04-16 13:49 UTC 

[PATCH] mm/memory-failure: call shake_page() when error hits thp tail page
 2015-04-16 13:49 UTC  (3+ messages)

[PATCH -next] ASoC: Intel: sst_hsw: remove kfree for memory allocated with devm_kzalloc
 2015-04-16 13:46 UTC 

[RFC PATCH] Security: ignore private inode from security_file_receive
 2015-04-16 13:48 UTC  (2+ messages)

[PATCH ] monitor: Add AVRCP GetFolderItems Support
 2015-04-16 13:48 UTC  (2+ messages)

post-receive: pub/scm/network/connman/connman
 2015-04-16 13:48 UTC 

[PATCH -next] extable: Remove duplicated include from extable.c
 2015-04-16 13:47 UTC  (2+ messages)

[PATCH -next] ASoC: Intel: sst_byt: remove kfree for memory allocated with devm_kzalloc
 2015-04-16 13:46 UTC 

[PATCH] dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_state
 2015-04-16 13:46 UTC  (2+ messages)

beendorfer str. 39 32609 hüllhorst
 2015-04-16 13:31 UTC 

[RFC] Simlify dif_verify routines and fixup fileio protection information code
 2015-04-16 13:46 UTC  (11+ messages)

post-receive: pub/scm/network/connman/connman
 2015-04-16 13:45 UTC 

[PATCH -next] Input: zforce - remove duplicated include from zforce_ts.c
 2015-04-16 13:44 UTC  (2+ messages)

[Qemu-devel] How to modify QEMU source to read the bus for SATA directly?
 2015-04-16 13:43 UTC  (2+ messages)

[Xenomai] CLOCK_HOST_REALTIME failure on Xenomai 3
 2015-04-16 13:43 UTC  (3+ messages)

[PATCH 1/2] deb-pkg: move setting debarch for a separate function
 2015-04-16 13:42 UTC  (2+ messages)
` [PATCH] deb-pkg: v2: "

[U-Boot] [PATCH 1/1] ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching
 2015-04-16 13:42 UTC  (2+ messages)

[PATCH 1/3] amba: add no_pm_pclk_management flag to amba_driver
 2015-04-16 13:41 UTC  (4+ messages)
` [PATCH 2/3] dmaengine: add dmaengine_pm_get()/dmaengine_pm_put() functions
` [PATCH 3/3] dmaengine: pl330: get rid of pm_runtime_irq_safe()

[PATCH v4 00/10] ARM: berlin: add nand support
 2015-04-16 13:41 UTC  (7+ messages)
` [PATCH v4 04/10] mtd: pxa3xx_nand: rework flash detection and timing setup

[U-Boot] [U-boot][PATCH 0/2] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
 2015-04-16 13:41 UTC  (3+ messages)

[PATCH] tracing: fix incorrect enabling of trace events by boot cmdline
 2015-04-16 13:39 UTC  (2+ messages)

[PATCH] Fix pointer cast for 32 bits arch
 2015-04-16 13:39 UTC  (2+ messages)
` [PATCH V4] "

[PATCH] si2165 - Add DVB-C Support
 2015-04-16 13:37 UTC 

[patch 00/39] hrtimer/tick: Optimizations, cleanups and solutions for various issues
 2015-04-16 13:37 UTC  (3+ messages)
` [patch 17/39] tick: sched: Remove hrtimer_active() checks

[PATCH v11]: clk: Add common clock support for Mediatek MT8135 and MT8173
 2015-04-16 13:36 UTC  (9+ messages)

"tcp: refine TSO autosizing" causes performance regression on Xen
 2015-04-16 13:00 UTC  (11+ messages)
` [Xen-devel] "

[Qemu-devel] [PATCH 0/5] Extend TPM support with a QEMU-external TPM
 2015-04-16 13:35 UTC  (2+ messages)

[PATCH v8 0/4] cat-file: teach cat-file a '--literally' option
 2015-04-16 13:35 UTC  (6+ messages)
` [PATCH v8 2/4] "

[PATCH V1 net-next] IB/ipoib: Fix ndo_get_iflink
 2015-04-16 13:34 UTC 

[GIT PULL] Mailbox changes for v4.1-rc1
 2015-04-16 13:34 UTC  (2+ messages)

[meta-fsl-arm-extra][PATCH v2 1/4] u-boot-compulab: add u-boot configuration for cm-fx6 machines
 2015-04-16 13:32 UTC  (4+ messages)
` [meta-fsl-arm-extra][PATCH v2 2/4] linux-compulab: add cm-fx6 kernel configuration files
` [meta-fsl-arm-extra][PATCH v2 3/4] cm-fx6: add cm-fx6 machine configuration
` [meta-fsl-arm-extra][PATCH v2 4/4] linux-compulab: add cm-fx6 3.14.28 kernel configuration files

[PATCH 05/10] drm: Add supporting structure for Displayport Link CTS test 4.2.2.6
 2015-04-16 13:34 UTC  (3+ messages)
` [PATCH 05/12] "

[Bug 88152] 720p and 1080 H.264 videos lock-up on playback with vlc / vdpau on Radeon 3850HD
 2015-04-16 13:34 UTC  (2+ messages)

[PATCHv2 0/6] Use ticket locks for spinlocks
 2015-04-16 13:32 UTC  (10+ messages)
` [PATCHv2 4/6] x86: provide xadd()
` [PATCHv2 5/6] xen: use ticket locks for spin locks

[PATCH v4 00/24] ILP32 for ARM64
 2015-04-16 13:31 UTC  (12+ messages)

[PATCH net-next] IB/ipoib: Fix ndo_get_iflink
 2015-04-16 13:30 UTC 

[PATCH 0/5 v2] Support for Open-Channel SSDs
 2015-04-16 13:29 UTC  (8+ messages)
` [PATCH 2/5 v2] blk-mq: "

[PATCH for-next 0/6] mlx4 and more IPoIB changes for 4.1
 2015-04-16 13:29 UTC  (5+ messages)
` [PATCH for-next 3/6] IB/ipoib: Handle QP in SQE state

[ath9k-devel] How ath9k introduces itself to mac80211?
 2015-04-16 13:28 UTC 

QT5 Build Environment
 2015-04-16 13:26 UTC  (2+ messages)

[PATCH 0/2] i2c: rework last users of 2.4 style attach_adapter
 2015-04-16 13:23 UTC  (8+ messages)
  ` [PATCH 1/2] macintosh: therm_windtunnel: drop using attach adapter
  ` [PATCH 2/2] sound: ppc: keywest: "

[PATCH infiniband-diags] Close additional file descriptor in iblinkinfo in advance
 2015-04-16 13:22 UTC 

[PATCH -next] i2c: remove duplicated include from i2c-digicolor.c
 2015-04-16 13:21 UTC  (2+ messages)

[PATCH] hso: fix refcnt leak in recent patch
 2015-04-16 13:21 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.4 00/10] various improvements for the iSCSI driver
 2015-04-16 13:20 UTC  (9+ messages)
` [Qemu-devel] [PATCH for-2.4 05/10] block/iscsi: optimize WRITE10/16 if cache.writeback is not set
` [Qemu-devel] [PATCH for-2.4 07/10] block/iscsi: bump libiscsi requirement to 1.10.0

[PATCH -next] netns: remove duplicated include from net_namespace.c
 2015-04-16 13:17 UTC 

new way of writing defconfigs for freescale's powerpc platforms
 2015-04-16 13:20 UTC  (4+ messages)

[U-Boot] [PATCH 00/34] imx: ventana: Ventana clean-up and updates
 2015-04-16 13:20 UTC  (4+ messages)
` [U-Boot] [PATCH 26/34] imx: ventana: add DT fixup for GW54xx compatibility with older kernels

[Xenomai] [PATCH] Add support for SUNXI boards
 2015-04-16 13:19 UTC  (2+ messages)

[RFC/PATCH] mwifiex: Driver - Firmware Glitches
 2015-04-16 13:19 UTC  (4+ messages)

[Buildroot] how to point at a local archive of S/W tarballs?
 2015-04-16 13:17 UTC  (5+ messages)

[ath9k-devel] how ath9k introduces itself to mac80211?
 2015-04-16 13:17 UTC 

Using ath10k for WiFi capturing non-11ac traffic
 2015-04-16 13:16 UTC  (10+ messages)

[PATCH 1/4] monitor: Add AVRCP GetFolderItems Support
 2015-04-16 13:16 UTC  (4+ messages)
` [PATCH 2/4] monitor: Add MediaPlayerItem for GetFolderItems
` [PATCH 3/4] monitor: Add FolderItem support "
` [PATCH 4/4] monitor: Add MediaElementItem "

post-receive: pub/scm/linux/kernel/git/sashal/linux
 2015-04-16 13:15 UTC 

[GIT PULL] kdbus for 4.1-rc1
 2015-04-16 13:14 UTC  (14+ messages)

[PATCH -next] Input: soc_button_array - remove duplicated include from soc_button_array.c
 2015-04-16 13:12 UTC 

[PATCH -next] drm/i915/audio: remove duplicated include from intel_audio.c
 2015-04-16 13:11 UTC 


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.