All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-10 20:53:34 to 2008-12-10 23:34:46 UTC [more...]

VMI not initializing in certain configurations
 2008-12-10 23:32 UTC 

[U-Boot] init FEC @ MPC5200
 2008-12-10 23:34 UTC  (3+ messages)

[PATCH] CGroups: Fix a race between rmdir and remount
 2008-12-10 23:33 UTC 

[PATCH] CGroups: Fix a race between rmdir and remount
 2008-12-10 23:33 UTC 

[Fwd: mvsas determines most often an incorrect phy addr of 0 while attaching phy to port (Was: ERROR: Unidentified device type 0)]
 2008-12-10 23:31 UTC  (2+ messages)
` PATCH: mvsas: increase port type detection delay to suit Seagate's 10k6 drive ST3450856SS 0003

linux-next: manual merge of the audit tree
 2008-12-10 23:28 UTC  (4+ messages)

[PATCH] Phonet: improve GPRS variable names
 2008-12-10 23:28 UTC  (3+ messages)
` [PATCH net] Phonet: ensure GPRS device does not go away during TX work

[PATCH 00/27] Remaining IPv6 NSM patches for 2.6.29
 2008-12-10 23:28 UTC  (22+ messages)
` [PATCH 03/27] NSM: Add xdr_stream-based XDR encoders
` [PATCH 07/27] NSM: Move nsm_find() to fs/lockd/mon.c
` [PATCH 08/27] NSM: Add dprintk() calls in nsm_find and nsm_release
` [PATCH 10/27] NSM: Remove !nsm check from nsm_release()
` [PATCH 14/27] NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque
` [PATCH 15/27] NSM: Add nsm_lookup() function
` [PATCH 17/27] NLM: Remove "create" argument from nsm_find()
` [PATCH 18/27] NSM: Refactor nsm_handle creation into a helper function

question on block-layer timeout change
 2008-12-10 23:11 UTC  (4+ messages)

[PATCH] MIPS: Update ip32_defconfig (v2)
 2008-12-10 23:27 UTC 

[PATCH] PNPACPI: Enable Power Support
 2008-12-10 23:26 UTC  (7+ messages)

KVM: mmu_notifiers release method
 2008-12-10 20:23 UTC 

[PATCH] simnet: convert to net_device_ops
 2008-12-10 23:25 UTC  (5+ messages)

[JGIT PATCH 0/6] RawParseUtil improvements
 2008-12-10 23:22 UTC  (8+ messages)
` [JGIT PATCH 1/6] Simplify RawParseUtils.nextLF invocations
  ` [JGIT PATCH 2/6] Simplify RawParseUtils next and nextLF loops
    ` [JGIT PATCH 3/6] Correct Javadoc of RawParseUtils next and nextLF methods
      ` [JGIT PATCH 4/6] Add QuotedString class to handle C-style quoting rules
        ` [JGIT PATCH 5/6] Add Bourne style quoting for TransportGitSsh
          ` [JGIT PATCH 6/6] Add ~user friendly "

[RFC][PATCH] [TPROXY] kick out TIME_WAIT sockets in case a new connection comes in with the same tuple
 2008-12-10 23:21 UTC  (4+ messages)

More notes on HD-audio driver
 2008-12-10 23:20 UTC  (3+ messages)

[JGIT PATCH 0/3] Introduce AbbreviatedObjectId
 2008-12-10 23:18 UTC  (4+ messages)
` [JGIT PATCH 1/3] Define an abstraction for handling abbreviated SHA-1 strings
  ` [JGIT PATCH 2/3] Add ObjectId.startsWith(AbbreviatedObjectId)
    ` [JGIT PATCH 3/3] Change AnyObjectId.abbreviate() to return AbbreviatedObjectId

[PATCH 0/33] Make static
 2008-12-10 23:18 UTC  (3+ messages)
` [PATCH 28/31] net: "

[Qemu-devel] User emulation & gdb & sigsegv
 2008-12-10 23:18 UTC  (2+ messages)

[PATCH] ndfc driver
 2008-12-10 23:16 UTC  (5+ messages)

[PATCH 0/4] Add zoom and privacy controls
 2008-12-10 23:15 UTC  (4+ messages)

XUPV2P update to kernel 2.6 fails
 2008-12-10 23:13 UTC  (2+ messages)

smsc911x: add dynamic bus configuration
 2008-12-10 23:13 UTC 

[git pull] async_tx/dmaengine fixes for 2.6.28-rc
 2008-12-10 23:13 UTC 

[PATCH 00/29] merge request for WiMAX kernel stack and i2400m driver v4
 2008-12-10 23:13 UTC  (30+ messages)
` [PATCH 01/29] wimax: documentation for the stack
` [PATCH 02/29] wimax: headers for kernel API and user space interaction
` [PATCH 03/29] wimax: internal API for the kernel space WiMAX stack
` [PATCH 04/29] wimax: debug macros and debug settings for the "
` [PATCH 05/29] wimax: generic device management (registration, deregistration, lookup)
` [PATCH 06/29] genetlink: export genl_unregister_mc_group()
` [PATCH 07/29] wimax: basic API: kernel/user messaging, rfkill and reset
` [PATCH 08/29] debugfs: add helpers for exporting a size_t simple value
` [PATCH 09/29] wimax: debugfs controls
` [PATCH 10/29] wimax: Makefile, Kconfig and docbook linkage for the stack
` [PATCH 11/29] i2400m: documentation and instructions for usage
` [PATCH 12/29] i2400m: host/device procotol and core driver definitions
` [PATCH 13/29] i2400m: Generic probe/disconnect, reset and message passing
` [PATCH 14/29] i2400m: linkage to the networking stack
` [PATCH 15/29] i2400m: firmware loading and bootrom initialization
` [PATCH 16/29] i2400m: RX and TX data/control paths
` [PATCH 17/29] i2400m: various functions for device management
` [PATCH 18/29] i2400m: debugfs controls
` [PATCH 19/29] i2400m/USB: header for the USB bus driver
` [PATCH 20/29] i2400m/USB: probe/disconnect, dev init/shutdown and reset backends
` [PATCH 21/29] i2400m/USB: firmware upload backend
` [PATCH 22/29] i2400m/USB: TX and RX path backends
` [PATCH 23/29] i2400m/SDIO: header for the SDIO subdriver
` [PATCH 24/29] i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends
` [PATCH 25/29] i2400m/SDIO: firmware upload backend
` [PATCH 26/29] i2400m/SDIO: TX and RX path backends
` [PATCH 27/29] i2400m: Makefile and Kconfig
` [PATCH 28/29] wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_install
` [PATCH 29/29] wimax/i2400m: add CREDITS and MAINTAINERS entries

[PATCH] Fix VMI crash on boot in 2.6.27+ kernels
 2008-12-11  0:06 UTC  (3+ messages)

[PATCH] ADS5121 Fix: put dummy byte to enable fixing EOF bug to first place in order not to break some drivers\nUse ALARM interrupt to avoid waiting for data to come in
 2008-12-10 23:06 UTC  (2+ messages)

[PATCH 01/11] benet: header and init functions
 2008-12-10 23:03 UTC  (2+ messages)

status of USB on omap35xx ?
 2008-12-10 23:02 UTC  (5+ messages)

[U-Boot] bootm command: is there any load address limitation for fdt?
 2008-12-10 23:00 UTC 

Building xen with an IDE?
 2008-12-10 23:00 UTC 

[PATCH] percpu_counter: fix CPU unplug race in percpu_counter_destroy()
 2008-12-10 22:56 UTC  (17+ messages)
` [PATCH] percpu_counter: Fix __percpu_counter_sum()

[PATCH 01/11] Replace _apply_settings() after create_toolcontext() with equivalent inline
 2008-12-10 22:56 UTC  (14+ messages)
` [PATCH 02/11] Remove init_debug() calls immediately after create_toolcontext() call
  ` [PATCH 03/11] Remove init_verbose() calls immediately after create_toolcontext() calls
    ` [PATCH 04/11] Remove handles_missing_pvs assignment after call to create_toolcontext()
      ` [PATCH 05/11] Move init_test() from _apply_settings into _init_logging()
        ` [PATCH 06/11] Remove archive_enable() calls after create_toolcontext() calls
          ` [PATCH 07/11] Remove backup_enable() "
            ` [PATCH 08/11] Remove redundant set_activation() call "
              ` [PATCH 09/11] Remove redundant init_msg_prefix() and init_cmd_name()
                ` [PATCH 10/11] Remove redundant init_mirror_in_sync() call in init_lvm()
                  ` [PATCH 11/11] Move initialization of cmd->fmt into init_formats()

[RFC/PATCH 1/2] powerpc: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
 2008-12-10 22:55 UTC  (4+ messages)

[PATCH 1/28] drivers/base/platform.c: Drop return value from
 2008-12-10 22:48 UTC  (15+ messages)
    ` [PATCH 1/28] drivers/base/platform.c: Drop return value from platform_driver remove functions

[PATCH 0/8] Fix a bug and cleanup NUMA boot-time code
 2008-12-10 22:54 UTC  (5+ messages)
` [PATCH 1/8] fix bootmem reservation on uninitialized node

Recovering from epic fail (deleted .git/objects/pack)
 2008-12-10 22:52 UTC  (5+ messages)
      ` epic fsck SIGSEGV! (was Recovering from epic fail (deleted .git/objects/pack))

[PATCH 15/28] arch/sh: Drop return value from platform_driver remove
 2008-12-10 22:50 UTC  (3+ messages)
` [PATCH 15/28] arch/sh: Drop return value from platform_driver remove functions

linux-next: Tree for December 10
 2008-12-10 22:52 UTC  (6+ messages)
  ` [bug?] bio: add experimental support for inlining a number of bio_vecs inside the bio

[PATCH mmotm 1/2] cgroup: fix to stop adding a new task while rmdir going on
 2008-12-10 22:48 UTC  (2+ messages)

pv_ops dom0 USB fixed
 2008-12-10 22:48 UTC  (6+ messages)

[RFC/PATCH] Add support for a pdf version of the user manual
 2008-12-10 22:44 UTC 

[Qemu-devel] [PATCH] Enable monitor commands in GDB stub
 2008-12-10 22:36 UTC 

[Buildroot] Adding a new architecture
 2008-12-10 22:36 UTC  (2+ messages)

[U-Boot] Commit at91: Choose environment variables location within make config target
 2008-12-10 22:36 UTC  (2+ messages)
` [U-Boot] [PATCH] at91: Fix Choose environment variables location out of tree build

Tux3 report: Tux3 by Christmas?
 2008-12-10 22:35 UTC 

[PATCH] ibmphp: Fix module ref count underflow
 2008-12-10 22:28 UTC  (2+ messages)

[PATCH] video: mbp_nvidia_bl: Fix brightness after suspend/hibernation
 2008-12-10 22:31 UTC  (2+ messages)

Building minimal-image with kernel24
 2008-12-10 22:27 UTC  (2+ messages)

builtin-add.c patch
 2008-12-10 22:27 UTC  (2+ messages)
` [PATCH (resend)] Fix typo in comment in builtin-add.c

ohci1394: "irq 19: nobody cared" during resume from suspend to ram
 2008-12-10 22:25 UTC  (7+ messages)
` [patch] ohci1394: don't leave interrupts enabled during suspend/resume

fatal output from git-show really wants a terminal
 2008-12-10 22:24 UTC  (3+ messages)

[lm-sensors] Fwd: sensors-detect: testers wanted!
 2008-12-10 22:24 UTC 

The reiser4 programming style is recursive?
 2008-12-10 22:23 UTC  (5+ messages)

Question: mmotm-081207 - Should i_mmap_writable go negative?
 2008-12-10 22:22 UTC  (6+ messages)
  ` [PATCH] fix mapping_writably_mapped()

ppc440spe-adma: ADMA driver for PPC440SP(e) and 64-bit physical addresses
 2008-12-10 19:42 UTC 

linux-next: Tree for December 9
 2008-12-10 22:15 UTC  (9+ messages)

[git pull] scheduler fixes
 2008-12-10 22:14 UTC 

Intel X25-M MLC SSD benchmarks
 2008-12-10 22:12 UTC  (3+ messages)

[U-Boot] [RFC USB PATCH V2] USB ehci fix (truncate problem)
 2008-12-10 22:12 UTC  (2+ messages)

USB suspend and resume for PCI host controllers
 2008-12-10 22:11 UTC 

Data De-duplication
 2008-12-10 22:10 UTC  (8+ messages)

[Qemu-devel] [PATCH 1/3] PPC4xx IIC and MAL
 2008-12-10 22:09 UTC  (2+ messages)

[linux-dvb] Technisat SkyStar2 rev 2.8 GPL driver now available
 2008-12-10 22:06 UTC 

[refpolicy] container policy interface
 2008-12-10 22:03 UTC  (4+ messages)

[PATCH 4/9] mISDN: fix sparse warnings
 2008-12-10 22:01 UTC  (3+ messages)

[PATCH] powerpc: Fix build of 4xx simple platforms without CONFIG_PCI
 2008-12-10 21:59 UTC  (5+ messages)

[linux-dvb] Fw: Re: Avermedia A312 wiki page
 2008-12-10 21:50 UTC  (3+ messages)

Re[2]: [PATCH] fork_init: fix division by zero
 2008-12-10 21:50 UTC  (8+ messages)
`  "

Problem with SI3124-based controller and SI 4726-based PMP in RAID10 mode
 2008-12-10 21:49 UTC  (2+ messages)

[Buildroot] Init fails to start on Soekris net5501
 2008-12-10 21:48 UTC 

Fwd: [PATCH] fix mapping_writably_mapped()
 2008-12-10 21:47 UTC  (2+ messages)

[PATCH][RFC 0/23] New SCSI target framework (SCST) and 4 target drivers
 2008-12-10 21:45 UTC  (3+ messages)
` [PATCH][RFC 23/23]: Support for zero-copy TCP transmit of user space data

[RFC] b43: rework rfkill code
 2008-12-10 21:42 UTC  (8+ messages)

[PATCH] kvm-userspace: Fix a compiler warning
 2008-12-10 21:41 UTC 

[PATCH] Added no messages option to blkparse.c
 2008-12-10 21:41 UTC 

[Qemu-devel] [PATCH 00/13] Cleanup some logging code
 2008-12-10 21:37 UTC  (2+ messages)

[PATCH] libertas: Create sysfs entry for changing the mesh probe response limit
 2008-12-10 21:36 UTC  (4+ messages)

idle USB harddrive spins up with 2.6.28-rc7 and 2.6.27.8, but not with 2.6.26.8
 2008-12-10 21:32 UTC  (2+ messages)

[PATCH, RFC] revert breakage from "tracehook: exec"
 2008-12-10  4:04 UTC  (3+ messages)
` [PATCH] tracehook: exec double-reporting fix

[PATCH] unify all common build system parts
 2008-12-10 21:28 UTC 

2.6.26.3 kernel - progressive slowdown over NFS
 2008-12-10 21:26 UTC  (5+ messages)

Better way to force a rebuild
 2008-12-10 21:28 UTC  (3+ messages)

Removing a merge commit
 2008-12-10 20:20 UTC 

[PATCH 2/3] gitweb: Cache $parent_commit info in git_blame()
 2008-12-10 21:15 UTC  (3+ messages)

[PATCH] MIPS: Update ip32_defconfig
 2008-12-10 21:13 UTC  (2+ messages)

[PATCH] modify/delete conflict resolution overwrites untracked file
 2008-12-10 21:11 UTC  (3+ messages)

pv_ops dom0 x86_32 PAE kernel buildlog of missing symbols
 2008-12-10 21:07 UTC 

8139too in >=2.6.26: SIOCSIFFLAGS: Device or resource busy
 2008-12-10 21:04 UTC  (2+ messages)

USB suspend and resume for PCI host controllers
 2008-12-10 21:03 UTC 

[Cluster-devel] conga luci/cluster/busy_wait-macro luci/cluste 
 2008-12-10 21:02 UTC 

RFC Patch: Add signal strength to nl80211station info
 2008-12-10 21:01 UTC  (5+ messages)
` [PATCH 1/2] Add signal strength and bandwith "

[PATCH] ioc4: automatically load sgiioc4 subordinate module
 2008-12-10 21:00 UTC  (5+ messages)

[linux-dvb] Fw: Re: Avermedia A312 wiki page
 2008-12-10 21:00 UTC 

FW: [RFC] EP93xx SPI driver
 2008-12-10 20:59 UTC 

Linux RAID autodetect partitions go missing from /dev, but fdisk can see them
 2008-12-10 20:56 UTC 


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.