All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-17 18:08:55 to 2009-07-17 20:19:51 UTC [more...]

[patch 00/54] [Announce] Microsoft Hyper-V drivers for Linux
 2009-07-20 16:00 UTC  (51+ messages)
  ` [patch 05/54] Staging: hv: add the Hyper-V virtual network driver
  ` [patch 06/54] Staging: hv: add the Hyper-V virtual storage driver
  ` [patch 07/54] Staging: hv: add a TODO file
  ` [patch 08/54] Staging: hv: make the Hyper-V virtual bus code build
  ` [patch 09/54] Staging: hv: use the correct #ifdef for x86-64
  ` [patch 10/54] Staging: hv: add the Hyper-V virtual bus to the build
  ` [patch 11/54] Staging: hv: make the Hyper-V virtual storage driver build
  ` [patch 12/54] Staging: hv: add the Hyper-V virtual scsi driver to the build
  ` [patch 13/54] Staging: hv: make the Hyper-V virtual block driver build
  ` [patch 14/54] Staging: hv: add the Hyper-V virtual block driver to the build
  ` [patch 15/54] Staging: hv: make the Hyper-V virtual network driver build
  ` [patch 16/54] Staging: hv: add the Hyper-V virtual network driver to the build
  ` [patch 17/54] Staging: hv: remove INTERNAL typedef
  ` [patch 18/54] Staging: hv: remove PVOID typedef
  ` [patch 19/54] Staging: hv: remove VOID typedef
  ` [patch 20/54] Staging: hv: remove UINT8 and INT8 typedefs
  ` [patch 21/54] Staging: hv: remove UINT16 and INT16 typedefs
  ` [patch 22/54] Staging: hv: remove UINT32 and INT32 typedefs
  ` [patch 23/54] Staging: hv: remove UINT64 and INT64 and UCHAR typedefs
  ` [patch 24/54] Staging: hv: remove USHORT typedef
  ` [patch 25/54] Staging: hv: remove ULONGLONG and LONGLONG typedefs
  ` [patch 26/54] Staging: hv: remove ULONG_PTR typedef
  ` [patch 27/54] Staging: hv: remove ULONG and LONG typedefs
  ` [patch 28/54] Staging: hv: remove SIZE_T typedef
  ` [patch 29/54] Staging: hv: remove DWORD and BYTE typedefs
  ` [patch 30/54] Staging: hv: remove BOOL and BOOLEAN typedefs
  ` [patch 31/54] Staging: hv: remove #defines from osd.c
  ` [patch 32/54] Staging: hv: remove MIN and MAX usages
  ` [patch 33/54] Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functions
  ` [patch 34/54] Staging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED defines
  ` [patch 35/54] Staging: hv: remove UNUSED_VAR usage
  ` [patch 36/54] Staging: hv: remove FIELD_OFFSET usage
  ` [patch 37/54] Staging: hv: remove TRUE, FALSE, and NULL usage
  ` [patch 38/54] Staging: hv: osd: remove MemAlloc wrapper
  ` [patch 39/54] Staging: hv: osd: remove MemAllocZeroed wrapper
  ` [patch 40/54] Staging: hv: osd: remove MemAllocAtomic wrapper
  ` [patch 41/54] Staging: hv: osd: remove MemFree wrapper
  ` [patch 42/54] Staging: hv: make Channel->InboundLock a real spinlock
  ` [patch 43/54] Staging: hv: make RingInfo->RingLock "
  ` [patch 44/54] Staging: hv: make Device->RequestLock "
  ` [patch 45/54] Staging: hv: make netDevice->ReceivePacketListLock "
  ` [patch 46/54] Staging: hv: make gVmbusConnection.ChannelMsgLock "
  ` [patch 47/54] Staging: hv: make gVmbusConnection.ChannelLock "
  ` [patch 48/54] Staging: hv: osd: remove spinlock wrapper functions
  ` [patch 49/54] Staging: hv: osd: remove Sleep wrapper
  ` [patch 50/54] Staging: hv: osd: remove MemoryFence wrapper
  ` [patch 51/54] Staging: hv: osd: remove LogMsg wrapper
  ` [patch 52/54] Staging: hv: osd: remove PrintBytes wrapper
  ` [patch 53/54] Staging: hv: fix up printk warnings
  ` [patch 54/54] Staging: hv: osd: remove GetTickCount and GetTimestamp wrappers

[patch 00/24] 2.6.30.2-stable review
 2009-07-17 20:16 UTC  (8+ messages)
  ` [patch 01/24] Add -fno-delete-null-pointer-checks to gcc CFLAGS
  ` [patch 03/24] tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. (CVE-2009-1897)
  ` [patch 05/24] Blackfin: fix accidental reset in some boot modes
  ` [patch 08/24] Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT
  ` [patch 09/24] futex: Fix the write access fault problem for real
  ` [patch 11/24] kernel/resource.c: fix sign extension in reserve_setup()
  ` [patch 13/24] dma-debug: fix off-by-one error in overlap function

[PATCH v3 3/3] mtd-nand: DaVinci: Add 4-bit ECC support for large page NAND chips
 2009-07-17 20:18 UTC  (3+ messages)

[U-Boot] [PATCH] cmd_mmc: make curr_device static
 2009-07-17 20:16 UTC  (6+ messages)
` [U-Boot] [PATCH] sata: namespace curr_device variable

kmemleak issues in alsa
 2009-07-17 20:14 UTC 

[U-Boot] [PATCH] envcrc: add missing dependencies on env storage
 2009-07-17 20:14 UTC  (2+ messages)

Timeout of network interface with OpenBSD 4.5 VM
 2009-07-17 20:13 UTC 

Understanding execution context of netfilter hooks
 2009-07-17 20:12 UTC  (3+ messages)

[U-Boot] [PATCH] eth_receive(): Do not assume that caller always wants full packet
 2009-07-17 20:11 UTC  (8+ messages)

[PATCH 0/10] [RFC] more fine grained locking for IRQ injection
 2009-07-17 20:09 UTC  (11+ messages)
` [PATCH 08/10] Move IO APIC to its own lock

[Qemu-devel] [PATCH 0/2][RFC] Introduce macros for setting properties
 2009-07-17 20:05 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] Introduce macro for defining qdev properties

+ oom-move-oom_adj-value-from-task_struct-to-mm_struct.patch added to -mm tree
 2009-07-17 20:03 UTC  (7+ messages)
  ` [PATCH] copy over oom_adj value at fork time

[PATCH 12/20] ceph: monitor client
 2009-07-17 20:01 UTC  (13+ messages)
` [PATCH 13/20] ceph: capability management
  ` [PATCH 14/20] ceph: snapshot management
    ` [PATCH 15/20] ceph: messenger library
      ` [PATCH 16/20] ceph: nfs re-export support
        ` [PATCH 17/20] ceph: ioctls
          ` [PATCH 18/20] ceph: debugging

[PATCH v2] Receive Packet Steering
 2009-07-17 19:59 UTC  (5+ messages)

How to checkout v2.6.31-rc3 using git
 2009-07-17 19:57 UTC  (5+ messages)
            ` android-omap-2.6.29 for gumstix overo

[U-Boot] [PATCH v3] Add "cpu_config" command for PPC4xx bootstrap configuration
 2009-07-17 19:57 UTC  (5+ messages)

[PATCH] ext4: More buffer head reference leaks
 2009-07-17 19:55 UTC  (5+ messages)

[PATCH v5] git-am: allow e-mail file(s) as input
 2009-07-17 19:54 UTC  (4+ messages)
` [PATCH v6] mailinfo: allow e-mail files "

[U-Boot] [PATCH] - add dns
 2009-07-17 19:53 UTC 

snd_pcm_avail_update returns bogus values with the OSS PCM plugin
 2009-07-17 19:50 UTC  (3+ messages)

[PATCH] hugetlb: restore interleaving of bootmem huge pages
 2009-07-17 19:49 UTC 

[SPAM] loculed
 2009-07-17 19:49 UTC 

[PATCH] x86: moke show_page_walk() more robust
 2009-07-17 19:48 UTC  (2+ messages)

>16TB RAID0
 2009-07-17 19:47 UTC  (3+ messages)

[patch 00/30] 2.6.27-stable review
 2009-07-17 19:43 UTC  (3+ messages)
  ` [stable] "

[PATCH V5 1/2] mtd: nand: move layout structure into nand_ecc_ctrl
 2009-07-17 19:46 UTC 

[ANNOUNCE][RFC] trace-cmd - command line reader for ftrace
 2009-07-17 19:43 UTC  (2+ messages)

[Xenomai-core] RT_PREEMPT patch and other things
 2009-07-17 19:45 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/37] Generate a proper LIBS variable
 2009-07-17 19:41 UTC  (40+ messages)
` [Qemu-devel] [PATCH 01/37] change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
` [Qemu-devel] [PATCH 02/37] Remove SP_CFLAGS and SP_LDFLAGS
` [Qemu-devel] [PATCH 03/37] target_arch2 is redefined unconditionally later
` [Qemu-devel] [PATCH 04/37] remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
` [Qemu-devel] [PATCH 05/37] use same algorithm for testing and
` [Qemu-devel] [PATCH 06/37] remove CONFIG_ from VNC_SASL_{LIBS, FLAGS}
` [Qemu-devel] [PATCH 07/37] remove CONFIG_ from BLUEZ_{LIBS,FLAGS}
` [Qemu-devel] [PATCH 08/37] make fmod also use FMOD_{LIBS,CFLAGS}
` [Qemu-devel] [PATCH 09/37] make oss use OSS_LIBS
` [Qemu-devel] [PATCH 10/37] move printing of config-host.mak variables to end of generation
` [Qemu-devel] [PATCH 11/37] more specific config.mak can overwrote more general config.mak
` [Qemu-devel] [PATCH 12/37] generate CPPFLAGS and LIBS on ./configure
` [Qemu-devel] [PATCH 13/37] fold PTHREADLIBS and CLOCKLIBS on generic LIBS
` [Qemu-devel] [PATCH 14/37] CONFIG_SOLARIS always want -lsockt -lnsl -lresolv
` [Qemu-devel] [PATCH 15/37] Add -static in configure if needed
` [Qemu-devel] [PATCH 16/37] generate CONFIG_WIN32 libraries in configure
` [Qemu-devel] [PATCH 17/37] fold VDE_LIBS on generic LIBS
` [Qemu-devel] [PATCH 18/37] fold CURL_LIBS "
` [Qemu-devel] [PATCH 19/37] fold BRLAPI_LIBS "
` [Qemu-devel] [PATCH 20/37] fold CURSES_LIBS "
` [Qemu-devel] [PATCH 21/37] fold XEN_LIBS "
` [Qemu-devel] [PATCH 22/37] fold BLUEZ_LIBS "
` [Qemu-devel] [PATCH 23/37] fold VNC_TLS_LIBS "
` [Qemu-devel] [PATCH 24/37] fold VNC_SASL_LIBS "
` [Qemu-devel] [PATCH 25/37] Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
` [Qemu-devel] [PATCH 26/37] Refactor code to remove one #ifdef CONFIG_FDT
` [Qemu-devel] [PATCH 27/37] fold FDT_LIBS on generic LIBS
` [Qemu-devel] [PATCH 28/37] fold NEEDS_LIBSUNMATH on generic variables
` [Qemu-devel] [PATCH 29/37] fold FMOD_LIBS on generic LIBS
` [Qemu-devel] [PATCH 30/37] fold OSS_LIBS "
` [Qemu-devel] [PATCH 31/37] fold ALSA libs "
` [Qemu-devel] [PATCH 32/37] fold DSOUND "
` [Qemu-devel] [PATCH 33/37] fold Pulse Audio "
` [Qemu-devel] [PATCH 34/37] fold ESD "
` [Qemu-devel] [PATCH 35/37] fold COCOA_LIBS "
` [Qemu-devel] [PATCH 36/37] fold SDL_LIBS "
` [Qemu-devel] [PATCH 37/37] remove rt variable, we can assign directly LIBS
  ` [Qemu-devel] Re: [PATCH 00/37] Generate a proper LIBS variable

[U-Boot] Support for Calao USB A9263 board based on AT91SAM9263 CPU
 2009-07-17 19:41 UTC  (4+ messages)

[B.A.T.M.A.N.] [batman-adv] packet.h coding style cleanup
 2009-07-17 19:39 UTC  (3+ messages)
` [B.A.T.M.A.N.] [batman-adv v2] "

encrypted repositories?
 2009-07-17 19:38 UTC  (2+ messages)

stubdomain questions
 2009-07-17 19:39 UTC  (8+ messages)

[PATCH] rt2x00: Comment spellchecking
 2009-07-17 19:39 UTC 

[U-Boot] [PATCH] config.mk: Remove $(PCI_CLOCK) reference
 2009-07-17 19:37 UTC  (2+ messages)

Using Analog Camera as a Webcam in Linux
 2009-07-17 19:32 UTC 

[PATCH] AFS fixes and improvements
 2009-07-17 19:30 UTC 

[Qemu-devel] Re: [Qemu-commits] [COMMIT e813376] Sparc32: fix fdc io_base
 2009-07-17 19:29 UTC  (3+ messages)

[PATCHv2] tcp: Fix MD5 signature checking on IPv4 mapped sockets
 2009-07-17 19:23 UTC  (3+ messages)
  ` [PATCH] tcp: Use correct peer adr when copying MD5 keys (WAS: [PATCHv2] tcp: Fix MD5 signature checking on IPv4 mapped sockets)

suspend script fails with 2.6.31, related to stdout?
 2009-07-17 19:24 UTC 

[RFC PATCH v2 0/8] wl1251 sdio interface
 2009-07-17 19:20 UTC  (11+ messages)
` [RFC PATCH v2 1/8] wl1251: remove fixed address support from spi commands
` [RFC PATCH v2 2/8] wl1251: separate bus i/o code into io.c
` [RFC PATCH v2 3/8] wl1251: use wiphy_dev instead of wl->spi->dev
` [RFC PATCH v2 4/8] wl1251: introduce wl1251_if_operations struct
` [RFC PATCH v2 5/8] wl1251: make wl1251_set_partition bus agnostic
` [RFC PATCH v2 6/8] wl1251: move module probe methods into spi.c
` [RFC PATCH v2 7/8] wl1251: split spi interface into separate module
` [RFC PATCH v2 8/8] wl1251: add sdio support

[U-Boot] [PATCH 1/2 V2] mips: add endianness support
 2009-07-17 19:18 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] fix: missing autoconfig.mk from general Makefile

[PATCH 0/8] Add dma_mmap_coherent() for other archs
 2009-07-17 19:16 UTC  (9+ messages)
` [PATCH 3/8] parisc: implement dma_mmap_coherent()

[PATCH v3 26/27] [ARM] [NAND] [bcmring] add bcmring umi nand driver support
 2009-07-17 19:13 UTC 

Corrupted skbs on ARM
 2009-07-17 19:13 UTC 

[PATCH 1/4] md: Factor out RAID6 algorithms into lib/
 2009-07-17 19:12 UTC  (14+ messages)

[Qemu-devel] [PATCH] tcg: Fix bad macro name
 2009-07-17 19:11 UTC  (2+ messages)

[Buildroot] [pull request] Pull request for branch directfb-bump
 2009-07-17 19:08 UTC  (2+ messages)

[PATCH 2/2] headers: utsname.h redux
 2009-07-17 19:08 UTC 

[Buildroot] [git commit] CHANGES: add #467
 2009-07-17 19:07 UTC 

[PATCH 1/2] headers: taskstats_kern.h redux
 2009-07-17 19:07 UTC 

[PATCH] package.bbclass: introduce KEEP_GNU_DEBUGLINK
 2009-07-17 18:49 UTC  (4+ messages)

[PATCH] Delete redundant IRQ_DISABLED check in irq_thread
 2009-07-17 19:01 UTC  (4+ messages)

[PATCH] Fix rebase -p --onto
 2009-07-17 19:00 UTC  (7+ messages)

[B.A.T.M.A.N.] [vis] fixed partial json output
 2009-07-17 18:53 UTC  (4+ messages)

[B.A.T.M.A.N.] VIS labels
 2009-07-17 18:52 UTC  (4+ messages)

Compromised Account
 2009-07-17 18:50 UTC 

[U-Boot] [PATCH 0/4]: arm: Kirkwood: Various egiga fixes
 2009-07-17 18:50 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4]: arm: Kirkwood: Set MAC address during registration for kirkwood egiga

pppd against RADIUS
 2009-07-17 18:48 UTC  (3+ messages)

[U-Boot] [PATCH] ppc4xx: Enable support for 64bit printf on all PPC4xx variants
 2009-07-17 18:44 UTC  (5+ messages)

[PATCH, RFC] xfs: event tracing support
 2009-07-17 18:40 UTC  (4+ messages)
` [PATCH] "

[Buildroot] clean build
 2009-07-17 18:37 UTC  (2+ messages)

[PATCH 2/2 v3] MPC52xx FEC: be more conservative when setting MII_SPEED register
 2009-07-17 18:31 UTC  (6+ messages)
` [PATCH 2/2 v4] "

[U-Boot] USB Device Port not working in MPC8280 PowerPC
 2009-07-17 18:31 UTC  (6+ messages)

Is it possible to configure the color of git diff outpyut
 2009-07-17 17:45 UTC  (3+ messages)

[Qemu-devel] Re: [COMMIT 379f669] Userspace guest address offsetting
 2009-07-17 18:24 UTC  (2+ messages)

[RESEND] [PATCH] readahead:add blk_run_backing_dev
 2009-07-17 18:23 UTC  (12+ messages)

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2009-07-17 18:21 UTC 

[PATCH v2 1/2] ep93xx video platform support
 2009-07-17 20:23 UTC  (3+ messages)
` [PATCH v2 2/2] ep93xx video driver

[PATCH] xfs bug fix
 2009-07-17 18:17 UTC 

kernel2.6.30 can not boot on my mpc8260 board using u-boot2009.06
 2009-07-17 18:15 UTC  (2+ messages)

[PATCH] libata: Export AHCI capabilities
 2009-07-17 18:13 UTC 

[Qemu-devel] [PATCH 0/4] qdev: add isa bus support
 2009-07-17 18:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] qdev/isa: add isa bus support to qdev

2.6.30 dom0 Xen patches
 2009-07-17 18:11 UTC  (3+ messages)

[git pull] ia64 changes
 2009-07-17 18:11 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.