messages from 2014-01-30 20:41:40 to 2014-01-30 21:54:22 UTC [more...]
[Powertop] Stilll seeing bogus wattage reported to USB devices
2014-01-30 21:54 UTC
Yocto Project and OpenEmbedded Logos
2014-01-30 21:53 UTC
[ANNOUNCE] ibsim 0.6 release
2014-01-30 21:52 UTC
[btrfs/i_size] xfstests generic/299 TFAIL
2014-01-30 21:52 UTC (2+ messages)
Stop using btrfs
2014-01-30 21:51 UTC (3+ messages)
(no subject)
2014-01-30 21:51 UTC (14+ messages)
` (unknown),
` [PATCH v5 1/2] mm: add kstrimdup function
` [PATCH v5 2/2] PM / Hibernate: use name_to_dev_t to parse resume
[GIT PULL] Btrfs
2014-01-30 21:52 UTC
[PATCH v5 00/20] Armada 370/XP watchdog support
2014-01-30 21:50 UTC (8+ messages)
[PATCH] Ensure __BYTE_ORDER is always set
2014-01-30 21:50 UTC (3+ messages)
CephFS standup
2014-01-30 21:50 UTC (4+ messages)
[PATCH RFC 1/1] usb: Tell xhci when usb data might be misaligned
2014-01-30 21:50 UTC (6+ messages)
[PATCH] afs: proc cells and rootcell are writeable
2014-01-30 21:50 UTC (3+ messages)
[PATCH] memcg: fix mutex not unlocked on memcg_create_kmem_cache fail path
2014-01-30 21:50 UTC (15+ messages)
[PATCH 0/3] RFC/RFT: Powering on MMC Wifi/BT modules in MMC core
2014-01-30 21:49 UTC (3+ messages)
[HELP] Recover a RAID5 with 8 drives
2014-01-30 21:48 UTC (5+ messages)
` AW: "
` AW: "
[uq/master PATCH 0/7] x86 CPU subclasses, take 7
2014-01-30 21:47 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v1 0/2] xen/arm: maintenance_interrupt SMP fix
2014-01-30 21:47 UTC (14+ messages)
linux-next: manual merge of the arm-soc tree with Linus' tree
2014-01-30 21:47 UTC (4+ messages)
[Bug 74164] New: [NV04] Native monitor resolution missing
2014-01-30 21:47 UTC (4+ messages)
` [Bug 74164] "
[Qemu-trivial] [PULL 00/11] Trivial patches for 2014-01-16
2014-01-30 21:45 UTC (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
` [Qemu-devel] Signed pull requests (was: Re: [PULL 00/11] Trivial patches for 2014-01-16)
Help testing for USB ethernet/xHCI regression
2014-01-30 21:45 UTC (4+ messages)
Sony Vaio Duo 11: getting middle mouse button to work
2014-01-30 21:44 UTC (5+ messages)
[RFC] shmgetfd idea
2014-01-30 21:42 UTC (4+ messages)
[PATCH V2] arm64: add DSB after icache flush in __flush_icache_all()
2014-01-30 21:42 UTC (5+ messages)
Help testing for USB ethernet/xHCI regression
2014-01-30 21:41 UTC (6+ messages)
btrfs send requires root
2014-01-30 21:41 UTC (3+ messages)
[PATCH] Bluetooth: Enable LTK distribution to slave devices
2014-01-30 21:39 UTC (2+ messages)
[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver
2014-01-30 21:38 UTC (36+ messages)
` [PATCH v4 01/34] drm/exynos: Rename hdmi_infoframe to avoid collision
` [PATCH v4 02/34] drm/exynos: Remove useless slab.h include
` [PATCH v4 03/34] drm/exynos: Merge overlay_ops into manager_ops
` [PATCH v4 04/34] drm/exynos: Add an initialize function to manager and display
` [PATCH v4 05/34] drm/exynos: Use manager_op initialize in fimd
` [PATCH v4 06/34] drm/exynos: hdmi: Implement initialize op for hdmi
` [PATCH v4 07/34] drm/exynos: Pass exynos_drm_manager in manager ops instead of dev
` [PATCH v4 08/34] drm/exynos: Remove apply manager callback
` [PATCH v4 09/34] drm/exynos: Remove dpms link between encoder/connector
` [PATCH v4 10/34] drm/exynos: Rename display_op power_on to dpms
` [PATCH v4 11/34] drm/exynos: Don't keep dpms state in encoder
` [PATCH v4 12/34] drm/exynos: Use unsigned long for possible_crtcs
` [PATCH v4 13/34] drm/exynos: Split manager/display/subdrv
` [PATCH v4 14/34] drm/exynos: hdmi: remove the i2c drivers and use devtree
` [PATCH v4 15/34] ARM: dts: exynos: Add i2c phandles to hdmi node
` [PATCH v4 16/34] drm/exynos: Remove exynos_drm_hdmi shim
` [PATCH v4 17/34] drm/exynos: Use drm_mode_copy to copy modes
` [PATCH v4 18/34] drm/exynos: Disable unused crtc planes from crtc
` [PATCH v4 19/34] drm/exynos: Add mode_set manager operation
` [PATCH v4 20/34] drm/exynos: Implement mode_fixup "
` [PATCH v4 21/34] drm/exynos: Use mode_set to configure fimd
` [PATCH v4 22/34] drm/exynos: Remove unused/useless fimd_context members
` [PATCH v4 23/34] drm/exynos: Move dp driver from video/ to drm/
` [PATCH v4 24/34] drm/exynos: Move display implementation into dp
` [PATCH v4 25/34] ARM: dts: Move display-timings node from fimd to dp
` [PATCH v4 26/34] drm/exynos: Implement dpms display callback in DP
` [PATCH v4 27/34] drm/exynos: Clean up FIMD power on/off routines
` [PATCH v4 28/34] drm/exynos: Consolidate suspend/resume in drm_drv
` [PATCH v4 29/34] drm/exynos: Add create_connector callback
` [PATCH v4 30/34] drm/exynos: Implement drm_connector in hdmi directly
` [PATCH v4 31/34] drm/exynos: Implement drm_connector directly in dp driver
` [PATCH v4 32/34] drm/exynos: Implement drm_connector directly in vidi driver
` [PATCH v5 "
` [PATCH v4 33/34] drm/exynos: Move lvds bridge discovery into DP driver
` [PATCH v4 34/34] drm/exynos: Remove the exynos_drm_connector shim
RDMA read does not update local memory
2014-01-30 21:36 UTC (2+ messages)
[Qemu-devel] [PATCHv7 0/5] block: add native support for NFS
2014-01-30 21:35 UTC (10+ messages)
` [Qemu-devel] [PATCHv7 1/5] "
[U-Boot] [PATCH v8 0/38] Switch over to real Kbuild
2014-01-30 21:35 UTC (2+ messages)
[Qemu-devel] [PATCH] s390x/kvm: cleanup partial register handling
2014-01-30 21:34 UTC (2+ messages)
[PATCH] mem_event: Return previous value of CR0/CR3/CR4 on change
2014-01-30 21:34 UTC
[PATCH v9] gpio: add a driver for Synopsys DesignWare APB GPIO
2014-01-30 21:32 UTC (7+ messages)
[U-Boot] [PATCH v2 1/8] SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
2014-01-30 21:32 UTC (8+ messages)
` [U-Boot] [PATCH v2 2/8] omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage
` [U-Boot] [PATCH v2 3/8] dra7xx_evm: "
` [U-Boot] [PATCH v2 4/8] cmd_mmc.c: Change 'bootpart' code to match normal coding style
` [U-Boot] [PATCH v2 5/8] cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'
` [U-Boot] [PATCH v2 6/8] cmd_mmc.c: Add 'partconf' command to mmc
` [U-Boot] [PATCH v2 7/8] cmd_mmc.c: Add bootbus mmc sub-command
` [U-Boot] [PATCH v2 8/8] cmd_mmc.c: Drop open/close mmc sub-commands
[PATCH 1/2][v7] driver/memory:Move Freescale IFC driver to a common driver
2014-01-30 21:31 UTC (2+ messages)
[PATCH] The maintainer needs to be updated
2014-01-30 21:28 UTC
videowall
2014-01-30 21:24 UTC (2+ messages)
[PATCH] ARM: msm_defconfig: Change CONFIG_CC_STACKPROTECTOR
2014-01-30 21:23 UTC (2+ messages)
[RFC v6 00/14] LE auto connection and connection parameters
2014-01-30 21:22 UTC (15+ messages)
` [RFC v6 01/14] Bluetooth: Save connection interval parameters in hci_conn
` [RFC v6 02/14] Bluetooth: Group list_head fields from strcut hci_dev together
` [RFC v6 03/14] Bluetooth: Introduce connection parameters list
` [RFC v6 04/14] Bluetooth: Use connection parameters if any
` [RFC v6 05/14] Bluetooth: Introduce le_conn_failed() helper
` [RFC v6 06/14] Bluetooth: Stop scanning on LE connection
` [RFC v6 07/14] Bluetooth: Remove unused function
` [RFC v6 08/14] Bluetooth: Introduce hdev->pend_le_conn list
` [RFC v6 09/14] Bluetooth: Introduce LE auto connection infrastructure
` [RFC v6 10/14] Bluetooth: Re-enable background scan in case of error
` [RFC v6 11/14] Bluetooth: Temporarily stop background scanning on discovery
` [RFC v6 12/14] Bluetooth: Auto connection and power on
` [RFC v6 13/14] Bleutooth: Add support for auto connect options
` [RFC v6 14/14] Bluetooth: Add le_auto_conn file on debugfs
recommended action for bootloaders regarding modifying device-tree nodes
2014-01-30 21:15 UTC (7+ messages)
` [U-Boot] "
r8169: DMA-API: exceeded 7 overlapping mappings of pfn 943ad
2014-01-30 21:13 UTC (3+ messages)
master - compilation: Rename tags variables to tagsl
2014-01-30 21:10 UTC
[PATCHv2][for-dora] php: update SRC_URI for new download location
2014-01-30 21:07 UTC (4+ messages)
` Errors when using populate_sdk - has anyone encountered this before?
Boot fails from one of the drives cos it's not an ext4 filesystem
2014-01-30 21:08 UTC
[Buildroot] [PATCH 2/2] Update MySQL client package
2014-01-30 21:07 UTC (3+ messages)
[Buildroot] [PATCH 0/3 v3] wayland+weston: bump to 1.4.0
2014-01-30 21:07 UTC (4+ messages)
` [Buildroot] [PATCH 1/3] package/wayland: "
` [Buildroot] [PATCH 2/3] package/wayland: build a host variant
` [Buildroot] [PATCH 3/3] package/weston: bump to 1.4.0
[PATCH 0/7] Audio support for Armada 370 DB
2014-01-30 21:07 UTC (4+ messages)
` [PATCH 7/7] ARM: mvebu: enable audio options in mvebu_defconfig
[Buildroot] [PATCH] fswebcam: needs mmu
2014-01-30 21:07 UTC (2+ messages)
[Buildroot] [git commit] fswebcam: needs mmu
2014-01-30 21:06 UTC
[dm-crypt] moving/resizing a dm-crypt partition
2014-01-30 21:06 UTC (2+ messages)
[patch] IB/iser: use after free in iser_snd_completion()
2014-01-30 21:05 UTC (5+ messages)
[PATCHv3] arm64: Add CONFIG_CC_STACKPROTECTOR
2014-01-30 21:05 UTC
[Buildroot] [git commit] web: announce meeting, and add Mind as sponsor
2014-01-30 21:04 UTC
[Buildroot] [PATCH] web: announce meeting, and add Mind as sponsor
2014-01-30 21:03 UTC (3+ messages)
[RFC PATCH 0/3] cpuidle/sched: move main idle function in the idle.c
2014-01-30 21:02 UTC (8+ messages)
` [RFC PATCH 3/3] idle: store the idle state index in the struct rq
[PATCH v2 0/5] add a TDA998x CODEC
2014-01-30 21:02 UTC (4+ messages)
` [PATCH v2 2/5] ASoC: tda998x: add a codec driver for TDA998x
[dm-crypt] Filesystem unreadabe after resizing LUKS
2014-01-30 21:01 UTC (2+ messages)
+ mm-memcontrolc-memcg_create_kmem_cache-tweaks.patch added to -mm tree
2014-01-30 21:01 UTC
+ memcg-fix-mutex-not-unlocked-on-memcg_create_kmem_cache-fail-path.patch added to -mm tree
2014-01-30 21:01 UTC
[Qemu-devel] [PATCH] trace backend: introduce multi tracing backend
2014-01-30 21:00 UTC (2+ messages)
[Buildroot] [PATCH 1/1] host-pkgconf: Link pkg-config to $(TARGET_CROSS)pkg-config
2014-01-30 21:00 UTC (2+ messages)
Questions about bitrot and RAID 5/6
2014-01-30 20:59 UTC (21+ messages)
[PATCH 1/2] powerpc/thp: Fix crash on mremap
2014-01-30 20:59 UTC (8+ messages)
` [PATCH 2/2] Fix compile error of pgtable-ppc64.h
[PATCH] mm, hugetlb: gimme back my page
2014-01-30 20:58 UTC (4+ messages)
xfsprogs 3.1.12 and 3.2.0 releases?
2014-01-30 20:58 UTC (7+ messages)
` [ANNOUNCE] xfsprogs for-3.1.12 branch has been updated to 40c65a7
kernfs oops with i915+i2c_core in 3.14 merge window
2014-01-30 20:57 UTC (5+ messages)
[Buildroot] [RFC, PATCH 0/8] Enable a buildroot-based petitboot bootloader
2014-01-30 20:54 UTC (5+ messages)
` [Buildroot] [RFC, PATCH 7/8] package/iprutils: Add IBM Power RAID utilities
` [Buildroot] [RFC, PATCH 6/8] package/petitboot: Add petitboot, the userspace bootloader
[PATCH] xfs: limit superblock corruption errors to probable corruption
2014-01-30 20:54 UTC (4+ messages)
Linus GIT Head OOPs reproducable in open vswitch when running mininet topology
2014-01-30 20:44 UTC
[PATCH] ATA: SATA_MV: Fix probe failure when no phy exists
2014-01-30 20:50 UTC
[PATCH] pinctrl: Quiet logging about missing DT nodes when not using DT
2014-01-30 20:50 UTC (4+ messages)
` [PATCH] pinctrl: Avoid kasprintf/kfree
[PATCH 1/2] mtd: nand: force NAND_CMD_READID onto 8-bit bus
2014-01-30 20:47 UTC (5+ messages)
Very long raid5 init/rebuild times
2014-01-30 20:47 UTC (13+ messages)
qlcnic: flash template based firmware reset recovery
2014-01-30 20:47 UTC (2+ messages)
[Qemu-devel] [PATCH] ACPI: Add IRQ resource to HPET._CRS on Mac OS X
2014-01-30 20:44 UTC (11+ messages)
` [Qemu-devel] OSX guest support review
` [Qemu-devel] OSX guest vs. kvm ioapic polarity
[RFC 00/22] Gen7 batch buffer command parser
2014-01-30 20:41 UTC (7+ messages)
` [PATCH 00/13] "
` [PATCH 07/13] drm/i915: Add register whitelist for DRM master
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.