All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-25 16:06:07 to 2014-06-25 17:08:05 UTC [more...]

post-receive: pub/scm/linux/kernel/git/pablo/nf-next
 2014-06-25 17:08 UTC 

[PATCH 0/9] perf bench: Updates for 3.17
 2014-06-25 17:07 UTC  (6+ messages)
` [PATCH 9/9] perf bench: futex: Support operations for shared futexes

[PATCH] NVMe: Skip orderly shutdown on failed devices
 2014-06-25 17:06 UTC  (3+ messages)

[PATCH 1/2] sstate-diff-machines.sh: Return non-zero return code when there was some failure detected
 2014-06-25 17:06 UTC  (2+ messages)
` [PATCH 2/2] test-dependencies.sh: "

[PATCH v3] netfilter: conntrack: remove timer from ecache extension
 2014-06-25 17:06 UTC  (4+ messages)

[Qemu-devel] vhost-user: broken mem regions
 2014-06-25 17:06 UTC  (13+ messages)

[PATCH] sg: limit maximum cdb size to 252 bytes
 2014-06-25 17:05 UTC 

Matrix license
 2014-06-25 17:05 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH] numa: enable sparse node numbering
 2014-06-25 17:04 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v2] "
  ` [Qemu-devel] [RFC PATCH v3] "

XFS crash?
 2014-06-25 17:04 UTC  (13+ messages)
            ` On-stack work item completion race? (was Re: XFS crash?)

[PATCH v8 0/9] seccomp: add thread sync ability
 2014-06-25 17:03 UTC  (18+ messages)
` [PATCH v8 5/9] seccomp: split mode set routines
` [PATCH v8 9/9] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC

PCIe current resource settings
 2014-06-25 17:03 UTC  (2+ messages)

[U-Boot] [PATCH] usb: ci_udc: fix typo in debug message
 2014-06-25 17:03 UTC 

[Xenomai] Support of Beagleboard xm rev C on 3.14-ipipe
 2014-06-25 17:01 UTC  (12+ messages)

Updates to meta-fsl-arm (master) in 2014-06-25
 2014-06-25 17:01 UTC  (4+ messages)

[PATCH v2] packagegroup-arago-tisdk-addons: Add valgrind
 2014-06-25 17:01 UTC 

[meta-fsl-demos][PATCH] packagegroup-fsl: Add DESCRIPTION for several packagegroups
 2014-06-25 17:01 UTC  (4+ messages)

[hch-scsi-queue:core-for-3.17 18/27] drivers/staging/rts5208/rtsx.c:468:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'u64'
 2014-06-25 17:01 UTC  (3+ messages)

[PATCH v7 0/2] CPU hotplug: Fix the long-standing "IPI to offline CPU" issue
 2014-06-25 16:59 UTC  (4+ messages)
` [PATCH v7 2/2] CPU hotplug, smp: Flush any pending IPI callbacks before CPU offline

[PATCH 0/4] hwmon: ntc_thermistor: prepose vendor prefix change
 2014-06-25 17:00 UTC  (7+ messages)
` [PATCH 4/4] ARM: DTS: Add NTC thermistor nodes as child nodes to ADC

Updates to meta-fsl-demos (master) in 2014-06-25
 2014-06-25 17:00 UTC 

[PATCH 0/6] nohz: Move nohz kick out of scheduler IPI, v8
 2014-06-25 16:57 UTC  (14+ messages)
` [PATCH 2/6] irq_work: Implement remote queueing

[PATCH v6 04/10] media: vb2: Take queue or device lock in vb2_fop_mmap()
 2014-06-25 16:58 UTC  (5+ messages)
` [PATCH v7] media: vb2: Take queue or device lock in mmap-related vb2 ioctl handlers

[patch net-next v2 1/2] rtnetlink: allow to register ops without ops->setup set
 2014-06-25 16:58 UTC  (2+ messages)
` [patch net-next v2 2/2] openvswitch: introduce rtnl ops stub

alsa-tools 1.0.28 regression with sblive/emu10k1: init_live shell script broken
 2014-06-25 16:57 UTC  (2+ messages)

[PATCH v5 0/8] ARM generic idle states
 2014-06-25 16:58 UTC  (12+ messages)
` [PATCH v5 4/8] arm64: add PSCI CPU_SUSPEND based cpu_suspend support
` [PATCH v5 6/8] drivers: cpuidle: initialize big.LITTLE driver through DT
` [PATCH v5 7/8] drivers: cpuidle: initialize Exynos "

[PATCH] populate_sdk_base: add auto-completion in setup
 2014-06-25 16:58 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] i2c: tegra: use repeated start for reads
 2014-06-25 16:57 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] i2c: tegra: write clean data to TX FIFO
` [U-Boot] [PATCH 3/3] i2c: tegra: dump alen in debug statements

32-bit bug in iovec iterator changes
 2014-06-25 16:56 UTC  (12+ messages)
                  ` [regression] fix 32-bit breakage in block device read(2) (was Re: 32-bit bug in iovec iterator changes)

[PATCH 1/1] mmc: host: Kconfig: Update SDHCI S3C entry
 2014-06-25 16:55 UTC  (5+ messages)

scsi-mq V2
 2014-06-25 16:52 UTC  (15+ messages)
` [PATCH 01/14] sd: don't use rq->cmd_len before setting it up
` [PATCH 02/14] scsi: split __scsi_queue_insert
` [PATCH 03/14] scsi: centralize command re-queueing in scsi_dispatch_fn
` [PATCH 04/14] scsi: set ->scsi_done before calling scsi_dispatch_cmd
` [PATCH 05/14] scsi: push host_lock down into scsi_{host,target}_queue_ready
` [PATCH 06/14] scsi: convert target_busy to an atomic_t
` [PATCH 07/14] scsi: convert host_busy to atomic_t
` [PATCH 08/14] scsi: convert device_busy "
` [PATCH 09/14] scsi: fix the {host,target,device}_blocked counter mess
` [PATCH 10/14] scsi: only maintain target_blocked if the driver has a target queue limit
` [PATCH 11/14] scsi: unwind blk_end_request_all and blk_end_request_err calls
` [PATCH 12/14] scatterlist: allow chaining to preallocated chunks
` [PATCH 13/14] scsi: add support for a blk-mq based I/O path
` [PATCH 14/14] fnic: reject device resets without assigned tags for the blk-mq case

[PATCH] scripts/checkpatch.pl: Only emit LONG_LINE for --strict
 2014-06-25 15:46 UTC 

[RFC] wireless: improve dfs-region intersection
 2014-06-25 16:52 UTC  (12+ messages)
      ` [wireless-regdb] "

[U-Boot] [PATCH] patman: Only apply patches when we know the original HEAD
 2014-06-25 16:53 UTC  (6+ messages)

Updates to meta-fsl-arm-extra (daisy) in 2014-06-25
 2014-06-25 16:51 UTC 

[PATCH v2 1/3] sched/fair: Disable runtime_enabled on dying rq
 2014-06-25 16:52 UTC  (7+ messages)

[Qemu-devel] [Bug 1323758] Re: Mouse stops working when connected usb-storage-device
 2014-06-25 16:44 UTC  (2+ messages)

Updates to meta-fsl-arm-extra (master) in 2014-06-25
 2014-06-25 16:51 UTC 

mm: slub: invalid memory access in setup_object
 2014-06-25 16:51 UTC  (2+ messages)

[RFC 0/3] brcmfmac: provide band info upon wiphy registration
 2014-06-25 16:50 UTC  (6+ messages)
` [RFC 2/3] cfg80211: expose cfg80211_disable_40mhz_24ghz module parameter

[PATCH 0/6] RCU get_user_pages_fast and __get_user_pages_fast
 2014-06-25 16:50 UTC  (7+ messages)
` [PATCH 6/6] arm64: mm: Enable RCU fast_gup

[PATCH ARM v4 00/12] mini-os: initial ARM support
 2014-06-25 16:50 UTC  (5+ messages)
` [PATCH ARM v4 12/12] mini-os: added ARM grant table initialisation

Survey: Tell us how you use Git -- Revised Survey Link
 2014-06-25 16:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2014-06-25 16:50 UTC 

XFS CRC errors after a crash
 2014-06-25 16:49 UTC 

trace time out of order
 2014-06-25 16:48 UTC 

[PATCH 1/1] firmware: read firmware size using i_size_read()
 2014-06-25 16:46 UTC  (6+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] firmware: "

post-receive: pub/scm/linux/kernel/git/rostedt/linux-trace
 2014-06-25 16:45 UTC 

[PATCH v2 00/20] ARM: sunxi: Introduce Allwinner A23 (sun8i) support
 2014-06-25 16:41 UTC  (9+ messages)
` [PATCH v2 12/20] clk: sunxi: Add A23 APB0 support to sun6i-a31-apb0-clk
        ` [linux-sunxi] "
            `  "

[Qemu-devel] [Bug 1307473] Re: guest hang due to missing clock interrupt
 2014-06-25 16:30 UTC  (2+ messages)
` [Qemu-devel] [Bug 1307473] Missing required logs

[PATCH v8 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-06-25 16:40 UTC  (5+ messages)
` [PATCH v8 4/4] drivers: net: Add APM X-Gene SoC ethernet "

[PATCH v3] i2c: exynos5: Properly use the "noirq" variants of suspend/resume
 2014-06-25 16:39 UTC  (2+ messages)

[PATCH RFC OSSTEST 0/9] implement for virsh
 2014-06-25 16:37 UTC  (7+ messages)
` [PATCH RFC OSSTEST 7/9] Toolstack: Abstract away migration support check

[meta-fsl-arm-extra][PATCH 1/2] u-boot-cubox-i: update to e313a3a86e SRCREV
 2014-06-25 16:36 UTC  (3+ messages)
` [meta-fsl-arm-extra][PATCH 2/2] cubox-i: updates the kernel to 6fc170bb7b SRCREV

[Bug 80507] New: Cannot set pwm1 above 80 on GeForce 9600 GT, 10de:0622
 2014-06-25 16:35 UTC  (2+ messages)
  ` [Bug 80507] "

[patch net-next 1/2] rtnetlink: allow to register ops without ops->setup set
 2014-06-25 16:35 UTC  (6+ messages)
` [patch net-next 2/2] openvswitch: introduce rtnl ops stub

[Bug 57034] New: [Quadro FX 4800] display port connectors not recognized
 2014-06-25 16:34 UTC  (2+ messages)
  ` [Bug 57034] [NVA0] second dp monitor stays powered off

[PATCH v2] i2c: exynos5: Properly use the "noirq" variants of suspend/resume
 2014-06-25 16:33 UTC  (5+ messages)

[PATCH] Arm64: Fix build error while switching from LE to BE
 2014-06-25 16:33 UTC  (2+ messages)

[PATCH 0/6] OMAP Mailbox framework adoption & DT support
 2014-06-25 16:32 UTC  (6+ messages)
` [PATCH 6/6] mailbox/omap: add a custom of_xlate function

[PATCH_v3 1/3] android/health: Rename matching functions
 2014-06-25 16:30 UTC  (3+ messages)
` [PATCH_v3 2/3] android/health: Provide a helper funtion to search channel by id
` [PATCH_v3 3/3] android/hal-health: Return app_id and channel_id -1 in case of error

[PATCH v4 0/3] Add Qualcomm crypto driver
 2014-06-25 16:28 UTC  (6+ messages)
` [PATCH v4 1/3] crypto: qce: Qualcomm crypto engine driver
` [PATCH v4 2/3] crypto: qce: Build Qualcomm crypto driver
` [PATCH v4 3/3] ARM: DT: qcom: Add Qualcomm crypto driver binding document

[GIT PULL] at91: fixes for 3.16 #1 (bis)
 2014-06-25 16:29 UTC  (3+ messages)

[PATCH] Add db_exception and db_datatype support to label_db backend
 2014-06-25 16:26 UTC 

[PATCH] clk: define and export __clk_get_debug for providers
 2014-06-25 16:26 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/shawnguo/linux
 2014-06-25 16:25 UTC 

[PATCH 0/4] GenWQE: patches to improve RAS features (v2)
 2014-06-25 16:22 UTC  (5+ messages)
` [PATCH 1/4] GenWQE: Add sysfs interface for bitstream reload
` [PATCH 2/4] GenWQE: Add support for EEH error recovery
` [PATCH 3/4] GenWQE: Improve hardware "
` [PATCH 4/4] GenWQE: Remove unnecessary include

[Printing-architecture] ippusbd license
 2014-06-25 16:24 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/shawnguo/linux
 2014-06-25 16:24 UTC 

[meta-fsl-arm][PATCH] imx-vpu: fix checks of IOGetVirtMem() return value
 2014-06-25 16:22 UTC  (3+ messages)

[GIT PULL] at91: fixes for 3.16 #1 (ter)
 2014-06-25 16:21 UTC  (2+ messages)

[PATCH 1/2] udev: update init script for conditional probing of platform bus
 2014-06-25 16:20 UTC  (4+ messages)

[daisy][PATCH 1/2] udev: update init script for conditional probing of platform bus
 2014-06-25 16:19 UTC 

[PATCH 0/2] Firmware-assisted suspend/resume of Exynos SoCs
 2014-06-25 16:18 UTC  (6+ messages)
` [PATCH 1/2] ARM: firmware: Introduce suspend and resume operations
` [PATCH 2/2] ARM: EXYNOS: Add support for firmware-assisted suspend/resume

master - test: Test addition to show incorrect allocator behavior
 2014-06-25 16:19 UTC 

[PATCH -mm v3 8/8] slab: do not keep free objects/slabs on dead memcg caches
 2014-06-25 16:19 UTC  (4+ messages)
` [PATCH] slab: document why cache can have no per cpu array on kfree

[PATCH 1/4] ARM: i.MX21 clk: Clock initialization rework
 2014-06-25 16:17 UTC  (2+ messages)

[PATCH v6 0/6] Link Bonding Library
 2014-06-25 16:15 UTC  (5+ messages)
` [PATCH v7 3/6] EAL support for link bonding device initialization

[Bug 42082] New: 3.1.0-rc2 block related lockdep report
 2014-06-25 16:15 UTC  (2+ messages)
` [Bug 42082] "

[PATCH V2] ARM: imx: add cpufreq support for i.mx6sx
 2014-06-25 16:14 UTC  (2+ messages)

[PATCH v1 00/13] NFS/RDMA patches for 3.17
 2014-06-25 16:14 UTC  (6+ messages)
` [PATCH v1 10/13] xprtrdma: Release FRMR segment buffers during LOCAL_INV completion

[Bug 42362] New: [ext4] possible circular locking dependency detected
 2014-06-25 16:13 UTC  (2+ messages)
` [Bug 42362] "

[Qemu-devel] [PATCH] linux-user: Handle new ARM breakpoint instruction
 2014-06-25 16:11 UTC  (3+ messages)

[lm-sensors] [PATCH] hwmon: (lm63) Fix smatch warnings
 2014-06-25 16:11 UTC 

[Bug 41962] New: fs/jbd2/transaction.c:1113 and fs/buffer.c:2915
 2014-06-25 16:11 UTC 

[PATCH] u-boot: disable SPL/MLO processing for omapl138 SOCs
 2014-06-25 16:10 UTC 

[PATCH v2] ARM: clk-imx51-imx53: Remove clk_register_clkdev()
 2014-06-25 16:11 UTC  (2+ messages)

[PATCH] clk: tegra: fix vi_sensor clocks on Tegra124
 2014-06-25 16:10 UTC  (3+ messages)

alsa-tools 1.0.28 regression with sblive/emu10k1: init_live shell script broken
 2014-06-25 16:10 UTC 

[PATCH v2] sched: Fix compiler warnings
 2014-06-25 16:09 UTC  (10+ messages)

[meta-fsl-ppc][PATCH ] u-boot: u-boot build for 64-bit parts depends on lib32-gcc-cross-powerpc
 2014-06-25 16:08 UTC  (2+ messages)

Metadata CRC error upon unclean unmount
 2014-06-25 16:09 UTC  (5+ messages)

Is anyone using the CAAM hash module on i.MX6?
 2014-06-25 15:35 UTC  (2+ messages)

[PATCH] scsi: pm8001: pm80xx_hwi.c: Cleaning up variable is set more than once
 2014-06-25 16:08 UTC  (3+ messages)

[Bug 40542] New: overflow/panic on KVM hipervizor
 2014-06-25 16:08 UTC  (2+ messages)
` [Bug 40542] "

[meta-fsl-ppc][PATCH] linux: fix 64bit kernel builds with binutils 2.24
 2014-06-25 16:07 UTC  (2+ messages)

[PATCH 0/3] previous patches about "shared code"/"base drivers"
 2014-06-25 16:07 UTC  (2+ messages)

[U-Boot] [PATCH] usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
 2014-06-25 16:06 UTC  (3+ messages)

[Bug 25332] When a VM is rebooted, assigned devices do not get RESET 
 2014-06-25 16:06 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.