messages from 2007-01-13 20:16:30 to 2007-01-15 00:07:31 UTC [more...]
2.6.20-rc4-mm1
2007-01-14 23:52 UTC (13+ messages)
` [-mm patch] make mmc_sysfs.c:mmc_key_type static
` 2.6.20-rc4-mm1: different values for OHCI_QUIRK_ZFMICRO
` i810fb fails to load (was: 2.6.20-rc4-mm1)
[RFC] How to (automatically) find the correct maintainer(s)
2007-01-15 0:01 UTC (16+ messages)
[linux-usb-devel] 2.6.20-rc4: known unfixed regressions (v2)
2007-01-14 23:58 UTC (2+ messages)
` heavy nfs[4]] causes fs badness Was: "
user pointer bugs
2007-01-14 23:58 UTC
Patch series to mark struct file_operations and struct inode_operations const
2007-01-14 23:55 UTC (16+ messages)
` [patch 00/12] Fix ppc64's writing to struct file_operations
` [patch 01/12] mark struct file_operations const 1
` [patch 02/12] mark struct file_operations const 2
` [patch 03/12] mark struct file_operations const 3
` [patch 04/12] mark struct file_operations const 4
` [patch 05/12] mark struct file_operations const 5
` [patch 06/12] mark struct file_operations const 6
` [patch 07/12] mark struct file_operations const 7
` [patch 08/12] mark struct file_operations const 8
` [patch 09/12] mark struct file_operations const 9
` [patch 10/12] mark struct inode_operations const 1
` [patch 11/12] mark struct inode_operations const 2
` [patch 12/12] mark struct inode_operations const 3
[PATCH] fix-flush_workqueue-vs-cpu_dead-race-update
2007-01-14 23:54 UTC (11+ messages)
` [PATCH] flush_cpu_workqueue: don't flush an empty ->worklist
SATA exceptions with 2.6.20-rc5
2007-01-14 23:43 UTC
[PATCH 2.6.19] USB HID: proper LED-mapping (support for SpaceNavigator)
2007-01-14 23:11 UTC
it821x trouble since 2.6.18
2007-01-14 23:22 UTC (2+ messages)
[PATCH 2.6.20-rc5] intel_rng: substitue magic PCI IDs with macros
2007-01-14 23:07 UTC (4+ messages)
SATA exceptions with 2.6.20-rc5
2007-01-14 22:44 UTC
"svc: unknown version (3)" when CONFIG_NFSD_V4=y
2007-01-14 22:32 UTC (9+ messages)
2.6.20-rc4-mm1 md problem
2007-01-14 21:59 UTC (5+ messages)
automated response
2007-01-14 14:53 UTC
umask ignored in mkdir(2)?
2007-01-14 21:03 UTC
2.6.20-rc4: usb somehow broken
2007-01-14 21:03 UTC (10+ messages)
` [linux-usb-devel] "
allocation failed: out of vmalloc space error treating and VIDEO1394 IOC LISTEN CHANNEL ioctl failed problem
2007-01-14 20:48 UTC (4+ messages)
Linux 2.6.20-rc5
2007-01-14 20:16 UTC (3+ messages)
incorrect TCP checksum on sent TCP-MD5 packets (2.6.20-rc5)
2007-01-14 19:32 UTC
[patch] netfilter: implement TCPMSS target for IPv6
2007-01-14 20:10 UTC (2+ messages)
[PATCH] binfmt_elf: core dump masking support
2007-01-14 20:01 UTC (7+ messages)
Shrink the held_lock struct by using bitfields
2007-01-14 19:52 UTC (5+ messages)
` [patch] lockdep: shrink held_lock structure
O_DIRECT question
2007-01-14 19:39 UTC (4+ messages)
[2.6.20-rc5]KVM - Win98SE won't install
2007-01-14 18:13 UTC
ahci_softreset prevents acpi_power_off
2007-01-14 18:58 UTC (6+ messages)
[patch] disable NMI watchdog by default
2007-01-14 16:45 UTC (3+ messages)
licence for LGPLed files
2007-01-14 16:43 UTC (3+ messages)
[PATCH][REVISED] Remove all traces of "raw device" support
2007-01-14 15:50 UTC
Choosing a HyperThreading/SMP/MultiCore kernel ?
2007-01-14 15:52 UTC (8+ messages)
[PATCH] [RFC] remove ext3 inode from orphan list when link and unlink race
2007-01-14 15:42 UTC (3+ messages)
O_DIRECT question
2007-01-14 15:39 UTC (19+ messages)
[-mm patch] drivers/pci/quirks.c: cleanup
2007-01-14 15:22 UTC (7+ messages)
` [-mm patch] remove quirk_sis_96x_compatible()
[PATCH] Remove "raw devices" support
2007-01-14 15:04 UTC
[patch 0/3] Scheduled removal of SA_xxx interrupt flags
2007-01-14 14:25 UTC (7+ messages)
` [patch 1/3] "
` [patch 2/3] Scheduled removal of SA_xxx interrupt flags fixups
` [patch-mm 3/3] Scheduled removal of SA_xxx interrupt flags fixups 2 (mm)
[patch 0/10] buffered write deadlock fix
2007-01-14 14:25 UTC (5+ messages)
` [patch 6/10] mm: be sure to trim blocks
` [patch 10/10] mm: fix pagecache write deadlocks
Linux v2.6.20-rc5
2007-01-14 13:46 UTC (3+ messages)
[RFC: 2.6 patch] drivers/scsi/qla4xxx/: possible cleanups
2007-01-14 13:45 UTC
[patch 00/20] XEN-paravirt: Xen guest implementation for paravirt_ops interface
2007-01-14 12:37 UTC (31+ messages)
` [patch 01/20] XEN-paravirt: Fix typo in sync_constant_test_bit()s name
` [patch 02/20] XEN-paravirt: Add a flag to allow the VGA console to be disabled
` [Xen-devel] "
` [patch 03/20] XEN-paravirt: paravirt: page-table accessors
` [patch 04/20] XEN-paravirt: paravirt pagetable init
` [patch 05/20] XEN-paravirt: paravirt: reserve fixmap slot
` [patch 06/20] XEN-paravirt: remove pgd ctor
` [patch 07/20] XEN-paravirt: paravirt shared kernel pmd flag
` [patch 08/20] XEN-paravirt: paravirt pgd allocation alignment
` [patch 09/20] XEN-paravirt: dont export paravirt_ops structure, do individual functions
` [patch 10/20] XEN-paravirt: mm lifetime hooks
` [patch 11/20] XEN-paravirt: Add apply_to_page_range() which applies a function to a pte range
` [patch 12/20] XEN-paravirt: Xen: Add nosegneg capability to the vsyscall page notes
` [patch 13/20] XEN-paravirt: Xen: Add config options and disable unsupported config options
` [patch 15/20] XEN-paravirt: Xen: core paravirt guest changes
` [patch 16/20] XEN-paravirt: Add the Xen virtual console driver
` [patch 17/20] XEN-paravirt: Add Xen grant table support
` [patch 18/20] XEN-paravirt: Add Xen driver utility functions
` [patch 19/20] XEN-paravirt: Add the Xenbus sysfs and virtual device hotplug driver
` [patch 20/20] XEN-paravirt: Add Xen virtual block device driver
[RFC][PATCH] MMC: Major restructuring and cleanup
2007-01-14 13:06 UTC (3+ messages)
Linux v2.6.20-rc5
2007-01-14 12:09 UTC (15+ messages)
` 2.6.20-rc5: known unfixed regressions
collie 2.6 source tarbal
2007-01-14 11:37 UTC
How to mmap a shadow framebuffer in virtual memory
2007-01-14 11:13 UTC (2+ messages)
` [Linux-fbdev-devel] "
Bus #06 (-#09) is hidden behind transparent bridge
2007-01-14 10:23 UTC (2+ messages)
KVM: vmwrite error in
2007-01-14 9:48 UTC
[2.6 patch] powerpc: remove the broken Gemini support
2007-01-14 9:15 UTC
WIFEXITED returns odd value when preempt enabled
2007-01-14 9:00 UTC
kvm & dyntick
2007-01-14 8:51 UTC (7+ messages)
` [kvm-devel] "
No more "device" symlinks for classes
2007-01-14 8:46 UTC (7+ messages)
[patch] faster vgetcpu using sidt
2007-01-14 8:07 UTC (3+ messages)
` [patch] faster vgetcpu using sidt (take 2)
Kernel 2.6.19.2 PCI issue
2007-01-14 8:03 UTC (2+ messages)
ACPI output/lcd/auxdisplay mess
2007-01-14 7:55 UTC (8+ messages)
` Display class
` [Linux-fbdev-devel] "
[PATCH 1/11] Fix CONFIG_COMPAT_VDSO
2007-01-14 5:37 UTC (11+ messages)
` [PATCH 2/11] Fix gate_vma.vm_flags
` [PATCH 3/11] Add VM_ALWAYSDUMP
` [PATCH 4/11] i386 vDSO: use VM_ALWAYSDUMP
` [PATCH 5/11] x86_64 ia32 "
` [PATCH 6/11] powerpc "
` [PATCH 7/11] x86_64 ia32 vDSO: define arch_vma_name
` [PATCH 8/11] Add install_special_mapping
` [PATCH 9/11] i386 vDSO: use install_special_mapping
` [PATCH 10/11] x86_64 ia32 "
` [PATCH 11/11] powerpc "
How to flush the disk write cache from userspace
2007-01-14 4:05 UTC
[PATCH] libata: PIIX3 support
2007-01-14 1:27 UTC
tuning/tweaking VM settings for low memory (preventing OOM)
2007-01-13 23:58 UTC (5+ messages)
[PATCH -mm] MMCONFIG: Reject a broken MCFG tables on Asus etc
2007-01-13 21:27 UTC
High lock spin time for zone->lru_lock under extreme conditions
2007-01-13 21:20 UTC (6+ messages)
2.6 Partitioning bug with LILO
2007-01-13 20:58 UTC
2.6.20-rc4-mm1 USB (asix) problem
2007-01-13 20:31 UTC
Kernel command line for a specific framebuffer console driver
2007-01-13 20:23 UTC (3+ messages)
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