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

[PATCH 1/3] [RESEND] parse_shell_args.c: shell-like argument list parser
 2009-02-18 15:22 UTC  (5+ messages)
` [PATCH 2/3] [RESEND] binfmt_script: rewrite using parse_shell_args()
  ` [PATCH 3/3] [RESEND] binfmt_misc.c: Allow arguments in interpreter string

[RFD] Automatic suspend
 2009-02-18 15:15 UTC  (16+ messages)

[PATCH] Export device_add_attributes() so drivers can use it
 2009-02-18 15:11 UTC 

[RFD] Automatic suspend
 2009-02-18 15:10 UTC  (7+ messages)

[PATCH] drm: Fix lock order reversal between mmap_sem and struct_mutex
 2009-02-18 15:08 UTC  (3+ messages)

[PATCH] SMACK netfilter smacklabel socket match
 2009-02-18 15:05 UTC  (8+ messages)
  ` [PATCH] SMACK smacklabel : apply &MASK to IP inserted in /smack/netlabel

mmotm 2009-02-17-12-33 uploaded
 2009-02-18 14:50 UTC  (8+ messages)

[GIT PULL] block bits for 2.6.29-rc5
 2009-02-18 14:41 UTC 

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

[PATCH 0/6] [git pull] updates for tip/tracing/ftrace
 2009-02-18 14:20 UTC  (6+ messages)

[PATCH 0/3] KVM SoftMMU fixes
 2009-02-18 14:14 UTC  (9+ messages)
` [PATCH 1/3] kvm mmu: handle compound pages in kvm_is_mmio_pfn
` [PATCH 2/3] kvm mmu: remove redundant check in mmu_set_spte
` [PATCH 3/3] kvm mmu: alloc shadow pages with __GFP_ZERO

[patch 2/4] vfs: add set_page_dirty_notag
 2009-02-18 14:06 UTC  (13+ messages)
                  ` [patch 1/2] vfs: add/use update_page_accounting
                  ` [patch 2/2] vfs: (take 2)add set_page_dirty_notag

[RFC][PATCH 2/2] tracing/function-graph-tracer: provide documentation for the function graph tracer
 2009-02-18 14:01 UTC  (2+ messages)

Linux v2.6.29-rc5
 2009-02-18 13:55 UTC  (9+ messages)
` Bonding tied to IPV6 in 29-rc5
  ` 2.6.29 regression? "

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

[RFC PATCH 0/6] module, kbuild: Faster boot with custom kernel
 2009-02-18 13:57 UTC  (8+ messages)

[PATCH] sx.c: fix dbl statement if - add missing braces
 2009-02-18 13:52 UTC 

[RFT 2/4] Add mod_timer_noact
 2009-02-18 13:47 UTC  (8+ messages)
      ` [patch] timers: add mod_timer_pending()

[PATCHSET x86/core/percpu] implement dynamic percpu allocator
 2009-02-18 13:43 UTC  (12+ messages)
` [PATCH 01/10] vmalloc: call flush_cache_vunmap() from unmap_kernel_range()
` [PATCH 02/10] module: fix out-of-range memory access
` [PATCH 03/10] module: reorder module pcpu related functions
` [PATCH 04/10] alloc_percpu: change percpu_ptr to per_cpu_ptr
` [PATCH 05/10] alloc_percpu: add align argument to __alloc_percpu
` [PATCH 06/10] percpu: kill percpu_alloc() and friends
` [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 10/10] x86: convert to the "

[PATCH resend] kgdb: kgdboc console poll hooks for serial_txx9 uart
 2009-02-18 13:36 UTC 

2.6.28.[5,6] _GTF unexpected object type 0x1
 2009-02-18 13:28 UTC 

Update my contacts in maintainers
 2009-02-18 13:16 UTC  (2+ messages)

[Patch] mm: fix null pointer dereference in vm_normal_page()
 2009-02-18 12:56 UTC 

[PATCH 0/7] [git pull] powerpc function graph tracer
 2009-02-18 12:53 UTC  (8+ messages)
` [PATCH 1/7] tracing/function-graph-tracer: make arch generic push pop functions

[PATCH v2] perfcounters: clean up rotate_percpu
 2009-02-18 12:36 UTC  (3+ messages)

mpt fusion broken sometime since 2.6.24
 2009-02-18 12:27 UTC  (27+ messages)
                            ` [PATCH] pci: enable MSI on 8132

[PATCH] perfcounters: clean up rotate_percpu
 2009-02-18 12:26 UTC  (2+ messages)

[PATCH] leds: introduce lp5521 led driver
 2009-02-18 12:18 UTC  (3+ messages)

[PATCH] perfcounters: allow sysadmin to restrict non-root counting of kernel events
 2009-02-18 12:07 UTC  (2+ messages)

[PATCH] decouple x2apic from irq remapping
 2009-02-18 12:00 UTC 

[PATCH] Update jhash.h with the new version of Jenkins' hash
 2009-02-18 11:50 UTC  (7+ messages)

[PATCH] fix opensound URL in oss Introduction
 2009-02-18 11:50 UTC  (2+ messages)

linux-next: Tree for February 18
 2009-02-18 11:45 UTC  (3+ messages)
` [s390] next Feb 18: defconfig build break

CFQ is worse than other IO schedulers in some cases
 2009-02-18 11:37 UTC  (5+ messages)

[patch 0/7] kzfree() v2
 2009-02-18 10:54 UTC  (6+ messages)
` [patch 1/7] slab: introduce kzfree()
` [patch 5/7] usb: use kzfree()

[PATCH 0/3] generic-ipi: patches -v5
 2009-02-18 10:52 UTC  (9+ messages)
` [PATCH 1/3] generic-ipi: simplify the barriers
` [PATCH 2/3] generic-ipi: remove kmalloc()

Can one reach pcmcia attribute space from userspace?
 2009-02-18 10:38 UTC 

update8 [PATCH 2/5] init: bzip2 or lzma -compressed kernels and initrds
 2009-02-18 10:29 UTC  (15+ messages)
        ` tip: bzip2/lzma now in tip:x86/setup-lzma

[PATCH -mm] documentation: update CodingStyle tips for Emacs users
 2009-02-18 10:23 UTC  (4+ messages)

[patch] vmscan: respect higher order in zone_reclaim()
 2009-02-18 10:26 UTC  (3+ messages)

[PATCH -mm] kmemleak: Fix section mismatch in kmemleak.c
 2009-02-18 10:06 UTC  (2+ messages)

next-20090206: deadlock on ext4
 2009-02-18  9:56 UTC  (7+ messages)

linux-next: USB mouse won't work after resume
 2009-02-18  9:51 UTC  (2+ messages)

[PATCH] [kgdb] Switch master cpu after gdb thread command for SMP (v4)
 2009-02-18  9:37 UTC 

xfs problems (possibly after upgrading from linux kernel 2.6.27.10 to .14)
 2009-02-18  9:36 UTC  (3+ messages)

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

drm: radeon: Fix unaligned access in r300_scratch()
 2009-02-18  9:35 UTC 

[PATCH] drm: Only use DRM_IOCTL_UPDATE_DRAW compat wrapper for compat X86
 2009-02-18  9:35 UTC 

[PATCH v9 0/7] PCI: Linux kernel SR-IOV support
 2009-02-18  7:19 UTC  (9+ messages)
` [PATCH v9 6/7] PCI: document SR-IOV sysfs entries

[patch] SLQB slab allocator (try 2)
 2009-02-18  9:19 UTC  (14+ messages)

[PATCH] pciehp: Handle interrupts that happen during initialization
 2009-02-18  8:47 UTC  (13+ messages)

linux-next: Tree for February 16
 2009-02-18  8:47 UTC  (4+ messages)
` linux-next: USB mouse won't work after resume

2.6.28.[45] boot failure: request_module: runaway loop modprobe binfmt-464c
 2009-02-18  8:37 UTC  (3+ messages)
  ` 2.6.28.[45] boot failure: request_module: runaway loop modprobe binfmt-464c [SOLVED]

[PATCH] slab: fix slab flags for archs use alignment larger 64-bit
 2009-02-18  9:30 UTC  (10+ messages)

[PATCH] [KBUILD] add symbol value to help find the real depend
 2009-02-18  8:13 UTC 

[patch] SLQB slab allocator (try 2)
 2009-02-18  8:09 UTC  (4+ messages)

[PATCH] Add vmlinux to kernel rpm - updated description
 2009-02-18  8:05 UTC  (3+ messages)

[PATCH] [KBUILD] add symbol value to help find the real depend
 2009-02-18  7:57 UTC 

Reference to inexistent struct dmi_device_id breaks the build into 2.6.28-stable
 2009-02-18  7:34 UTC 

[PATCH] cpumask: avoid cast-away-const for deprecated cpu_*_map
 2009-02-18  7:15 UTC 

#tj-percpu has been rebased
 2009-02-18  7:11 UTC  (6+ messages)

[RFC v1] virtio: add virtio-over-PCI driver
 2009-02-18  6:43 UTC  (2+ messages)

2.6.29-rc5: Reported regressions 2.6.27 -> 2.6.28
 2009-02-18  6:42 UTC  (14+ messages)
` [Bug #12263] Sata soft reset filling log

[PATCH 1/2] tracing/function-graph-tracer: fix traces weirdness while absolute time printing
 2009-02-18  3:25 UTC 

[PATCH] fix the interrupt loss problem on powerpc IPIC(2.6.25-2.6.28)
 2009-02-18  5:47 UTC 

[PATCH] MMC: fix bug - SDHC card capacity not correct
 2009-02-18  5:37 UTC  (2+ messages)

[RFC v13][PATCH 00/14] Kernel based checkpoint/restart
 2009-02-18  5:11 UTC  (11+ messages)
  ` What can OpenVZ do?

2.6.28-rc9: oprofile regression
 2009-02-18  4:54 UTC  (9+ messages)
` 2.6.29-rc4 regression (was: Re: 2.6.28-rc9: oprofile regression)
        ` 2.6.29-rc4 regression

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

[RFD] Automatic suspend
 2009-02-18  4:46 UTC  (3+ messages)

[PATCH] SDIO driver for Marvell SoCs
 2009-02-18  4:46 UTC 

[PATCH 31/43] drivers/net/tokenring: fix sparse warning: cast truncates bits from const value
 2009-02-18  3:49 UTC  (3+ messages)
` [PATCH 31/43 v2] "

[PATCH 00/43] drivers/net: fix (sparse) warnings
 2009-02-18  3:49 UTC  (25+ messages)
` [PATCH 32/43] drivers/net/tulip: fix warning: format not a string literal and no
` [PATCH 33/43] drivers/net/tulip: fix sparse warning: symbol shadows an earlier one
` [PATCH 34/43] drivers/net/usb: fix sparse warnings: Should it be static?
` [PATCH 35/43] drivers/net/wan: fix warning: format not a string literal and no
` [PATCH 36/43] drivers/net/wan: fix sparse warning: symbol shadows an earlier one
` [PATCH 37/43] drivers/net/wireless: fix sparse warning: context imbalance
` [PATCH 38/43] drivers/net/wireless: fix sparse warnings: symbol shadows an earlier one
` [PATCH 39/43] drivers/net/wireless: fix sparse warnings: fix signedness
` [PATCH 40/43] drivers/net/wireless/ath9k: fix sparse warnings: Should it be static?
` [PATCH 41/43] drivers/net/wireless/b43: fix warning: format not a string literal and no
` [PATCH 42/43] drivers/net/wireless/ipw2x00: fix sparse warnings: fix signedness
` [PATCH 43/43] drivers/net/wireless/prism54: fix sparse warning: "

學習快速記憶法只要1600元!!
 2009-02-18  3:42 UTC 

[PATCH] acpi: add some missing section markers
 2009-02-18  3:24 UTC  (3+ messages)

i915 regression in 2.6.29-rc5
 2009-02-18  3:24 UTC 


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