linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-18 17:18:18 to 2008-12-19 00:15:26 UTC [more...]

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

mmotm 2008-12-17-16-41 uploaded
 2008-12-19  0:11 UTC  (3+ messages)

Pull request for FS-Cache, including NFS patches
 2008-12-19  0:05 UTC  (7+ messages)

MDADM Software Raid Woes
 2008-12-19  0:03 UTC  (5+ messages)

[PATCH] Simplified GIT usage guide
 2008-12-19  0:02 UTC  (3+ messages)

[PATCH 0/8] x86 cpumask: update more code to use new cpumask API
 2008-12-19  0:00 UTC  (9+ messages)
` [PATCH 1/8] x86: clean up speedstep-centrino and reduce cpumask_t usage From: Rusty Russell <rusty@rustcorp.com.au>
` [PATCH 2/8] cpumask: Replace CPUMASK_ALLOC etc with cpumask_var_t. "
` [PATCH 3/8] cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t "
` [PATCH 4/8] cpumask: convert struct cpufreq_policy to cpumask_var_t. "
` [PATCH 5/8] cpumask: use work_on_cpu in some other places
` [PATCH 6/8] x86: use-cpumask_var_t-in-acpi_boot_c
` [PATCH 7/8] cpumask: use percpu allocations instead of array in arch/x86/kernel/nmi.c From: Rusty Russell <rusty@rustcorp.com.au>
` [PATCH 8/8] cpumask: use percpu allocations instead of array in arch/x86/kernel/cpu/mcheck/mce_64.c "

linux-next: Tree for December 18
 2008-12-18 23:57 UTC  (6+ messages)
` linux-next: Tree for December 18 (slow-work)
` linux-next: Tree for December 18 (fscache)
` linux-next: Tree for December 18 (irq.h documentation)

[PATCH 1/6] drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned
 2008-12-18 23:40 UTC  (2+ messages)

[PATCH 6/6] drm/i915: add prototype for 'intelfb_panic' to header file
 2008-12-18 23:40 UTC  (2+ messages)

linux-next: Tree for December 17
 2008-12-18 23:39 UTC  (12+ messages)
` [BUILD-FAILURE] next-20081217-s390x-'struct device' has no member named 'knode_parent'
` linux-next: Tree for December 17 (DVB)
` linux-next: Tree for December 17 (Radeon DRM BUG)

TSC not updating after resume: Bug or Feature?
 2008-12-18 23:39 UTC  (6+ messages)

ext3: slow symlink corruption on umount
 2008-12-18 23:37 UTC  (6+ messages)
` [PATCH] ext3: wait on all pending commits in ext3_sync_fs

[RFC PATCH -v4 00/14] fsnotify, dnotify, and inotify
 2008-12-18 23:36 UTC  (4+ messages)
` [RFC PATCH -v4 12/14] fsnotify: add correlations between events

mmotm 2008-12-16-00-43 uploaded (fs)
 2008-12-18 23:15 UTC  (4+ messages)

Have the velociraptors in a test system now, checkout the errors
 2008-12-18 23:14 UTC  (5+ messages)

[PATCH] ide: Fix ata_id_has_dword_io to return DWORD I/O support properly
 2008-12-18 23:13 UTC  (7+ messages)

[PATCH] futex: Cleanup futex_(un)lock_pi fault handling
 2008-12-18 23:06 UTC 

[PATCH 0/6] drm/i915: fix sparse warnings
 2008-12-18 22:27 UTC 

[PATCH 4/6] drm/i915: fix sparse warnings: returning void-valued expression
 2008-12-18 20:24 UTC 

[PATCH 0/4] firewire: cdev resources and events
 2008-12-18 23:05 UTC  (4+ messages)
      ` [PATCH 2/4] firewire: cdev: use an idr rather than a linked list for resources

[PATCH 1/3] x86: sigframe.h: include headers for dependency
 2008-12-18 23:02 UTC  (4+ messages)
` [PATCH 2/3] x86: asm-offset_64: use rt_sigframe_ia32
` [PATCH 3/3] x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32

configfs, dlm_controld & lockdep
 2008-12-18 22:58 UTC  (8+ messages)
` [PATCH] configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()

[PATCH 5/6] drm/i915: comment out unused function 'i915_driver_firstopen'
 2008-12-18 20:25 UTC 

[PATCH 3/6] drm/i915: fix sparse warnings: move 'extern' decls to header file
 2008-12-18 20:22 UTC 

[PATCH 2/6] drm/i915: fix sparse warnings: make symbols static
 2008-12-18 20:18 UTC 

[PATCH 0/4 v4] i.MX31: dmaengine and framebuffer drivers
 2008-12-18 22:58 UTC  (3+ messages)
` [PATCH 2/4 v4] i.MX31: Image Processing Unit DMA and IRQ drivers

[PATCH -tip] v9 scalable classic RCU implementation
 2008-12-18 22:54 UTC  (8+ messages)

local_add_return
 2008-12-18 22:52 UTC  (4+ messages)

[PATCH][v2] fork_init: fix division by zero
 2008-12-18 22:45 UTC  (5+ messages)

Checking a USB drive's capacity
 2008-12-18 22:44 UTC  (2+ messages)

[PATCH 0/1] fix EDAC core deadlock when removes a device
 2008-12-18 22:43 UTC  (3+ messages)
` [PATCH 1/1] EDAC: fix edac core deadlock when removing "

[PATCH 0/13 v7] PCI: Linux kernel SR-IOV support
 2008-12-18 22:42 UTC  (5+ messages)

[patch 0/7] x86 PAT: track pfnmap mappings with remap_pfn_range vm_insert_pfn - v3
 2008-12-18 22:33 UTC  (24+ messages)
` [patch 1/7] x86 PAT: store vm_pgoff for all linear_over_vma_region mappings "
` [patch 2/7] x86 PAT: Add follow_pfnmp_pte routine to help tracking pfnmap pages "
` [patch 3/7] x86 PAT: hooks in generic vm code to help archs to track pfnmap regions "
` [patch 4/7] x86 PAT: Implement track/untrack of pfnmap regions for x86 "
` [patch 5/7] x86 PAT: change pgprot_noncached to uc_minus instead of strong uc "
` [patch 6/7] x86 PAT: add pgprot_writecombine() interface for drivers "
` [patch 7/7] x86 PAT: update documentation to cover pgprot and remap_pfn related changes "

GPIO: Fix probe() error return in gpio driver probes
 2008-12-18 22:29 UTC  (5+ messages)

[PATCH 0/6] MFD updates
 2008-12-18 22:25 UTC  (4+ messages)

[PATCH] KVM: use modern cpumask primitives, no cpumask_t on stack
 2008-12-18 22:16 UTC  (3+ messages)
    ` [PATCH] Define smp_call_function_many for UP

[PATCH/RFC 0/8] Partial decompression API
 2008-12-18 22:12 UTC  (5+ messages)
` [PATCH/RFC 2/8] crypto: compress - Add pcomp interface

v2.6.28-rc7: error in panic code? (NULL pointer dereference at 0000004c)
 2008-12-18 22:06 UTC 

[RFC PATCH 2/2] Add Dialog DA9030 battery charger driver
 2008-12-18 22:08 UTC  (5+ messages)

[PATCH v2] tracing/function-graph-tracer: prevent from hrtimer interrupt infinite loop
 2008-12-18 22:00 UTC  (9+ messages)

[RFC] globmatch() helper function
 2008-12-18 21:53 UTC  (8+ messages)

[PATCH 00/15] Kernel memory leak detector
 2008-12-18 21:41 UTC  (11+ messages)
` [PATCH 03/15] kmemleak: Add the slab memory allocation/freeing hooks

[RFC patch 0/2] posix mqueue namespace (v12)
 2008-12-18 21:36 UTC  (4+ messages)
` [PATCH 2/2] ipc namespaces: implement support for posix msqueues

sshd segmentation fault on ia64 on 28-rc7-mmotm-081203
 2008-12-18 21:33 UTC  (5+ messages)
` sshd segmentation fault on ia64 on 28-rc7-mmotm-081203 - bisected

kernel BUG at arch/x86/mm/ioremap.c:39 from 2.6.28-rc8-next-20081218 on x86_64 vmware guest
 2008-12-18 21:26 UTC  (2+ messages)

Notes on support for multiple devices for a single filesystem
 2008-12-18 21:22 UTC  (2+ messages)

[PATCH v2] fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
 2008-12-18 21:21 UTC 

acpi_evaluate_integer broken by design
 2008-12-18 21:20 UTC  (4+ messages)
` irqs_disabled() vs ACPI interpreter vs suspend

early fixmap causes kmap breakage
 2008-12-18 21:15 UTC 

[PATCH][RFC] fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls
 2008-12-18 21:01 UTC  (3+ messages)

[PATCH] x86: process.c declare c1e_remove_cpu before they get used
 2008-12-18 21:11 UTC  (4+ messages)

[PATCH 1/6] x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c
 2008-12-18 21:06 UTC  (4+ messages)
  ` [PATCH] x86: sigframe.h: add guard macro

[PATCH 00 of 14] swiotlb/x86: lay groundwork for xen dom0 use of swiotlb
 2008-12-18 21:02 UTC  (7+ messages)

section mismatches with _sm501_register_gpio() and _sm501_gpio_register_chip()
 2008-12-18 20:56 UTC  (3+ messages)

[PATCH V2 0/7] PCF50633 support
 2008-12-18 20:54 UTC  (9+ messages)
` [PATCH V2 5/7] power_supply: PCF50633 battery charger driver
` [PATCH V2 7/7] regulator: PCF50633 pmic driver

Compiling glibc with 2.6.28 linux headers
 2008-12-18 20:53 UTC  (5+ messages)
  ` [PATCH-2.6.28 final] byteorder: fix new headers for userspace

[PATCH v7 0/8] Tunable sched_mc_power_savings=n
 2008-12-18 20:31 UTC  (15+ messages)
` [PATCH v7 1/8] sched: convert BALANCE_FOR_xx_POWER to inline functions
` [PATCH v7 2/8] sched: Framework for sched_mc/smt_power_savings=N
` [PATCH v7 3/8] sched: favour lower logical cpu number for sched_mc balance
` [PATCH v7 4/8] sched: nominate preferred wakeup cpu
` [PATCH v7 5/8] sched: bias task wakeups to preferred semi-idle packages
` [PATCH v7 6/8] sched: activate active load balancing in new idle cpus
` [PATCH v7 7/8] sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0
` [PATCH v7 8/8] sched: idle_balance() does not call load_balance_newidle()

[PATCH 1/2] strip generated symbols from *.ko
 2008-12-18 20:13 UTC  (2+ messages)

[RFC v11][PATCH 00/13] Kernel based checkpoint/restart
 2008-12-18 20:11 UTC  (9+ messages)
` [RFC v11][PATCH 05/13] Dump memory address space

[PATCH] x86: revert CONFIG_RELOCATABLE=y defconfig change
 2008-12-18 19:57 UTC  (2+ messages)

packets dropped after send returns success
 2008-12-18 19:50 UTC 

nbd: fix locking in case of error
 2008-12-18 19:30 UTC  (2+ messages)

[PATCH] fix some code style that line over 80 characters
 2008-12-18 19:30 UTC  (4+ messages)

nbd: clean up error handling
 2008-12-18 19:15 UTC  (2+ messages)

[PATCH] headerdep: a tool for detecting inclusion cycles in header files
 2008-12-18 19:24 UTC  (3+ messages)

[BUG][PANIC] cgroup panics with mmotm for 2.6.28-rc7
 2008-12-18 19:18 UTC  (5+ messages)

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

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

GFS2: Pre-pull patch posting
 2008-12-18 19:04 UTC  (5+ messages)
` [PATCH 01/24] GFS2: Support for FIEMAP ioctl

[patch 68/83] x86: HPET: convert WARN_ON to WARN_ON_ONCE
 2008-12-18 19:01 UTC  (7+ messages)

[patch 00/83] 2.6.27.9-stable review
 2008-12-18 19:00 UTC  (5+ messages)

[PATCH] documentation: how to use DOC: section blocks
 2008-12-18 19:01 UTC  (2+ messages)

[PATCH] x86: traps.c declare functions before they get used
 2008-12-18 18:33 UTC  (5+ messages)

Linux 2.6.27.10
 2008-12-18 18:32 UTC  (2+ messages)

Possible ext3 corruption with 1K block size
 2008-12-18 18:20 UTC  (8+ messages)

[PATCH] configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()
 2008-12-18 18:00 UTC  (4+ messages)
` Make lockdep happy with configfs
` [PATCH 1/2] configfs: Silence lockdep on mkdir() and rmdir()
` [PATCH 2/2] configfs: Rework configfs_depend_item() locking and make lockdep happy

ath9k capability=16 won't compile into policy
 2008-12-18 17:43 UTC  (3+ messages)
` [refpolicy] "

[PATCH 00/13] dmaengine redux
 2008-12-18 17:27 UTC  (6+ messages)
` [PATCH 07/13] dmaengine: introduce dma_request_channel and private channels

[PATCH 7/11] drivers/net/wireless/ath9k: Move a dereference below a NULL test
 2008-12-18 17:18 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).