All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-21 14:35:44 to 2010-07-21 16:45:27 UTC [more...]

[PATCH] b43: silense most sparse warnings
 2010-07-21 16:38 UTC  (3+ messages)

[PATCH] hg ignore libxl lex/yacc detritus
 2010-07-21 16:42 UTC  (4+ messages)

[git pull] ia64 changes
 2010-07-21 16:40 UTC 

[PATCH 1/2] net: dsa: introduce STPID switch tagging handling code
 2010-07-21 16:40 UTC  (12+ messages)
` [PATCH 2/2] net: dsa: introduce MICREL KSZ8893MQL/BL ethernet switch chip support
    ` [Uclinux-dist-devel] "
  ` [PATCH 2/2 v2] "
  ` [Uclinux-dist-devel] [PATCH 1/2] net: dsa: introduce STPID switch tagging handling code

Introducing the LCD-Linux project
 2010-07-21 16:38 UTC  (3+ messages)

[PATCH net-2.6] ixgbe/igb: catch invalid VF settings
 2010-07-21 16:40 UTC 

[PATCH net-next] sysfs: add entry to indicate network interfaces with random MAC address
 2010-07-21 16:34 UTC  (7+ messages)

[PATCH 0/2] md: migrations for external metadata
 2010-07-21 16:37 UTC  (2+ messages)

[PATCH] zd1211rw: make CR_INTERRUPT cast explicit
 2010-07-21 16:36 UTC  (2+ messages)

[RFC] arm: versatile: enable PCI I/O space
 2010-07-21 16:36 UTC  (4+ messages)
  ` [PATCH v2] "
    ` [PATCH] arm: remove __io() abuses

[media-ctl] [omap3camera:devel] How to use the app?
 2010-07-21 16:33 UTC  (3+ messages)

[PATCH] Add support for Vista Silicon Visstrim_m10 board[v2]
 2010-07-21 16:33 UTC 

[PATCH 00/10] x86, xsave: some code cleanups and reworks
 2010-07-21 16:32 UTC  (12+ messages)
` [PATCH 05/10] x86, xsave: make xsave_cntxt_init() static

[ath9k-devel] Question about ath9k signal strength (AP mode)
 2010-07-21 16:32 UTC  (5+ messages)
      ` [ath9k-devel] ath9k in Android

[U-Boot] [PATCH 1/4] powerpc/p4080: Add support for initializing SERDES
 2010-07-21 16:31 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] powerpc/p4080: Add workaround for errata SERDES8
  ` [U-Boot] [PATCH 3/4] powerpc/p4080: Add workaround for erratum CPU22
    ` [U-Boot] [PATCH 4/4] powerpc/p4080: Add support for the P4080DS board

[PATCH] Re: New release candidate for Xen 4.0.1
 2010-07-21 16:30 UTC  (2+ messages)

[U-Boot] uboot redundancy
 2010-07-21 16:27 UTC  (8+ messages)

[U-Boot] Please pull u-boot-mpc85xx.git
 2010-07-21 16:26 UTC  (2+ messages)

[Xen-users] old issue after 1024 live migrations seems to still exist
 2010-07-21 16:24 UTC 

[PATCH] Add missing read memory barrier to Intel Ethernet device drivers
 2010-07-21 16:22 UTC 

[PATCH] implement xl vncviewer
 2010-07-21 16:21 UTC  (4+ messages)

[Qemu-devel] [PATCH-V2 00/24] Consolidated VirtFS work
 2010-07-21 16:04 UTC  (25+ messages)
` [Qemu-devel] [PATCH-V2 01/24] qemu: virtio-9p: Recognize 9P2000.L protocol
` [Qemu-devel] [PATCH-V2 02/24] qemu: virtio-9p: Implement statfs support in server
` [Qemu-devel] [PATCH-V2 03/24] virtio-9p: Return correct error from v9fs_remove
` [Qemu-devel] [PATCH-V2 04/24] [V4] virtio-9p: readdir implementation for 9p2000.L
` [Qemu-devel] [PATCH-V2 05/24] virtio-9p: Compute iounit based on host filesystem block size
` [Qemu-devel] [PATCH-V2 06/24] virtio-9p: getattr server implementation for 9P2000.L protocol
` [Qemu-devel] [PATCH-V2 07/24] virtio-9p: Do not reset atime
` [Qemu-devel] [PATCH-V2 08/24] [virtio-9p] Make v9fs_do_utimensat accept timespec structures instead of v9stat
` [Qemu-devel] [PATCH-V2 09/24] virtio-9p: Implement server side of setattr for 9P2000.L protocol
` [Qemu-devel] [PATCH-V2 10/24] [virtio-9p] Implement TLINK for 9P2000.L
` [Qemu-devel] [PATCH-V2 11/24] [virtio-9p] Define and implement TSYMLINK "
` [Qemu-devel] [PATCH-V2 12/24] [virtio-9p] This patch implements TLCREATE for 9p2000.L protocol
` [Qemu-devel] [PATCH-V2 13/24] qemu: virtio-9p: Implement TMKNOD
` [Qemu-devel] [PATCH-V2 14/24] qemu: virtio-9p: Implement TMKDIR
` [Qemu-devel] [PATCH-V2 15/24] rename - change name of file or directory
` [Qemu-devel] [PATCH-V2 16/24] qemu: virtio-9p: Implement LOPEN
` [Qemu-devel] [PATCH-V2 17/24] virtio-9p: Add fidtype so that we can do type specific operation
` [Qemu-devel] [PATCH-V2 18/24] virtio-9p: Implement TXATTRWALK
` [Qemu-devel] [PATCH-V2 19/24] virtio-9p: Implement TXATTRCREATE
` [Qemu-devel] [PATCH-V2 20/24] virtio-9p: Hide user.virtfs xattr in case of mapped security
` [Qemu-devel] [PATCH-V2 21/24] virtio-9p: Add SM_NONE security model
` [Qemu-devel] [PATCH-V2 22/24] virtio-9p: Use lchown which won't follow symlink
` [Qemu-devel] [PATCH-V2 23/24] virtio-9p: Fix the memset usage
` [Qemu-devel] [PATCH-V2 24/24] virtio-9p: Fix formatting issues in v9fs_wstat_post_chown()

Mystique SaTiX-S2 Dual
 2010-07-21 16:20 UTC 

Compiler errors in alsa-lib-1.0.22/test/*.c
 2010-07-21 16:17 UTC  (10+ messages)

[PATCH] [resend] Input: i8042 - introduce noaux dmi quirk for MSI AE2220
 2010-07-21 16:16 UTC 

Why is sb->size set to 0 with raid0?
 2010-07-21 16:16 UTC 

[PATCH] libxl: fix linking error
 2010-07-21 16:14 UTC  (3+ messages)

[PATCH,RFC] More consistent error handling in libxl
 2010-07-21 16:13 UTC  (5+ messages)

unpack failed --- is my repos broken?
 2010-07-21 16:12 UTC  (2+ messages)

NULL pointer dereference in rdma_ucm
 2010-07-21 16:11 UTC  (5+ messages)

[Qemu-devel] Qemu crashes
 2010-07-21 16:06 UTC  (2+ messages)
` [Qemu-devel] FW: "

[PATCH 0/3] Enable pxa310 usb otg port host mode
 2010-07-21 16:11 UTC  (3+ messages)

knockdown voltair switch with ARP multicast
 2010-07-21 16:09 UTC  (3+ messages)
` knockdown voltaire "

legacy staging
 2010-07-21 16:08 UTC  (3+ messages)

[PATCH] LSM: Add post recvmsg() hook
 2010-07-21 16:06 UTC  (6+ messages)
` [PATCH] LSM: Add post accept() hook

[RFC]mm: batch activate_page() to reduce lock contention
 2010-07-21 16:06 UTC  (2+ messages)

opkg : angstrom fails console-image build
 2010-07-21 16:05 UTC  (2+ messages)

[PATCH] omap3: Prevent SDRC deadlock when L3 is changing frequency
 2010-07-21 16:02 UTC 

[Ocfs2-devel] [PATCH V2] Fix the nested PR lock calling issue
 2010-07-21 16:05 UTC  (3+ messages)

[PATCH] tools: gpxe build fix
 2010-07-21 16:02 UTC  (3+ messages)

[PATCH RFC tip/core/rcu] rcu: Add a TINY_PREEMPT_RCU
 2010-07-21 16:00 UTC 

[Qemu-devel] Unknown command 0xffffff in SVGA command FIFO
 2010-07-21 16:00 UTC  (6+ messages)

[PATCH 3/3 net-2.6] bnx2x: Advance a module version
 2010-07-21 15:59 UTC 

[PATCH 2/3 net-2.6] bnx2x: Protect statistics ramrod and sequence number
 2010-07-21 15:59 UTC 

[PATCH 1/3 net-2.6] bnx2x: Protect a SM state change
 2010-07-21 15:59 UTC 

[PATCH 0/3 net-2.6] bnx2x: Bug fixes in statistics handling
 2010-07-21 15:58 UTC 

[PATCH]: Implement xl dump-core
 2010-07-21 15:59 UTC  (3+ messages)

[PATCH] Handle a failure of all mirror devices but one mirror leg
 2010-07-21 15:57 UTC  (2+ messages)

[-next July 21] s390 build failure : kernel/workqueue.o
 2010-07-21 15:57 UTC  (2+ messages)

Any update on software caused connection abort issue??
 2010-07-21 15:53 UTC  (3+ messages)

[PATCHSET] workqueue: implement and use WQ_UNBOUND
 2010-07-21 15:51 UTC  (10+ messages)

Buffer overrun in the TWL4030 keypad driver with Nokia RX51
 2010-07-21 15:52 UTC  (4+ messages)

[PATCHv9 2.6.35-rc4-tip 0/13] Uprobes Patches:
 2010-07-21 15:50 UTC  (7+ messages)

Small memory leak in snd_pcm_ladspa_init()
 2010-07-21 15:48 UTC 

sense remote hardware address change by rdma-cm applications
 2010-07-21 15:48 UTC  (12+ messages)

[PATCHSET wq#for-next] workqueue: replace slow-work with workqueue
 2010-07-21 15:46 UTC  (3+ messages)
` [PATCH 4/7] cifs: use workqueue instead of slow-work

[PATCH] cpuidle: Remove references to ACPI
 2010-07-21 15:39 UTC 

[PATCH] edac/Kconfig: reenable edac_mpc85xx on MPC85xx
 2010-07-21 15:33 UTC  (2+ messages)

File cloning across subvolumes with BTRFS_IOC_CLONE ioctl
 2010-07-21 15:32 UTC  (3+ messages)

[PATCH] t/README: clarify test_must_fail description
 2010-07-21 15:32 UTC  (5+ messages)
` [PATCH] t/: work around one-shot variable assignment with test_must_fail
            ` [PATCH] gitweb: clarify search results page when no matching commit found

[Buildroot] [PATCH] Update busybox 1.17.0 fixes to latest
 2010-07-21 15:29 UTC 

Frame buffer mmap not working in pvops dom0
 2010-07-21 15:26 UTC  (5+ messages)

CONFIG_SCSI_G_NCR5380_MEM dead?
 2010-07-21 15:23 UTC  (4+ messages)

[PATCH] omap: Add macros to evaluate cpu revision
 2010-07-21 15:23 UTC  (2+ messages)

[RFC] cfg80211: fix race between sysfs and cfg80211
 2010-07-21 15:21 UTC  (3+ messages)
  ` [PATCH] "

LVM2/lib/mirror mirrored.c
 2010-07-21 15:21 UTC 

patches
 2010-07-21 15:20 UTC  (7+ messages)

help needed - 4 disk raid4 with two missing disks
 2010-07-21 15:18 UTC  (2+ messages)

[PATCHv3] Updated patch series for providing mechanism to list available repositories
 2010-07-21 15:15 UTC  (4+ messages)
` [PATCH 1/3] Allow creation of arbitrary git-shell commands
` [PATCH 2/3] Add interactive mode to git-shell for user-friendliness
` [PATCH 3/3] Add sample commands for git-shell

[PATCH 1/1] barebox_default_env: fix out of tree build
 2010-07-21 15:05 UTC 

[PATCH][RFC] Fix SDP resolving segfault
 2010-07-21 15:15 UTC  (5+ messages)

Dead Config in mm/percpu.c
 2010-07-21 15:12 UTC  (3+ messages)

Updated patch series for providing mechanism to list available repositories
 2010-07-21 15:11 UTC  (4+ messages)
` [PATCH 1/4] Allow creation of arbitrary git-shell commands

[Buildroot] grub compilation issue (x86_64 target)
 2010-07-21 15:11 UTC 

[PATCH 0/8] Reduce writeback from page reclaim context V4
 2010-07-21 15:06 UTC  (14+ messages)
` [PATCH 4/8] vmscan: Do not writeback filesystem pages in direct reclaim

[Drbd-dev] [PATCH master] Fix bug in split_address() when handling IPv6 addresses
 2010-07-21 14:55 UTC 

[PATCH 00/11] staging: tidspbridge: header cleanup series
 2010-07-21 15:05 UTC  (5+ messages)
` [PATCH 08/11] staging: tidspbridge: remove IN modifier

Email Promo Notification
 2010-07-21 14:47 UTC  (2+ messages)

[PATCH] tracing/documentation: document dynamic ftracer internals
 2010-07-21 15:01 UTC  (2+ messages)

[Buildroot] ppp
 2010-07-21 15:00 UTC  (2+ messages)

Copy/move btrfs volume
 2010-07-21 15:00 UTC  (4+ messages)

[PATCH v3 0/7] Fixup booting with device trees and uImage/elf on ppc32
 2010-07-21 14:54 UTC  (4+ messages)

[PATCHSET] workqueue: concurrency managed workqueue, take#6
 2010-07-21 14:52 UTC  (3+ messages)

[Buildroot] issue with ppp
 2010-07-21 14:51 UTC  (2+ messages)

[PATCH 0/2] updated two patches for second round of openjdk stable transition
 2010-07-21 14:47 UTC  (3+ messages)
` [PATCH 1/2] icedtea6-native: backported from openembedded-dev
` [PATCH 2/2] cacaoh-openjdk-native: "

[PATCH 0/3] Generic ULPI driver extention
 2010-07-21 14:47 UTC  (2+ messages)

[PATCH v2] otg/ulpi.c : fix register write
 2010-07-21 14:46 UTC  (3+ messages)

[PATCH 0/5] pnfs-submit fix kfree under spin lock
 2010-07-21 14:46 UTC  (4+ messages)

[PATCH 1/2] SQUASHME pnfs-submit remove pnfs4_layout_reclaim
 2010-07-21 14:43 UTC  (2+ messages)
` [PATCH 2/2] SQUASHME pnfs-submit destroy all layouts upon lease expiration

[RFC/PATCH v2 00/10] Media controller (core and V4L2)
 2010-07-21 14:43 UTC  (16+ messages)
` [RFC/PATCH v2 09/10] v4l: Make video_device inherit from media_entity
` [RFC/PATCH v2 10/10] v4l: Make v4l2_subdev "
` [SAMPLE v2 00/12] Further V4L2 API additions and OMAP3 ISP driver
` [SAMPLE v2 01/12] v4l: Move the media/v4l2-mediabus.h header to include/linux
` [SAMPLE v2 02/12] v4l: Add 16 bit YUYV and SGRBG10 media bus format codes
` [SAMPLE v2 03/12] v4l: Create v4l2 subdev file handle structure
` [SAMPLE v2 04/12] v4l-subdev: Add pads operations
` [SAMPLE v2 05/12] v4l: v4l2_subdev userspace format API
` [SAMPLE v2 06/12] v4l: Add subdev userspace API to enumerate and configure frame interval
` [SAMPLE v2 07/12] v4l: Add crop ioctl to V4L2 subdev API
` [SAMPLE v2 08/12] v4l: subdev: Generic ioctl support
` [SAMPLE v2 09/12] ARM: OMAP3: Update Camera ISP definitions for OMAP3630
` [SAMPLE v2 10/12] omap3: Export omap3isp platform device structure
` [SAMPLE v2 11/12] omap34xxcam: Register the ISP platform device during omap34xxcam probe
` [SAMPLE 12/12] OMAP3 ISP driver

[PATCH 0/3] Updates RTC driver for Samsung S3C64XX and newer SoCs
 2010-07-21 14:42 UTC  (4+ messages)
` [PATCH 3/3] rtc: rtc-s3c: Add BCD register initialization codes

[U-Boot] [PATCH] cmd_ide: Convert to [read,write][b,w]
 2010-07-21 14:42 UTC  (4+ messages)

2.6.34.1, e1000e, VLAN's and kernel BUG
 2010-07-21 14:38 UTC  (3+ messages)

[PATCH for-2.6.35] tun: avoid BUG, dump packet on GSO errors
 2010-07-21 14:32 UTC 

ISI drivers test simulator
 2010-07-21 14:37 UTC  (2+ messages)

[PATCH] [ARM] video/omap2/tdo35s: fix visual artefacts
 2010-07-21 14:36 UTC  (3+ messages)

IPTables physdev and bond0
 2010-07-21 14:35 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.