messages from 2014-06-16 09:25:04 to 2014-06-16 10:11:21 UTC [more...]
[Drbd-dev] [PATCH] drbd: change one-bit bitfield to be an unsigned int
2014-06-16 9:28 UTC (3+ messages)
` [Drbd-dev] [PATCH v2] "
` "
PATCH[[vme/bridges/vme_ca91cx42.c:1382: Bad if test Bug Fix]
2014-06-16 9:56 UTC (3+ messages)
[PATCH v14 01/10] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format
2014-06-16 10:11 UTC (14+ messages)
` [PATCH v14 02/10] imx-drm: Add RGB666 support for parallel display
` [PATCH v14 03/10] imx-drm: Correct BGR666 and the board's dts that use them
` [PATCH v14 04/10] imx-drm: use defines for clock polarity settings
` [PATCH v14 05/10] ARM: dts: imx5*, imx6*: correct display-timings nodes
` [PATCH v14 06/10] drm: drm_display_mode: add signal polarity flags
` [PATCH v14 07/10] imx-drm: Use drm_display_mode timings flags
[PATCH v2] iio: make blocking read wait for data
2014-06-16 10:10 UTC (3+ messages)
[PATCH v2] Input: evdev - add event-mask API
2014-06-16 10:09 UTC
[Qemu-devel] [PATCH 0/3 v2] bsd-user: Fix linking/dependency issues
2014-06-16 10:08 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/3 v2] bsd-user: Revert part of update to rules.mk
[Qemu-devel] [PATCH v2 0/4] fixes for pci tree, v2
2014-06-16 10:05 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] qmp: add query-memdev
` [Qemu-devel] [PATCH v2 2/4] check if we have space left for hotplugged memory
` [Qemu-devel] [PATCH v2 3/4] memory-backend-file: improve error handling
` [Qemu-devel] [PATCH v2 4/4] fixup! numa: add -numa node, memdev= option
[Qemu-devel] [PATCH RFC 0/4] fixes for pci tree
2014-06-16 10:07 UTC (12+ messages)
` [Qemu-devel] [PATCH RFC 1/4] get rid of signed range
` [Qemu-devel] [PATCH RFC 2/4] check if we have space left for hotplugged memory
` [Qemu-devel] [PATCH RFC 3/4] exec: don't exit unconditionally if failed to allocate memory
[PATCH 1/2] phy: qcom: Add driver for QCOM IPQ806x SATA PHY
2014-06-16 10:04 UTC (4+ messages)
[PATCH] Add patch to allow compilation on versions < 3.5 with CONFIG_OF
2014-06-16 10:06 UTC (2+ messages)
[PATCH] ARM: omap: rework platform selection
2014-06-16 10:04 UTC (2+ messages)
[PATCH 0/8] mm: add page cache limit and reclaim feature
2014-06-16 10:04 UTC (4+ messages)
[PATCH] mmc: add new au6601 driver
2014-06-16 10:02 UTC (2+ messages)
[PATCH 1/2] arm64/crypto: fix data corruption bug in GHASH algorithm
2014-06-16 10:02 UTC (2+ messages)
` [PATCH 2/2] arm64/crypto: improve performance of "
VGA passthrough is not working
2014-06-16 10:01 UTC (13+ messages)
[Qemu-devel] [PATCH v10 0/4] Quorum maintainance operations
2014-06-16 10:00 UTC (5+ messages)
` [Qemu-devel] [PATCH v10 1/4] quorum: Add the rewrite-corrupted parameter to quorum
` [Qemu-devel] [PATCH v10 2/4] block: Add node-name argument to drive-mirror
` [Qemu-devel] [PATCH v10 3/4] block: Add replaces "
` [Qemu-devel] [PATCH v10 4/4] qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode
[nftables PATCH 2/2] reject: add ICMP code field parameter for indicating the type of error
2014-06-16 10:00 UTC (2+ messages)
[nftables PATCH 1/2] reject: Check the protocol context for indicating the reject type
2014-06-16 10:00 UTC (2+ messages)
[xen-unstable test] 27133: regressions - trouble: broken/fail/pass
2014-06-16 10:00 UTC (3+ messages)
` [PATCH OSSTEST] Implement direct IPMI power control. (Was: Re: [xen-unstable test] 27133: regressions - trouble: broken/fail/pass)
[Qemu-devel] [PATCH 00/27] vmstate-simplification queue
2014-06-16 9:58 UTC (28+ messages)
` [Qemu-devel] [PATCH 01/27] migration: Remove unneeded minimum_version_id_old
` [Qemu-devel] [PATCH 02/27] vmstate: Return error in case of error
` [Qemu-devel] [PATCH 03/27] vmstate: Refactor & increase tests for primitive types
` [Qemu-devel] [PATCH 04/27] vmstate: Port versioned tests to new format
` [Qemu-devel] [PATCH 05/27] vmstate: Create test functions for versions until 15
` [Qemu-devel] [PATCH 06/27] vmstate: Remove VMSTATE_UINTL_EQUAL_V
` [Qemu-devel] [PATCH 07/27] vmstate: Change VMSTATE_INTTL_V to VMSTATE_INTTL_TEST
` [Qemu-devel] [PATCH 08/27] vmstate: Remove unused VMSTATE_UINTTL_ARRAY_V
` [Qemu-devel] [PATCH 09/27] vmstate: Test for VMSTATE_BOOL_TEST
` [Qemu-devel] [PATCH 10/27] vmstate: Test for VMSTATE_INT8_TEST
` [Qemu-devel] [PATCH 11/27] vmstate: Test for VMSTATE_INT16_TEST
` [Qemu-devel] [PATCH 12/27] vmstate: Test for VMSTATE_INT32_TEST
` [Qemu-devel] [PATCH 13/27] vmstate: test for VMSTATE_INT64_TEST
` [Qemu-devel] [PATCH 14/27] vmstate: Test for VMSTATE_UINT8_TEST
` [Qemu-devel] [PATCH 15/27] vmstate: Test for VMSTATE_UINT16_TEST
` [Qemu-devel] [PATCH 16/27] vmstate: Test for VMSTATE_UINT32_TEST
` [Qemu-devel] [PATCH 17/27] vmstate: Test for VMSTATE_UINT64_TEST
` [Qemu-devel] [PATCH 18/27] vmstate: Test for VMSTATE_FLOAT64
` [Qemu-devel] [PATCH 19/27] vmstate: Test for VMSTATE_UNUSED
` [Qemu-devel] [PATCH 20/27] vmstate: Test for VMSTATE_BITMAP
` [Qemu-devel] [PATCH 21/27] vmstate: Test for VMSTATE_UINT8_EQUAL
` [Qemu-devel] [PATCH 22/27] vmstate: Test for VMSTATE_UINT16_EQUAL
` [Qemu-devel] [PATCH 23/27] vmstate: Test for VMSTATE_UINT32_EQUAL
` [Qemu-devel] [PATCH 24/27] vmstate: Test for VMSTATE_UINT64_EQUAL
` [Qemu-devel] [PATCH 25/27] vmstate: Test for VMSTATE_INT32_EQUAL
` [Qemu-devel] [PATCH 26/27] vmstate: Test for VMSTATE_INT32_LE
` [Qemu-devel] [PATCH 27/27] vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
[Qemu-devel] [PULL v2 0/5] Tracing pull request
2014-06-16 9:58 UTC (3+ messages)
` [Qemu-devel] [PULL 4/5] trace: Multi-backend tracing
[PATCH/RFC] Re: recvmmsg() timeout behavior strangeness [RESEND]
2014-06-16 9:58 UTC (12+ messages)
[Qemu-devel] [PATCH v9 0/4] Quorum maintainance operations
2014-06-16 9:58 UTC (4+ messages)
` [Qemu-devel] [PATCH v9 4/4] qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode
[PATCH 00/14] Add submodule test harness
2014-06-16 9:57 UTC (3+ messages)
` [PATCH 09/14] rebase: add t3426 for submodule updates
Conditional Configuration Fragments
2014-06-16 9:41 UTC (4+ messages)
` Conditional Configuration Fragments (Build Flavours)
proper place to submit patches to bitbake user manual?
2014-06-16 9:57 UTC (2+ messages)
I2C Slave monitor mode support
2014-06-16 9:57 UTC (2+ messages)
[Qemu-devel] [RFC PATCH V2 0/2] support xen HVM direct kernel boot
2014-06-16 9:57 UTC (8+ messages)
` [Qemu-devel] [RFC PATCH V2 1/2] xen: pass kernel initrd to qemu
` [Qemu-devel] [Xen-devel] "
` "
[U-Boot] [PATCH 0/5] Kbuild: sync with Linux 3.16-rc1
2014-06-16 9:56 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] kbuild: move extra gcc checks to scripts/Makefile.extrawarn
` [U-Boot] [PATCH 2/5] kbuild: sync mixed targets handling with Linux 3.16-rc1
` [U-Boot] [PATCH 3/5] cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)
` [U-Boot] [PATCH 4/5] kbuild: Use relative path when possible
` [U-Boot] [PATCH 5/5] scripts: objdiff: sync with Linux 3.16-rc1
[PATCH v2] acpi: mv models with win8 brightness problems from win8 blacklist to use_native_backlight
2014-06-16 9:55 UTC
[PATCH RESEND] fujitsu-laptop: Clear build warnings
2014-06-16 9:55 UTC
[PATCH 00/21] add and use devm_irq_of_parse_and_map()
2014-06-16 9:54 UTC (8+ messages)
` [PATCH 20/21] usb: use devm_irq_of_parse_and_map() where appropriate
[PATCH] acpi: mv models with win8 brightness problems from win8 blacklist to use_native_backlight
2014-06-16 9:54 UTC (3+ messages)
[PATCH v2 0/8] xen: arm: Use super pages in p2m
2014-06-16 9:53 UTC (8+ messages)
` [PATCH v2 7/8] xen: arm: use superpages in p2m when pages are suitably aligned
[Qemu-devel] [PATCH] qemu/target-ppc: software breakpoint support
2014-06-16 9:52 UTC (2+ messages)
` [Qemu-devel] [Qemu-ppc] "
[PATCH] Doc: mfd: as3722: Add details of optional missing property
2014-06-16 9:52 UTC (3+ messages)
perf: use after free in perf_remove_from_context
2014-06-16 9:44 UTC (4+ messages)
` eventpoll __list_del_entry corruption (was: perf: use after free in perf_remove_from_context)
` eventpoll __list_del_entry corruption
[Qemu-devel] [PATCH] hw/virtio: enable common virtio feature for mmio device
2014-06-16 9:50 UTC (5+ messages)
[Bug 77201] CPU online hangs, works when powernow-k8 is UN-loaded
2014-06-16 9:51 UTC (3+ messages)
[PATCH v2] implement libvirt-like 'channels' via PV consoles
2014-06-16 9:49 UTC (7+ messages)
` [PATCH v2 1/6] libxl: add a list of abstract 'channels' to the domain config
` [PATCH v2 2/6] xl: add support for channels
` [PATCH v2 3/6] libxl: implement channels via PV console rings
` [PATCH v2 4/6] libxl: spawn a qemu to implement channels
` [PATCH v2 5/6] Add a section in xl.cfg(5) describing 'channels'
` [PATCH v2 6/6] Add a general description of the channel mechanism to docs/misc/
[patch] [media] davinci: vpif: missing unlocks on error
2014-06-16 9:48 UTC (5+ messages)
` [patch v2] "
[PATCH iptables] libxtables: fix getaddrinfo return value usage
2014-06-16 9:48 UTC (6+ messages)
[git pull] Please pull powerpc.git merge branch
2014-06-16 9:48 UTC
[PATCH v2] clocksource: Add a Kconfig menu
2014-06-16 9:48 UTC
[PATCH/RFC v2 0/2] libv4l2: fix deadlock when DQBUF in block mode
2014-06-16 9:45 UTC (3+ messages)
` [PATCH/RFC v2 1/2] v4l2grab: Add threaded producer/consumer option
[PATCH v6 0/4] Bluetooth LE 6LoWPAN using CoC
2014-06-16 9:45 UTC (3+ messages)
` [PATCH v6 1/4] Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
[PATCH v5 2/2] drm/i915: State readout and cross-checking for dp_m2_n2
2014-06-16 9:45 UTC (3+ messages)
[meta-oe][daisy][PATCH] live555: fix fetch problem
2014-06-16 9:45 UTC (5+ messages)
` [OE-core] "
[Buildroot] [Bug 7208] New: Glibc C++ aplications crash if they use exceptions
2014-06-16 9:43 UTC (3+ messages)
` [Buildroot] [Bug 7208] "
Linux kernel crash (3.2.0-2-amd64) when trying to play audio CD
2014-06-16 9:43 UTC (11+ messages)
[PATCH 00/14] arm-soc fixes for 3.16 review
2014-06-16 9:41 UTC (4+ messages)
` [PATCH 02/14] ARM: omap2: fix am43xx dependency on l2x0 cache
[PATCH -next 00/26] treewide: Use dma_zalloc_coherent
2014-06-16 9:40 UTC (4+ messages)
` [PATCH -next 26/26] sound: "
[PATCH 1/2] xfsprogs: add mount options to xfs.5 manpage
2014-06-16 9:40 UTC (4+ messages)
` [PATCH 2/2] xfsprogs: indicate default mount options in "
iwlwifi AC 7260 fails to connect
2014-06-16 9:40 UTC (2+ messages)
[Qemu-devel] Reminder: softfreeze for 2.1 is this Tuesday
2014-06-16 9:36 UTC
How to capture channel 2 's frames when wireless interface was set to channel 1
2014-06-16 9:36 UTC
[PATCH v2 0/2]ata: Fix the dma state machine lockup for APM X-Gene SoC
2014-06-16 9:35 UTC (3+ messages)
` [PATCH v2 1/2] libahci: Implement the function ahci_restart_engine to restart the port dma engine
` [PATCH v2 2/2] ata: Fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode command
Default netfilter kernel buffer size?
2014-06-16 9:35 UTC (2+ messages)
[PATCH] xfs/279: use MKFS_XFS_PROG, not hardcoded path
2014-06-16 9:34 UTC (3+ messages)
Autotools, Init Script templates and configure.ac
2014-06-16 9:33 UTC (6+ messages)
[RFC PATCH 0/4] Repurpose SEDF Scheduler for Real-time use
2014-06-16 9:33 UTC (3+ messages)
` [RFC PATCH 3/4] Updated comments/variables to reflect cbs, fixed formatting and confusing comments/variables
[patch] CLK: TI: APLL: not allocating enough data
2014-06-16 9:32 UTC (2+ messages)
[PATCH] perf: Get kernel start address by symbol name
2014-06-16 9:31 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/2] hw/arm/virt: Add flash and RTC devices
2014-06-16 9:31 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 2/2] hw/arm/virt: Provide PL031 RTC
` [Qemu-devel] hw/arm/virt: Provide PCI?
[PATCH] arm64/crypto: fix and improve GHASH secure hash implementation
2014-06-16 9:31 UTC (2+ messages)
After shutdown/restart, ath10k sometimes stops receiving packets
2014-06-16 9:30 UTC (6+ messages)
[PATCH 1/1] mmc: moxart: Remove unneeded version.h inclusion
2014-06-16 9:30 UTC (2+ messages)
[PATCH] ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6
2014-06-16 9:29 UTC (4+ messages)
` [PATCH V2] "
[PATCH 00/21] add and use devm_irq_of_parse_and_map()
2014-06-16 9:29 UTC (6+ messages)
[PATCH v3 1/6] mfd: fsl imx25 Touchscreen ADC driver
2014-06-16 9:28 UTC (17+ messages)
` [PATCH v3 2/6] input: touchscreen: imx25 tcq driver
` [PATCH v3 3/6] iio: adc: fsl,imx25-gcq driver
` [PATCH v3 4/6] ARM: dts: imx25: Add TSC and ADC support
` [PATCH v3 5/6] ARM: dts: imx25: mbimxsd25: Add touchscreen support
` [PATCH v3 6/6] ARM: imx_v4_v5_defconfig: Add I.MX25 Touchscreen controller and ADC support
[PATCH 8/8] doc: update Documentation/sysctl/vm.txt
2014-06-16 9:25 UTC (2+ messages)
[PATCH 2/8] mm: add shrink page cache core
2014-06-16 9:24 UTC (2+ messages)
[PATCH 5/8] mm: implement page cache reclaim in circles
2014-06-16 9:25 UTC (2+ messages)
[PATCH v5 00/20] Add VFIO support to DPDK
2014-06-16 9:28 UTC (4+ messages)
` [PATCH v6 "
[PATCH 1/8] mm: introduce cache_limit_ratio and cache_limit_mbytes
2014-06-16 9:24 UTC (2+ messages)
[PATCH 4/8] mm: introduce cache_reclaim_s
2014-06-16 9:25 UTC (2+ messages)
[PATCH 6/8] mm: introduce cache_reclaim_weight
2014-06-16 9:25 UTC (2+ messages)
[PATCH 7/8] mm: implement page cache reclaim speed
2014-06-16 9:25 UTC (2+ messages)
[PATCH 3/8] mm: implement page cache limit feature
2014-06-16 9:24 UTC (2+ messages)
[PATCH] [linux-next] arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'
2014-06-16 9:26 UTC (3+ messages)
[PATCH v14 0/6] mmc: omap_hsmmc: Enable SDIO IRQ
2014-06-16 9:26 UTC (2+ messages)
[PATCH 0/6] HDP initial implementaion
2014-06-16 9:26 UTC (4+ messages)
` [PATCH 4/6] android/health: Add HDP SDP record
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.