All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-07 16:58:24 to 2011-05-07 20:28:14 UTC [more...]

[PATCH v4 3/4] USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver
 2011-05-07 20:28 UTC  (11+ messages)
    ` [PATCH v3 0/4] USB: gadget: Add Samsung S3C24xx USB HS "
      ` [PATCH 1/4] ARM: S3C2416: Add USB Phy register definitions
        ` [PATCH 2/4] ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller
      ` [PATCH v5 3/4] USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver

[PATCH 3] MCA handler extension
 2011-05-07 20:27 UTC 

[Qemu-devel] [PATCH] virtio-9p: Fix a memory leak
 2011-05-07 20:27 UTC  (4+ messages)

[PATCH 2] MCA trivial cleanup
 2011-05-07 20:25 UTC 

Intermittent Failures in t1450-fsck
 2011-05-07 20:25 UTC  (7+ messages)
` Intermittent Failures in t1450-fsck (Bisected)

[PATCH] net/bonding: adjust codingstyle for bond_3ad files
 2011-05-07 20:24 UTC  (10+ messages)

[PATCH 1] MCA bank extension
 2011-05-07 20:24 UTC 

[Qemu-devel] [PATCH] virtio-9p: Remove statement without effect (fix warning from cppcheck)
 2011-05-07 20:23 UTC 

[Bug 36918] New: ETQW: Enabling "Soft Particles" causes major performance issue
 2011-05-07 20:23 UTC  (2+ messages)
` [Bug 36918] "

Linux 2.6.39-rc5
 2011-05-07 20:22 UTC  (5+ messages)
` i915/kms/backlight-combo mode problem

[Qemu-devel] [PATCH] Fix spelling in comments (intruction -> instruction)
 2011-05-07 20:20 UTC 

[Qemu-devel] [PATCH] block/rbd: Remove unused local variable
 2011-05-07 20:15 UTC 

[PATCH 1/4] Store the chipset info struct in the PCI match struct, instead of a switch()
 2011-05-07 20:17 UTC  (3+ messages)
` [PATCH 4/4] Add support for Ivybridge chipset

[PATCH] [RESEND] iwl4965: drop a lone pr_err()
 2011-05-07 20:14 UTC  (2+ messages)

[PATCH 1/2] commit: do not cleanup template
 2011-05-07 20:13 UTC  (2+ messages)

[Qemu-devel] [PATCH] usb-linux: Add missing break statement
 2011-05-07 20:10 UTC 

[PATCH 1/4] drivers: create a pinmux subsystem
 2011-05-07 20:09 UTC  (12+ messages)

OOPS after connection Droids MuIn USB display
 2011-05-07 20:02 UTC  (7+ messages)

[PATCH 0/7] Network namespace manipulation with file descriptors
 2011-05-07 20:06 UTC  (7+ messages)
` [PATCH 1/7] ns: proc files for namespace naming policy
  ` [PATCH 7/7] ns: Wire up the setns system call

[PATCH] Adding support to freeze and unfreeze a journal
 2011-05-07 20:04 UTC  (2+ messages)
` [PATCH v2] "

[meta-oe] Pull request for misc changes
 2011-05-07 19:59 UTC  (2+ messages)

r8192cu AP mode?
 2011-05-07 20:01 UTC  (6+ messages)

[Qemu-devel] [Bug 779151] [NEW] qemu-nbd crash during using with chroot
 2011-05-07 19:49 UTC  (5+ messages)
` [Qemu-devel] [Bug 779151] "

Convert RAID 5 to RAID 6 while reducing array size
 2011-05-07 19:50 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Don't include bat_sysfs.h in compat.h
 2011-05-07 19:48 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Remove unused variable r in bat_printk

file is run on server but not on client
 2011-05-07 19:43 UTC  (2+ messages)

[PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
 2011-05-07 19:35 UTC  (43+ messages)
              ` [PATCH][WAS:bcmai, axi] "

Third party toolchain, kernel, bootloader
 2011-05-07 19:42 UTC  (3+ messages)

aesni-intel as module = cryptsetup failure
 2011-05-07 19:40 UTC  (2+ messages)

[PATCH] Teach checkout the -n|--dry-run option
 2011-05-07 19:24 UTC  (3+ messages)

Scalability of interface creation and deletion
 2011-05-07 19:24 UTC  (13+ messages)

[Bug 36939] New: multitexturing is messed up in quake wars (regression)
 2011-05-07 19:24 UTC  (3+ messages)
` [Bug 36939] "

[PATCH] qt4-libs-native: add initial recipe
 2011-05-07 19:17 UTC  (2+ messages)

typo in push origin/org.openmbedded.dev
 2011-05-07 19:15 UTC  (2+ messages)

[PATCH v3 00/12] mmc: use nonblock mmc requests to minimize latency
 2011-05-07 19:15 UTC  (37+ messages)
` [PATCH v3 01/12] mmc: add none blocking mmc request function
  ` [PATCH v3 02/12] mmc: mmc_test: add debugfs file to list all tests
  ` [PATCH v3 03/12] mmc: mmc_test: add test for none blocking transfers
  ` [PATCH v3 04/12] mmc: add member in mmc queue struct to hold request data
  ` [PATCH v3 05/12] mmc: add a block request prepare function
  ` [PATCH v3 06/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function
  ` [PATCH v3 07/12] mmc: add a second mmc queue request member
  ` [PATCH v3 08/12] mmc: add handling for two parallel block requests in issue_rw_rq
  ` [PATCH v3 09/12] mmc: test: add random fault injection in core.c
  ` [PATCH v3 10/12] omap_hsmmc: use original sg_len for dma_unmap_sg
  ` [PATCH v3 11/12] omap_hsmmc: add support for pre_req and post_req
  ` [PATCH v3 12/12] mmci: implement pre_req() and post_req()

Pull request with misc fixes
 2011-05-07 19:14 UTC 

What's cooking in git.git (May 2011, #03; Fri, 6)
 2011-05-07 19:11 UTC  (3+ messages)

[PATCH 1/2] kvm tools: Don't use all of host RAM for guests by default
 2011-05-07 19:09 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: Warn if guest RAM size exceeds host RAM size

[PATCH 0/6] gitweb: Improve ctags, introduce categories
 2011-05-07 18:39 UTC  (3+ messages)
` [PATCH 1/6 (v2)] gitweb: Restructure projects list generation

[PATCH] ARM: Do not use__init annotations to declarations
 2011-05-07 19:05 UTC  (2+ messages)

Compat-wireless release for 2011-05-07 is baked
 2011-05-07 19:02 UTC 

-longterm kernels (Was: Re: [stable] Patch Upstream: iwlwifi: fix skb usage after free)
 2011-05-07 19:01 UTC  (6+ messages)
      ` -longterm kernels

Fix powerTOP regression with 2.6.39-rc5
 2011-05-07 19:00 UTC  (9+ messages)

[lm-sensors] Gigabyte MA785GM-US2H motherboard configuration
 2011-05-07 18:59 UTC  (2+ messages)

[PATCH] xtensa: unbalanced parentheses
 2011-05-07 18:55 UTC 

[PATCH] t3703: add test cases for pathspec magic
 2011-05-07 18:56 UTC  (2+ messages)

[PATCH] thp: unbalanced parenthesis
 2011-05-07 18:55 UTC 

[Buildroot] Fetching linux kernel source with git
 2011-05-07 18:45 UTC  (2+ messages)

[PATCH] ARM: mach-shmobile: Suspend-to-RAM support
 2011-05-07 18:38 UTC  (2+ messages)

[Qemu-devel] [Bug 723871] [NEW] qemu-kvm-0.14.0 Aborts with -vga qxl
 2011-05-07 18:29 UTC  (2+ messages)
` [Qemu-devel] [Bug 723871] "

For the netdev list
 2011-05-07 18:26 UTC  (2+ messages)

Lockdep splat for rt8169
 2011-05-07 18:15 UTC  (2+ messages)

LVM2 tools/lvmcmdline.c liblvm/lvm_base.c lib/ 
 2011-05-07 18:24 UTC  (2+ messages)

[PATCH 01/12] ASoC: Create codec DAPM widgets before calling the codecs probe function
 2011-05-07 18:21 UTC  (3+ messages)

[GIT PULL] perf fixes
 2011-05-07 18:20 UTC 

LVM2 WHATS_NEW
 2011-05-07 18:16 UTC  (2+ messages)

[RFC] What is the preferred way to share ADC unit between hwmon and input(ts) drivers?
 2011-05-07 18:11 UTC  (2+ messages)

[PATCH 1/2] dmaengine: at_hdmac: set residue as total len in atc_tx_status
 2011-05-07 18:05 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: at_hdmac: implement pause and resume in atc_control

Question about PERL_PATH
 2011-05-07 18:02 UTC  (3+ messages)

[B.A.T.M.A.N.] kfree_rcu patches
 2011-05-07 18:00 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 1/5] batman-adv: Rename bat_printk.c to compat.c

[PATCH 0/8] Misc patches
 2011-05-07 17:57 UTC  (4+ messages)
` [PATCH 8/8] scripts/send-pull-request: Add CC selectively

[PATCH v3 0/3] Git commit --patch (again)
 2011-05-07 17:59 UTC  (6+ messages)
` [PATCH v3 3/3] Add support for -p/--patch to git-commit
      ` [PATCH v4 "
      ` [PATCH] Add commit to list of config.singlekey commands

Patchwork day on Sunday 2011-04-17 and shutdown of patchwork.openembedded.org in favour of patches.openembedded.org
 2011-05-07 17:52 UTC  (5+ messages)

[RFC/PATCH] userdiff.c: Avoid old glibc regex bug causing t4034-*.sh test failures
 2011-05-07 17:54 UTC  (3+ messages)

[PATCH 0/2] OMAP2+: hwmod: Add hwmod's API's for pad wakeup
 2011-05-07 17:54 UTC  (4+ messages)
` [PATCH 1/2] OMAP2+: hwmod: Add API to enable IO ring wakeup

2.6.39-rc6 does not boot on Xen 3.3.1
 2011-05-07 17:50 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2 1/4] batman-adv: rename everything from *hna* into *tt* (translation table)
 2011-05-07 17:46 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv3] "

[PATCH 2/2] qib: use pci_dev->revision
 2011-05-07 17:41 UTC  (2+ messages)

[PATCH] ASoC: soc-cache: Allow codec->cache_bypass to be used with snd_soc_hw_bulk_write_raw()
 2011-05-07 17:43 UTC  (2+ messages)

[RFC v4] V4L2 API for flash devices
 2011-05-07 17:42 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCHv2] batctl: rename stuff from *hna* to *tt* (translation table)
 2011-05-07 17:42 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv3] "

[PATCH 1/2] ipath: use pci_dev->revision, again
 2011-05-07 17:39 UTC  (2+ messages)

[B.A.T.M.A.N.] Routing improvement taking into account links bit-rate
 2011-05-07 17:33 UTC  (2+ messages)

Via VT2020: issues with kernel 2.6.38.{2, 3} (alsa 1.0.23) - working with 2.6.33.2 (alsa 1.0.21)
 2011-05-07 17:30 UTC 

[C/R PATCH] reject checkpoint of fd subject to F_SETSIG
 2011-05-07 17:27 UTC  (7+ messages)

aplay throws error
 2011-05-07 17:27 UTC  (3+ messages)

[PATCH 0/5] MIPS: BCM47xx: Enhancements in Parsing the NVRAM data
 2011-05-07 17:24 UTC  (3+ messages)
` [PATCH 1/5] ssb: Change fallback sprom to callback mechanism

2.6.39-rc5-git4: Reported regressions from 2.6.38
 2011-05-07 17:20 UTC  (5+ messages)
` [Bug #33272] drm related hard-hang

[PATCHv2 0/2] Resolve packet capturing on macvlan lowerdev
 2011-05-07 16:47 UTC  (4+ messages)
` [PATCHv2 1/2] net: Export dev_queue_xmit_nit for use by macvlan driver

[U-Boot] u-boot on x86 reloaded
 2011-05-07 17:14 UTC  (3+ messages)
  ` [U-Boot] [coreboot] "

[PATCH] OMAP4: fix return value of omap4_l3_init
 2011-05-07 16:58 UTC  (2+ messages)


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.