All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-10-24 23:48:31 to 2007-10-25 04:12:13 UTC [more...]

[patch 0/3] MBCS: Convert semaphores to the mutex API
 2007-10-25  4:11 UTC  (2+ messages)

+ mbcs-convert-dmareadlock-to-mutex.patch added to -mm tree
 2007-10-25  4:12 UTC 

+ mbcs-convert-dmawritelock-to-mutex.patch added to -mm tree
 2007-10-25  4:11 UTC 

+ mbcs-convert-algolock-to-mutex.patch added to -mm tree
 2007-10-25  4:11 UTC 

[PATCH 1/5] Use wake_up_locked() in eventpoll
 2007-10-25  4:11 UTC  (7+ messages)
` [PATCH 2/5] Use macros instead of TASK_ flags
` [PATCH 4/5] Add lock_page_killable
` [PATCH 5/5] Make wait_on_retry_sync_kiocb killable

[Bugme-new] [Bug 9217] New: CONFIG_CMDLINE doesn't pass to kernel
 2007-10-25  3:35 UTC  (2+ messages)

[PATCH] Fix domain restore failure when using vncdisplay option
 2007-10-25  4:08 UTC 

How to debug complete kernel lock-ups
 2007-10-25  4:06 UTC  (3+ messages)

[patch 0/2] Add flags to reserve_bootmem()
 2007-10-25  4:05 UTC  (4+ messages)
` [patch 2/2] Use BOOTMEM_EXCLUSIVE for kdump

Is gcc thread-unsafe?
 2007-10-25  3:58 UTC  (3+ messages)

+ use-bootmem_exclusive-for-kdump.patch added to -mm tree
 2007-10-25  4:03 UTC 

+ introduce-flags-for-reserve_bootmem-checkpatch-fixes.patch added to -mm tree
 2007-10-25  4:03 UTC 

+ introduce-flags-for-reserve_bootmem.patch added to -mm tree
 2007-10-25  4:02 UTC 

[PATCH 0/5] TASK_KILLABLE
 2007-10-25  3:55 UTC  (6+ messages)
` [PATCH 2/5] Use macros instead of TASK_ flags
` [PATCH 5/5] Make wait_on_retry_sync_kiocb killable

[PATCH] git-cvsimport: Add -N option to force a new import
 2007-10-25  4:01 UTC  (3+ messages)

[PATCH] napi: use non-interruptible sleep in napi_disable
 2007-10-25  3:59 UTC 

+ make-jbd-journalc__journal_abort_hard-static.patch added to -mm tree
 2007-10-25  3:59 UTC 

+ remove-inclusions-of-linux-autoconfh.patch added to -mm tree
 2007-10-25  3:58 UTC 

[PATCH 0/5] Detect hwmon and i2c bus drivers interfering with ACPI Operation Region resources
 2007-10-25  3:57 UTC  (2+ messages)

+ check-for-acpi-resource-conflicts-in-i2c-bus-drivers.patch added to -mm tree
 2007-10-25  3:55 UTC 

+ check-for-acpi-resource-conflicts-in-hwmon-drivers.patch added to -mm tree
 2007-10-25  3:54 UTC 

[Fwd: [PATCH 3/5] Export acpi_check_resource_conflict]
 2007-10-25  3:53 UTC  (2+ messages)

LSM conversion to static interface [revert patch]
 2007-10-25  3:50 UTC  (13+ messages)
    ` Linux Security *Module* Framework (Was: LSM conversion to static interface
        ` Linux Security *Module* Framework (Was: LSM conversion to static interface)

+ export-acpi_check_resource_conflict.patch added to -mm tree
 2007-10-25  3:51 UTC 

+ provide-acpi_check_mem_region-checkpatch-fixes.patch added to -mm tree
 2007-10-25  3:51 UTC 

+ small-acpica-extension-to-be-able-to-store-the-name-of.patch added to -mm tree
 2007-10-25  3:50 UTC 

+ small-acpica-extension-to-be-able-to-store-the-name-of.patch added to -mm tree
 2007-10-25  3:50 UTC 

+ provide-acpi_check_mem_region.patch added to -mm tree
 2007-10-25  3:50 UTC 

interrupt affinity question
 2007-10-25  3:50 UTC  (3+ messages)

Gstreamer e DCCP: issues related to ccid-3
 2007-10-25  3:47 UTC 

[PATCH 2/2] Version 9 (2.6.24-rc1) Smack: Simplified Mandatory Access Control Kernel
 2007-10-25  3:46 UTC 

[patch 2.6.24-rc1] resource_len() utility function
 2007-10-25  3:46 UTC  (6+ messages)

[PATCH 1/2] [NetLabel] Introduce a new kernel configuration API for NetLabel - Version 9 (2.6.24-rc1) Smack: Simplified Mandatory Access Control Kernel
 2007-10-25  3:46 UTC 

[PATCH 0/2] Version 9 (2.6.24-rc1) Smack: Simplified Mandatory Access Control Kernel
 2007-10-25  3:46 UTC 

+ hash-add-explicit-u32-and-u64-versions-of-hash.patch added to -mm tree
 2007-10-25  3:45 UTC 

[PATCH 1/7] "git" calls help_unknown_cmd(""); "git help" and "git help -a" return 0
 2007-10-25  3:37 UTC  (7+ messages)
` [PATCH 2/7] s/pattern/prefix/ in help's list_commands
  ` [PATCH 3/7] "current_exec_path" is a misleading name, use "argv_exec_path" Signed-off-by: Scott R Parish <srp@srparish.net>
    ` [PATCH 4/7] use only the PATH for exec'ing git commands
      ` [PATCH 5/7] chdir() into list_commands() dir instead of building paths for stat()
        ` [PATCH 6/7] walk PATH to generate list of commands for "help -a"
          ` [PATCH 7/7] shell should call setup_path() instead of manually setting up its path

[PATCH 7/7] shell should call setup_path() instead of manually setting up its path
 2007-10-25  3:44 UTC 

+ make-wait_on_retry_sync_kiocb-killable.patch added to -mm tree
 2007-10-25  3:44 UTC 

+ add-lock_page_killable.patch added to -mm tree
 2007-10-25  3:40 UTC 

Quad core CPU detected but shows as single core in 2.6.23.1
 2007-10-25  3:34 UTC  (3+ messages)

+ add-task_wakekill.patch added to -mm tree
 2007-10-25  3:32 UTC 

+ use-macros-instead-of-task_-flags-checkpatch-fixes.patch added to -mm tree
 2007-10-25  3:32 UTC 

[PATCH 1/2] ahci: rename ahci_vt8251_hardreset() to ahci_broken_hardreset()
 2007-10-25  3:28 UTC  (2+ messages)
` [PATCH 2/2] ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset()

+ use-macros-instead-of-task_-flags.patch added to -mm tree
 2007-10-25  3:28 UTC 

+ use-wake_up_locked-in-eventpoll.patch added to -mm tree
 2007-10-25  3:27 UTC 

+ fix-appletouch-geyser-1-breakage-checkpatch-fixes.patch added to -mm tree
 2007-10-25  3:26 UTC 

USB: FIx locks and urb->status in adutux
 2007-10-25  3:25 UTC  (6+ messages)
` [linux-usb-devel] "

Subject: [PATCH] tgt: use KMEM_CACHE
 2007-10-25  3:25 UTC  (3+ messages)

+ fix-appletouch-geyser-1-breakage.patch added to -mm tree
 2007-10-25  3:24 UTC 

Stringbuf, v2
 2007-10-25  3:23 UTC  (6+ messages)
` [PATCH 1/4] stringbuf: A string buffer implementation

+ fuse-fuse_file_alloc-fix-null-dereferences.patch added to -mm tree
 2007-10-25  3:22 UTC 

+ fuse-fix-fuse_file_ops-sending.patch added to -mm tree
 2007-10-25  3:22 UTC 

+ fuse-pass-open-flags-to-read-and-write.patch added to -mm tree
 2007-10-25  3:22 UTC 

+ fuse-cleanup-add-fuse_get_attr_version.patch added to -mm tree
 2007-10-25  3:22 UTC 

+ fuse-fix-reading-past-eof.patch added to -mm tree
 2007-10-25  3:22 UTC 

+ slub-fix-coding-style-violations-checkpatch-fixes.patch added to -mm tree
 2007-10-25  3:19 UTC 

+ slub-fix-coding-style-violations.patch added to -mm tree
 2007-10-25  3:18 UTC 

[2.6 patch] blackfin: "extern inline" -> "static inline"
 2007-10-25  3:17 UTC  (5+ messages)

+ hptiop-fix-type-mismatch-warning.patch added to -mm tree
 2007-10-25  3:16 UTC 

Using -traditional in EXTRA_AFLAGS
 2007-10-25  3:16 UTC 

+ fs-partitions-checkc-add-error-handling-for.patch added to -mm tree
 2007-10-25  3:15 UTC 

+ revert-gregkh-driver-block-device.patch added to -mm tree
 2007-10-25  3:14 UTC 

SLUB 0:1 SLAB (OOM during massive parallel kernel builds)
 2007-10-25  3:06 UTC  (10+ messages)

Audio codec device tree entries
 2007-10-25  3:11 UTC  (23+ messages)

2.6.24-rc1 acpi battery driver -> sysfs interface does not update correctly
 2007-10-25  3:08 UTC  (10+ messages)

[patch 00/14] Misc cleanups / fixes
 2007-10-25  3:03 UTC  (10+ messages)
` [patch 13/14] dentries: Extract common code to remove dentry from lru
` [patch 14/14] bufferhead: Revert constructor removal

convert guest va to ma in xen?
 2007-10-25  3:00 UTC 

[PATCH] Split kvm_vcpu to support new archs
 2007-10-25  2:56 UTC  (5+ messages)

Setting Source IP for outgoing traffic?
 2007-10-25  2:47 UTC 

trying to read something
 2007-10-25  2:45 UTC  (4+ messages)

[PATCH 1/2] USB: Rework OHCI PPC OF for new bindings
 2007-10-25  2:41 UTC  (4+ messages)
  ` [linux-usb-devel] "

User permissions or UID/GIDs for portable disks?
 2007-10-25  2:38 UTC  (2+ messages)

[PATCH 0/2] add new notifier function ,take2
 2007-10-25  2:31 UTC  (4+ messages)
` sysfs sys/kernel/ namespace (was Re: [PATCH 0/2] add new notifier function ,take2)

+ reiserfs-dont-drop-pg_dirty-when-releasing-sub-page-sized-dirty-file.patch added to -mm tree
 2007-10-25  2:37 UTC  (3+ messages)
` + reiserfs-dont-drop-pg_dirty-when-releasing-sub-page-sized-dirty-file .patch "

[PATCH 2.6.24-rc1] fix sg_phys to use dma_addr_t
 2007-10-25  2:29 UTC  (2+ messages)

ask for help, a question about ext3_ioctl()
 2007-10-25  2:30 UTC 

[lm-sensors] hwmon/f75375s.c: buggy if()
 2007-10-25  2:25 UTC  (7+ messages)

[patch 0/5] lock bitops patches
 2007-10-25  2:17 UTC  (4+ messages)
` [patch 1/5] wait: use lock bitops for __wait_on_bit_lock

Linux Security *Module* Framework (Was: LSM conversion to static interface)
 2007-10-25  2:19 UTC  (13+ messages)

[lm-sensors] [PATCH] Hardware Monitor LM70: Convert semaphore to
 2007-10-25  2:18 UTC  (3+ messages)
` [PATCH] Hardware Monitor LM70: Convert semaphore to mutex
  ` [lm-sensors] [PATCH] Hardware Monitor LM70: Convert semaphore

[2.6 patch] make jffs2_get_acl() static
 2007-10-25  2:19 UTC  (2+ messages)

Feature request: Limit git-status reports to a directory
 2007-10-25  2:14 UTC  (2+ messages)

xen-unstable on HP dc7800 simply reboots
 2007-10-25  2:13 UTC  (3+ messages)
  ` [PATCH] "

[PATCH] txx9tmr clockevent/clocksource driver (take 2)
 2007-10-25  2:12 UTC  (3+ messages)

[PATCH 0/5] pvSCSI (SCSI pass through) driver
 2007-10-25  1:59 UTC  (3+ messages)

stateless 1:1 NAT
 2007-10-25  1:54 UTC  (2+ messages)

sensor on serial com timing problem under Win > 98
 2007-10-25  1:52 UTC  (2+ messages)

[RFC,PATCH] svc: REPOST - Fix the UDP address logic
 2007-10-25  1:56 UTC  (3+ messages)

SPI doesn't detect first dataflash (CS0) on a AT91rm9200ek with kernel 2.6.23.1
 2007-10-25  1:49 UTC 

git-remote: Use of uninitialized value in string ne, line 248
 2007-10-25  1:48 UTC  (4+ messages)

[PATCH] Use of_get_parent() in pci_dma_dev_setup_pSeriesLP()
 2007-10-25  1:46 UTC  (2+ messages)

[PATCH] Add more vmxassist opcodes for Ubuntu 7.0.4 support
 2007-10-25  1:44 UTC  (3+ messages)
  ` [PATCH] Add more vmxassist opcodes for Ubuntu 7.0.4support

LSM conversion to static interface
 2007-10-25  1:44 UTC  (10+ messages)
        ` LSM and Containers (was: LSM conversion to static interface)
          ` LSM and Containers

Interrupt Latency module for intel
 2007-10-25  1:35 UTC  (2+ messages)

libfdt: Documentation (patch the second)
 2007-10-25  1:27 UTC 

thread load balancing on dual CPU Multicore AMD64 system
 2007-10-25  1:26 UTC  (2+ messages)

High 50us+ latencies in the process signal handling path
 2007-10-25  1:24 UTC  (4+ messages)

[PATCH] dm: noflush resizing (0/3)
 2007-10-25  1:24 UTC  (3+ messages)
` [dm-devel] "

+ x86_64-efi-boot-support-efi-boot-document.patch added to -mm tree
 2007-10-25  1:24 UTC 

+ x86_64-efi-boot-support-efi-frame-buffer.patch added to -mm tree
 2007-10-25  1:24 UTC 

2.6.24-rc1 oops
 2007-10-25  1:22 UTC  (2+ messages)

+ remove-bogus-default-y-for-dmar-and-net_dma.patch added to -mm tree
 2007-10-25  1:17 UTC 

+ move-kprobes-examples-to-samples-resend-checkpatch-fixes.patch added to -mm tree
 2007-10-25  1:16 UTC 

[PATCH] do not unroll big stuff in twofish key setup if OPTIMIZE_FOR_SIZE
 2007-10-25  1:08 UTC  (4+ messages)

[0/3] [IPSEC]: Separate inner/outer family processing on output
 2007-10-25  1:06 UTC  (3+ messages)
` [PATCH 1/3] [IPSEC]: Forbid BEET + ipcomp for now

slow after upgrade to CentOS 5 (RHEL5)
 2007-10-25  1:04 UTC 

maybe u want to learn me better
 2007-10-25  0:56 UTC 

Looking for a wife?
 2007-10-25  0:56 UTC 

New time code miscalculates cpu usage
 2007-10-25  0:53 UTC  (5+ messages)

[PATCH] ARM: OMAP: Use known good PRCM rate-table entries for 2430
 2007-10-25  0:52 UTC 

[PATCH 0/2] mpc52xx: stop drivers from accessing clock config directly
 2007-10-25  0:50 UTC  (3+ messages)
` [PATCH 1/2] mpc52xx: add cdm (clock module) helper function for PSCs

[uml-devel] User Mode Linux still doesn't build in 2.6.23-final
 2007-10-25  0:43 UTC  (6+ messages)

[2.6 patch] drivers/base/node.c: cleanups
 2007-10-25  0:41 UTC  (3+ messages)

[PATCH] ptrace RSE bug
 2007-10-25  0:38 UTC  (2+ messages)

What's cooking in git/spearce.git (topics)
 2007-10-25  0:35 UTC  (5+ messages)
` What's cooking in git.git (topics)

[RFC][PATCH 0/2] Export memblock migrate type to /sysfs
 2007-10-25  0:35 UTC  (2+ messages)

[PATCH 0/3] x86: unify crash_32/64.c
 2007-10-25  0:28 UTC  (6+ messages)
` [PATCH 1/3] x86: add lapic_shutdown for x86_64

[Qemu-devel] Physical hard disk drive for win32
 2007-10-25  0:26 UTC  (12+ messages)
    ` [Qemu-devel] [PATCH] "

getting started - docbook
 2007-10-25  0:19 UTC  (2+ messages)

[LARTC] One machine, two net feeds, outbound route selection
 2007-10-25  0:25 UTC 

which kernel config is required?
 2007-10-25  0:24 UTC  (4+ messages)

Time to deprecate old RAID formats?
 2007-10-25  0:09 UTC  (11+ messages)

ppp reconnects after receiving ConfReq id=0x3 <mru 1400>
 2007-10-25  0:07 UTC  (2+ messages)

[BUG] Raid5 trouble
 2007-10-25  0:03 UTC  (13+ messages)
        ` [BUG] Raid1/5 over iSCSI trouble

[PATCH 35/8] key.h cleanup
 2007-10-25  0:03 UTC 

linux-2.6.23-git3: Many sysfs-related warnings in dmesg
 2007-10-24 23:52 UTC  (8+ messages)

[PATCH v2 3/4] Implement clockevents driver for powerpc
 2007-10-24 23:55 UTC  (12+ messages)

[PATCH] sound/oss/pss: set_io_base() always returns success, mark it void
 2007-10-24 23:48 UTC  (4+ messages)
` [PATCH 3/4] [SCSI] ips: PCI API cleanups
` [PATCH 4/4] [SCSI] ips: handle scsi_add_host() failure, and other err cleanups
` [PATCH] [libata] fix 'if(' and similar areas that lack whitespace


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.