LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2008-10-15 03:34:23 to 2008-10-15 16:48:22 UTC [more...]

[git pull] scheduler fixes
 2008-10-15 16:47 UTC 

[rfc] SLOB memory ordering issue
 2008-10-15 16:46 UTC  (2+ messages)

[TOMOYO #10 (linux-next) 0/8] TOMOYO Linux
 2008-10-15 15:24 UTC  (5+ messages)
` [TOMOYO #10 (linux-next) 7/8] File operation restriction part

[Linux-uvc-devel] [BUG] NULL pointer dereference caused by uvcvideo stress test
 2008-10-15 16:43 UTC 

e1000e: sporadic "hardware error"s with Intel 82563EB on Supermicro X7DB3
 2008-10-15 16:37 UTC  (4+ messages)

[git pull] x86 fixes
 2008-10-15 16:32 UTC 

[rfc] x86, bts: improve X86_PTRACE_BTS help text
 2008-10-15 16:29 UTC 

2.6.27: 0 MHz CPU and wrong system time on AMD Geode system
 2008-10-15 16:31 UTC  (3+ messages)
  ` Kernel fails to compile

[PATCH]: Fix Xen domU boot with batched mprotect
 2008-10-15 16:23 UTC  (3+ messages)
` [Xen-devel] "

linux 2.6.27 kernel panic on x86 - please revert commit 3a85e770aa77e4f1a4096275c97b64c10cd7323e
 2008-10-15 16:19 UTC  (8+ messages)

[patch 0/5] S3C24XX SD/MMC updates for 2.6.28-rc1
 2008-10-15 16:06 UTC  (2+ messages)

GIT head no longer boots on x86-64
 2008-10-15 16:01 UTC  (9+ messages)

[BUG] hang with ath5k
 2008-10-15 15:58 UTC  (2+ messages)

[PATCH 1/7] frv: use generic pci_enable_resources()
 2008-10-15 15:51 UTC  (7+ messages)
` [PATCH 2/7] FRV: Provide dma_map_page() for NOMMU and fix comments
` [PATCH 3/7] FRV: Switch unaligned access to the packed-struct implementation
` [PATCH 4/7] FRV: Eliminate NULL test and memset after alloc_bootmem
` [PATCH 5/7] binfmt_elf_fdpic: Support auxvec base platform string
` [PATCH 6/7] binfmt_elf_fdpic: Convert initial stack alignment to arch_align_stack()
` [PATCH 7/7] binfmt_elf_fdpic: Wire up AT_EXECFD, AT_EXECFN, AT_SECURE

[PATCH, RFC, tip/core/rcu] scalable classic RCU implementation
 2008-10-15 15:26 UTC  (13+ messages)
` [PATCH, RFC, tip/core/rcu] v2 "
  ` [PATCH, RFC, tip/core/rcu] v3 "
    ` [PATCH, RFC] v4 "
        ` [PATCH, RFC] v6 "
          ` [PATCH, RFC] v7 "

patch to 2.6.27 fix build rpm
 2008-10-15 15:35 UTC  (2+ messages)

[PATCH] mfd: Don't use NO_IRQ in WM8350
 2008-10-15 15:33 UTC  (4+ messages)

Problem with set_current_state() and schedule()
 2008-10-15 15:16 UTC  (2+ messages)

[RFC v6][PATCH 0/9] Kernel based checkpoint/restart
 2008-10-15 15:15 UTC  (13+ messages)

SATA Burner Pioneer DVR-216-DBK won't burn
 2008-10-15 14:47 UTC  (3+ messages)

Possible ext3 corruption with 1K block size
 2008-10-15 14:43 UTC  (4+ messages)

[QUESTION] Where can I get lockstat/lockdep userspace tools
 2008-10-15 14:35 UTC  (2+ messages)

[GIT PULL] ALSA updates (#3)
 2008-10-15 14:28 UTC 

[PATCH] ACPI suspend: Blacklist HP xw4600 Workstation for old code ordering
 2008-10-15 14:15 UTC  (4+ messages)

GPL question: using large contiguous memory in proprietary driver
 2008-10-15 13:54 UTC  (11+ messages)

[PATCH 01/21] fat: document additional vfat mount options
 2008-10-15 13:58 UTC  (21+ messages)
` [PATCH 02/21] fat: move fs/vfat/* and fs/msdos/* to fs/fat
  ` [PATCH 03/21] fat: split include/msdos_fs.h
    ` [PATCH 04/21] fat: Fix and cleanup timestamp conversion
      ` [PATCH 05/21] fat: use generic_file_llseek() for directory
        ` [PATCH 06/21] fat: cleanup fat_parse_long() error handling
          ` [PATCH 07/21] fat: improve fat_hash()
            ` [PATCH 08/21] fat: Fix fat_ent_update_ptr() for FAT12
              ` [PATCH 09/21] fat: use fat_detach() in fat_clear_inode()
                ` [PATCH 10/21] vfat: Fix vfat_find() error path in vfat_lookup()
                  ` [PATCH 11/21] fat: Fix/Cleanup dcache handling for vfat
                    ` [PATCH 12/21] fat: Kill d_invalidate() in vfat_lookup()
                      ` [PATCH 13/21] fat: Cleanup msdos_lookup()
                        ` [PATCH 14/21] fat: Cleanup FAT attribute stuff
                          ` [PATCH 15/21] fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
                            ` [PATCH 16/21] fat: Fix ATTR_RO for directory
                              ` [PATCH 17/21] fat: Fix _fat_bmap() race
                                ` [PATCH 18/21] fat: Add printf attribute to fat_fs_panic()
                                  ` [PATCH 19/21] fat: mmu_private race fix
                                    ` [PATCH 20/21] fat: ->i_pos "
                                      ` [PATCH 21/21] fat: i_blocks warning fix

[PATCH 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()
 2008-10-15 13:58 UTC  (6+ messages)
` [PATCH 2/6] vfs: add d_ancestor()
  ` [PATCH 3/6] vfs: add __d_instantiate() helper
    ` [PATCH 4/6] vfs: remove unnecessary fsnotify_d_instantiate()
      ` [PATCH 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup
        ` [PATCH 6/6] vfs: add LOOKUP_RENAME_NEW intent

sysfs: tagged directories not merged completely yet
 2008-10-15 13:54 UTC  (17+ messages)

[PATCH tip/tracing/markers] markers: remove exported symbol marker_probe_cb_noarg()
 2008-10-15 13:45 UTC  (2+ messages)

[PATCH tip/tracing/markers] markers: let marker_table be close to its comments
 2008-10-15 13:44 UTC  (2+ messages)

[PATCH tip/tracing/markers] markers: simplify marker_set_format()
 2008-10-15 13:44 UTC  (2+ messages)

[PATCH] x86: remove redundant KERN_DEBUG on pr_debug
 2008-10-15 13:37 UTC 

scsi-debug documentation?
 2008-10-15 13:36 UTC  (3+ messages)

[GIT PULL] KVM updates for Linux 2.6.28
 2008-10-15 13:30 UTC 

[GIT PULL] KVM updates for Linux 2.6.28
 2008-10-15 13:30 UTC 

New Regulatory Domain Api
 2008-10-15 13:16 UTC 

[patch 00/18] m68k patches for 2.6.28
 2008-10-15 13:12 UTC  (7+ messages)
` [patch 17/18] net/rfkill/rfkill-input.c needs <linux/sched.h>

2.6.27 gspca driver fails with Trust WB-1400T
 2008-10-15 13:09 UTC  (4+ messages)

[PATCH 0/2] Traffic control cgroups subsystem
 2008-10-15 13:03 UTC  (3+ messages)

Superpages Project - sourceforge.net/projects/linuxsuperpages
 2008-10-15 13:00 UTC  (5+ messages)

[git pull] core kernel updates for v2.6.28
 2008-10-15 12:50 UTC 

[GIT PULL] UWB, WUSB, and WLP subsystems for 2.6.28
 2008-10-15 12:50 UTC  (3+ messages)

[GIT] HID fixes
 2008-10-15 12:38 UTC 

[PATCH 1/1] default mlock limit 32k->64k
 2008-10-15  9:27 UTC 

[PATCH] fastboot: Introduce an asynchronous function call mechanism
 2008-10-15 12:30 UTC  (5+ messages)

[PATCH 01/18] ide: add ->read_sff_dma_status method
 2008-10-15 12:20 UTC  (3+ messages)
` [PATCH 09/18] ide: add ->set_irq method

Fwd: Re: Perfectly Random
 2008-10-15 12:20 UTC 

Accelerometer driver for HP laptops
 2008-10-15 12:03 UTC  (5+ messages)

kgdb for 2.6.26
 2008-10-15 11:49 UTC  (3+ messages)

2.6.27-rc8 regression on arm: kernel will no longer boot on Sharp Zaurus c-3000
 2008-10-15 11:39 UTC  (5+ messages)

[PATCH] regulator: Build on non-ARM platforms
 2008-10-15 11:39 UTC  (2+ messages)

[PATCH 3/3] Don't let Avermedia Radio FM800 be detected as a normal HID device
 2008-10-15 11:36 UTC  (5+ messages)

[PATCH] [2.6.27] ehea: Fix memory hotplug support
 2008-10-15 11:18 UTC  (2+ messages)
` [PATCH] "

linux-next: origin tree build failure
 2008-10-15 11:01 UTC  (4+ messages)

linux-next tree for Oct 15
 2008-10-15 10:58 UTC 

sh/boards/mach-migor/setup.c build error
 2008-10-15 10:52 UTC  (11+ messages)
` [PATCH] soc-camera: fix compile breakage on SH
                ` [PATCH v2] "

[PATCH] PCI probing debug message uniformization
 2008-10-15 10:49 UTC  (4+ messages)

[PATCH 2/2][stable] x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPIC
 2008-10-15 10:42 UTC 

[PATCH 1/2][stable] x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPIC
 2008-10-15 10:41 UTC 

[PATCH 0/2][stable] x86: check correctness of IRQ0 override on systems with ATI/AMD SB450/SB600 chipsets
 2008-10-15 10:41 UTC 

[PATCH 1/2] [REPOST] mm: show node to memory section relationship with symlinks in sysfs
 2008-10-15 10:37 UTC  (3+ messages)

[PATCH 0/5] cifs: fix deadlocks, oopses and mem corruption with concurrent mount/umount (try #2 resend)
 2008-10-15 10:33 UTC  (4+ messages)
` [PATCH 2/5] cifs: eliminate usage of kthread_stop for cifsd

usbhid_set_leds problems
 2008-10-15 10:20 UTC  (6+ messages)
  ` [2.6 patch] HID: fix default building of all quirky devices

[GIT] HID patches for 2.6.28
 2008-10-15 10:20 UTC  (6+ messages)

[patch] fix 64-vbit prefetchable memory resource BARs
 2008-10-15 10:05 UTC  (2+ messages)

[PATCH] SiS55x, another x86 CPU
 2008-10-15 10:06 UTC  (6+ messages)

x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPIC
 2008-10-15  9:51 UTC 

[PATCH] tty: make sure that proc_clear_tty stores the cpu flags
 2008-10-15  9:52 UTC 

[PATCH] metronomefb: Fix warning when building 64bit
 2008-10-15  9:50 UTC 

[PATCH] ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault()
 2008-10-15  9:42 UTC  (2+ messages)

[git pull] Please pull from powerpc.git next branch
 2008-10-15  9:41 UTC  (4+ messages)

nfsd 2.6.28 merge plans
 2008-10-15  9:17 UTC  (5+ messages)

[PATCH] make do_mounts_md use of msleep more robust
 2008-10-15  9:03 UTC 

[PATCH] Enable console on PCI serial devices
 2008-10-15  9:13 UTC  (4+ messages)

[ANNOUNCE] PRAMFS with XIP support
 2008-10-15  9:03 UTC 

[PATCH 1/2] swiotlb: create appropriate common header for swiotlb
 2008-10-15  9:02 UTC  (2+ messages)

Creating dev nodes from driver or via uevent?
 2008-10-15  8:45 UTC  (3+ messages)

[PATCH 0/5] memcg: more updates (still under test) v7
 2008-10-15  8:41 UTC  (4+ messages)
` [PATCH 2/5] memcg: migration account fix

Stack dump from GIT HEAD if CONFIG_ATA_SFF is not set
 2008-10-15  8:41 UTC  (2+ messages)

[GIT PATCH] STAGING patches for 2.6.28
 2008-10-15  8:41 UTC  (3+ messages)
` [PATCH 09/23] Staging: add me4000 pci data collection driver

warning report
 2008-10-15  8:41 UTC  (2+ messages)

[PATCH 0/6] Blackfin Serial Driver updates for 2.6.28
 2008-10-15  8:38 UTC  (5+ messages)
` [PATCH 2/6] Blackfin Serial Driver: Add a debug function to serial driver

[GIT PULL] i2c updates for 2.6.28, round 1
 2008-10-15  8:30 UTC  (3+ messages)

[PATCH] /Documentation/kdump/gdbmacros.txt:updates and fixs bugs when iterating thread group member
 2008-10-15  8:04 UTC 

m68k: remove duplicated #include
 2008-10-15  7:55 UTC  (2+ messages)

[BUILD_FAILURE] 2.6.27-git2 - allyesconfig on powerpc selects CONFIG_INTEL_IOATDMA=y
 2008-10-15  7:53 UTC  (9+ messages)
  ` [BUILD_FAILURE] 2.6.27-git2 - allyesconfig on powerpc selectsCONFIG_INTEL_IOATDMA=y

[PATCH] intel-iommu: use coherent_dma_mask in alloc_coherent
 2008-10-15  7:08 UTC 

[PATCH]
 2008-10-15  7:03 UTC 

pull request: wireless-2.6 2008-10-14
 2008-10-15  6:54 UTC  (2+ messages)

SATA Cold Boot problems on >2.6.25 with NV
 2008-10-15  6:15 UTC  (12+ messages)

[PATCH 10/8]linux-usb: To support more Huawei data card product IDs, fix kernel 2.6.27-rc7
 2008-10-15  6:15 UTC  (2+ messages)
` [PATCH 10/12]linux-usb: "

[PATCH -mm 0/6] cgroup: block device i/o controller (v11)
 2008-10-15  6:13 UTC  (4+ messages)

[PATCH] x86/tlb_uv: remove strange mc146818rtc include
 2008-10-15  4:43 UTC 

[PATCH] edac/cell: Fix incorrect edac_mode in csrow causing oops
 2008-10-15  4:40 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).