linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-19 17:09:31 to 2008-12-19 22:39:30 UTC [more...]

[PATCH v7 0/8] Tunable sched_mc_power_savings=n
 2008-12-19 22:38 UTC  (7+ messages)
` [PATCH v7 4/8] sched: nominate preferred wakeup cpu

[PATCH] x86: fix used_vectors breakage
 2008-12-19 22:38 UTC  (4+ messages)
` [PATCH] x86: fix lguest "

futex.c and fault handling
 2008-12-19 22:37 UTC  (2+ messages)

[PATCH] usbip_start_threads(): handle kernel_thread failure
 2008-12-19 22:37 UTC 

[PATCH] printk: fix discarding message when recursion_bug
 2008-12-19 22:35 UTC  (4+ messages)

[PATCH 1/3] drivers/gpu/drm: Move a dereference below a NULL test
 2008-12-19 22:35 UTC  (2+ messages)

[PATCH] x86: ia32_signal: remove unnecessary declaration
 2008-12-19 22:34 UTC  (2+ messages)

[PATCH][RFC 0/23] New SCSI target framework (SCST) and 4 target drivers
 2008-12-19 22:33 UTC  (25+ messages)
` [PATCH][RFC 23/23]: Support for zero-copy TCP transmit of user space data
                  ` [RFC]: "

[PATCH 0/10] make link target handling more robust
 2008-12-19 22:22 UTC  (13+ messages)
` [PATCH, v5] 9p: don't print IS_ERR strings
  ` [PATCH, v5] eCryptfs: check readlink result was not an error before using it
    ` [PATCH, v5] vfs: introduce helper function to safely NUL-terminate symlinks
      ` [PATCH, v5] vfs: ensure page symlinks are NUL-terminated
        ` [PATCH, v5] ext2: ensure fast "
          ` [PATCH, v5] ext3: "
            ` [PATCH, v5] ext4: "
              ` [PATCH, v5] sysv: "
                ` [PATCH, v5] freevxfs: "
                  ` [PATCH, v5] befs: "

Multiple minor glitches with 2.6.27.* and linux-NEXT
 2008-12-19 22:19 UTC  (2+ messages)

[PATCH] x86: common.c boot_cpu_stack and boot_exception_stacks should be static
 2008-12-19 22:16 UTC  (2+ messages)

[PATCH] x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events should be static
 2008-12-19 22:15 UTC  (2+ messages)

[PATCH 00/14] Kernel memory leak detector
 2008-12-19 22:14 UTC  (22+ messages)
` [PATCH 01/14] kmemleak: Add the base support
` [PATCH 02/14] kmemleak: Add documentation on the memory leak detector
` [PATCH 03/14] kmemleak: Add the slab memory allocation/freeing hooks
` [PATCH 04/14] kmemleak: Add the slob "
` [PATCH 05/14] kmemleak: Add the slub "
` [PATCH 06/14] kmemleak: Add the vmalloc "
` [PATCH 07/14] kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash
` [PATCH 08/14] kmemleak: Add modules support
` [PATCH 09/14] x86: Provide _sdata in the vmlinux_*.lds.S files
` [PATCH 10/14] arm: Provide _sdata and __bss_stop in the vmlinux.lds.S file
` [PATCH 11/14] kmemleak: Remove some of the kmemleak false positives
` [PATCH 12/14] kmemleak: Enable the building of the memory leak detector
` [PATCH 13/14] kmemleak: Simple testing module for kmemleak
` [PATCH 14/14] kmemleak: Add the corresponding MAINTAINERS entry

GIT head doesn't seem to want to build on 32bit
 2008-12-19 22:08 UTC  (7+ messages)

[PATCH] ftrace: introduce tracing_reset_online_cpus() helper
 2008-12-19 22:05 UTC  (4+ messages)

linux-next: Tree for December 19
 2008-12-19 21:57 UTC  (7+ messages)
` linux-next: Tree for December 19 (new CONFIG_NUMA_MIGRATE_IRQ_DESC option)
      ` [PATCH] sparseirq: fix numa_migrate_irq_desc dependency and comments

[PATCH 1/2] strip generated symbols from *.ko
 2008-12-19 21:59 UTC  (2+ messages)

[git patches] Ocfs2 patches for merge window, batch 1/3
 2008-12-19 21:54 UTC  (46+ messages)
` [PATCH 01/45] ocfs2: Field prefixes for the xattr_bucket structure
` [PATCH 02/45] ocfs2: Convenient access to an xattr bucket's block number
` [PATCH 03/45] ocfs2: Convenient access to xattr bucket data blocks
` [PATCH 04/45] ocfs2: Convenient access to an xattr bucket's header
` [PATCH 05/45] ocfs2: Provide a wrapper to brelse() xattr bucket buffers
` [PATCH 06/45] ocfs2: Improve ocfs2_read_xattr_bucket()
` [PATCH 07/45] ocfs2: Wrap journal_access/journal_dirty for xattr buckets
` [PATCH 08/45] ocfs2: Copy xattr buckets with a dedicated function
` [PATCH 09/45] ocfs2: Take ocfs2_xattr_bucket structures off of the stack
` [PATCH 10/45] ocfs2: Use buckets in ocfs2_xattr_bucket_find()
` [PATCH 11/45] ocfs2: Use buckets in ocfs2_xattr_create_index_block()
` [PATCH 12/45] ocfs2: Use buckets in ocfs2_defrag_xattr_bucket()
` [PATCH 13/45] ocfs2: Use buckets in ocfs2_xattr_set_entry_in_bucket()
` [PATCH 14/45] ocfs2/xattr: Remove additional bucket allocation in bucket defragment
` [PATCH 15/45] ocfs2/xattr: Only set buffer update if it doesn't exist in cache
` [PATCH 16/45] ocfs2/xattr: Only extend xattr bucket in need
` [PATCH 17/45] ocfs2: Add clusters free in dealloc_ctxt
` [PATCH 18/45] ocfs2/xattr: Move clusters free into dealloc
` [PATCH 19/45] ocfs2/xattr: Reserve meta/data at the beginning of ocfs2_xattr_set
` [PATCH 20/45] ocfs2/xattr: Merge xattr set transaction
` [PATCH 21/45] ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range()
` [PATCH 22/45] ocfs2: move new inode allocation out of the transaction
` [PATCH 23/45] ocfs2: add ocfs2_xattr_set_handle
` [PATCH 24/45] ocfs2: add security xattr API
` [PATCH 25/45] ocfs2: add ocfs2_init_security in during file create
` [PATCH 26/45] ocfs2: add ocfs2_xattr_get_nolock
` [PATCH 27/45] ocfs2: add POSIX ACL API
` [PATCH 28/45] ocfs2: add ocfs2_check_acl
` [PATCH 29/45] ocfs2: add ocfs2_acl_chmod
` [PATCH 30/45] ocfs2: add ocfs2_init_acl in mknod
` [PATCH 31/45] ocfs2: add mount option and Kconfig option for acl
` [PATCH 32/45] ocfs2: Wrap inode block reads in a dedicated function
` [PATCH 33/45] ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks
` [PATCH 34/45] ocfs2: Consolidate validation of group descriptors
` [PATCH 35/45] ocfs2: Wrap group descriptor reads in a dedicated function
` [PATCH 36/45] ocfs2: Morph the haphazard OCFS2_IS_VALID_GROUP_DESC() checks
` [PATCH 37/45] ocfs2: Wrap extent block reads in a dedicated function
` [PATCH 38/45] ocfs2: Wrap dirblock "
` [PATCH 39/45] ocfs2: Wrap xattr block "
` [PATCH 40/45] ocfs2: Validate metadata only when it's read from disk
` [PATCH 41/45] ocfs2: Wrap virtual block reads in ocfs2_read_virt_blocks()
` [PATCH 42/45] ocfs2: Convert ocfs2_read_dir_block() to ocfs2_read_virt_blocks()
` [PATCH 43/45] ocfs2: Remove JBD compatibility layer
` [PATCH 44/45] ocfs2/xattr: Fix a bug in xattr allocation estimation
` [PATCH 45/45] ocfs2/xattr: Restore not_found in xis

[patch 0/5] Changes based on review comments for PAT pfnmap tracking
 2008-12-19 21:47 UTC  (6+ messages)
` [patch 1/5] x86 PAT: clarify is_linear_pfn_mapping() interface
` [patch 2/5] x86 PAT: Modify follow_phys to return phys_addr prot and return value
` [patch 3/5] x86 PAT: remove follow_pfnmap_pte in favor of follow_phys
` [patch 4/5] x86 PAT: Move track untrack pfnmap stubs to asm-generic
` [patch 5/5] x86 PAT: pfnmap documentation update changes

perf_counter.c hw_perf_enable_all() is unused
 2008-12-19 21:49 UTC  (2+ messages)

[BUG] Null pointer deref with hrtimer_try_to_cancel()
 2008-12-19 21:48 UTC  (2+ messages)

[patch 0/7] 2.6.24.7-rt24 bugfixes
 2008-12-19 21:40 UTC  (8+ messages)
` [patch 1/7] ftrace: fix task state printout
` [patch 4/7] rtmutex: unify state manipulation

[patch 0/7] 2.6.24.7-rt24 bugfixes V2
 2008-12-19 21:23 UTC  (8+ messages)
` [patch 1/7] ftrace: fix task state printout
` [patch 2/7] sched: remove useless nointeractive state
` [patch 3/7] rtmutex: remove unused variable
` [patch 4/7] rtmutex: unify state manipulation
` [patch 5/7] rtmutex: remove uber optimization
` [patch 6/7] rtmutex: remove useless schedule enforcement
` [patch 7/7] rtmutex: prevent missed wakeups

[PATCH] mm/shmem.c: fix division by zero
 2008-12-19 21:24 UTC  (2+ messages)

[PATCH 0/8] ide-cd: first conversion batch
 2008-12-19 21:19 UTC  (3+ messages)

linux-next: Tree for December 16
 2008-12-19 21:02 UTC  (5+ messages)
` [BUG] next-20081216 - WARNING: at kernel/smp.c:333 smp_call_function_mask

Firmware patches for SCSI
 2008-12-19 20:53 UTC  (4+ messages)

v2.6.28-rc7: error in panic code? (NULL pointer dereference at 0000004c)
 2008-12-19 20:35 UTC  (4+ messages)

[PATCH] radeon_cp: use request_firmware
 2008-12-19 20:23 UTC  (2+ messages)

Firmware patches for Network
 2008-12-19 20:11 UTC  (3+ messages)

Firmware patches for DVB
 2008-12-19 20:03 UTC 

[RESEND PATCH] TSC: resync TSCs on AMD CPUs
 2008-12-19 20:02 UTC  (2+ messages)

[PATCH] coredump_filter: enable to change the default filter
 2008-12-19 19:53 UTC  (6+ messages)

Pull request for FS-Cache, including NFS patches
 2008-12-19 19:53 UTC  (4+ messages)

linux-next: Tree for December 17
 2008-12-19 19:45 UTC  (4+ messages)
` linux-next: Tree for December 17 (Radeon DRM BUG)

[PATCH] vfs: ensure page symlinks are NUL-terminated
 2008-12-19 19:43 UTC  (11+ messages)
` [PATCH] ext2: ensure fast "
  ` [PATCH] ext3: "
    ` [PATCH 0/8, v3] ensure "
      ` [PATCH] ext4: ensure fast "
        ` [PATCH] vfs: introduce helper function to safely NUL-terminate symlinks

[PATCH] ide: Fix drive's DWORD-IO handling
 2008-12-19 19:01 UTC  (2+ messages)

[PATCH] ide: Fix ata_id_has_dword_io to return DWORD I/O support properly
 2008-12-19 19:30 UTC  (4+ messages)

Notes on support for multiple devices for a single filesystem
 2008-12-19 19:30 UTC  (2+ messages)

[RFC] Control of uart clock from tty client
 2008-12-19 19:14 UTC 

[PATCH] doc: reformat some long lines in kernel-parameters.txt
 2008-12-19 19:01 UTC 

[PATCH] docs: add more early params to kernel-parameters.txt
 2008-12-19 18:59 UTC 

[PATCH 00/45] Permit filesystem local caching [ver #41]
 2008-12-19 18:33 UTC  (5+ messages)
` [PATCH 02/45] Make slow-work thread pool actually dynamic "
` [PATCH 03/45] Make the slow work pool configurable "

[RFC patch 0/3] posix mqueue namespace (v13)
 2008-12-19 18:25 UTC  (4+ messages)
` [PATCH 1/3] mqueue ns: move mqueue_mnt into struct ipc_namespace
` [PATCH 2/3] ipc namespaces: implement support for posix msqueues
` [PATCH 3/3] mqueue namespace: adapt sysctl

[PATCH] Stop scaring users with "treason uncloaked!"
 2008-12-19 18:13 UTC  (5+ messages)

[PATCH 00 of 14] swiotlb/x86: lay groundwork for xen dom0 use of swiotlb
 2008-12-19 18:12 UTC  (15+ messages)
          ` [PATCH 06/11] swiotlb: Store phys address in io_tlb_orig_addr array
          ` [PATCH 07/11] swiotlb: Add support for systems with highmem

[PATCH 0/8] x86 cpumask: more cpumask updates to core kernel routines
 2008-12-19 18:08 UTC  (3+ messages)
` [PATCH 6/8] cpumask: convert kernel mm functions

KVM guest lockup
 2008-12-19 17:44 UTC 

suspend/resume fails on second attempt in LNXVIDEO:00
 2008-12-19 17:33 UTC  (2+ messages)

[PATCH] kernel-doc: check for extra kernel-doc notations
 2008-12-19 17:27 UTC  (2+ messages)

Error with cgroups: "unused subsystem ns"
 2008-12-19 17:17 UTC  (5+ messages)

[PATCH] Define smp_call_function_many for UP
 2008-12-19 17:03 UTC  (4+ messages)

[PATCH 3/3] drivers/staging/go7007: Move a dereference below a NULL test
 2008-12-19 17:11 UTC 

[PATCH 2/3] drivers/staging/agnx: Move a dereference below a NULL test
 2008-12-19 17:11 UTC 

[bug][mmtom] memcg: MEM_CGROUP_ZSTAT underflow
 2008-12-19 17:08 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;
as well as URLs for NNTP newsgroup(s).