public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-10-25 10:20:06 to 2007-10-25 18:46:35 UTC [more...]

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

Is gcc thread-unsafe?
 2007-10-25 18:45 UTC  (4+ messages)

BUG in sys_socketpair
 2007-10-25 18:44 UTC  (2+ messages)

USB HCD: avoid duplicate local_irq_disable()
 2007-10-25 18:33 UTC  (3+ messages)
` [linux-usb-devel] "

[PATCH] pci: get rid of pci_dev::{vendor,device}_compatible fields
 2007-10-25 18:40 UTC 

[PATCH 0/4]: Resolve MSI vs. INTX_DISABLE quirks, V2
 2007-10-25 18:32 UTC  (2+ messages)

LTP ustat01 test fails on NFSROOT
 2007-10-25 18:39 UTC  (7+ messages)

[patch] fs: restore nobh
 2007-10-25 18:36 UTC  (2+ messages)

[PATCH] Wipe out traditional opt from x86_64 Makefile
 2007-10-25 18:35 UTC  (7+ messages)

Linux machines dieing in swap storms
 2007-10-25 18:34 UTC  (4+ messages)

Possibility of adding -march=native to x86
 2007-10-25 18:33 UTC 

msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
 2007-10-25 18:23 UTC  (8+ messages)

[linux-usb-devel] usb+sysfs: duplicate filename 'bInterfaceNumber'
 2007-10-25 18:11 UTC  (2+ messages)

[PATCH 1/5] Use wake_up_locked() in eventpoll
 2007-10-25 18:31 UTC  (3+ messages)
` [PATCH 5/5] Make wait_on_retry_sync_kiocb killable

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

[PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support
 2007-10-25 18:04 UTC  (14+ messages)

msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
 2007-10-25 18:03 UTC  (2+ messages)

[PATCH 0/3] x86: unify crash_32/64.c
 2007-10-25 17:58 UTC  (4+ messages)

[PATCH 0/3] RT: balance rt tasks enhancements v6
 2007-10-25 17:55 UTC  (9+ messages)
` [PATCH 1/3] RT: cleanup some push-rt logic
` [PATCH 2/3] RT: Cache cpus_allowed weight for optimizing migration
` [PATCH 3/3] RT: CPU priority management

[PATCH] LOCKDEP: fix mismatched lockdep_depth/curr_chain_hash
 2007-10-25 17:48 UTC  (6+ messages)
` [PATCH] lockdep: "
  ` [stable] "

[2.6.24-rc1 regression] suspend fails
 2007-10-25 17:47 UTC 

[PATCH] RT: CPU priority management
 2007-10-25 17:32 UTC 

[PATCH 0/6] kernel-doc: add DOC: sections support
 2007-10-25 17:36 UTC  (3+ messages)

x86: randomize brk() and RLIMIT_DATA
 2007-10-25 17:19 UTC  (4+ messages)

[IDE] Fix build bug
 2007-10-25 17:12 UTC  (6+ messages)

[PATCH 2/2] i_version update - ext4 part
 2007-10-25 17:04 UTC  (2+ messages)

[PATCH 1/2] i_version update - vfs part
 2007-10-25 17:04 UTC  (2+ messages)

[PATCH] bitops kernel-doc: expand macro
 2007-10-25 17:05 UTC  (6+ messages)
  ` [PATCH v2] bitops kernel-doc: inline instead of macro

QUESTION: How to fix race between .suspend routine and watchdog timer
 2007-10-25 17:02 UTC  (2+ messages)
` [linux-pm] "

linux-2.6.23-git3: Many sysfs-related warnings in dmesg
 2007-10-25 16:58 UTC  (9+ messages)

[2.6 patch] unexport tick_nohz_get_sleep_length
 2007-10-25 16:56 UTC  (4+ messages)

[2.6 patch] blackfin: "extern inline" -> "static inline"
 2007-10-25 16:53 UTC  (7+ messages)

[PATCH] header fix for 2.6.23-rt3
 2007-10-25 16:51 UTC 

msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
 2007-10-25 16:40 UTC  (2+ messages)

USB: FIx locks and urb->status in adutux
 2007-10-25 16:38 UTC  (4+ messages)

[PATCH 00/31] Remove iget() and read_inode() [try #5]
 2007-10-25 16:36 UTC  (32+ messages)
` [PATCH 01/31] Add an ERR_CAST() macro to complement ERR_PTR and co. "
` [PATCH 02/31] Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) "
` [PATCH 03/31] IGET: Introduce a function to register iget failure "
` [PATCH 04/31] IGET: Use iget_failed() in AFS "
` [PATCH 05/31] IGET: Use iget_failed() in GFS2 "
` [PATCH 06/31] IGET: Stop AFFS from using iget() and read_inode() "
` [PATCH 07/31] IGET: Stop autofs "
` [PATCH 08/31] IGET: Stop BEFS "
` [PATCH 09/31] IGET: Stop BFS "
` [PATCH 10/31] IGET: Stop CIFS "
` [PATCH 11/31] IGET: Stop EFS "
` [PATCH 12/31] IGET: Stop EXT2 "
` [PATCH 13/31] IGET: Stop EXT3 "
` [PATCH 14/31] IGET: Stop EXT4 "
` [PATCH 15/31] IGET: Stop FAT "
` [PATCH 16/31] IGET: Stop FreeVXFS "
` [PATCH 17/31] IGET: Stop FUSE "
` [PATCH 18/31] IGET: Stop HFSPLUS "
` [PATCH 19/31] IGET: Stop ISOFS from using "
` [PATCH 20/31] IGET: Stop JFFS2 from using iget() and "
` [PATCH 21/31] IGET: Stop JFS "
` [PATCH 22/31] IGET: Stop the MINIX filesystem "
` [PATCH 23/31] IGET: Stop PROCFS "
` [PATCH 24/31] IGET: Stop QNX4 "
` [PATCH 25/31] IGET: Stop ROMFS "
` [PATCH 26/31] IGET: Stop the SYSV filesystem "
` [PATCH 27/31] IGET: Stop UFS "
` [PATCH 28/31] IGET: Stop OPENPROMFS "
` [PATCH 29/31] IGET: Stop HOSTFS "
` [PATCH 30/31] IGET: Stop HPPFS "
` [PATCH 31/31] IGET: Remove iget() and the read_inode() super op as being obsolete "

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

[PATCH] ia64: check-segrel.lds vs --build-id
 2007-10-25 16:10 UTC  (2+ messages)

[PATCH -v2] Wipe out traditional opt from x86_64 Makefile
 2007-10-25 13:24 UTC 

[PATCH] ia64 vDSO vs --build-id
 2007-10-25 16:08 UTC  (2+ messages)

[PATCH] MNT_UNBINDABLE
 2007-10-25 15:37 UTC 

[PATCH 09/10] Change table chaining layout
 2007-10-25 16:03 UTC  (8+ messages)

[PATCH] serial: do not call ->pm() on initialization for console port
 2007-10-25 16:05 UTC  (3+ messages)

[PATCH+comment] fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
 2007-10-25 16:01 UTC  (2+ messages)

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

[PATCH 2/2] Version 9 (2.6.24-rc1) Smack: Simplified Mandatory Access Control Kernel
 2007-10-25 15:07 UTC  (2+ messages)

Linux v2.6.24-rc1
 2007-10-25 15:45 UTC  (12+ messages)
      ` [RFC - GIT pull] first step to get rid of x86_64 and i386 dirs

[PATCH] sound/oss/pss: set_io_base() always returns success, mark it void
 2007-10-25 15:35 UTC  (11+ messages)
` [PATCH 1/4] [SCSI] ips: remove ips_ha members that duplicate struct pci_dev members
` [PATCH 2/4] [SCSI] ips: trim trailing whitespace
` [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

[PATCH 1/2] irq_flags_t: intro and core annotations
 2007-10-25 15:40 UTC  (2+ messages)

[PATCH] sound/oss/sb_common.c: fix casting warning
 2007-10-25 15:34 UTC  (7+ messages)
` [PATCH] Permit silencing of __deprecated warnings
` [PATCH] Remove #warnings for longstanding conditions

[x86 patch] Fix UML signal.h build errors
 2007-10-25 15:31 UTC  (3+ messages)

[PATCH] intel-iommu: Fix array overflow
 2007-10-25 15:15 UTC  (4+ messages)

[PATCH 1/4 resend] [x86] Add generic GPIO support to x86
 2007-10-25 15:24 UTC  (5+ messages)

Using -traditional in EXTRA_AFLAGS
 2007-10-25 15:21 UTC  (3+ messages)

D-Link DFE-580TX and snmpd problems, who's maintainer of sundance.c ?
 2007-10-25 15:13 UTC  (3+ messages)

2.6.24-rc1 oops
 2007-10-25 15:12 UTC  (4+ messages)

Is gcc thread-unsafe?
 2007-10-25 15:12 UTC  (6+ messages)

[PATCH]fs: Fix to correct the mbcache entries counter
 2007-10-25 15:03 UTC 

Quad core CPU detected but shows as single core in 2.6.23.1
 2007-10-25 14:50 UTC 

[x86 patch] Fix UML init/do_mounts.h build failure
 2007-10-25 10:53 UTC 

[PATCH] Fix pointer mismatches in proc_sysctl.c
 2007-10-25 14:27 UTC 

[Fwd: [PATCH 3/5] Export acpi_check_resource_conflict]
 2007-10-25 14:13 UTC  (4+ messages)

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

[PATCH] dz.c: Use a helper to cast from "struct uart_port *"
 2007-10-25 14:09 UTC 

Sky2 Driver Issue
 2007-10-25 13:47 UTC  (3+ messages)

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

Resume problems
 2007-10-25 13:09 UTC  (5+ messages)

[x86 patch] Fix UML signal.c build error
 2007-10-25 12:52 UTC 

[x86 patch] Fix UML ubd_kern.c build error
 2007-10-25 12:37 UTC  (3+ messages)

[PATCH 2.6.24-rc1] EXPORT_SYMBOL(__set_page_dirty_no_writeback);
 2007-10-25 12:17 UTC  (5+ messages)
  ` [PATCH 2.6.24-rc1]EXPORT_SYMBOL(__set_page_dirty_no_writeback);

Possible 2.6.23 regression - Disappearing disk space
 2007-10-25 11:56 UTC  (2+ messages)

hwmon/f75375s.c: buggy if()
 2007-10-25 11:48 UTC  (8+ messages)
    ` [lm-sensors] "

[x86 patch] Fix UML init/do_mounts.h build failure
 2007-10-25 11:36 UTC 

[x86 patch] Fix UML ptrace-abi.h build error
 2007-10-25 11:34 UTC 

LSM conversion to static interface
 2007-10-25 11:33 UTC 

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

[PATCH] IA64/perfmon: kill dead code, clean irq handling
 2007-10-25 11:17 UTC  (5+ messages)

Linux 2.6.22.7 Machine Check Exception
 2007-10-25 10:40 UTC 

x86 compile failure on 2.6.24-rc1
 2007-10-25 10:32 UTC  (3+ messages)

[PATCH] iwl3945: cleanup namespace
 2007-10-25 10:19 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox