All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-17 08:34:37 to 2012-11-17 12:28:00 UTC [more...]

[Buildroot] [PATCH 1/2] alsa-lib: bump to version 1.0.26
 2012-11-17 12:28 UTC 

[PATCH] intel-iommu: Fix lookup in add device
 2012-11-17 12:27 UTC  (3+ messages)

[PATCH 0/3] Use dput() after d_find_alias()
 2012-11-17 12:26 UTC  (4+ messages)
` [PATCH 2/3] iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show()

[PATCH RFT] sparc: dma-mapping: support debug_dma_mapping_error
 2012-11-17 12:22 UTC  (3+ messages)

[Qemu-devel] [USB fixes for 1.3] usb-redir: Fix migration race with output int eps
 2012-11-17 11:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] usb-redir: Split usb_handle_interrupt_data into separate in/out functions
` [Qemu-devel] [PATCH 2/2] usb-redir: Don't handle interrupt output packets async

[RFC 0/3] MIPS: add pre-bootloader (pbl) image support
 2012-11-17 12:10 UTC  (4+ messages)
` [RFC 1/3] "
` [RFC 2/3] MIPS: boot: realize _start in C
` [RFC 3/3] MIPS: qemu-malta_defconfig: use pbl

[PATCH v5 0/6] Move rest of omap-iommu to live in drivers/iommu
 2012-11-17 12:10 UTC  (6+ messages)

[net-next patch] vxlan: remove unused variable
 2012-11-17 14:08 UTC 

[PATCH] dma-debug: fix to not have dependency on get_dma_ops() interface
 2012-11-17 12:07 UTC  (2+ messages)

S3C244X/S3C64XX SoC camera host interface driver questions
 2012-11-17 12:07 UTC  (12+ messages)

[Buildroot] Built a file system, have a working kernel - how to login ?
 2012-11-17 12:07 UTC  (6+ messages)

[PATCH] ata: highbank: Fix section mismatch
 2012-11-17 11:54 UTC 

[Buildroot] [PATCH v4] Allow to run severals post build scripts instead of only one
 2012-11-17 12:01 UTC 

[PATCH 0/7] completion: fix expansion issues with compgen
 2012-11-17 11:50 UTC  (10+ messages)
` [PATCH 1/7] completion: make the 'basic' test more tester-friendly
` [PATCH 2/7] completion: fix args of run_completion() test helper
` [PATCH 3/7] completion: add tests for the __gitcomp_nl() completion helper function
` [PATCH 4/7] completion: add tests for invalid variable name among completion words
` [PATCH 5/7] completion: fix expansion issues in __gitcomp_nl()
` [PATCH 6/7] completion: fix expansion issue in __gitcomp()
` [PATCH 7/7] completion: remove the now unused __gitcomp_1() internal helper function

[PATCH v3] PCI-AER: Do not report successful error recovery for devices with AER-unaware drivers
 2012-11-17 11:47 UTC 

[PATCH] tcsh-completion re-using git-completion.bash
 2012-11-17 11:46 UTC  (12+ messages)

[Qemu-devel] [USB patches for 1.3]: Lower cpuload when using the usb-tablet
 2012-11-17 11:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] usb: Call wakeup when data becomes available for all devices with int eps
` [Qemu-devel] [PATCH 2/5] usb: Don't allow USB_RET_ASYNC for interrupt packets
` [Qemu-devel] [PATCH 3/5] usb: Allow overriding of usb_desc at the device level
` [Qemu-devel] [PATCH 4/5] ehci: Lower timer freq when the periodic schedule is idle
` [Qemu-devel] [PATCH 5/5] usb-tablet: Allow connecting to ehci

[PATCH 1/5] staging:iio:ad7298: Do not perform endianness conversion in buffered mode
 2012-11-17 11:45 UTC  (11+ messages)
` [PATCH 2/5] staging:iio:ad7298: Rework regulator handling
` [PATCH 3/5] staging:iio:ad7298: Fix temperature scale and offset
` [PATCH 4/5] staging:iio:ad7298: Squash everything into one file
` [PATCH 5/5] staging:iio: Move the ad7298 driver out of staging

[RFC/PATCH 0/5] completion: compgen/compadd cleanups
 2012-11-17 11:42 UTC  (9+ messages)
` [RFC/PATCH 3/5] completion: trivial test improvement
` [RFC/PATCH 4/5] completion: get rid of compgen
` [RFC/PATCH 5/5] completion: refactor __gitcomp_1

[PATCHv9 0/3] Runtime Interpreted Power Sequences
 2012-11-17 11:38 UTC  (17+ messages)
` [PATCHv9 1/3] "
` [PATCHv9 2/3] pwm_backlight: use power sequences
` [PATCHv9 3/3] Take maintainership of "

[PATCH v3 1/2] cuse: use mutex as registration lock instead of spinlocks
 2012-11-17 11:45 UTC  (2+ messages)
` [PATCH v3 2/2] cuse: do not register multiple devices with identical names

[RFC] LFTL: a FTL for large parallel IO flash cards
 2012-11-17 11:37 UTC  (4+ messages)

[RFC] dmaengine: omap-dma: Allow DMA controller to prefetch data
 2012-11-17 11:31 UTC  (7+ messages)

Fail to build the latest ceph tree on Fedora 17
 2012-11-17 11:29 UTC 

[PATCH v2 3/3] i2c / ACPI: add ACPI enumeration support
 2012-11-17 11:24 UTC  (12+ messages)
            ` [PATCH v2 3/3 UPDATED] "

PROBLEM: freeze when resuming from suspend-to-ram
 2012-11-17 10:57 UTC  (3+ messages)

[PATCH v2] checkpatch: add double empty line check
 2012-11-17 11:17 UTC 

[PATCH] checkpatch: add double empty line check
 2012-11-17 11:12 UTC  (5+ messages)

[Qemu-devel] [USB fixes for 1.3] Fix some interrupt eps not properly nak-ing
 2012-11-17 11:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] usb-bt: Return NAK instead of STALL when interrupt ep has no data
` [Qemu-devel] [PATCH 2/2] usb-smartcard-reader: Properly NAK interrupt eps when we've no events

[Qemu-devel] [USB Fixes for 1.3] Various uhci fixes
 2012-11-17 11:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] uhci: Add a completions_only flag for async completions
` [Qemu-devel] [PATCH 2/3] uhci: Don't allow the guest to set port-enabled when there is no dev connected
` [Qemu-devel] [PATCH 3/3] uhci: Fix double unlink

[Buildroot] Deprecate the support for toolchain on the target
 2012-11-17 11:06 UTC  (8+ messages)
` [Buildroot] [PATCH 1/2] Deprecate the support for the toolchain on target

[PATCH 01/11] staging:iio: Add common ADIS library
 2012-11-17 11:01 UTC  (4+ messages)
` [PATCH 11/11] staging:iio: Move adis library out of staging

[lm-sensors] Getting alarms using lm-sensors
 2012-11-17 11:01 UTC  (3+ messages)

[PATCH] ACPICA: Use hweight8() and hweight16()
 2012-11-17 10:57 UTC  (3+ messages)

100.0% power usage of Device Audio codec (HDA) on wake
 2012-11-17 10:53 UTC  (4+ messages)

[RFC PATCH 0/7] Support for Multiple sensors per zone
 2012-11-17 10:45 UTC  (8+ messages)
` [RFC PATCH 1/7] Thermal: Create sensor level APIs
` [RFC PATCH 2/7] Thermal: Create zone "
` [RFC PATCH 3/7] Thermal: Add APIs to bind cdev to new zone structure
` [RFC PATCH 4/7] Thermal: Add Thermal_trip sysfs node
` [RFC PATCH 5/7] Thermal: Add 'thermal_map' "
` [RFC PATCH 6/7] Thermal: Add Documentation to new APIs
` [RFC PATCH 7/7] Thermal: Dummy driver used for testing

[PATCH] ARM: Fix errata 751472 handling on Cortex-A9 r1p*
 2012-11-17 10:46 UTC  (13+ messages)

[PATCH 1/2] [media] vivi: Kill BUFFER_TIMEOUT macro
 2012-11-17 10:45 UTC  (6+ messages)
` [PATCH v3] [media] vivi: Teach it to tune FPS
  ` [PATCH v4] "

cifs autofs krb5i
 2012-11-17 10:44 UTC  (6+ messages)

[PATCH] sctp: use bitmap_weight
 2012-11-17 10:36 UTC  (3+ messages)
` [PATCH] sound: "

removal of sysfs wext extension broke on F16
 2012-11-17 10:32 UTC  (8+ messages)

writes to unmounted partitions
 2012-11-17 10:29 UTC 

[Qemu-devel] "usb: uhci: Look up queue by address, not token"
 2012-11-17 10:22 UTC  (9+ messages)

[PATCH -next] iio: isl29018: fix to return error or 0 in isl29018_write_raw()
 2012-11-17 10:20 UTC  (3+ messages)

[PATCH v2 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-17 10:18 UTC  (4+ messages)
` [PATCH v2 2/3] spi / ACPI: add ACPI enumeration support

[Buildroot] [PATCH] libffi: Needs threads support in toolchain
 2012-11-17 10:12 UTC  (3+ messages)

[PATCH v8 0/3] Runtime Interpreted Power Sequences
 2012-11-17 10:12 UTC  (7+ messages)
` [PATCH v8 1/3] "

[Buildroot] [PATCH] host-lua: fix bug #5354
 2012-11-17 10:05 UTC 

[PATCH 0/6 v7] gpio: Add block GPIO
 2012-11-17  9:59 UTC  (14+ messages)
` [PATCH 1/6 v7] gpio: Add a block GPIO API to gpiolib
` [PATCH 2/6 v7] gpio: Add sysfs support to block GPIO API
` [PATCH 3/6 v7] gpio: Add userland device interface to block GPIO
` [PATCH 4/6 v7] gpiolib: Fix default attributes for class
` [PATCH 5/6 v7] gpio: Add device tree support to block GPIO API
` [PATCH 6/6 v7] gpio: Add block gpio to several gpio drivers

[Qemu-devel] [PATCH] Fix out-of-tree and cross compile builds for pixman
 2012-11-17  9:56 UTC  (6+ messages)

[PATCH 5/7] clk: mvebu: add clock gating control provider for DT
 2012-11-17  9:41 UTC  (6+ messages)
` [PATCH 0/2] Add clock gating support for Armada 370/XP
  ` [PATCH 1/2] clk: mvebu: armada 370/XP add clock gating control provider for DT

[RFC 00/14] mesh powersave - basics
 2012-11-17  9:41 UTC  (28+ messages)
` [RFC 01/14] {nl,cfg,mac}80211: add beacon interval and DTIM period to mesh config
` [RFC 02/14] {cfg,nl}80211: mesh power mode config parameters
` [RFC 03/14] {cfg,nl}80211: set and get default mesh power mode
` [RFC 04/14] mac80211: local link-specific mesh power mode logic
` [RFC 05/14] mac80211: mesh power mode indication in transmitted frames
` [RFC 06/14] mac80211: track neighbor STA power modes
` [RFC 07/14] {cfg,nl}80211: set local link-specific power mode
` [RFC 09/14] mac80211: add power save support structure to mesh interface
` [RFC 10/14] mac80211: enable frame buffering for PS STA
` [RFC 11/14] {cfg,nl}80211: add awake window to mesh config
` [RFC 12/14] mac80211: add awake window IE to mesh beacons
` [RFC 13/14] mac80211: add TIM "
` [RFC 14/14] mac80211: mesh PS individually-addressed frame release

SocketCAN driver for USB2CAN converter (8 devices)
 2012-11-17  9:37 UTC  (2+ messages)

Lastest workable kernel for s3c2410
 2012-11-17  9:33 UTC 

OMAP* Latest build failures
 2012-11-17  9:33 UTC  (3+ messages)

ARM: pbl: short patches
 2012-11-17  9:26 UTC  (4+ messages)
` [PATCH 1/3] ARM: pbl: remove zbarebox.map during 'make clean'
` [PATCH 2/3] ARM: start-pbl.c: make errorfn() static
` [PATCH 3/3] ARM: start-pbl.c: unificate path to lib/decompress_*.c

[PATCH] MIPS: main_entry.c: fix typo
 2012-11-17  9:23 UTC 

Auto-repo-repair
 2012-11-17  9:21 UTC  (2+ messages)

help: 802.11s bad performance with 802.11n enabled
 2012-11-17  9:20 UTC 

[PATCH] Documentation/cgroups/blkio-controller.txt: s/disk_time|disk_sectors/time|sectors/
 2012-11-17  9:17 UTC 

[Buildroot] [git commit] lua-msgpack-native: fix fetch
 2012-11-17  9:15 UTC 

[Buildroot] [PATCH] lua-msgpack-native: fix fetch
 2012-11-17  9:15 UTC  (2+ messages)

[Buildroot] gcc on target system issue
 2012-11-17  9:08 UTC  (5+ messages)

OE-Classic recipe migration status
 2012-11-17  8:49 UTC  (4+ messages)
  ` [OE-core] "

[PATCH] Add support for a 'pre-push' hook
 2012-11-17  9:00 UTC  (6+ messages)

[3.7-rc6/perf,x86] Build failure at p6_pmu declaration
 2012-11-17  8:54 UTC 

[PATCH v3 0/3] GPIO driver to turn power off
 2012-11-17  8:51 UTC  (8+ messages)
` [PATCH v3 1/3] power: Add simple poweroff-gpio driver
` [PATCH v3 2/3] ARM: Kirkwood: Convert DNSKW to use gpio-poweroff
` [PATCH v3 3/3] ARM: Kirkwood: Convert IB62x0 "

VHT support, take 2
 2012-11-17  8:48 UTC  (7+ messages)

TSFT
 2012-11-17  8:45 UTC  (3+ messages)

[PATCH 00/31] Latest numa/core patches, v15
 2012-11-17  8:45 UTC  (3+ messages)

[PATCH 0/8] kexec: put bzImage and ramdisk above 4G for x86 64bit
 2012-11-17  8:43 UTC  (4+ messages)
` [PATCH 8/8] x86: put 64bit bzImage high

The bug of iput() removal from flusher thread?
 2012-11-17  8:42 UTC 

[PATCH 00/19] latest numa/base patches
 2012-11-17  8:40 UTC  (5+ messages)

Crypto causes panic in scatterwalk_done with large/multiple buffers
 2012-11-17  8:39 UTC  (3+ messages)

[Buildroot] [PATCH] python3: uses fork(), only available on MMU platforms
 2012-11-17  8:38 UTC 

[Buildroot] [PATCH] python: uses fork(), only available on MMU platforms
 2012-11-17  8:38 UTC  (3+ messages)

[patch 0/7] Providing additional information in fdinfo sufficient for c/r, v3
 2012-11-17  8:34 UTC  (5+ messages)
` [patch 7/7] fs, notify: Add procfs fdinfo helper v6


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.