public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-02-19 02:30:33 to 2009-02-19 13:45:30 UTC [more...]

Question regarding concurrent accesses through block device and fs
 2009-02-19 13:44 UTC  (2+ messages)

[PATCH 0/5] Partial (de)compression Crypto API
 2009-02-19 13:42 UTC  (9+ messages)
` [PATCH 1/5] crypto: compress - Add pcomp interface
  ` [PATCH 2/5] crypto: testmgr - Add support for the "
    ` [PATCH 3/5] crypto: new zlib crypto module, using pcomp
      ` [PATCH 4/5] crypto: testmgr - add zlib test
        ` [PATCH 5/5] squashfs: Make SquashFS 4 use the new pcomp crypto interface

General question (scheduler) with SSDs?
 2009-02-19 13:38 UTC 

2.6.29 regression? Bonding tied to IPV6 in 29-rc5
 2009-02-19 13:32 UTC  (2+ messages)

2.6.29 regression? Bonding tied to IPV6 in 29-rc5
 2009-02-19 13:29 UTC  (2+ messages)

linux-next: Tree for February 19
 2009-02-19 13:28 UTC 

BUG: MAX_STACK_TRACE_ENTRIES too low!
 2009-02-19 13:16 UTC  (2+ messages)

[PATCH] kvm mmu: fix another largepage memory leak
 2009-02-19 13:20 UTC  (2+ messages)

[patch] SLQB slab allocator (try 2)
 2009-02-19 13:15 UTC  (6+ messages)

help! locks problem in block layer request queue?
 2009-02-19 13:13 UTC  (2+ messages)

xfs problems (possibly after upgrading from linux kernel 2.6.27.10 to .14)
 2009-02-19 13:12 UTC  (7+ messages)

[PATCH] Add tracepoints to track pagecache transition
 2009-02-19 13:12 UTC  (5+ messages)

Q: smp.c && barriers (Was: [PATCH 1/4] generic-smp: remove single ipi fallback for smp_call_function_many())
 2009-02-19 13:11 UTC  (22+ messages)
          `  "

Definition of BUG on x86
 2009-02-19 13:02 UTC  (7+ messages)

2.6.29-rc4: Reported regressions from 2.6.28
 2009-02-19 13:00 UTC  (10+ messages)
` [Bug #12667] Badness at kernel/time/timekeeping.c:98 in pmud (timekeeping_suspended)

[PATCH] drm: Fix lock order reversal between mmap_sem and struct_mutex
 2009-02-19 12:57 UTC  (5+ messages)
` [PATCH] drm: Take mmap_sem up front to avoid lock order violations

[RFD] Automatic suspend
 2009-02-19 12:56 UTC  (2+ messages)

[PATCH] hwmon/hdaps: Fix bug 7154 inversion of separate axis
 2009-02-19 12:44 UTC  (6+ messages)
` [PATCHv2] "
  ` [PATCHv3] "
      ` [PATCH] hwmon/hdaps: Fix bug 7154 adaption for Thinkpad X41
      ` [PATCH] hwmon/hdaps: remove redundant sysfs invert

[PATCH 00/12]Next:Get rid of all the old micro DMA_XXBIT_MASK and use DMA_BIT_MASK(n) instead
 2009-02-19 12:50 UTC  (31+ messages)
` [PATCH 01/12]Replace all DMA_64BIT_MASK micro with DMA_BIT_MASK(64)
` [PATCH 02/12]Replace all DMA_48BIT_MASK micro with DMA_BIT_MASK(48)
` [PATCH 03/12]Replace all DMA_40BIT_MASK micro with DMA_BIT_MASK(40)
` [PATCH 04/12]Replace all DMA_39BIT_MASK micro with DMA_BIT_MASK(39)
` [PATCH 05/12]Replace all DMA_35BIT_MASK micro with DMA_BIT_MASK(35)
` [PATCH 06/12]Replace all DMA_32BIT_MASK micro with DMA_BIT_MASK(32)
` [PATCH 07/12]Replace all DMA_31BIT_MASK micro with DMA_BIT_MASK(31)
` [PATCH 08/12]Replace all DMA_30BIT_MASK micro with DMA_BIT_MASK(30)
` [PATCH 09/12]Replace all DMA_28BIT_MASK micro with DMA_BIT_MASK(28)
` [PATCH 10/12]Replace all DMA_24BIT_MASK micro with DMA_BIT_MASK(24)
` [PATCH 11/12]Remove defines of DMA_XXBIT_MASK micro
      ` [PATCHv2 00/11]Get rid of all the old macro DMA_nBIT_MASK and use DMA_BIT_MASK(n) instead
        ` [PATCHv2 01/11]Replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
        ` [PATCHv2 02/11]Replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
        ` [PATCHv2 03/11]Replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
        ` [PATCHv2 04/11]Replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
        ` [PATCHv2 05/11]Replace all DMA_35BIT_MASK macro with DMA_BIT_MASK(35)
        ` [PATCHv2 06/11]Replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
        ` [PATCHv2 07/11]Replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
        ` [PATCHv2 08/11]Replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
        ` [PATCHv2 09/11]Replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
        ` [PATCHv2 10/11]Replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
        ` [PATCHv2 11/11]Update the old macro DMA_nBIT_MASK related documentations
` [PATCH 12/12]Update "

[PATCHSET x86/core/percpu] implement dynamic percpu allocator
 2009-02-19 12:36 UTC  (21+ messages)
` [PATCH 01/10] vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
` [PATCH 02/10] module: fix out-of-range memory access
` [PATCH 07/10] vmalloc: implement vm_area_register_early()
` [PATCH 08/10] vmalloc: add un/map_kernel_range_noflush()
` [PATCH 09/10] percpu: implement new dynamic percpu allocator

[PATCH] input: keyboard: introduce lm8323 driver
 2009-02-19 12:31 UTC 

[RFC][PATCH 2/2] tracing/function-graph-tracer: provide documentation for the function graph tracer
 2009-02-19 12:25 UTC  (7+ messages)

[PATCH] sx.c: fix dbl statement if - add missing braces
 2009-02-19 12:24 UTC  (3+ messages)

[PATCH 0/4] generic smp helpers vs kmalloc
 2009-02-19 12:21 UTC  (10+ messages)
` [PATCH 2/4] generic-smp: remove kmalloc usage

[PATCH E 00/14] OMAP clock, E of F: SDRAM fixes, clock optimization
 2009-02-19 12:19 UTC  (8+ messages)
` [PATCH E 11/14] OMAP clock: track child clocks

[PATCH] input: keyboard: introduce lm8323 driver
 2009-02-19 12:14 UTC 

[patch 1/7] slab: introduce kzfree()
 2009-02-19 12:12 UTC  (5+ messages)

Disable aggregation of requests to a block device
 2009-02-19 12:08 UTC 

[PATCH] cpufreq: Change link order of x86 cpufreq modules
 2009-02-19 12:03 UTC  (6+ messages)

[PATCH] mmc_core: fix data timeout for SEND_EXT_CSD
 2009-02-19 12:12 UTC  (8+ messages)

[PATCH RFC] vm_unmap_aliases: allow callers to inhibit TLB flush
 2009-02-19 11:54 UTC  (4+ messages)

linux-next: Tree for February 18
 2009-02-19 11:48 UTC  (17+ messages)
` [s390] next Feb 18: defconfig build break
` [PATCH] module: fix build for CONFIG_SYSFS=n
    ` [PATCH v2] "

[RFC PATCH 0/6] module, kbuild: Faster boot with custom kernel
 2009-02-19 11:41 UTC  (5+ messages)

[PATCH] ehea: Fix memory hotplug handling
 2009-02-19 11:32 UTC 

[PATCH] decouple x2apic from irq remapping
 2009-02-19 11:30 UTC  (2+ messages)

i915 regression in 2.6.29-rc5
 2009-02-19 11:27 UTC  (6+ messages)

[PATCH] mutex: enable spinning for DEBUG_MUTEX
 2009-02-19 11:22 UTC  (2+ messages)

[PATCH] x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn()
 2009-02-19 11:19 UTC  (2+ messages)

x86, vmi: TSC going backwards check in vmi clocksource
 2009-02-19 11:18 UTC  (2+ messages)

[RFC v1] virtio: add virtio-over-PCI driver
 2009-02-19 11:18 UTC  (7+ messages)

[PATCH] MMC: core/core.c: fixed: delayed_work was never cancelled
 2009-02-19 11:17 UTC  (2+ messages)
` [PATCH][take 2] "

No Scancodes for "Logitech NuLOOQ"
 2009-02-19 11:16 UTC 

[PATCH 0/6] [git pull] updates for tip/tracing/ftrace
 2009-02-19 11:15 UTC  (7+ messages)

[git pull] for both tip and powerpc
 2009-02-19 11:14 UTC  (2+ messages)

[PATCH] spi_bitbang: Add more lowlevel function documentation
 2009-02-19 11:06 UTC 

[saa7146] v4l 32bit ioctl compat patch
 2009-02-19 10:50 UTC 

[PATCH v2] decouple x2apic from interrupt remapping
 2009-02-19 10:55 UTC 

[PATCH/RFC 0/7] Partial (de)compression API
 2009-02-19 10:42 UTC  (11+ messages)
` [PATCH] crypto: compress - Add pcomp interface

PROBLEM: Can't boot a (HZ = 1000) kernel using an AMD Phenom-II processor
 2009-02-19 10:37 UTC  (13+ messages)

[PATCH] staging: ! x & y problem in inactive code
 2009-02-19 10:36 UTC 

[PATCH] Conform L3 Cache Index Disable to Linux standards
 2009-02-19 10:24 UTC  (2+ messages)

Ubuntu Jaunty ext3 --> ext4 upgrade issue
 2009-02-19  9:43 UTC  (2+ messages)

[PATCH] alpha: binfmt_aout fix
 2009-02-19  9:40 UTC  (5+ messages)

CFQ is worse than other IO schedulers in some cases
 2009-02-19  9:28 UTC  (3+ messages)

[PATCH][git pull] tracing: limit the number of loops the ring buffer self test can make
 2009-02-19  9:23 UTC  (2+ messages)

[BUG] >2.6.27 dies at cardbus init on laptop
 2009-02-19  9:22 UTC  (2+ messages)

[PATCH 0/2] [git pull] tip updates for 2.6.29
 2009-02-19  9:19 UTC  (4+ messages)
` [PATCH 1/2] tracing: disable tracing while testing ring buffer
` [PATCH 2/2] tracing: have function trace select kallsyms

[git-pull -tip] x86: fix double declaration
 2009-02-19  9:12 UTC  (2+ messages)

2.6.29-rc5: Reported regressions from 2.6.28
 2009-02-19  9:01 UTC  (10+ messages)
` [Bug #12705] X200: Brightness broken since 2.6.29-rc4-58-g4c098bc
      `  "

[patch] SLQB slab allocator (try 2)
 2009-02-19  8:40 UTC  (10+ messages)

[PATCH 0/3] generic-ipi: patches -v5
 2009-02-19  8:33 UTC  (8+ messages)
` [PATCH 2/3] generic-ipi: remove kmalloc()

[PATCH] w1: add missing Kconfig/Makefile entries for DS2431 slave driver
 2009-02-19  7:52 UTC  (2+ messages)

problem with IPoA (CLIP), NAT, and VLANS
 2009-02-19  7:31 UTC  (4+ messages)
  ` [PATCH v2] "

problem with IPoA (CLIP), NAT, and VLANS
 2009-02-19  7:30 UTC  (2+ messages)

[PATCH] ide-cd: minor ide_cdrom_setup() cleanup
 2009-02-19  6:50 UTC  (2+ messages)

[PATCH] Export device_add_attributes() so drivers can use it
 2009-02-19  6:50 UTC  (11+ messages)

[PATCH -v2 1/3] crypto: Use dedicated workqueue for crypto subsystem
 2009-02-19  6:44 UTC  (2+ messages)

unable to shut down cleanly with 2.6.29-rc (can't remove snd-hda-codec-analog)
 2009-02-19  6:39 UTC  (3+ messages)

Intel ICH9M/M-E SATA error-handling/reset problems
 2009-02-19  6:29 UTC  (5+ messages)

update8 [PATCH 2/5] init: bzip2 or lzma -compressed kernels and initrds
 2009-02-19  6:14 UTC  (16+ messages)
        ` tip: bzip2/lzma now in tip:x86/setup-lzma

Tux3 Report: Tux3 boots up as root
 2009-02-19  6:06 UTC 

vt_kern.h program reference
 2009-02-19  6:02 UTC  (2+ messages)

[PATCH] cpuset: various documentation fixes and updates
 2009-02-19  5:58 UTC  (6+ messages)
    ` [PATCH -v2] "

[PATCH] SMACK netfilter smacklabel socket match
 2009-02-19  5:50 UTC  (7+ messages)
          ` [PATCH] SMACK netlabel fixes

Attn!!
 2009-02-19  4:40 UTC 

[PATCH] [trivial] fix references to Documentation/x86/i386/boot.txt
 2009-02-19  5:19 UTC  (2+ messages)

EXT4 ENOSPC Bug
 2009-02-19  3:22 UTC  (11+ messages)

[BUG] SCHED_IDLE makes system unresponsive
 2009-02-19  4:51 UTC  (3+ messages)

[PATCH] smack: fix lots of kernel-doc notation
 2009-02-19  4:52 UTC  (3+ messages)

mpt fusion broken sometime since 2.6.24
 2009-02-19  4:21 UTC  (22+ messages)
                            ` [PATCH] pci: enable MSI on 8132

[PATCH 0/33] Make static
 2009-02-19  4:29 UTC  (3+ messages)
` [PATCH 29/31] markers: "

[PATCH] input: xpad.c - Xbox 360 wireless and sysfs support
 2009-02-19  4:04 UTC  (5+ messages)

[PATCH 23/43] drivers/net/igb: fix sparse warning: symbol shadows an earlier one
 2009-02-19  3:36 UTC  (3+ messages)
` [PATCH 23/43 v2] "

mpt fusion driver crashes with LSI22320SE installed and BIOS ACPI turned off
 2009-02-19  3:32 UTC  (2+ messages)

[PATCH] leds: Add BD2802GU LED driver
 2009-02-19  3:23 UTC 

2.6.28.[5,6] _GTF unexpected object type 0x1
 2009-02-19  3:22 UTC  (2+ messages)

[PATCH 0/7][v8] Container-init signal semantics
 2009-02-19  3:07 UTC  (8+ messages)
` [PATCH 1/7][v8] Remove 'handler' parameter to tracehook functions
` [PATCH 2/7][v8] Protect init from unwanted signals more
` [PATCH 3/7][v8] Add from_ancestor_ns parameter to send_signal()
` [PATCH 4/7][v8] Protect cinit from unblocked SIG_DFL signals
` [PATCH 5/7][v8] zap_pid_ns_process() should use force_sig()
` [PATCH 6/7][v8] Protect cinit from blocked fatal signals
` [PATCH 7/7][v8] SI_USER: Masquerade si_pid when crossing pid ns boundary

CHEVRON TEXACO PROMOTIONS
 2009-02-19  2:51 UTC 

How do you profile an executable that loads shared libraries?
 2009-02-19  2:30 UTC  (2+ messages)


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