messages from 2007-12-21 16:07:36 to 2007-12-22 12:37:16 UTC [more...]
[patch] Make MMCONFIG space (extended PCI config space) a driver opt-in issue
2007-12-22 12:35 UTC (2+ messages)
` [patch] opt the sky2 driver into using extended config space
Major regression on hackbench with SLUB
2007-12-22 12:37 UTC (37+ messages)
` Major regression on hackbench with SLUB (more numbers)
kobject ->k_name memory leak
2007-12-22 12:07 UTC (9+ messages)
[RFC] [PATCH] Memory controller remove control_type feature
2007-12-22 11:52 UTC (4+ messages)
2.6.24-rc4 hwmon it87 probe fails
2007-12-22 11:21 UTC (6+ messages)
` [lm-sensors] "
[2.6.22.y] CVE2007-6206 fix
2007-12-22 11:37 UTC
[PATCH] adt7470: Support per-sensor alarm files
2007-12-22 11:34 UTC (2+ messages)
[PATCH] kthread: run kthreadd with max priority SCHED_FIFO
2007-12-22 11:21 UTC (8+ messages)
linux-2.6.24-rcX regression / xserver-xorg-video-intel / Q35
2007-12-22 19:15 UTC (2+ messages)
NFS EINVAL on open(... | O_TRUNC) on 2.6.23.9
2007-12-22 10:52 UTC
[PATCH - SH/Dreamcast] Add support for GD-Rom device
2007-12-22 10:44 UTC (7+ messages)
[PATCH 1/3] ipc: Convert handmade 'max' to max()
2007-12-22 10:31 UTC (4+ messages)
` [PATCH 2/3] msg.h: Convert m_ts from int to size_t
Possible fix for lockup in drop_caches
2007-12-22 10:06 UTC (2+ messages)
[PATCH POWERPC] i2c: adds support for i2c bus on Frescale CPM1/CPM2 controllers
2007-12-22 9:59 UTC (3+ messages)
[PATCH] SC26XX: New serial driver for SC2681 uarts
2007-12-22 9:47 UTC (7+ messages)
PCI resource problems caused by improper address rounding
2007-12-22 9:22 UTC (11+ messages)
[PATCH] MAINTAINERS: remove Adam Fritzler, update his email address in other sources
2007-12-22 8:59 UTC (6+ messages)
[PATCH 1/5] udf: remove wrong prototype of udf_readdir
2007-12-22 9:00 UTC (3+ messages)
[PATCH 0/3] Remove lib/inflate.c
2007-12-22 8:50 UTC (6+ messages)
` [PATCH 1/3] Remove unused dependency
` [PATCH 2/3] "
` [PATCH 3/3] Remove lib/inflate.c
[PATCH] arch/cris/arch-v10/vmlinux.lds.S fix boot problem
2007-12-22 8:37 UTC (5+ messages)
[PATCH] Remove unused __dummy, CONST_ADDR and ADDR from CRIS bitops.h
2007-12-22 8:30 UTC (2+ messages)
video breaks asus-laptop display switching
2007-12-22 8:21 UTC (3+ messages)
Testing RAM from userspace / question about memmap= arguments
2007-12-22 8:12 UTC (3+ messages)
[PATCH] Handle i_size > s_maxbytes correctly
2007-12-22 8:12 UTC (2+ messages)
[RFC] USB Kconfig: Declutter USB Kconfig Menu
2007-12-22 7:22 UTC (6+ messages)
[PATCH] tty: Fix logic change introduced by wait_event_interruptible_timeout()
2007-12-22 6:45 UTC (2+ messages)
[PATCH 1/4] usb microtek: remove unused semaphore
2007-12-22 6:31 UTC (8+ messages)
` [PATCH 2/4] prism54: remove questionable down_interruptible usage
` [PATCH 3/4] docs: convert kref semaphore to mutex
` [PATCH 4/4] usb: libusual: locking cleanup
[PATCH 01/13] bring driver version number to 47
2007-12-22 6:03 UTC (5+ messages)
` [PATCH 09/13] remove race between use and initialization of locks
` [PATCH 13/13] update copyright date
[PATCH 0/5]PCI: x86 MMCONFIG - a couple of corrections to the preamble
2007-12-22 5:29 UTC
2.6.24-rc5-mm1: problems with cat /proc/kpageflags
2007-12-22 5:00 UTC (5+ messages)
[PATCH] ecryptfs: check for existing key_tfm at mount time
2007-12-22 4:56 UTC (2+ messages)
compat_sys_times() bogus until jiffies >= 0
2007-12-22 4:36 UTC (10+ messages)
printf internals
2007-12-22 3:42 UTC (5+ messages)
[PATCH] [RFC] be more verbose when probing EDD
2007-12-22 2:41 UTC (7+ messages)
[patch 0/3] use dev_printk in PCI quirks
2007-12-22 2:10 UTC (8+ messages)
` [patch 3/3] PCI: use dev_printk in x86 quirk messages
[PATCH 09/19] introduce fill_ldt
2007-12-22 2:07 UTC (11+ messages)
` [PATCH 10/19] provide tss_desc
` [PATCH 11/19] change write_gdt_entry signature
` [PATCH 12/19] change write_ldt_entry signature
` [PATCH 13/19] move constants to desc_defs.h
` [PATCH 14/19] unify non-paravirt parts of desc.h
` [PATCH 15/19] use the same data type for tls_array
` [PATCH 16/19] modify get_desc_base
` [PATCH 17/19] unify paravirt pieces of descriptor handling
` [PATCH 18/19] move _set_gate and its users to a common location
[PATCH] eCryptfs: Load each file decryption key only once
2007-12-22 2:05 UTC
[PATCH] eCryptfs: Change the type of cipher_code from u16 to u8
2007-12-22 2:05 UTC
[PATCH 0/9] mmap read-around and readahead take 2
2007-12-22 1:31 UTC (10+ messages)
` [PATCH 1/9] readahead: simplify readahead call scheme
` [PATCH 2/9] readahead: clean up and simplify the code for filemap page fault readahead
` [PATCH 3/9] readahead: auto detection of sequential mmap reads
` [PATCH 4/9] readahead: quick startup on sequential mmap readahead
` [PATCH 5/9] readahead: make ra_submit() non-static
` [PATCH 6/9] readahead: save mmap read-around states in file_ra_state
` [PATCH 7/9] readahead: remove unused do_page_cache_readahead()
` [PATCH 8/9] readahead: move max_sane_readahead() calls into force_page_cache_readahead()
` [PATCH 9/9] readahead: call max_sane_readahead() in ondemand_readahead()
/dev/urandom uses uninit bytes, leaks user data
2007-12-22 1:14 UTC (11+ messages)
[PATCH 0/4] towards an async_tx update for 2.6.25
2007-12-22 1:06 UTC (5+ messages)
` [PATCH 1/4] async_tx: kill ASYNC_TX_ASSUME_COHERENT
` [PATCH 2/4] async_tx: kill tx_set_src and tx_set_dest methods
` [PATCH 3/4] async_tx: replace 'int_en' with operation preparation flags
` [PATCH 4/4] async_tx: allow architecture specific async_tx_find_channel implementations
[PATCH] mm/mmap: Remove sparse-warning (NULL as 0)
2007-12-22 0:27 UTC (2+ messages)
Hi
2007-12-21 18:45 UTC
[PATCH 1/4] add task handling notifier: base definitions
2007-12-21 23:32 UTC (2+ messages)
[PATCH 1/3] cciss: export more attributes to sysfs (repost)
2007-12-21 23:16 UTC (2+ messages)
list corruption on ib_srp load in v2.6.24-rc5
2007-12-21 22:21 UTC (4+ messages)
` [ofa-general] "
[PATCH] Allow Kconfig to set default mmap_min_addr protection
2007-12-21 22:59 UTC (9+ messages)
INITIO scsi driver fails to work properly
2007-12-21 22:49 UTC (9+ messages)
(no subject)
2007-12-21 22:32 UTC
Is there any IBM SSA Adapter driver available in Linux????
2007-12-21 22:19 UTC
2.6.24-rc5-git7: Reported regressions from 2.6.23
2007-12-21 22:27 UTC (3+ messages)
[ANNOUNCE] Updated PS3 Linux Distributor's Starter Kit released
2007-12-21 21:39 UTC (2+ messages)
` [announce] PS3 Linux Distributor's Starter Kit (v1.5.1) released
[RFC] dma: passing "attributes" to dma_map_* routines
2007-12-21 21:31 UTC (7+ messages)
[PATCH 2/2] scsi: Use new __dma_buffer to align sense buffer in scsi_cmnd
2007-12-21 21:29 UTC (9+ messages)
[PATCH 1/2] DMA buffer alignment annotations
2007-12-21 21:25 UTC (4+ messages)
Regarding request for IBM camera patch to be applied to the main tree
2007-12-21 21:21 UTC
OOPS: 2.6.24-rc5-mm1 -- EIP is at r_show+0x2a/0x70
2007-12-21 21:18 UTC (9+ messages)
` OOPS: 2.6.24-rc5-mm1 -- EIP is at r_show+0x2a/0x70 -- (triggered by "cat /proc/iomem")
` OOPS: 2.6.24-rc5-mm1 -- EIP is at r_show+0x2a/0x70 -- (triggered by "cat /proc/iomem" AFTER suspend-to-disk/resume)
[REPOST PATCH] Add iSCSI IBFT support (v0.4)
2007-12-21 21:01 UTC (6+ messages)
` [PATCH] Add iSCSI IBFT support (v0.4.2)
` [PATCH] Add iSCSI IBFT support (v0.4.3)
[PATCH] (linux-2.6-block.git) xsysace: fix size misconversion of blk_end_request
2007-12-21 20:57 UTC
[Bug 9182] Critical memory leak (dirty pages)
2007-12-21 20:42 UTC (11+ messages)
` [PATCH] Fix dirty page accounting leak with ext3 data=journal
Error returns not handled correctly by sysfs.c:subsys_attr_store()
2007-12-21 20:35 UTC (8+ messages)
[PATCH -mm 00/43] user_regset framework -- arch maintainers take note!
2007-12-21 20:00 UTC (7+ messages)
` [PATCH -mm 18/43] powerpc compat_binfmt_elf
[PATCH 00/63] ide-cd: redux
2007-12-21 19:57 UTC (5+ messages)
[PATCH] scripts/checkpatch.pl: add a check for the patch level (patch -p<num>)
2007-12-21 18:12 UTC (3+ messages)
[PATCH 3/3] pci: Remove pci_enable_device_bars()
2007-12-21 17:40 UTC (6+ messages)
[patch 0/2] Linux Kernel Markers updates
2007-12-21 17:18 UTC (9+ messages)
` [patch 1/2] Linux Kernel Markers - Support Multiple Probes
[patch 00/20] VM pageout scalability improvements
2007-12-21 17:13 UTC (6+ messages)
` [patch 17/20] non-reclaimable mlocked pages
Linux 2.6.24-rc6
2007-12-21 16:56 UTC (7+ messages)
Trying to convert old modules to newer kernels
2007-12-21 16:39 UTC (9+ messages)
Trying to convert old modules to newer kernels
2007-12-21 16:37 UTC (4+ messages)
[PATCH] x86: Fix DMI out of memory problems
2007-12-21 16:31 UTC (3+ messages)
Top 10 kernel oopses/warnings for the week of December 21st 2007
2007-12-21 16:22 UTC (4+ messages)
Debugging process hanging in D status and not responding to SIGKILL
2007-12-21 16:18 UTC (2+ 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