All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-05 09:09:19 to 2013-02-05 09:51:58 UTC [more...]

Error message when trying to use Infiniband virtual functions in virtual machine
 2013-02-05  9:51 UTC  (6+ messages)
` Fwd: "

Support variable-sized huge pages
 2013-02-05  9:51 UTC  (4+ messages)

[PATCH 0/8] Generate fonts cache on host and other fixes
 2013-02-05  9:35 UTC  (9+ messages)
` [PATCH 1/8] add fontcache.bbclass
` [PATCH 2/8] add qemuwrapper-cross recipe
` [PATCH 3/8] qemu.bbclass: return qemuwrapper instead of qemu-allarch
` [PATCH 4/8] image.bbclass: add a proper error message if hook script fails
` [PATCH 5/8] fontconfig: add sysroot option to fc-cache and fc-cat
` [PATCH 6/8] liberation-fonts: use the new fontcache.bbclass
` [PATCH 7/8] package_ipk, rootfs_ipk: remove the "set -x"
` [PATCH 8/8] pulseaudio: do not postpone postinstall

[Powertop] [PATCH] csstoh shell-script for cross-compiling
 2013-02-05  9:50 UTC 

[PATCH v2 00/18] change invalidatepage prototype to accept length
 2013-02-05  9:47 UTC  (43+ messages)
` [PATCH v2 01/18] mm: "
` [PATCH v2 02/18] jbd2: change jbd2_journal_invalidatepage "
` [PATCH v2 03/18] ext4: use ->invalidatepage() length argument
` [PATCH v2 04/18] jbd: change journal_invalidatepage() to accept length
` [PATCH v2 05/18] xfs: use ->invalidatepage() length argument
` [PATCH v2 06/18] ocfs2: "
` [PATCH v2 07/18] ceph: "
` [PATCH v2 08/18] gfs2: "
  ` [Cluster-devel] "
` [PATCH v2 09/18] reiserfs: "
` [PATCH v2 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH v2 11/18] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH v2 12/18] Revert "ext4: fix fsx truncate failure"
` [PATCH v2 13/18] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH v2 14/18] ext4: remove unused discard_partial_page_buffers
` [PATCH v2 15/18] ext4: remove unused code from ext4_remove_blocks()
` [PATCH v2 16/18] ext4: update ext4_ext_remove_space trace point
` [PATCH v2 17/18] ext4: make punch hole code path work with bigalloc
` [PATCH v2 18/18] ext4: Allow punch hole with bigalloc enabled

[PATCH 0/2] 64-bit counters in the struct station_info
 2013-02-05  9:48 UTC  (3+ messages)
` [PATCH 2/2] ath6kl: provide 64-bit per-station byte counters
  ` [PATCH v2] "

[PATCH 2/2] mtd: torturetest: add the support for random data pattern
 2013-02-05  9:48 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH V3] "

ARM/Kernel: Problems with multiple VIC registration
 2013-02-05  9:48 UTC 

[U-Boot] [PATCH 0/5] Create an API for safely accessing BMP header fields
 2013-02-05  9:47 UTC  (5+ messages)
` [U-Boot] [PATCH 1/5] Add bmp_layout module for accessing BMP header data

[PATCH 0/4] CPUFreq: Implement per policy instances of governors
 2013-02-05  9:47 UTC  (19+ messages)

[PATCH v2 0/6] ARM: dts: omap: add dt data for dwc3
 2013-02-05  9:46 UTC  (10+ messages)
` [PATCH v2 4/6] ARM: dts: omap5: add dwc3 omap dt data

[GIT PULL] ARM: OMAP: Audio support via omap-twl4030 and pwm support
 2013-02-05  9:46 UTC  (6+ messages)

[PATCH] PM / devfreq: add comments and Documentation
 2013-02-05  9:45 UTC 

[PATCH v2] ARM i.MX25: clk: parent per5_clk to AHB clock
 2013-02-05  9:45 UTC  (2+ messages)

[PATCH v2] ARM: imx: clk-imx27: Do not register peripheral clock for SSI
 2013-02-05  9:45 UTC  (2+ messages)

[PATCH] ARM: imx27: clk-imx27: SPI: Rename IPG clock and add PER clock
 2013-02-05  9:45 UTC  (2+ messages)

[PATCH 00/13] Device tree support for OMAP HS USB Host
 2013-02-05  9:43 UTC  (10+ messages)
` [PATCH 02/13] USB: phy: nop: Defer probe if device needs VCC/RESET
` [PATCH 11/13] ARM: dts: omap4-panda: Add USB Host support
    ` how to specify an OMAP clock in device tree?

[PATCH] xend: disallow multiple destroy() call
 2013-02-05  9:42 UTC  (4+ messages)

[PATCH 31/31] USB: ehci-omap: Select NOP USB transceiver driver
 2013-02-05  9:41 UTC  (4+ messages)

[PATCH v2 00/30] USB: omap-ehci: Move PHY management to PHY driver
 2013-02-05  9:40 UTC  (82+ messages)
` [PATCH 01/30] USB: EHCI: split ehci-omap out to a separate driver
` [PATCH 02/30] usb: phy: nop: use devm_kzalloc()
` [PATCH v2 03/30] usb: phy: nop: Manage PHY clock
` [PATCH v2 04/30] usb: phy: nop: Handle power supply regulator for the PHY
` [PATCH v2 05/30] usb: phy: nop: Handle RESET "
` [PATCH 06/30] usb: phy: nop: use new PHY API to register PHY
` [PATCH 07/30] mfd: omap-usb-host: update nports in platform_data
` [PATCH 08/30] mfd: omap-usb-host: Remove PHY reset handling code
` [PATCH 09/30] USB: ehci-omap: Use devm_request_and_ioremap()
` [PATCH v2 13/30] ARM: OMAP2+: omap4panda: Provide USB Host's PHY platform data
` [PATCH v2 14/30] ARM: OMAP2+: omap4panda: Adapt to ehci-omap changes
` [PATCH 15/30] ARM: OMAP3: Beagle: "
` [PATCH 16/30] ARM: OMAP3: 3430SDP: "
` [PATCH 17/30] ARM: OMAP3: 3630SDP: "
` [PATCH 18/30] ARM: OMAP: AM3517crane: "
` [PATCH 19/30] ARM: OMAP: AM3517evm: "
` [PATCH 20/30] ARM: OMAP3: cm-t35: "
` [PATCH 21/30] ARM: OMAP3: cm-t3517: "
` [PATCH 22/30] ARM: OMAP: devkit8000: "
` [PATCH 23/30] ARM: OMAP3: igep0020: "
` [PATCH 24/30] ARM: OMAP3: omap3evm: "
` [PATCH 25/30] ARM: OMAP3: omap3pandora: "
` [PATCH 26/30] ARM: OMAP3: omap3stalker: "
` [PATCH 27/30] ARM: OMAP3: omap3touchbook: "
` [PATCH 28/30] ARM: OMAP3: overo: "
` [PATCH 29/30] ARM: OMAP: zoom: "
` [PATCH 30/30] ARM: OMAP: USB: Remove unused fields from struct usbhs_omap_platform_data

design questions: blktap & dom0-kernel/Xen binary compatibility
 2013-02-05  9:40 UTC  (3+ messages)

[Buildroot] [git commit] gnutls: bump version
 2013-02-05  9:39 UTC 

[PATCH v4 0/1] Adds display-timing node parsing to exynos drm fimd
 2013-02-05  9:38 UTC  (3+ messages)
` [PATCH v4 1/1] video: drm: exynos: Adds display-timing node parsing using video helper function

[Libguestfs] Should we always do wipefs before mkfs? Discuss 
 2013-02-05  9:37 UTC  (3+ messages)

[PATCH 1/1] beagle: add nand partition and boot
 2013-02-05  9:37 UTC  (2+ messages)

[PATCHv7 0/3] Add DFS master ability
 2013-02-05  9:35 UTC  (11+ messages)
` [PATCHv7 2/3] mac80211: add radar detection command/event

Regarding LXC and Libvirt integration state
 2013-02-05  9:34 UTC  (2+ messages)

How can I run 3.x dom0 w/o PAE? (Resend w/o format)
 2013-02-05  9:33 UTC  (2+ messages)

[RFC] Should "log --cc" imply "log --cc -p"?
 2013-02-05  9:33 UTC  (4+ messages)

[PATCH 1/2] [media] s5p-g2d: Add DT based discovery support
 2013-02-05  9:33 UTC  (19+ messages)
` [PATCH 2/2] drm/exynos: Add device tree based discovery support for G2D

[PATCH V2 2/2] ARM: imx: set CKO1 parent clock source in imx6q sabresd
 2013-02-05  9:32 UTC  (2+ messages)

couple issues trying to build ti-hw-bringup-image.bb for AM1808 exp kit
 2013-02-05  9:32 UTC  (3+ messages)

[RFC] gpiolib: import gpio_request_array() from linux 3.7
 2013-02-05  9:29 UTC  (6+ messages)

[U-Boot] [PATCH 0/2] Tegra: MMC: Add DT support for MMC to T20 boards
 2013-02-05  9:28 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] Tegra: MMC: Add DT support to MMC driver for all "
  ` [U-Boot] [PATCH 2/2] Tegra: MMC: Add DT support to MMC driver forall "

[PATCH v2 12/30] usb: ehci-omap: Remove PHY regulator handling code
 2013-02-05  9:27 UTC  (4+ messages)

Problem with telnet after upgrade of util-linux
 2013-02-05  9:27 UTC  (2+ messages)

[PATCH v2 11/30] usb: ehci-omap: Remove PHY reset handling code
 2013-02-05  9:27 UTC  (4+ messages)

objections to replacing git SRCREV tag names with actual hash IDs?
 2013-02-05  9:27 UTC  (3+ messages)

[Powertop] [PATCH] src/cpu/cpu.cpp: Fix typo in error message: freque*nc*y
 2013-02-05  9:27 UTC 

[PATCH 0/4] l2tp: fix namespace support in l2tp_core
 2013-02-05  9:27 UTC  (3+ messages)

[PATCHv5,RESEND 0/8] Support for Tegra 2D hardware
 2013-02-05  9:26 UTC  (11+ messages)
` [PATCHv5,RESEND 4/8] gpu: host1x: Add debug support
` [PATCHv5,RESEND 5/8] drm: tegra: Move drm to live under host1x

[PATCH v3 10/30] USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspend
 2013-02-05  9:26 UTC  (6+ messages)

ofono in core-image-base
 2013-02-05  9:26 UTC  (2+ messages)

I may have found a bug(unlikely) with Qemu-kvm 1.1
 2013-02-05  9:20 UTC  (4+ messages)

[PATCH 0/3] Add mxs spi driver and mx28evk as its first user
 2013-02-05  9:24 UTC  (7+ messages)
` [PATCH 1/3] mxs: ssp move to common register layout
` [PATCH 2/3] mxs_spi: initial commit
` [PATCH 3/3] mx28evk: add m25p80 flash via ssp2

[PATCH V2 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
 2013-02-05  9:21 UTC  (7+ messages)
` [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
` [PATCH V2 2/2] fs/aio.c: use get_user_pages_non_movable() to pin ring pages when support memory hotremove

[U-Boot] [PATCH 1/2] SPL: ONENAND: Fix onenand_spl_load_image implementation
 2013-02-05  9:23 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] SPL: ONENAND: Support SPL to boot u-boot from OneNAND

[PATCH] tools: set migration constraints from cmdline
 2013-02-05  9:22 UTC  (9+ messages)
` [PATCH v4] "

[PATCH v3 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
 2013-02-05  9:21 UTC  (5+ messages)

[Bug 60294] Flashplayer crashing
 2013-02-05  9:20 UTC 

[PATCH v3 0/8] Hiding refs
 2013-02-05  9:19 UTC  (3+ messages)
` [PATCH v3 7/8] fetch: fetch objects by their exact SHA-1 object names

[Powertop] [PATCH] src/cpu/cpu.cpp: Fix typo in error message: freque*nc*y
 2013-02-05  9:18 UTC 

linux-next: Tree for Feb 5
 2013-02-05  9:18 UTC  (2+ messages)

[lm-sensors] i2c-i801 on AppleTV (1st gen)
 2013-02-05  9:18 UTC  (2+ messages)

[Powertop] [PATCH] measurement: handle multiple batteries in global_time_left()
 2013-02-05  9:17 UTC 

Assorted contrib/subtree Patches
 2013-02-05  9:14 UTC  (2+ messages)

[PATCH 0/5 v2] iommu: Support non-paging IOMMUs
 2013-02-05  9:14 UTC  (4+ messages)
` [PATCH 5/5] iommu: Add DOMAIN_ATTR_WINDOWS domain attribute

[meta-oe][PATCH 2/2] python-numpy: add 1.7.0-rc1
 2013-02-05  8:58 UTC  (2+ messages)
` [meta-oe][PATCH] python-numpy: add 1.7.0rc1

[U-Boot] [PATCH] am33xx: pcm051: Remove wp pin mux for sd-card
 2013-02-05  9:13 UTC 

[Bug 60302] New: piglit failures r600g radeon hd 6850
 2013-02-05  9:09 UTC  (2+ messages)
` [Bug 60302] "


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.