messages from 2014-12-01 08:27:59 to 2014-12-01 09:34:01 UTC [more...]
pro/cons of raid1 with mdadm/lvm2
2014-12-01 9:33 UTC (5+ messages)
[PATCH] Fix build with LDFLAGS="-Wl,--as-needed"
2014-12-01 9:33 UTC
[PATCH] linux-firmware: Add firmware files for Siano DTV devices
2014-12-01 9:32 UTC (2+ messages)
[PATCH v4] x86: add p2m_mmio_write_dm
2014-12-01 9:32 UTC (4+ messages)
[PATCH v2] slab: Fix nodeid bounds check for non-contiguous node IDs
2014-12-01 9:22 UTC (9+ messages)
[OSSTEST PATCH 0/4] Introduction of the patches
2014-12-01 9:32 UTC (4+ messages)
Issue found in Armada 370: "No buffer space available" error during continuous ping
2014-12-01 9:32 UTC (11+ messages)
[PATCH] nl80211: check matches array length before acessing it
2014-12-01 9:32 UTC
[B.A.T.M.A.N.] [PATCH-maint] batman-adv: Calculate extra tail size based on queued fragments
2014-12-01 9:32 UTC
[PATCH V4 net-next] tun/macvtap: use consume_skb() instead of kfree_skb() when needed
2014-12-01 9:30 UTC (2+ messages)
[Patch V2] support guest virtual mapped p2m list
2014-12-01 9:29 UTC (2+ messages)
` [Patch V2] expand x86 arch_shared_info to support linear "
[PATCH v7 00/46] linux: towards virtio-1 guest support
2014-12-01 9:28 UTC (15+ messages)
` [PATCH v7 01/46] virtio: add low-level APIs for feature bits
` [PATCH v7 16/46] virtio_blk: v1.0 support
` [PATCH v7 28/46] vhost: make features 64 bit
[PATCH-v4 0/7] add support for a lazytime mount option
2014-12-01 9:28 UTC (9+ messages)
` [PATCH-v4 1/7] vfs: split update_time() into update_time() and write_time()
[PATCH v4 0/2] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc
2014-12-01 9:25 UTC (5+ messages)
` [PATCH v4 1/2] mtd: hisilicon: add a new NAND controller driver for "
[v8][PATCH 00/17] xen: RMRR fix
2014-12-01 9:24 UTC (18+ messages)
` [v8][PATCH 01/17] tools/hvmloader: link errno.h from xen internal
` [v8][PATCH 02/17] introduce XEN_DOMCTL_set_rdm
` [v8][PATCH 03/17] introduce XENMEM_reserved_device_memory_map
` [v8][PATCH 04/17] update the existing hypercall to support XEN_DOMCTL_set_rdm
` [v8][PATCH 05/17] tools/libxc: introduce hypercall for xc_reserved_device_memory_map
` [v8][PATCH 06/17] tools/libxc: check if modules space is overlapping with reserved device memory
` [v8][PATCH 07/17] hvmloader/util: get reserved device memory maps
` [v8][PATCH 08/17] hvmloader/mmio: reconcile guest mmio with reserved device memory
` [v8][PATCH 09/17] hvmloader/ram: check if guest memory is out of reserved device memory maps
` [v8][PATCH 10/17] hvmloader/mem_hole_alloc: skip any overlap with reserved device memory
` [v8][PATCH 11/17] xen/x86/p2m: reject populating for reserved device memory mapping
` [v8][PATCH 12/17] xen/x86/ept: handle reserved device memory in ept_handle_violation
` [v8][PATCH 13/17] xen/mem_access: don't allow accessing reserved device memory
` [v8][PATCH 14/17] xen/x86/p2m: introduce set_identity_p2m_entry
` [v8][PATCH 15/17] xen:vtd: create RMRR mapping
` [v8][PATCH 16/17] xen/vtd: group assigned device with RMRR
` [v8][PATCH 17/17] xen/vtd: re-enable USB device assignment if enable pci_force
[B.A.T.M.A.N.] [RFC] batman-adv: Calculate extra tail size based on queued fragments
2014-12-01 9:23 UTC (2+ messages)
[PATCH] PM / Kconfig: Do not select PM directly from Kconfig files
2014-12-01 9:21 UTC (3+ messages)
[PATCH] missing chunk of HVM direct kernel boot patch
2014-12-01 9:21 UTC (4+ messages)
` 答复: "
Kernel 3.17.0 broke xc4000-based DTV1800h
2014-12-01 9:20 UTC (2+ messages)
[U-Boot] [ANN] U-Boot v2015.01-rc2 released
2014-12-01 9:20 UTC (5+ messages)
[PATCH v1 1/1] drm/i915: Perform modeset based on DPMS state during resume
2014-12-01 9:20 UTC (2+ messages)
[Buildroot] [git commit] Update for 2014.11
2014-12-01 9:19 UTC
[PATCH net-next] vhost: remove unnecessary forward declarations in vhost.h
2014-12-01 9:18 UTC (3+ messages)
[PATCH REPOST 0/3] VPHN parsing fixes
2014-12-01 9:17 UTC (7+ messages)
` [PATCH REPOST 3/3] powerpc/vphn: move endianness fixing to vphn_unpack_associativity()
[PATCH v1 1/2] drm/i915: Enabling RC6 immediately instead of enabling via delayed work item
2014-12-01 9:16 UTC (3+ messages)
` [PATCH v1 2/2] drm/i915: Deferring uncore early sanitize, sanitize, disable pc8 to resume
[PATCH 1/2] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
2014-12-01 9:16 UTC (3+ messages)
[GIT PULL FOR v3.19] Improve V4L2 colorspace handling
2014-12-01 9:14 UTC
[meta-oe][PATCH] logwatch: Add new recipe
2014-12-01 9:14 UTC
[meta-fsl-arm][PATCH v2] udev-extraconf: allow all users to use gpu
2014-12-01 9:13 UTC (6+ messages)
[PATCH 1/5] Use LUT based implementation for (co)sine functions
2014-12-01 9:03 UTC (5+ messages)
` [PATCH 2/5] Vivid sine gen: Optimization for sine LUT size
` [PATCH 3/5] Vivid sine gen: Refactor get_sin_val ()
` [PATCH 4/5] Vivid sine gen: Renamed SIN_TAB_SIZE to SIN_LUT_SIZE
` [PATCH 5/5] Vivid sine gen: Use higher precision for sine LUT
[PATCH] spi/pxa2xx: Clear cur_chip pointer before starting next message
2014-12-01 9:12 UTC (2+ messages)
[PATCH] clk: samsung: exynos4415: Fix build with PM_SLEEP disabled
2014-12-01 9:12 UTC (2+ messages)
[PATCH v2 1/2] arm: ls1: add CPU hotplug platform support
2014-12-01 8:40 UTC (4+ messages)
[PATCH 1/3] fanotify: only destroy mark when both mask and ignored_mask are cleared
2014-12-01 9:11 UTC (4+ messages)
` [PATCH 2/3] fanotify: dont recalculate a marks mask if only the ignored mask changed
i915 driver failure
2014-12-01 9:10 UTC (2+ messages)
[PATCH] ixgbe: fix clang compile - remove truncation errors
2014-12-01 9:09 UTC (3+ messages)
[PATCH 1/2] volt: allow non-bios voltage scaling
2014-12-01 9:09 UTC (3+ messages)
` [PATCH 2/2] volt: add support for GK20A
upgrading a RAID array in-place with larger drives. request for review of my approach?
2014-12-01 9:08 UTC (2+ messages)
[PATCH v7.1 00/19] Rework OMAP4+ HDMI audio support
2014-12-01 9:07 UTC (4+ messages)
Adding Broadcom Support for BCM 20702AO of Fuijitsu Lifebook E751 with .driver_info = BTUSB_BCM_PATCHRAM },
2014-12-01 9:05 UTC
[PATCHv3 0/9] Improve colorspace support
2014-12-01 9:03 UTC (10+ messages)
` [PATCHv3 1/9] videodev2.h: improve "
` [PATCHv3 2/9] v4l2-mediabus: "
` [PATCHv3 3/9] v4l2-ioctl.c: log the new ycbcr_enc and quantization fields
` [PATCHv3 4/9] DocBook media: rewrite the Colorspace chapter
` [PATCHv3 5/9] vivid-tpg-colors: add AdobeRGB and BT.2020 support
` [PATCHv3 6/9] vivid-tpg: improve colorspace support
` [PATCHv3 7/9] vivid: add new colorspaces
` [PATCHv3 8/9] vivid: add support for YCbCr encoding and quantization
` [PATCHv3 9/9] adv7511: improve colorspace handling
[Qemu-devel] [PATCH v7 0/3] linux-aio: fix batch submission
2014-12-01 9:04 UTC (4+ messages)
` [Qemu-devel] [PATCH v7 1/3] linux-aio: fix submit aio as a batch
` [Qemu-devel] [PATCH v7 2/3] linux-aio: handling -EAGAIN for !s->io_q.plugged case
` [Qemu-devel] [PATCH v7 3/3] linux-aio: remove 'node' from 'struct qemu_laiocb'
[GIT PULL] Reset controller changes for v3.19
2014-12-01 9:04 UTC
[PATCH RFT 1/2] drivers: bus: check cci device tree node status
2014-12-01 9:03 UTC (6+ messages)
` [PATCH RFT 2/2] arm: dts: disable CCI on exynos420 based arndale-octa
[Buildroot] [PATCH v5 0/4] package/guile: New package
2014-12-01 9:03 UTC (5+ messages)
` [Buildroot] [PATCH v5 4/4] guile: Add new package
queue_type fixups
2014-12-01 9:03 UTC (4+ messages)
` [PATCH 5/4] scsi: remove MSG_*_TAG defines
[U-Boot] [PATCH v3 01/10] dm: i2c: Add a uclass for I2C
2014-12-01 9:02 UTC (3+ messages)
[PATCH 01/14] ARM: friendlyarm-mini2440: fix compilation for some displays
2014-12-01 9:00 UTC (3+ messages)
` [PATCH 14/14] Kconfig: make BROKEN invisible
iSCSI request keep rejected by microsoft iSCSI target because of write_same check
2014-12-01 9:01 UTC (9+ messages)
[PATCH v10 0/2] ARM: kprobes: enable OPTPROBES for ARM32
2014-12-01 8:59 UTC (6+ messages)
` [PATCH v10 2/2] ARM: kprobes: enable OPTPROBES for ARM 32
[PATCH v6 0/3] mtd: nand: gpmi: add proper raw access support
2014-12-01 8:58 UTC (7+ messages)
[PATCH v9 0/4] The 1st version of suspend for RK3288
2014-12-01 8:56 UTC (5+ messages)
` [PATCH v9 3/4] ARM: dts: add RK3288 suspend support
[PATCH] xen-netfront: Fix handling packets on compound pages with skb_linearize
2014-12-01 8:55 UTC (3+ messages)
` [Xen-devel] "
i.MX6 CODA960 encoder
2014-12-01 8:54 UTC (7+ messages)
[LSF/MM ATTEND] Filesystems - VFS, ext4, xfs, btrfs, etc
2014-12-01 8:54 UTC (2+ messages)
` [Lsf-pc] "
[PATCH] mtd: spi-nor: allow NULL as chip name and try to auto detect it
2014-12-01 8:53 UTC (4+ messages)
` [PATCH V2] "
[PATCH v10 0/4] This suspend patch is only support cut off the power of cpu and some external
2014-12-01 8:52 UTC (9+ messages)
` [PATCH v10 1/4] ARM: rockchip: add suspend and resume for RK3288
` [PATCH v10 2/4] ARM: rockchip: Add pmu-sram binding
` [PATCH v10 3/4] ARM: dts: add RK3288 suspend support
` [PATCH v10 4/4] ARM: dts: rockchip: add suspend settings for rk3288-evb-rk808
[PATCH v11 0/7] ARM: kprobes: OPTPROBES and other improvements
2014-12-01 8:49 UTC (16+ messages)
` [PATCH v11 1/7] ARM: probes: move all probe code to dedicate directory
` [PATCH v11 2/7] ARM: kprobes: introduces checker
` [PATCH v11 3/7] ARM: kprobes: collects stack consumption for store instructions
` [PATCH v11 4/7] ARM: kprobes: disallow probing stack consuming instructions
` [PATCH v11 5/7] ARM: kprobes: Add test cases for "
` [PATCH v11 6/7] kprobes: Pass the original kprobe for preparing optimized kprobe
` [PATCH v11 7/7] ARM: kprobes: enable OPTPROBES for ARM 32
do_fetch linux hangs after defconfig/conf-fragment change
2014-12-01 8:50 UTC (8+ messages)
[Xenomai] WARNING: at arch/arm/kernel/ipipe.c:157 ipipe_set_irq_affinity+0x47/0x70()
2014-12-01 8:50 UTC (4+ messages)
[PATCH] drivers:staging:media:omap24xx:v4l2-int-device.h: Added a '*' before ')'--(parenthesis closing)
2014-12-01 8:50 UTC (2+ messages)
[PATCH net-next 0/3] timestamping updates
2014-12-01 8:49 UTC (2+ messages)
bcache and hibernation
2014-12-01 8:48 UTC (5+ messages)
[PATCH] [media] redrat3: ensure dma is setup properly
2014-12-01 8:48 UTC
ktime_get() equivalent from user space
2014-12-01 8:47 UTC (3+ messages)
[PATCH] staging: comedi: change some printk calls to pr_err
2014-12-01 8:47 UTC (2+ messages)
[PATCH BlueZ 1/8] obexd/client: Add support for reading version
2014-12-01 8:47 UTC (8+ messages)
` [PATCH BlueZ 2/8] obexd/client: Parse PBAP record
` [PATCH BlueZ 3/8] obexd/client: Add Folder property
` [PATCH BlueZ 4/8] obexd/client: Add DatabaseIdentifier property
` [PATCH BlueZ 5/8] obexd/client: Add folder counters properties
` [PATCH BlueZ 6/8] obexd/client: Add FixedImageSize property
` [PATCH BlueZ 7/8] obexd/client: Add UpdateVersion to PhonebookAccess
` [PATCH BlueZ 8/8] obexd/client: Add supported_features support
add a user via recipe
2014-12-01 8:46 UTC
[PATCH] Drivers:staging:clocking-wizard: Added a newline
2014-12-01 8:43 UTC (2+ messages)
[Cocci] Remove unnecessary null pointer checks?
2014-12-01 8:43 UTC (14+ messages)
` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
` [Cocci] [PATCH 1/1] fs-fat: Less function calls in fat_fill_super() after error detection
` [Cocci] [PATCH v2] "
` "
[PATCH v4 0/3] drm: describe display bus format
2014-12-01 8:42 UTC (3+ messages)
` [PATCH RESEND v4 1/3] drm: add bus_formats and num_bus_formats fields to drm_display_info
[PATCH 00/30 v3] ALSA: Enhancement for existed FireWire drivers
2014-12-01 8:41 UTC (7+ messages)
` [PATCH 21/30] ALSA: oxfw: Change the way to name card
[Qemu-devel] [Bug 1368815] [NEW] qemu-img convert intermittently corrupts output images
2014-12-01 8:32 UTC (3+ messages)
` [Qemu-devel] [Bug 1368815] "
[PATCH 0/4] remove unneeded array
2014-12-01 8:39 UTC (4+ messages)
` [PATCH 4/4] usbip: remove unneeded structure
Crash when copying from broken external hdd
2014-12-01 8:39 UTC (6+ messages)
[Buildroot] [git commit] gdb: unbreak host-gdb with python support if python3 is enabled
2014-12-01 8:38 UTC
[GIT PULL] Xilinx Zynq cleanups for v3.19
2014-12-01 8:38 UTC
[PATCH] usbip: fix error handling in stub_probe()
2014-12-01 8:37 UTC (2+ messages)
[PATCH v2 0/5] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks
2014-12-01 8:37 UTC (8+ messages)
` [PATCH v2 3/5] pinctrl: exynos: Fix GPIO setup failure because domain clock being gated
2014-Q3 release of XenGT - a Mediated Graphics Passthrough Solution from Intel
2014-12-01 8:33 UTC
[PATCH 1/3] ath10k: embed supported chip ids in hw_params
2014-12-01 8:35 UTC (5+ messages)
` [PATCH v2 1/3] ath10k: create a chip revision whielist
Next Community Call, Tuesday 2nd December, 8:00 AM GMT
2014-12-01 8:35 UTC (3+ messages)
[U-Boot] [PATCH 1/6] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
2014-12-01 8:34 UTC (2+ messages)
[meta-qt5] QT5, OpenGL and wayland only DISTRO
2014-12-01 8:33 UTC
[Intel-gfx] 2014-Q3 release of XenGT - a Mediated Graphics Passthrough Solution from Intel
2014-12-01 8:33 UTC
[RFC PATCH v3 0/4] drm driver for VED in Intel GPU
2014-12-01 8:32 UTC (5+ messages)
` [RFC PATCH v3 1/4] drm/i915: add i915_ved.c to setup bridge for VED
` [Intel-gfx] "
[GIT PULL] Xilinx Zynq dt changes for v3.19
2014-12-01 8:31 UTC
[PATCH 0/9] i915 display refactoring (v3)
2014-12-01 8:29 UTC (3+ messages)
` [PATCH 6/9] drm/i915: Consolidate plane 'prepare' functions
isolate_freepages_block and excessive CPU usage by OSD process
2014-12-01 8:31 UTC (10+ 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.