All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-09-28 20:57:40 to 2007-09-28 23:54:18 UTC [more...]

[COMPAT] Add compat_merge64 helper
 2007-09-28 23:38 UTC  (4+ messages)
` [PATCH] Generic compat_sys_fallocate

[PATCH] cpm: Describe multi-user ram in its own device node
 2007-09-28 23:53 UTC  (3+ messages)

[Buildroot] PATCH [1/2] make Makefile.autotools.in not to use hardcoded x11r7 name when patching
 2007-09-28 23:51 UTC  (5+ messages)
  ` [Buildroot] PATCH [1/2] try2: "

[PATCH] binfmt_flat: minimum support for the Blackfin relocations
 2007-09-28 23:48 UTC  (3+ messages)

[PATCH 00/18] Virtex support in arch/powerpc
 2007-09-28 23:31 UTC  (4+ messages)
` [PATCH 01/18] Virtex: Add uartlite bootwrapper driver

[Kgdb-bugreport] Problem getting kgdb to read kernel symbols. addresses shifted?
 2007-09-28 23:40 UTC  (4+ messages)

Null dereference in socket.c
 2007-09-28 23:42 UTC  (3+ messages)

General slowness with using 64Gb HIGHMEM option on 32-bit kernel
 2007-09-28 23:40 UTC 

[PATCH] Allow abbreviations in the first refspec to be merged
 2007-09-28 23:38 UTC  (2+ messages)

Help: very slow software RAID 5
 2007-09-28 23:38 UTC  (17+ messages)

Truncated Filesystem
 2007-09-28 23:36 UTC  (3+ messages)

[PATCH RFC] paravirt_ops: refactor struct paravirt_ops into smaller pv_*_ops
 2007-09-28 23:36 UTC  (4+ messages)

A unresponsive file system can hang all I/O in the system on linux-2.6.23-rc6 (dirty_thresh problem?)
 2007-09-28 23:33 UTC  (15+ messages)

+ pnp-simplify-pnpbios-insert_device.patch added to -mm tree
 2007-09-28 23:31 UTC 

+ pnp-add-debug-message-for-adding-new-device.patch added to -mm tree
 2007-09-28 23:31 UTC 

+ pnp-use-dev_info-in-system-driver.patch added to -mm tree
 2007-09-28 23:31 UTC 

+ pnp-use-dev_info-dev_err-etc-in-core.patch added to -mm tree
 2007-09-28 23:31 UTC 

+ pnp-remove-null-pointer-checks.patch added to -mm tree
 2007-09-28 23:31 UTC 

+ pnp-simplify-pnp-card-error-handling.patch added to -mm tree
 2007-09-28 23:31 UTC 

+ reiser4-fix-null-dereference-in-__mnt_is_readonly-in-ftruncate.patch added to -mm tree
 2007-09-28 23:26 UTC 

[Buildroot] PATCH [2/2] update x11r7 packages to use NAME_PREFIX when calling AUTOTARGETS
 2007-09-28 23:31 UTC  (5+ messages)
    ` [Buildroot] PATCH [2/2] try2: "

[Buildroot] Building ARM with Soft-float
 2007-09-28 23:24 UTC  (6+ messages)
      ` [Buildroot] Buildroot filesystem files' ownership

AHCI module conflict with kexec boot
 2007-09-28 23:14 UTC 

+ mm-document-tree_lock-zonelock-lockorder.patch added to -mm tree
 2007-09-28 23:20 UTC 

[patch] mm: document tree_lock->zone.lock lockorder
 2007-09-28 23:20 UTC  (2+ messages)

+ e100-fix-bogus-pci-quirk.patch added to -mm tree
 2007-09-28 23:17 UTC 

[PATCH] i915: make vbl interrupts work properly on i965g/gm
 2007-09-28 23:14 UTC  (6+ messages)

On Fri, 28 Sep 2007 14:48:53 -0700
 2007-09-28 23:06 UTC  (2+ messages)

[PATCH 0/7] OMAP3 clock patches: first set (take two)
 2007-09-28 23:14 UTC  (2+ messages)

[PATCH] Update get_net_ns_by_pid
 2007-09-28 23:13 UTC  (2+ messages)

A tour of git: the basics (and notes on some unfriendly messages)
 2007-09-28 23:07 UTC 

Out of memory management in embedded systems
 2007-09-28 23:00 UTC  (11+ messages)

[PATCH RFC 0/9] RCU: Preemptible RCU
 2007-09-28 23:05 UTC  (4+ messages)
` [PATCH RFC 6/9] RCU priority boosting for preemptible RCU

Powerbook shuts down hard when hot, patch found
 2007-09-28 23:04 UTC  (2+ messages)

[PATCH] Fix compiler warnings for 2.6.23-rc8 on x86_64
 2007-09-28 22:49 UTC  (3+ messages)

initiator+target port attributes by transport: sam4r13
 2007-09-28 23:03 UTC 

[PATCH] Fix compiler warnings for 2.6.23-rc8 on x86_64
 2007-09-28 23:02 UTC 

[RFC][PATCH] make module refcounts use percpu_counters
 2007-09-28 23:00 UTC 

[Bridge] Flushing MAC-tables(?)
 2007-09-28 23:00 UTC  (6+ messages)

SFQ: backport some features from ESFQ (try 4)
 2007-09-28 22:57 UTC  (16+ messages)
` [PATCH 01/10] Preparatory refactoring part 1
` [PATCH 02/10] Preparatory refactoring part 2
` [PATCH 03/10] Move two functions
` [PATCH 04/10] Make "depth" (number of queues) user-configurable:
` [PATCH 05/10] Add divisor
` [PATCH 06/10] Make qdisc changeable
` [PATCH 07/10] Remove comments about hardcoded values
` [PATCH 08/10] Multiply perturb_period by HZ when used rather than when assigned
` [PATCH 09/10] Change perturb_period to unsigned
` [PATCH 10/10] Use nested compat attributes to pass parameters
` sfq
  ` sfq (iproute2 patches)
` [PATCH 1/3] SFQ: Support changing depth and divisor
` [PATCH 2/3] Change perturb_period to unsigned
` [PATCH 3/3] Use nested compat attributes for passing parameters to the kernel

bind and O_NONBLOCK
 2007-09-28 22:56 UTC  (2+ messages)

+ binfmt_flat-minimum-support-for-the-blackfin-relocations.patch added to -mm tree
 2007-09-28 22:52 UTC 

+ binfmt_flat-minimum-support-for-the-blackfin-relocations-checkpatch-fixes.patch added to -mm tree
 2007-09-28 22:52 UTC 

remarkably Increase iptables' speed on SMP system
 2007-09-28 13:29 UTC  (3+ messages)

[PATCH 0/2] rsync support
 2007-09-28 22:48 UTC  (8+ messages)
` [PATCH 1/2] Introduce remove_dir_recursively()
` [PATCH 2/2] fetch/push: readd rsync support

fdisk on a multipath device fails kernel partition re-read
 2007-09-28 22:48 UTC  (3+ messages)

+ uml-correctly-handle-skb-allocation-failures-fix.patch added to -mm tree
 2007-09-28 22:45 UTC 

[2/4] dma: redefine dma_flags_set_dmabarrier() for sn-ia64
 2007-09-28 22:44 UTC  (2+ messages)

[1/4] dma: add dma_flags_set_dmabarrier() to dma interface
 2007-09-28 22:43 UTC  (2+ messages)

[PATCH 0/4] allow drivers to flush in-flight DMA v2
 2007-09-28 22:43 UTC  (2+ messages)

[PATCH 00/07][RFC] RACF audit plugin
 2007-09-28 22:43 UTC  (3+ messages)

PROBLEM: Network sky2 Module
 2007-09-28 22:48 UTC  (7+ messages)
        ` PROBLEM: Network sky2 Module, kernel version 2.6.23-rc7

+ add-samples-subdir.patch added to -mm tree
 2007-09-28 22:41 UTC 

+ linux-kernel-markers-documentation.patch added to -mm tree
 2007-09-28 22:41 UTC 

+ linux-kernel-markers.patch added to -mm tree
 2007-09-28 22:41 UTC 

+ linux-kernel-markers-checkpatch-fixes.patch added to -mm tree
 2007-09-28 22:41 UTC 

+ combine-instrumentation-menus-in-kernel-kconfiginstrumentation.patch added to -mm tree
 2007-09-28 22:41 UTC 

+ linux-kernel-markers-samples.patch added to -mm tree
 2007-09-28 22:41 UTC 

+ linux-kernel-markers-samples-checkpatch-fixes.patch added to -mm tree
 2007-09-28 22:41 UTC 

[RFC] Make TCP prequeue configurable
 2007-09-28 22:40 UTC  (4+ messages)

2.6.23-rc8-mm2 NULL dereference in __mnt_is_readonly in ftruncate
 2007-09-28 22:39 UTC  (4+ messages)

[Cluster-devel] cluster/fence/agents/bullpap fence_bullpap.pl
 2007-09-28 22:38 UTC 

[PATCH] IPoIB: Convert to netdevice internal stats
 2007-09-28 22:36 UTC  (3+ messages)

git-svn eliminating master
 2007-09-28 22:34 UTC  (3+ messages)

+ cpu-hotplug-avoid-hotadd-when-proper-possible_map-isnt-specified-checkpatch-fixes.patch added to -mm tree
 2007-09-28 22:32 UTC 

+ cpu-hotplug-avoid-hotadd-when-proper-possible_map-isnt-specified.patch added to -mm tree
 2007-09-28 22:31 UTC 

vga text console not working on 2.6.23-rc8
 2007-09-28 22:29 UTC  (2+ messages)

[PATCH -mm -v3 1/2] i386/x86_64 boot: setup data
 2007-09-28 22:28 UTC  (4+ messages)

+ libata-drain-fifo-on-stuck-drq-hsm-violation-try2.patch added to -mm tree
 2007-09-28 22:28 UTC 

+ make-access-to-tasks-nsproxy-lighter-update-get_net_ns_by_pid.patch added to -mm tree
 2007-09-28 22:27 UTC 

[B.A.T.M.A.N.] 0.3 beta released
 2007-09-28 22:27 UTC 

[Buildroot] svn commit: trunk/buildroot/target/device/Atmel
 2007-09-28 22:20 UTC 

Ficken wie ein Weltmeister ? You also made a -- Java's built-in pattern
 2007-09-28 22:17 UTC 

[Buildroot] svn commit: trunk/buildroot/toolchain/uClibc
 2007-09-28 22:16 UTC 

Some plans for scsi_cmnd
 2007-09-28 22:15 UTC  (2+ messages)

git-cat-file "Not a valid object name"
 2007-09-28 22:15 UTC  (3+ messages)

[Buildroot] svn commit: trunk/buildroot/package
 2007-09-28 22:15 UTC 

[PATCH 2.6.23-rc4][reRESEND] i2c-i801: SMBus patch for Intel Tolapai
 2007-09-28 22:09 UTC  (3+ messages)

+ i915-make-vbl-interrupts-work-properly-on-i965g-gm.patch added to -mm tree
 2007-09-28 22:04 UTC 

+ remove-array_size-duplicates-checkpatch-fixes.patch added to -mm tree
 2007-09-28 22:02 UTC 

+ remove-array_size-duplicates.patch added to -mm tree
 2007-09-28 22:01 UTC 

[PATCH 0/8] Refresh: Add string option parsing facility to mount.nfs
 2007-09-28 22:00 UTC  (2+ messages)

+ removes-array_size-duplicates.patch added to -mm tree
 2007-09-28 21:57 UTC 

[PATCH 7/8] scsi: megaraid_sas - support for poll_mode_io (reduced interrupt)
 2007-09-28 21:58 UTC  (2+ messages)

[PATCH] Patches for tiny 386 kernels, again. Linux kernel 2.6.22.7
 2007-09-28 21:56 UTC  (4+ messages)

[Buildroot] svn commit: trunk/buildroot: target target/device target/device/Atme etc
 2007-09-28 21:54 UTC 

[Bluez-devel] L2CAP retransmission and flow control support?
 2007-09-28 21:52 UTC  (2+ messages)

+ spin_lock_unlocked-cleanups.patch added to -mm tree
 2007-09-28 21:51 UTC 

[NETFILTER 00/19]: Netfilter update
 2007-09-28 21:52 UTC  (2+ messages)

[Bluez-users] Detecting disconnection when using RFCOMM tty API
 2007-09-28 21:50 UTC  (4+ messages)

ATA driver support for ICH9
 2007-09-28 21:44 UTC 

+ ext4-remove-ifdef-config_ext4_index.patch added to -mm tree
 2007-09-28 21:49 UTC 

sata_sil24 with port multiplier
 2007-09-28 21:48 UTC  (2+ messages)

[PATCH] 0/3 coding standards documentation/code updates
 2007-09-28 21:46 UTC  (5+ messages)
` [PATCH 1/3] CodingStyle updates
` [PATCH 2/3] Update usage string for checkpatch.pl
` [PATCH 3/3] New script to check coding-style compliance on multiple regular files

[linux-usb-devel] question on flushing buffers and spinning down disk
 2007-09-28 21:47 UTC  (3+ messages)
  `  "

[00/17] [RFC] Virtual Compound Page Support
 2007-09-28 21:14 UTC  (12+ messages)
` [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK

General slowness with using 64Gb HIGHMEM option on 32-bit kernel
 2007-09-28 17:15 UTC  (2+ messages)

Implementation of Ebtables target similar to QUEUE
 2007-09-28 21:42 UTC  (4+ messages)

[Buildroot] svn commit: trunk/buildroot/toolchain/uClibc
 2007-09-28 21:44 UTC 

[git] CFS-devel, latest code
 2007-09-28 21:46 UTC  (8+ messages)

PATCH: tcp rfc 2385 security/bugfix for sparc64
 2007-09-28 21:30 UTC  (5+ messages)

[PATCH] Merge non-first refs that match first refspec
 2007-09-28 21:38 UTC  (6+ messages)

[Buildroot] svn commit: trunk/buildroot: target/linux toolchain/uClibc
 2007-09-28 21:35 UTC  (4+ messages)

[PATCH v3] iw_cxgb3: Support "iwarp-only" interfaces to avoid 4-tuple conflicts
 2007-09-28 21:34 UTC  (9+ messages)
` [ofa-general] "
  ` [ofa-general] [PATCH v3] iw_cxgb3: Support "iwarp-only" interfacesto "
    ` [ofa-general] [PATCH v3] iw_cxgb3: Support "iwarp-only"interfacesto "
      ` [ofa-general] [PATCH v3] iw_cxgb3: Support"iwarp-only"interfacesto "

question on flushing buffers and spinning down disk
 2007-09-28 21:33 UTC  (2+ messages)
` [linux-usb-devel] "

error(s) in 2.6.23-rc5 bonding.txt ?
 2007-09-28 21:31 UTC  (5+ messages)

[PATCH 3/8] scsi: megaraid_sas - add module param max_sectors, cmd_per_lun
 2007-09-28 21:30 UTC  (2+ messages)

[U-Boot-Users] Need help understanding cpu/mpc85xx/start.S
 2007-09-28 21:30 UTC  (3+ messages)

[Buildroot] AVR32 misery
 2007-09-28 21:27 UTC  (8+ messages)

[patch 0/2] suspend/resume regression fixes
 2007-09-28 21:40 UTC  (7+ messages)

[Buildroot] unionfs - kernel patching
 2007-09-28 21:20 UTC 

iwlwifi scan question
 2007-09-28 21:20 UTC  (4+ messages)

ASOC: Best way to get private data from machine driver to the other drivers?
 2007-09-28 21:14 UTC 

[lm-sensors] [patch 2.6.23-rc8 2/3] lm75: new style driver binding
 2007-09-28 21:18 UTC  (2+ messages)
` [lm-sensors] [patch 2.6.23-rc8 2/3] lm75: new style driver

2.6.23-rc8-mm2
 2007-09-28 21:31 UTC  (4+ messages)
` 2.6.23-rc8-mm2: problems on HP nx6325

[PATCH] spin_lock_unlocked cleanups
 2007-09-28 21:15 UTC  (7+ messages)

[patch] Tuning avtab to reduce memory usage
 2007-09-28 21:09 UTC  (19+ messages)
                    ` [PATCH] Improve SELinux performance when AVC misses

Flash paritioning and JFFS2
 2007-09-28 21:09 UTC  (6+ messages)

[PATCH 0/6] Use one zonelist per node instead of multiple zonelists v8
 2007-09-28 21:03 UTC  (6+ messages)
` [PATCH 5/6] Filter based on a nodemask as well as a gfp_mask

[Buildroot] Kernel Download Error with external toolchain
 2007-09-28 20:58 UTC  (6+ messages)

Relating to some syntax error in the gitk script
 2007-09-28 20:57 UTC  (2+ messages)
` [PATCH] gitk: add check for required tcl version >= 8.4

[PATCHSET 2/2] implement PMP support, take 6
 2007-09-28 21:03 UTC  (9+ messages)
` Polling (was Re: [PATCHSET 2/2] implement PMP support, take 6)


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.