linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-02 08:59:22 to 2007-12-03 01:17:52 UTC [more...]

[BUG] 2.6.23-rc3 can't see sd partitions on Alpha
 2007-12-03  1:17 UTC  (5+ messages)

[PATCH 0/10] sysfs network namespace support
 2007-12-03  1:14 UTC  (13+ messages)
` namespace support requires network modules to say "GPL"

Kernel Development & Objective-C
 2007-12-03  1:23 UTC  (17+ messages)

[BUG] Strange 1-second pauses during Resume-from-RAM
 2007-12-03  0:57 UTC  (26+ messages)

[feature] automatically detect hung TASK_UNINTERRUPTIBLE tasks
 2007-12-03  0:59 UTC  (24+ messages)

Since sysfs_mount is static and used only in sysfs_init function, it could be just an automatic variable
 2007-12-03  0:46 UTC  (7+ messages)

namespace support requires network modules to say "GPL"
 2007-12-03  0:14 UTC  (3+ messages)

BUG: XFS/firefox-bin (2.6.23.8)
 2007-12-03  0:00 UTC  (3+ messages)

PROBLEM: loadlin incompatible with 2.6.23 kernels
 2007-06-03 22:00 UTC 

Out of tree module using LSM
 2007-12-02 23:23 UTC  (11+ messages)

[PATCH] Refactor hypercall infrastructure (v2)
 2007-12-02 23:03 UTC  (4+ messages)
` [kvm-devel] "

2.6.24: false double-clicks from USB mouse
 2007-12-02 22:46 UTC  (20+ messages)
  ` REGRESSION: "

2.6.24-rc3-git6: Reported regressions from 2.6.23
 2007-12-02 22:38 UTC  (3+ messages)

[PATCH 1/2] ivtv: Some general fixes
 2007-12-02 22:06 UTC  (5+ messages)
` [PATCH 2/2] ivtv: Remove a invalid shadow-variable
  ` [v4l-dvb-maintainer] "
` [v4l-dvb-maintainer] [PATCH 1/2] ivtv: Some general fixes

[RESEND] [PATCH] RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag (was Re: RTC: convert mutex to bitfield)
 2007-12-02 22:13 UTC  (2+ messages)

[PATCH] Add EXPORT_SYMBOL(ksize);
 2007-12-02 21:46 UTC  (4+ messages)

[patch 00/14] Per cpu code simplification
 2007-12-02 20:55 UTC  (9+ messages)
` [patch 11/14] Powerpc: Use generic per cpu

Reproducible data corruption with sendfile+vsftp - splice regression?
 2007-12-02 20:49 UTC  (6+ messages)

Patch works! (was Re: BUG: unable to handle kernel NULL pointer dereference - nfs v3)
 2007-12-02 20:21 UTC 

[PATCH 0/2] fix the long standing exec vs kill race
 2007-12-02 20:26 UTC  (6+ messages)

[lm-sensors] [PATCH 1/1] HWMON: coretemp, suspend fix
 2007-12-02 20:36 UTC  (5+ messages)

suspend-related lockdep warning
 2007-12-02 20:33 UTC  (3+ messages)

Need lockdep help
 2007-12-02 20:08 UTC  (3+ messages)

[PATCH 3/3] drivers/serial/uartlite.c: Add missing of_node_put
 2007-12-02 20:06 UTC 

[PATCH 2/3] arch/sparc: Add missing of_node_put
 2007-12-02 20:05 UTC 

[PATCH 1/3] arch/powerpc: Add missing of_node_put
 2007-12-02 20:04 UTC 

Subject: [PATCH] arch/powerpc/platforms/powermac: Drop unneeded of_node_put
 2007-12-02 20:00 UTC 

[GIT PATCH] ACPI patches for 2.6.24-rc3 -- part 2
 2007-12-02 19:49 UTC 

[PATCH] teach checkpatch.pl about list_for_each
 2007-12-02 19:47 UTC  (3+ messages)

[git pull] scheduler fixes for v2.6.24-rc4
 2007-12-02 19:24 UTC 

[git pull] x86 fixes
 2007-12-02 19:12 UTC 

[PATCH 00/10]: KVM updates for 2.6.23.9 (-stable)
 2007-12-02 19:08 UTC  (12+ messages)
` [PATCH 01/10] KVM: x86 emulator: implement 'movnti mem, reg'
` [PATCH 02/10] KVM: x86 emulator: fix access registers for instructions with ModR/M byte and Mod = 3
` [PATCH 03/10] KVM: x86 emulator: invd instruction
` [PATCH 04/10] KVM: SVM: Intercept the 'invd' and 'wbinvd' instructions
` [PATCH 05/10] KVM: x86 emulator: Use emulator_write_emulated and not emulator_write_std
` [PATCH 06/10] KVM: Fix hang on uniprocessor
` [PATCH 07/10] KVM: SVM: Fix FPU leak while emulating clts
` [PATCH 08/10] KVM: Skip pio instruction when it is emulated, not executed
` [PATCH 09/10] KVM: VMX: Force vm86 mode if setting flags during real mode
` [PATCH 10/10] KVM: VMX: Reset mmu context when entering "
` [stable] [PATCH 00/10]: KVM updates for 2.6.23.9 (-stable)

[Timers SMP] can this machine be helped?
 2007-12-02 18:30 UTC  (2+ messages)

[PATCH] Avoid overflows in kernel/time.c
 2007-12-02 18:37 UTC  (6+ messages)

Relax permissions for reading hard drive serial number?
 2007-12-02 18:45 UTC  (8+ messages)

Peculiar out-of-sync boot log lines
 2007-12-02 18:34 UTC  (7+ messages)

[BUG 2.6.24-rc3-git6] SLUB's ksize() fails for size > 2048
 2007-12-02 18:23 UTC  (8+ messages)

[PATCH] capabilities: introduce per-process capability bounding set (v10)
 2007-12-02 18:15 UTC  (6+ messages)

Oops with 2.6.24 git when loading iwl3945
 2007-12-02 18:05 UTC  (4+ messages)

[PATCH] keyspan: init termios properly
 2007-12-02 17:40 UTC  (8+ messages)

[Bugme-new] [Bug 9482] New: kernel GPF in 2.6.24 (g09f345da)
 2007-12-02 16:56 UTC  (2+ messages)

[git pull] x86 arch fixes for v2.6.24
 2007-12-02 16:42 UTC  (4+ messages)
` [PATCH] x86: disable hpet legacy replacement for kexec
  ` [PATCH] x86: disable hpet legacy replacement for kdump

[patch] clean up drivers/char/rtc.c
 2007-12-02 16:39 UTC 

2.6.24-rc3-mm2
 2007-12-02 15:55 UTC  (6+ messages)
` [BUG] 2.6.24-rc3-mm2 kernel bug on nfs & cifs mounted partitions

RTC wakealarm write-only, still has 644 permissions
 2007-12-02 16:03 UTC  (6+ messages)

+ restore-missing-sysfs-max_cstate-attr.patch added to -mm tree
 2007-12-02 15:49 UTC  (15+ messages)
                ` 20000+ wake-ups/second in 2.6.24. Bug?

[PATCH 1/2] remove handle_group_stop() in favor of do_signal_stop()
 2007-12-02 15:14 UTC 

[PATCH 2/2] exec: rework the group exit and fix the race with kill
 2007-12-02 15:14 UTC 

Strange system hangs
 2007-12-02 15:09 UTC  (3+ messages)

About Christmas Presents
 2007-12-02 14:50 UTC 

[PATCH] Declare PNP option parsing functions as __init
 2007-12-02 13:50 UTC  (7+ messages)

[PATCH 0/3] x86_64: some minor paging cleanups
 2007-12-02 13:21 UTC  (4+ messages)
` [PATCH 1/3] x86_64: define all _PAGE_* in terms of _PAGE_BIT_*
` [PATCH 2/3] x86_64: use __PAGE_KERNEL* instead of _KERNPG_TABLE for 2MB PTEs in memory initialization
` [PATCH 3/3] x86_64: use __PAGE_KERNEL_EXEC in ioremap_64.c

[PATCH 2/3] net/bonding: Return nothing for not applicable values
 2007-12-02 13:11 UTC  (12+ messages)
` [PATCH 1/3] Remove trailing NULs from network bonding sysfs interface
        ` [PATCH 4/3] net/bonding: Adhere to coding style: break line after the if condition
            ` [PATCH 1/5] Remove trailing NULs from network bonding sysfs interface
            ` [PATCH 2/5] net/bonding: Return nothing for not applicable values
            ` [PATCH 3/5] net/bonding: Purely cosmetic: rename a local variable
            ` [PATCH 4/5] net/bonding: Adhere to coding style: break line after the if condition
            ` [PATCH 5/5] net/bonding: Allow setting and querying xmit policy regardless of mode

[PATCH 1/3] [NET] phy/fixed.c: rework to not duplicate PHY layer functionality
 2007-12-02 12:13 UTC  (5+ messages)
    ` [PATCH 1/3] [NET] phy/fixed.c: rework to not duplicate PHYlayer functionality

[PATCH] SERIAL: Use SGI_HAS_ZILOG for IP22_ZILOG depends
 2007-12-02 11:55 UTC 

[PATCH] CHAR: Use SGI_HAS_DS1286 for SGI_DS1286 depends
 2007-12-02 11:55 UTC 

[PATCH] PARTITION: Use DEFAULT_SGI_PARTITION for SGI_PARTION default
 2007-12-02 11:54 UTC 

[PATCH] WATCHDOG: Use SGI_HAS_INDYDOG for INDYDOG depends
 2007-12-02 11:54 UTC 

[PATCH] mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init
 2007-12-02 11:59 UTC 

m68k build failure
 2007-12-02 11:22 UTC  (8+ messages)
            ` Correct types for mod_devicetable.h (was: Re: m68k build failure)

[PATCH 09/28] blk_end_request: changing ps3disk (take 3)
 2007-12-02  9:34 UTC  (2+ messages)

Kernel 2.6.23.9 / P35 Chipset + WD 750GB Drives (reset port)
 2007-12-02  9:11 UTC  (4+ 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).