messages from 2007-11-02 17:30:49 to 2007-11-03 10:04:47 UTC [more...]
2.6.24-rc1-82798a1 compile failure (x86_64)
2007-11-03 10:04 UTC (4+ messages)
[PATCH] keyspan: init termios properly
2007-11-03 10:03 UTC
2.6.24-rc1-git11: Reported regressions from 2.6.23
2007-11-03 9:59 UTC (2+ messages)
WANTED: kernel projects for CS students
2007-11-03 10:05 UTC (9+ messages)
[PATCH] BLACKFIN: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE"
2007-11-03 9:52 UTC (2+ messages)
[PATCH] zfcp: add some internal zfcp adapter statistics
2007-11-03 9:40 UTC (3+ messages)
[PATCH] Restore deterministic CPU accounting on powerpc
2007-11-03 9:32 UTC (4+ messages)
[PATCH] Fix delay accounting regression
2007-11-03 8:33 UTC (4+ messages)
delayacct regression in 2.6.24 git
2007-11-03 8:31 UTC (4+ messages)
[regression] v2.6.24-rc1-497-gb1d08ac: kde battery icon gone
2007-11-03 8:28 UTC (4+ messages)
[PATCH] Fix NTFS reads regression
2007-11-03 7:38 UTC
2.6.23 regression: second access of empty ntfs file leads to D state hang
2007-11-03 7:27 UTC (11+ messages)
` [Linux-NTFS-Dev] "
2.6.24-rc1-54866f032307063776b4eff7eadb131d47f9f9b4 fails to boot: kernel BUG at include/linux/scatterlist.h:49!
2007-11-03 7:03 UTC (4+ messages)
Suspend to ram regression (2.6.24-rc1-git)
2007-11-03 6:23 UTC (4+ messages)
[PATCH] ehea: add kexec support
2007-11-03 6:06 UTC (8+ messages)
[PATCH] ARM: Remove reference to non-existent MTD_OBSOLETE_CHIPS
2007-11-03 5:31 UTC
[patch] PID namespace design bug, workaround
2007-11-03 4:34 UTC (17+ messages)
[PATCH] NetLabel: Introduce a new kernel configuration API for NetLabel - For 2.6.24-rc-git11 - Smack Version 10
2007-11-03 3:58 UTC
[PATCH 0/7] struct path related cleanups of d_path() code
2007-11-03 3:53 UTC (6+ messages)
` [PATCH 6/7] d_path: Make d_path() use a struct path
` [PATCH 6/7] d_path: Make d_path() use a struct path (2nd try)
[PATCH 7/10] 9p: sysfs support for in-kenel servers
2007-11-03 3:48 UTC (2+ messages)
[patch 0/4] ticket spinlocks for x86
2007-11-03 3:41 UTC (14+ messages)
` [patch 1/4] x86: FIFO ticket spinlocks
[PATCH] Use i8253.c lock for PC speaker on MIPS, too
2007-11-03 3:39 UTC (3+ messages)
[PATCH,RFC 1/3] Change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish format
2007-11-03 1:53 UTC (3+ messages)
` [PATCH,RFC 2/3] Fix scripts/setlocalversion to avoid erroneous -dirty tag
` [PATCH,RFC 3/3] scripts/setlocalversion: Fix false positive -dirty tag caused by make-kpkg
[GIT PULL -mm] 0/8 Unionfs updates/cleanups/fixes
2007-11-03 1:22 UTC (9+ messages)
` [PATCH 1/8] Unionfs: delete whiteouts in sticky directories
` [PATCH 2/8] Unionfs: cleanup permission checking code
` [PATCH 3/8] Unionfs: update usage.txt documentation
` [PATCH 4/8] Unionfs: mmap updates
` [PATCH 5/8] Unionfs: avoid a deadlock during branch-management on a pivot_root'ed union
` [PATCH 6/8] Unionfs: don't bother validating inode if it has no lower branches
` [PATCH 7/8] Unionfs: don't printk an error if it's due to common copyup
` [PATCH 8/8] Unionfs/VFS: no need to export 2 symbols in security/security.c
"Fix ATAPI transfer lengths" causes CD writing regression
2007-11-03 1:17 UTC (16+ messages)
[BUG] : kernel/built-in.o(.text+0x18db4):kernel/workqueue.c:823: undefined reference to `.L343'
2007-11-03 8:43 UTC (6+ messages)
[PATCH] 9p: basic sysfs support
2007-11-03 0:18 UTC (4+ messages)
[2.6 patch] fs/nfs/dir.c should #include "internal.h"
2007-11-03 0:04 UTC
[2.6 patch] fs/dlm/: proper prototypes
2007-11-03 0:04 UTC
[2.6 patch] fs/eventfd.c should #include <linux/syscalls.h>
2007-11-03 0:04 UTC
[2.6 patch] fs/signalfd.c should #include <linux/syscalls.h>
2007-11-03 0:04 UTC
[2.6 patch] fs/utimes.c should #include <linux/syscalls.h>
2007-11-03 0:04 UTC
[2.6 patch] proper prototype for get_filesystem_list()
2007-11-03 0:04 UTC
[2.6 patch] make __vmalloc_area_node() static
2007-11-03 0:03 UTC
[2.6 patch] mm/slub.c: remove unused exports
2007-11-03 0:03 UTC
[RFC] kobject and kset core changes and cleanups
2007-11-02 23:59 UTC (55+ messages)
` [PATCH 01/54] ecryptfs: clean up attribute mess
` [PATCH 02/54] KOBJECT: remove struct kobj_type from struct kset
` [PATCH 03/54] KOBJECT: remove kobj_set_kset_s as no one is using it anymore
` [PATCH 04/54] kset: add kset_create_and_register function
` [PATCH 05/54] kset: convert fuse to use kset_create
` [PATCH 06/54] kset: convert securityfs "
` [PATCH 07/54] kset: convert debugfs "
` [PATCH 08/54] kset: convert configfs "
` [PATCH 09/54] kset: convert ecryptfs "
` [PATCH 10/54] kset: convert main fs kset "
` [PATCH 11/54] kset: convert gfs2 "
` [PATCH 12/54] kset: convert gfs2 dlm "
` [PATCH 13/54] kset: convert "
` [PATCH 14/54] kset: convert pci hotplug to use kset_create_and_register
` [PATCH 15/54] kset: remove decl_subsys_name
` [PATCH 16/54] kset: convert kernel_subsys to use kset_create
` [PATCH 17/54] kset: convert drivers/base/bus.c kset_create_and_register
` [PATCH 18/54] kset: convert drivers/base/class.c kset_create_and_register
` [PATCH 19/54] kset: convert drivers/base/firmware.c kset_create_and_register
` [PATCH 20/54] kset: convert /sys/devices to use kset_create
` [PATCH 21/54] kset: convert /sys/hypervisor "
` [PATCH 22/54] kset: convert /sys/devices/system "
` [PATCH 23/54] kset: convert slub "
` [PATCH 24/54] kset: move /sys/slab to /sys/kernel/slab
` [PATCH 25/54] kset: convert /sys/module to use kset_create
` [PATCH 26/54] kset: convert /sys/power "
` [PATCH 27/54] kset: convert s390 hypervisor kset "
` [PATCH 28/54] kset: convert struct bus_device->devices "
` [PATCH 29/54] kset: convert struct bus_device->drivers "
` [PATCH 30/54] driver core: remove owner field from struct bus_type
` [PATCH 31/54] driver core: add way to get to bus kset
` [PATCH 32/54] driver core: add way to get to bus device klist
` [PATCH 33/54] driver core: remove fields from struct bus_type
` [PATCH 34/54] Driver Core: add kobj_attribute handling
` [PATCH 35/54] Driver Core: switch all dynamic ksets to kobj_sysfs_ops
` [PATCH 36/54] fix struct user_info export's sysfs interaction
` [PATCH 37/54] ecryptfs: remove version_str file from sysfs
` [PATCH 38/54] efivars: remove new_var and del_var files "
` [PATCH 39/54] kobject: convert efivars to kobj_attr interface
` [PATCH 40/54] firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface
` [PATCH 41/54] kset: convert efivars to use kset_create for the efi subsystem
` [PATCH 42/54] kset: convert efivars to use kset_create for the vars sub-subsystem
` [PATCH 43/54] kobject: convert arm/mach-omap1/pm.c to kobj_attr interface
` [PATCH 44/54] kobject: convert pseries/power.c "
` [PATCH 45/54] kobject: convert s390 ipl.c "
` [PATCH 46/54] kset: convert s390 ipl.c to use kset_create
` [PATCH 47/54] kobject: convert parisc/pdc_stable to kobj_attr interface
` [PATCH 48/54] kset: convert parisc/pdc_stable.c to use kset_create
` [PATCH 49/54] Driver Core: kill subsys_attribute and default sysfs ops
` [PATCH 50/54] kset: convert edd to use kset_create
` [PATCH 51/54] kset: convert acpi "
` [PATCH 52/54] firmware: remove firmware_(un)register()
` [PATCH 53/54] kset: convert ocfs2 to use kset_create
` [PATCH 54/54] kset: remove decl_subsys macro
[PATCH] acpi4asus: add support for F3Sa
2007-11-02 23:52 UTC
bizarre network timing problem
2007-11-02 23:23 UTC (11+ messages)
[WATCHDOG] v2.6.24 Watchdog Device Drivers patches - part 3
2007-11-02 23:10 UTC
TCP_DEFER_ACCEPT issues
2007-11-02 22:19 UTC (3+ messages)
[PATCH] Use list_for_each_entry instead of list_for_each in sound/oss drivers
2007-11-02 21:10 UTC
[PATCH] eCryptfs: Cast page->index to loff_t instead of off_t
2007-11-02 22:11 UTC
[2.6 patch] the scheduled I2C RTC driver removal
2007-11-02 22:12 UTC (2+ messages)
[linux-usb-devel] ti_usb_3410_5052 breakage in 2.6.24-rc1
2007-11-02 21:14 UTC
Working frv toolchain?
2007-11-02 21:19 UTC (6+ messages)
expected behavior of PF_PACKET on NETIF_F_HW_VLAN_RX device?
2007-11-02 21:52 UTC (9+ messages)
PROBLEM: fakephp hangs terminal in 2.6.22 (and 2.6.21), does not Hot Plug
2007-11-02 21:16 UTC
[build bug, 2.6.24-rc1] CONFIG_VIDEO_DEV=m & CONFIG_VIDEO_SAA7146_VV=y
2007-11-02 21:12 UTC (8+ messages)
100% iowait on one of cpus in current -git
2007-11-02 21:02 UTC (15+ messages)
` writeout stalls "
[PATCH] eCryptfs: Release mutex on hash error path
2007-11-02 20:51 UTC
[PATCH] Version 10 (2.6.24-rc1) Smack: Simplified Mandatory Access Control Kernel
2007-11-02 20:50 UTC
[PATCH] add_partition silently ignored errors
2007-11-02 20:29 UTC (11+ messages)
[PATCH 0/3] eCryptfs: extent offset fix, crypto performance, and larger header regions
2007-11-02 20:18 UTC (6+ messages)
` [PATCH 1/3] eCryptfs: Track header bytes rather than extents
` [PATCH 2/3] eCryptfs: Increment extent_offset once per loop interation
` [PATCH 3/3] eCryptfs: Set inode key only once per crypto operation
[2.6 patch] kernel/power/: move function prototypes to header
2007-11-02 20:35 UTC (2+ messages)
[PATCH/RFC] eradicate bashisms in scripts/patch-kernel
2007-11-02 20:17 UTC (9+ messages)
[PATCH] mtrr use type bool
2007-11-02 20:14 UTC (2+ messages)
` [PATCH] mtrr use type bool [RESEND]
build #337 failed for 2.6.24-rc1-gb1d08ac In function `usbnet_set_settings':
2007-11-02 20:05 UTC (8+ messages)
[PATCH] Remove unused code from mm/tiny-shmem.c
2007-11-02 19:48 UTC (2+ messages)
Quad core CPU detected but shows as single core in 2.6.23.1
2007-11-02 19:31 UTC
Error in __bread reading a 4K block from a SATA device
2007-11-02 18:00 UTC
[PATCH] Smackv9: Use a stateful parser for parsing Smack rules
2007-11-02 18:50 UTC (3+ messages)
question about sata-error on boot
2007-11-02 18:34 UTC
patch remove-broken-ptrace-special-case-code-from-file-mapping.patch queued to -stable tree
2007-11-02 18:00 UTC (3+ messages)
` [stable] "
[patch 0/9] 2.6.22-stable review
2007-11-02 17:41 UTC (11+ messages)
` [patch 1/9] genirq: cleanup mismerge artifact
` [patch 2/9] genirq: suppress resend of level interrupts
` [patch 3/9] genirq: mark io_apic level interrupts to avoid resend
` [patch 4/9] IB/uverbs: Fix checking of userspace object ownership
` [patch 5/9] minixfs: limit minixfs printks on corrupted dir i_size (CVE-2006-6058)
` [patch 6/9] param_sysfs_builtin memchr argument fix
` [patch 7/9] x86: fix global_flush_tlb() bug
` [patch 8/9] dm snapshot: fix invalidation deadlock
` [patch 9/9] Revert "x86_64: allocate sparsemem memmap above 4G"
[ANNOUNCE] The Linux Test Project has been Released for OCTOBER 2007
2007-11-02 18:18 UTC
[PATCH -mm 0/3] convert IOMMUs to use iova
2007-11-02 18:11 UTC (3+ messages)
[PATCH][REFERENCE ONLY] 9p: ramfs 9p server
2007-11-02 18:05 UTC (2+ messages)
nmi_watchdog on x86_64
2007-11-02 17:55 UTC (3+ messages)
2.6.34-rc1 eat my photo SD card :-(
2007-11-02 17:39 UTC (3+ messages)
[PATCH] Forbid user to change file flags on quota files
2007-11-02 17:32 UTC (2+ messages)
100% iowait on one of cpus in current -git
2007-10-22 6:22 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox