messages from 2013-11-29 15:41:02 to 2013-11-29 16:53:52 UTC [more...]
[dm-crypt] Cascading two plain dm-crypt volumes
2013-11-29 16:53 UTC (3+ messages)
[GIT PULL FOR v3.12] VSP1 fixes
2013-11-29 16:53 UTC (2+ messages)
[PATCH] VMX: wbinvd when vmentry under UC
2013-11-29 16:53 UTC (12+ messages)
[PATCH v3 0/4] i2c : i2c-ibm-iic : use interrupts to perform the data transfer
2013-11-29 16:53 UTC (5+ messages)
` [PATCH v3 1/4] i2c: i2c-ibm-iic: cleanup
` [PATCH v3 2/4] i2c: i2c-ibm-iic: perform the transfer in the interrupt handler
` [PATCH v3 3/4] i2c: i2c-ibm-iic: Implements transfer abortion
` [PATCH v3 4/4] i2c: i2c-ibm-iic: Implements a polling mode
cyclictest better values with system load than without (OMAP3530 target)
2013-11-29 16:36 UTC (5+ messages)
Testing for the Xen Project
2013-11-29 16:52 UTC
[PATCH RESEND] drivers: video: metronomefb: avoid out-of-bounds array access
2013-11-29 16:51 UTC (2+ messages)
[PATCH 00/24] mm: Use memblock interface instead of bootmem
2013-11-29 16:50 UTC (4+ messages)
[PATCH 0/3] serial: mxs-auart: flush_buffer hook and interrupt processing
2013-11-29 16:50 UTC (14+ messages)
` [PATCH 1/3] serial: mxs-auart: implement flush_buffer hook
` [PATCH 2/3] serial: mxs-auart: check BUSY flag on tx_empty hook
` [PATCH 3/3] serial: mxs-auart: move irq handling to a tasklet
[PATCHSET 00/17] tracing/uprobes: Add support for more fetch methods (v7)
2013-11-29 16:51 UTC (7+ messages)
` [PATCH/RFC 17/17] tracing/uprobes: Add @+file_offset fetch method
[PATCH]: exec: avoid propagating PF_NO_SETAFFINITY into userspace child
2013-11-29 16:49 UTC (11+ messages)
` [PATCH 0/1] usermodehelper: kill ____call_usermodehelper()->set_cpus_allowed_ptr()
` [PATCH 1/1] "
[PATCH v4 00/12] kexec kernel efi runtime support
2013-11-29 16:47 UTC (14+ messages)
` [PATCH v4 07/12] efi: passing kexec necessary efi data via setup_data
` [PATCH v4 08/12] efi: only print saved efi runtime maps instead of all memmap ranges for kexec
[Qemu-devel] [PULL 00/41] Block patches for 2.0 (flushing block-next)
2013-11-29 16:45 UTC (41+ messages)
` [Qemu-devel] [PULL 01/41] block: make BdrvRequestFlags public
` [Qemu-devel] [PULL 02/41] block: add flags to bdrv_*_write_zeroes
` [Qemu-devel] [PULL 03/41] block: introduce BDRV_REQ_MAY_UNMAP request flag
` [Qemu-devel] [PULL 04/41] block: add logical block provisioning info to BlockDriverInfo
` [Qemu-devel] [PULL 05/41] block: add wrappers for logical block provisioning information
` [Qemu-devel] [PULL 06/41] block/iscsi: add .bdrv_get_info
` [Qemu-devel] [PULL 07/41] block: add BlockLimits structure to BlockDriverState
` [Qemu-devel] [PULL 08/41] block/raw: copy BlockLimits on raw_open
` [Qemu-devel] [PULL 09/41] block: honour BlockLimits in bdrv_co_do_write_zeroes
` [Qemu-devel] [PULL 10/41] block: honour BlockLimits in bdrv_co_discard
` [Qemu-devel] [PULL 11/41] iscsi: set limits in BlockDriverState
` [Qemu-devel] [PULL 12/41] iscsi: simplify iscsi_co_discard
` [Qemu-devel] [PULL 13/41] iscsi: add bdrv_co_write_zeroes
` [Qemu-devel] [PULL 14/41] block: introduce bdrv_make_zero
` [Qemu-devel] [PULL 15/41] block/get_block_status: fix BDRV_BLOCK_ZERO for unallocated blocks
` [Qemu-devel] [PULL 16/41] qemu-img: add support for fully allocated images
` [Qemu-devel] [PULL 17/41] qemu-img: conditionally zero out target on convert
` [Qemu-devel] [PULL 18/41] util/error: Save errno from clobbering
` [Qemu-devel] [PULL 19/41] Test coroutine execution order
` [Qemu-devel] [PULL 20/41] sheepdog: implement .bdrv_get_allocated_file_size
` [Qemu-devel] [PULL 21/41] block/stream: Don't stream unbacked devices
` [Qemu-devel] [PULL 22/41] block: per caller dirty bitmap
` [Qemu-devel] [PULL 23/41] qapi: Change BlockDirtyInfo to list
` [Qemu-devel] [PULL 24/41] COW: Speed up writes
` [Qemu-devel] [PULL 25/41] COW: Extend checking allocated bits to beyond one sector
` [Qemu-devel] [PULL 26/41] MAINTAINERS: add sheepdog development mailing list
` [Qemu-devel] [PULL 27/41] qdict: Fix memory leak in qdict_do_flatten()
` [Qemu-devel] [PULL 28/41] qdict: Optimise qdict_do_flatten()
` [Qemu-devel] [PULL 29/41] sheepdog: refactor do_sd_create()
` [Qemu-devel] [PULL 30/41] sheepdog: support user-defined redundancy option
` [Qemu-devel] [PULL 31/41] qemu-iotests: Drop local version of cancel_and_wait from 040
` [Qemu-devel] [PULL 32/41] blkdebug: add "remove_break" command
` [Qemu-devel] [PULL 33/41] qemu-iotest: Add pause_drive and resume_drive methods
` [Qemu-devel] [PULL 34/41] qemu-iotests: Make test case 030, 040 and 055 deterministic
` [Qemu-devel] [PULL 35/41] block: Enable BDRV_O_SNAPSHOT with driver-specific options
` [Qemu-devel] [PULL 36/41] qemu-iotests: Test snapshot mode
` [Qemu-devel] [PULL 37/41] block: Use BDRV_O_NO_BACKING where appropriate
` [Qemu-devel] [PULL 38/41] qemu-iotests: Filter qemu-io output in 025
` [Qemu-devel] [PULL 40/41] vmdk: Allow read only open of VMDK version 3
` [Qemu-devel] [PULL 41/41] qemu-iotests: Add sample image and test for "
Parse the list of additional 3D modes (v2)
2013-11-29 16:47 UTC (3+ messages)
` [PATCH 3/3] drm/edid: parse the list of additional 3D modes
Open source networking Projects
2013-11-29 16:46 UTC (4+ messages)
[PATCH v6 4/5] MCS Lock: Barrier corrections
2013-11-29 16:44 UTC (14+ messages)
[PATCH 00/10] ASoC: dma: ARM: ux500: Obtain DMA data from Device Tree
2013-11-29 16:42 UTC (5+ messages)
[PATCH V4 1/1] drivers/gpio: Altera soft IP GPIO driver
2013-11-29 16:41 UTC (4+ messages)
Argument type for FS_IOC_GETFLAGS/FS_IOC_SETFLAGS ioctls
2013-11-29 16:32 UTC (8+ messages)
[RFC v1 0/9] gpio: davinci: reuse for keystone arch
2013-11-29 16:40 UTC (20+ messages)
` [RFC v1 1/9] gpio: davinci: get rid of DAVINCI_N_GPIO
` [RFC v1 2/9] gpio: introduce GPIO_DAVINCI kconfig option
` [RFC v1 3/9] gpio: davinci: use chained_irq_enter/chained_irq_exit API
` [RFC v1 4/9] gpio: davinci: make IRQ initialization soc specific
` [RFC v1 5/9] gpio: davinci: reuse for Keystone SoC
` [RFC v1 6/9] arm: dts: keystone: add GPIO device entry
[PATCH v2] Btrfs-progs: avoid using btrfs internal subvolume path to send
2013-11-29 16:37 UTC
[PATCH meta-networking] ntp: comment out the invalid server
2013-11-29 16:35 UTC (2+ messages)
[PATCH 0/8] Various omap device tree usability fixes for v3.13 merge window
2013-11-29 16:34 UTC (9+ messages)
` [PATCH 2/8] mmc: omap: Fix DMA configuration to not rely on device id
[Cluster-devel] [PATCH 3/3] fence_amt: option --method and new option --amttool-path
2013-11-29 16:32 UTC
[Cluster-devel] [PATCH 2/3] fence_ipmilan: option --method and new option --ipmitool-path
2013-11-29 16:32 UTC
[Cluster-devel] [PATCH 1/3] fencing: new option --method
2013-11-29 16:32 UTC
Automated testing on real hardware
2013-11-29 16:31 UTC (3+ messages)
` [OE-core] "
[PATCH V2 1/2] bcma: gpio: add own IRQ domain
2013-11-29 16:31 UTC (3+ messages)
` [PATCH V2 2/2] MIPS: BCM47XX: Prepare support for GPIO buttons
[Qemu-devel] [PATCH for 1.7] target-mips: fix 64-bit FPU config for user-mode emulation
2013-11-29 16:27 UTC
[PATCH v2 00/10] Reuse davinci-nand driver for Keystone arch
2013-11-29 16:28 UTC (5+ messages)
[Qemu-devel] [PATCH v2 0/4] i440fx-test: check firmware visibility
2013-11-29 16:29 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 3/4] i440fx-test: generate temporary firmware blob
` [Qemu-devel] [PATCH v2 4/4] i440fx-test: verify firmware under 4G and 1M, both -bios and -pflash
[PATCH] arm64: mm: Avoid set_pte_at with HugeTLB pages
2013-11-29 16:28 UTC (2+ messages)
[PATCH 0/2] Handle xen_platform_pci=0 case
2013-11-29 16:20 UTC (7+ messages)
[RFC][PATCH] Allow hotkeys to interrupt hidden menu
2013-11-29 16:18 UTC (11+ messages)
/proc/mdstat status documentation and md: export_rdev
2013-11-29 16:18 UTC (4+ messages)
[U-Boot] [PATCH 1/1] MX6 SabreSD: Use readl() to read the CCM_CCGR3 register
2013-11-29 16:17 UTC (2+ messages)
[Qemu-devel] seavgabios resolutions, win8
2013-11-29 16:17 UTC (4+ messages)
[PATCH] um: Build always with -mcmodel=large on 64bit
2013-11-29 16:16 UTC
[PATCH v3 00/32] drm/exynos: Refactor parts of the exynos driver
2013-11-29 16:14 UTC (9+ messages)
` [PATCH v3 28/32] drm/exynos: Implement drm_connector in hdmi directly
` [PATCH v3 29/32] drm/exynos: Implement drm_connector directly in dp driver
` [PATCH v3 30/32] drm/exynos: Implement drm_connector directly in vidi driver
` [PATCH v3 32/32] drm/exynos: Remove the exynos_drm_connector shim
[ANNOUNCE] 3.12.0-rt2
2013-11-29 16:13 UTC (5+ messages)
[Qemu-devel] [PATCH v4 00/30] virtio: cleanup, fix hot-unplug, move to realize
2013-11-29 16:12 UTC (6+ messages)
` [Qemu-devel] [PATCH 23/30] virtio-blk: Convert to QOM realize
` [Qemu-devel] [PATCH 27/30] virtio-rng: "
[PATCH v3 0/3] (U)EFI runtime services for arm
2013-11-29 16:10 UTC (5+ messages)
` [PATCH v3 2/3] arm: Add [U]EFI runtime services support
[BABELTRACE PATCH] Fix data_offset when importing the indexes
2013-11-29 16:12 UTC
[Powertop] PowerTop version 2.5 Installation issue
2013-11-29 16:12 UTC
[GIT PULL] workqueue fixes for v3.13-rc1
2013-11-29 16:10 UTC
[PATCH v2] vfs: fix a bug when we do some dio reads with append dio writes
2013-11-29 16:12 UTC (3+ messages)
Change to vsftpd recipe
2013-11-29 16:06 UTC (6+ messages)
Yocto: Accelerated X11 memory leakage triggers subsequent X11 SIGSEGV inside EXA Frescale EXA driver
2013-11-29 16:05 UTC
Using devm_snd_soc_register_card() causes problem with imx-sgtl5000
2013-11-29 16:06 UTC (2+ messages)
[U-Boot] [PATCH] arm: omap3: i2c: don't zero cnt in i2c_write
2013-11-29 16:05 UTC (3+ messages)
` [U-Boot] [PATCH V2] arm: omap: "
[PATCH 0/5] ASoC/MFD: twl6040: Remove codec driver local reg cache
2013-11-29 16:04 UTC (5+ messages)
` [PATCH 3/5] MFD: twl6040: reg_defaults support for regmap
"swiotlb buffer is full" with 3.13-rc1+ but not 3.4
2013-11-29 16:04 UTC (2+ messages)
"swiotlb buffer is full" with 3.13-rc1+ but not 3.4
2013-11-29 16:04 UTC
[PATCH 1/4] ARM: tegra: add reset properties to Tegra124 DTs
2013-11-29 16:04 UTC (8+ messages)
` [PATCH 2/4] ARM: tegra: add APB DMA controller to Tegra124 DT
` [PATCH 3/4] ARM: tegra: add Tegra124 pinmux node to DT
` [PATCH 4/4] ARM: tegra: add MMC controllers to Tegra124 DT
[meta-networking][PATCH] ntpd: update config file comments
2013-11-29 16:02 UTC
[Qemu-devel] [PATCH v6 2/4] target-arm: Implement ARMv8 VSEL instruction
2013-11-29 16:01 UTC (2+ messages)
[GIT PULL] libata fixes for v3.13-rc1
2013-11-29 16:01 UTC
[May be a bug?]Cannot umount cephfs after all mons is stopped
2013-11-29 15:58 UTC (2+ messages)
Device Tree Maturity Project
2013-11-29 15:57 UTC (3+ messages)
[GIT PULL] cgroup fixes for v3.13-rc1
2013-11-29 15:56 UTC (2+ messages)
[GIT PULL] cgroup fixes for v3.13-rc1
2013-11-29 15:56 UTC
[PATCH] mmc: tegra: add support for Tegra124
2013-11-29 15:55 UTC (2+ messages)
[PATCH] dma: tegra: add support for Tegra148/124
2013-11-29 15:54 UTC (2+ messages)
[PATCH] mfd: syscon: add inline nop functions to compile without option
2013-11-29 15:25 UTC (2+ messages)
[PATCH v3 0/7] enable Cache QoS Monitoring (CQM) feature
2013-11-29 15:50 UTC (6+ messages)
` [PATCH v3 6/7] xsm: add platform QoS related xsm policies
[PATCH 0/7] Davinci nand driver fixes and updates
2013-11-29 15:44 UTC (6+ messages)
[Bug 69723] New: Computer freezes with kernel 3.11.0 / 3.12-rc1 (with bug 68235's patches applied) when dpm=1 on r600g (Cayman)
2013-11-29 15:47 UTC (3+ messages)
` [Bug 69723] GPU lockups with kernel 3.11.0 / 3.12-rc1 "
[PATCH] wcn36xx: fix typo error
2013-11-29 15:47 UTC
[PATCH v4] video: add OpenCores VGA/LCD framebuffer driver
2013-11-29 15:45 UTC (2+ messages)
[PATCH] memshr: fix off-by-one in filename size check
2013-11-29 15:46 UTC (4+ messages)
[PATCH 00/34] perf/core improvements and fixes
2013-11-29 15:45 UTC (8+ messages)
` [PATCH 34/34] perf tools unwinding: Use the per-feature check flags
[PATCHSET cgroup-for-3.14] cgroup: restructure pidlist handling
2013-11-29 15:46 UTC (8+ messages)
` [PATCH 4/9] cgroup: introduce struct cgroup_pidlist_open_file
` [PATCH v2 "
` [PATCH 7/9] cgroup: load and release pidlists from seq_file start and stop respectively
` [PATCH v2 "
[PATCH] Btrfs: optimize btrfs_lookup_extent_info() - extent refcount mismatches?
2013-11-29 15:45 UTC
[PATCH 0/2] Introduce AEMIF driver for Davinci/Keystone archs
2013-11-29 15:43 UTC (8+ messages)
` [PATCH 1/2] memory: ti-aemif: introduce AEMIF driver
[PATCH] Support the special terminal on first serial line on a S/390
2013-11-29 15:44 UTC
[PATCH] migrate_disable pushd down in rt_read_trylock
2013-11-29 15:44 UTC (3+ messages)
[PATCH 2/2] target-i386: Intel MPX support
2013-11-29 15:42 UTC (5+ messages)
` [Qemu-devel] "
[PATCH 0/2] gpio: davinci: preparation fixes and updates to reuse it for Keystone
2013-11-29 15:41 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.