messages from 2007-06-07 23:29:07 to 2007-06-08 07:56:15 UTC [more...]
[patch 00/54] 2.6.21-stable review
2007-06-08 7:22 UTC (43+ messages)
` [patch 01/54] i386: HPET, check if the counter works
` [patch 04/54] i386: Fix K8/core2 oprofile on multiple CPUs
` [patch 05/54] md: Avoid overflow in raid0 calculation with large components
` [patch 06/54] md: Dont write more than is required of the last page of a bitmap
` [patch 07/54] fuse: fix mknod of regular file
` [patch 09/54] Prevent going idle with softirq pending
` [patch 10/54] ALSA: hda-intel - Probe additional slots only if necessary
` [patch 11/54] ALSA: hda-intel - Fix detection of audio codec on Toshiba A100
` [patch 12/54] Char: cyclades, fix deadlock
` [patch 13/54] hpt366: dont check enablebits for HPT36x
` [patch 14/54] e1000: disable polling before registering netdevice
` [patch 15/54] ALSA: usb-audio: explicitly match Logitech QuickCam
` [patch 17/54] ieee1394: eth1394: bring back a parent device
` [patch 18/54] V4L/DVB (5593): Budget-ci: Fix tuning for TDM 1316 (160..200 MHz)
` [patch 19/54] zd1211rw: Add AL2230S RF support
` [patch 20/54] fix compat console unimap regression
` [patch 21/54] ahci: disable 64bit dma on sb600
` [patch 23/54] PCI: quirk disable MSI on via vt3351
` [patch 24/54] pci_ids: update patch for Intel ICH9M
` [patch 25/54] x86_64: allocate sparsemem memmap above 4G
` [patch 26/54] tty: fix leakage of -ERESTARTSYS to userland
` [patch 27/54] timer statistics: fix race
` [patch 28/54] timer stats: speedups
` [patch 29/54] ALSA: wm8750 typo fix
` [patch 30/54] neofb: Fix pseudo_palette array overrun in neofb_setcolreg
` [patch 31/54] TG3: Fix link problem on Dells onboard 5906
` [patch 32/54] UML - Improve host PTRACE_SYSEMU check
` [patch 33/54] x86: fix oprofile double free
` [patch 34/54] Fix roundup_pow_of_two(1)
` [patch 35/54] USB: set the correct Interrupt interval in usb_bulk_msg
` [patch 36/54] acpi: fix potential call to a freed memory section
` [patch 37/54] SCSI: aacraid: Correct sa platform support. (Was: [Bug 8469] Bad EIP value on pentium3 SMP kernel-2.6.21.1)
` [patch 38/54] cciss: fix pci_driver.shutdown while device is still active
` [patch 39/54] Work around Dell E520 BIOS reboot bug
` [patch 44/54] IPV6 ROUTE: No longer handle ::/0 specially
` [patch 46/54] NET: Fix race condition about network device name allocation
` [patch 47/54] IPV4: Correct rp_filter help text
` [patch 48/54] SPARC: Linux always started with 9600 8N1
` [patch 49/54] NET: "wrong timeout value" in sk_wait_data() v2
` [patch 50/54] SPARC64: Fix two bugs wrt. kernel 4MB TSB
` [patch 52/54] SPARC64: Dont be picky about virtual-dma values on sun4v
` [patch 53/54] TCP: Use default 32768-61000 outgoing port range in all cases
[PATCH 1/1] Watchdog driver for AT32AP700X devices
2007-06-08 7:23 UTC (3+ messages)
[patch 00/32] 2.6.20-stable review
2007-06-08 7:15 UTC (33+ messages)
` [patch 01/32] pv6: track device renames in snmp6
` [patch 02/32] oom: kill all threads that share mm with killed task
` [patch 03/32] x86-64: Always flush all pages in change_page_attr
` [patch 04/32] smc911x: fix compilation breakage wjen debug is on
` [patch 05/32] iop13xx: fix i/o address translation
` [patch 06/32] [NETFILTER]: {ip, nf}_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT
` [patch 07/32] sata_via: add missing PM hooks
` [patch 08/32] driver-core: dont free devt_attr till the device is released
` [patch 09/32] JFS: Fix race waking up jfsIO kernel thread
` [patch 10/32] CRYPTO: api: Read module pointer before freeing algorithm
` [patch 11/32] fuse: fix mknod of regular file
` [patch 12/32] acpi-thermal: fix mod_timer() interval
` [patch 13/32] ALSA: usb-audio: explicitly match Logitech QuickCam
` [patch 14/32] s390: Fix TCP/UDP pseudo header checksum computation
` [patch 15/32] s390: page_mkclean data corruption
` [patch 16/32] V4L/DVB (5593): Budget-ci: Fix tuning for TDM 1316 (160..200 MHz)
` [patch 17/32] kbuild: fixdep segfault on pathological string-o-death
` [patch 18/32] ntfs_init_locked_inode(): fix array indexing
` [patch 19/32] ICMP: Fix icmp_errors_use_inbound_ifaddr sysctl
` [patch 20/32] NET: parse ip:port strings correctly in in4_pton
` [patch 21/32] IPSEC: Fix panic when using inter address familiy IPsec on loopback
` [patch 22/32] NET: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.h
` [patch 23/32] IPV4: Correct rp_filter help text
` [patch 24/32] SPARC: Linux always started with 9600 8N1
` [patch 25/32] NET: "wrong timeout value" in sk_wait_data() v2
` [patch 26/32] SPARC64: Fix two bugs wrt. kernel 4MB TSB
` [patch 27/32] SPARC64: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss handler
` [patch 28/32] TCP: Use default 32768-61000 outgoing port range in all cases
` [patch 29/32] NET: Fix race condition about network device name allocation
` [patch 30/32] Fix AF_UNIX OOPS
` [patch 31/32] IPV6 ROUTE: No longer handle ::/0 specially
` [patch 32/32] SPARC64: Dont be picky about virtual-dma values on sun4v
[patch 0/4] PI-Futex bugfixes and cleanups
2007-06-08 7:20 UTC (9+ messages)
` [patch 1/4] rt-mutex: Fix stale return value
` [patch 2/4] rt-mutex: Fix chain walk early wakeup bug
` [patch 3/4] pi-futex: Fix exit races and locking problems
` [patch 4/4] FUTEX: Tidy up the code
[PATCH 2.6.21] cramfs: add cramfs Linear XIP
2007-06-08 7:17 UTC (12+ messages)
libata pcmcia failure
2007-06-08 7:10 UTC (16+ messages)
` libata and legacy ide "
JIT emulator needs
2007-06-08 7:09 UTC (2+ messages)
[PATCH 1/7] lguest documentation: infrastructure and Chapter I
2007-06-08 7:05 UTC (9+ messages)
` [PATCH 2/7] lguest documentation:Chapter II
` [PATCH 3/7] lguest documentation:Chapter III
` [PATCH 4/7] lguest documentation:Chapter IV
` [PATCH 5/7] lguest documentation:Chapter V
` [PATCH 6/7] lguest documentation:Chapter VI
` [PATCH 7/7] lguest documentation:Chapter VII
Linux 2.6.21.4
2007-06-08 7:03 UTC (2+ messages)
Linux 2.6.20.13
2007-06-08 7:01 UTC (2+ messages)
[RFC][PATCH] /proc/pid/maps doesn't match "ipcs -m" shmid
2007-06-08 6:51 UTC (18+ messages)
[kbuild-devel] [PATCH 08/19] scripts: Make cleanfile/cleanpatch warn about long lines
2007-06-08 6:44 UTC (16+ messages)
` Another version of cleanfile/cleanpatch (Re: [PATCH 08/19] scripts: Make cleanfile/cleanpatch warn about long lines)
` Another version of cleanfile/cleanpatch
` [kbuild-devel] "
` [patch] scripts: clean-whitespace.sh
[1/4] 2.6.22-rc3: known regressions
2007-06-08 6:41 UTC (4+ messages)
` [PATCH] Fix interchanged parameters to release_{evntsel,perfctr}_nmi
2.6.22-rc4-mm1
2007-06-08 6:37 UTC (8+ messages)
` 2.6.22-rc4-mm1 - 'lvm vgscan' busticated again
2.6.22-rc4-mm2 -- ipw2200 -- SIOCSIFADDR: No buffer space available
2007-06-08 6:35 UTC (4+ messages)
[PATCH] Audit: Add TTY input auditing
2007-06-08 6:31 UTC (6+ messages)
` [PATCH, v2] "
[PATCH 000 of 2] Fix some bugs with 'read' racing with 'truncate'
2007-06-08 6:10 UTC (5+ messages)
` [PATCH 001 of 2] Fix read/truncate race
Bus hidden behind transparent bridge
2007-06-08 5:01 UTC (2+ messages)
[BUG] ptraced process waiting on syscall may return kernel internal errnos
2007-06-08 5:30 UTC (8+ messages)
[patch 1/8] fdmap v2 - fdmap core
2007-06-08 5:25 UTC (5+ messages)
2.6.22-rc: regression: no irda0 interface (2.6.21 was OK), smsc does not find chip
2007-06-08 5:24 UTC (4+ messages)
[patch 7/8] fdmap v2 - implement sys_socket2
2007-06-08 5:20 UTC (26+ messages)
[PATCH] update checkpatch.pl to version 0.03
2007-06-08 4:37 UTC (10+ messages)
[PATCH]: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
2007-06-08 4:48 UTC (2+ messages)
2.6.22-rc3-mm1
2007-06-08 4:38 UTC (3+ messages)
` [-mm patch] make drivers/firmware/dmi-id.c:dmi_id_init() static
2.6.22-rc4-mm1
2007-06-08 4:43 UTC (11+ messages)
2.6.22-rc4-mm1
2007-06-08 4:23 UTC (3+ messages)
` [linux-usb-devel] 2.6.22-rc4-mm1
[PATCH RT] convert RCU Preempt tasklet into softirq
2007-06-08 4:16 UTC (4+ messages)
[PATCH RFC 0/7] proposed updates to boot protocol and paravirt booting
2007-06-08 4:01 UTC (9+ messages)
` [PATCH RFC 6/7] i386: make the bzImage payload an ELF file
[PATCH] Make i386 kernel show the segfaults in kernel dmesg, like x86_64
2007-06-08 3:50 UTC (3+ messages)
divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G
2007-06-08 3:51 UTC (7+ messages)
[PATCH]: complete cleanup of check_region]
2007-06-08 3:40 UTC
[BUG] via c3/2.6.20 -- ps/2 keyboard doesn't work with console
2007-06-08 3:23 UTC (2+ messages)
[Bug 8473] New: Oops: 0010 [1] SMP
2007-06-08 3:16 UTC (8+ messages)
[PATCH] driver core: multithreaded device matching with dependency
2007-06-08 11:07 UTC
[PATCH]: complete cleanup of check_region
2007-06-08 2:46 UTC (3+ messages)
Per container statistics (containerstats)
2007-06-08 2:44 UTC (6+ messages)
[PATCH] enable interrupts in user path of page fault
2007-06-08 2:29 UTC (5+ messages)
[PATCH] intel-rng: Undo mess made by an 80 column extremist
2007-06-08 2:11 UTC (11+ messages)
[PATCH] trim memory not covered by WB MTRRs
2007-06-08 1:57 UTC
Bad behaviour after hdparm -M 128
2007-06-08 1:50 UTC (10+ messages)
[PATCH] fix race in AF_UNIX
2007-06-08 1:47 UTC (4+ messages)
2.6.22-rc4-mm2: Assigning IP address fails
2007-06-08 1:35 UTC (4+ messages)
[PATCH] trim memory not covered by WB MTRRs
2007-06-08 1:33 UTC (3+ messages)
Device hang when offlining a CPU due to IRQ misrouting
2007-06-08 0:57 UTC (11+ messages)
[BUG] sysrq-m oops
2007-06-08 1:00 UTC (5+ messages)
get_xip_page() uncertainity
2007-06-08 0:50 UTC
How to access correctly serial port inside module?
2007-06-08 0:27 UTC (10+ messages)
[PATCH 1/3] [PATCH i386] during VM oom condition, kill all threads in process group
2007-06-08 0:10 UTC (4+ messages)
[Intel-IOMMU 00/10] Intel IOMMU Support
2007-06-08 0:01 UTC (9+ messages)
` [Intel-IOMMU 05/10] IOVA allocation and management routines
` [Intel-IOMMU 06/10] Intel IOMMU driver
` [Intel-IOMMU 07/10] Intel iommu cmdline option - forcedac
` [Intel-IOMMU 09/10] Iommu Gfx workaround
Some ATARI config option confusion
2007-06-07 23:40 UTC
[PATCH 2/2] LEDS: generic driver
2007-06-07 23:27 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