public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-04-16 19:15:05 to 2008-04-17 01:20:16 UTC [more...]

[patch 00/66] 2.6.24-stable review
 2008-04-17  1:02 UTC  (34+ messages)
` time: prevent the loop in timespec_add_ns() from being optimised away
` md: remove the super sysfs attribute from devices in an md array
` V4L: ivtv: Add missing sg_init_table()
` UIO: add pgprot_noncached() to UIO mmap code
` USB: add support for Motorola ROKR Z6 cellphone in mass storage mode
` USB: new quirk flag to avoid Set-Interface
` inotify: fix race
` NOHZ: reevaluate idle sleep length after add_timer_on()
` slab: fix cache_cache bootstrap in kmem_cache_init()
` xen: fix UP setup of shared_info
` alloc_percpu() fails to allocate percpu data
` vfs: fix data leak in nobh_write_end()
` pci: revert SMBus unhide on HP Compaq nx6110
` hwmon: (w83781d) Fix I/O resource conflict with PNP
` USB: Allow initialization of broken keyspan serial adapters
` AX25 ax25_out: check skb for NULL in ax25_kick()
` SUNGEM: Fix NAPI assertion failure
` LLC: Restrict LLC sockets to root
` netpoll: zap_completion_queue: adjust skb->users counter
` PPPOL2TP: Fix SMP issues in skb reorder queue handling
` NET: Add preemption point in qdisc_run
` SCTP: Fix local_addr deletions during list traversals
` NET: Fix multicast device ioctl checks
` TCP: Fix shrinking windows with window scaling
` TCP: Let skbs grow over a page on fast peers
` VLAN: Dont copy ALLMULTI/PROMISC flags from underlying device
` SPARC64: Fix atomic backoff limit
` libata: assume no device is attached if both IDENTIFYs are aborted
` POWERPC: Fix build of modular drivers/macintosh/apm_emu.c
` pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
` PARISC pdc_console: fix bizarre panic on boot
` acpi: bus: check once more for an empty list after locking it
` fbdev: fix /proc/fb oops after module removal

[PATCH] udf: use crc_itu_t from lib instead of udf_crc
 2008-04-17  1:07 UTC 

RFC: Self-snapshotting in Linux
 2008-04-17  0:55 UTC  (7+ messages)

[PATCH] x86_64: clean up aperture_64.c
 2008-04-17  0:44 UTC 

[BUG] 2.6.25-rc9 Oops (keyboard/mouse related)
 2008-04-17  0:40 UTC 

[RFC patch 00/27] Jump-based NMI-safe immediate values and markers for sched-devel.git
 2008-04-17  0:35 UTC  (31+ messages)
` [RFC patch 01/27] From: Adrian Bunk <bunk@kernel.org>
` [RFC patch 02/27] x86 NMI-safe INT3 and Page Fault
` [RFC patch 03/27] Check for breakpoint in text_poke to eliminate bug_on
` [RFC patch 04/27] Kprobes - use a mutex to protect the instruction pages list
` [RFC patch 05/27] Kprobes - do not use kprobes mutex in arch code
` [RFC patch 06/27] Kprobes - declare kprobe_mutex static
` [RFC patch 07/27] Text Edit Lock - Architecture Independent Code
` [RFC patch 08/27] Text Edit Lock - kprobes architecture independent support
` [RFC patch 09/27] Add all cpus option to stop machine run
` [RFC patch 10/27] Immediate Values - Architecture Independent Code
` [RFC patch 11/27] Immediate Values - Kconfig menu in EMBEDDED
` [RFC patch 12/27] Immediate Values - x86 Optimization
` [RFC patch 13/27] Add text_poke and sync_core to powerpc
` [RFC patch 14/27] Immediate Values - Powerpc Optimization
` [RFC patch 15/27] Immediate Values - Documentation
` [RFC patch 16/27] Immediate Values Support init
` [RFC patch 17/27] Scheduler Profiling - Use Immediate Values
` [RFC patch 18/27] Markers - remove extra format argument
` [RFC patch 19/27] Markers - define non optimized marker
` [RFC patch 20/27] Immediate Values - Move Kprobes x86 restore_interrupt to kdebug.h
` [RFC patch 21/27] Add __discard section to x86
` [RFC patch 22/27] Immediate Values - x86 Optimization NMI and MCE support
` [RFC patch 23/27] Immediate Values - Powerpc Optimization NMI "
` [RFC patch 24/27] Immediate Values Use Arch NMI and MCE Support
` [RFC patch 25/27] Linux Kernel Markers - Use Immediate Values
` [RFC patch 26/27] Immediate Values - Jump
` [RFC patch 27/27] Markers use imv jump

file offset corruption on 32-bit machines?
 2008-04-16 10:54 UTC  (12+ messages)

APM lockups since 2.6.25
 2008-04-17  0:14 UTC  (7+ messages)

[PATCH 0/4] Verification and debugging of memory initialisation V2
 2008-04-17  0:07 UTC  (5+ messages)
` [PATCH 1/4] Add a basic debugging framework for memory initialisation
` [PATCH 2/4] Verify the page links and memory model
` [PATCH 3/4] Make defencive checks around PFN values registered for memory usage
` [PATCH 4/4] Print out the zonelists on request for manual verification

bdev size not updated correctly after underlying device is resized
 2008-04-16 23:54 UTC  (5+ messages)

No IDE drivers loaded for Toshiba Satellite 320 CDS
 2008-04-16 23:24 UTC  (6+ messages)

[PATCH] Kconfig: enhance DEFAULT_MMAP_MIN_ADDR description
 2008-04-16 23:42 UTC  (4+ messages)

[PATCH-mm 5/5] mac80211: tkip.c use struct tkip_ctx in phase 2 key mixing
 2008-04-16 23:24 UTC 

[PATCH-mm 4/5] mac80211: tkip.c use struct tkip_ctx in phase 1 key mixing
 2008-04-16 23:24 UTC 

[PATCH-mm 3/5] mac80211: add a struct to hold tkip context
 2008-04-16 23:24 UTC 

[PATCH-mm 2/5] mac80211: tkip.c remove unused function, remove some extra lines
 2008-04-16 23:24 UTC 

[PATCH-mm 1/5] mac80211: add const where possible in michael.[ch]
 2008-04-16 23:24 UTC 

[ANNOUNCE] util-linux-ng v2.14-rc1
 2008-04-16 23:23 UTC 

[PATCH] fb: Remove use of lock_kernel / unlock_kernel in fbmem
 2008-04-16 23:00 UTC  (3+ messages)
` [Linux-fbdev-devel] "

[git patches] IDE fixes
 2008-04-16 23:15 UTC 

[patch 1/1] x86, ptrace: PEBS support
 2008-04-16 22:59 UTC  (4+ messages)

gart: factor out common code
 2008-04-16 22:56 UTC  (4+ messages)

x86: ppc fixes for find_first_bit
 2008-04-16 22:55 UTC  (5+ messages)
  ` [PATCH] x86: fix find_next_bit breakage on ppc and powerpc

ehci-hcd affects hda speed
 2008-04-16 22:44 UTC  (9+ messages)

w35und: remove some more junk and fix divide by zero
 2008-04-16 22:42 UTC 

[PATCH 2/6] MIPS: ip27-timer: fix unsigned irq < 0
 2008-04-16 22:27 UTC  (4+ messages)
  ` [PATCH 2/6 v2] MIPS: ip27-timer: unsigned irq to evaluate allocate_irqno()

[PATCH] ide: remove ->cds field from ide_hwif_t (take 2)
 2008-04-16 22:08 UTC 

[PATCH] scc_pata: use ide_find_port()
 2008-04-16 22:03 UTC 

[PATCH] ide-h8300: add ->{in,out}put_data methods (take 2)
 2008-04-16 22:17 UTC 

[PATCH 1/9] ide: factor out debugging code from ide_tf_load()
 2008-04-16 22:22 UTC  (4+ messages)
` [PATCH 3/9] ide: add ->tf_load and ->tf_read methods

[PATCH 3/6] IDE: ide-cd: fix test unsigned var < 0
 2008-04-16 22:40 UTC  (2+ messages)

[PATCH] scc_pata: add ->{in,out}put_data methods (take 2)
 2008-04-16 22:09 UTC 

[PATCH] au1xxx-ide: add ->{in,out}put_data methods (take 2)
 2008-04-16 22:14 UTC 

[PATCH 2/6] scc_pata: add ->{in,out}put_data methods
 2008-04-16 22:09 UTC  (3+ messages)

Block: Prevent busy looping
 2008-04-16 22:24 UTC  (3+ messages)

2.6.25-rc8-mm1 panic in rpaphp_register_slot()
 2008-04-16 22:16 UTC  (17+ messages)

Mapping PCI BAR through /sys/devices/pci* sets cache-disable and write-through
 2008-04-16 22:23 UTC  (2+ messages)
` Mapping PCI BAR through /sys/devices/pci* sets cache-disable andwrite-through

[v2.6.26] what's brewing in x86.git for v2.6.26
 2008-04-16 22:18 UTC  (4+ messages)

[PATCH]: Factor out PTY index allocation
 2008-04-16 22:17 UTC 

[PATCH]: Propagate error code from devpts_pty_new
 2008-04-16 22:15 UTC 

Clock has stopped (time/date looping over 5 seconds), things
 2008-04-16 22:12 UTC 

[PATCH] add virtio disk geometry feature
 2008-04-16 21:57 UTC  (4+ messages)

Possible mem leak in copy_process()
 2008-04-16 21:45 UTC 

w35und: remove ethernet handling, oops magically went away
 2008-04-16 21:53 UTC 

AMD Quad Core clock problem?
 2008-04-16 21:44 UTC  (2+ messages)

[PATCH -mm 1/3] misc,acpi,backlight: Compal Laptop Extras - add entry to MAINTAINERS
 2008-04-16 21:31 UTC  (2+ messages)

[PATCH][netlabel] Don't risk NULL ptr deref in netlbl_unlabel_staticlist_gen() if ifindex not found
 2008-04-16 21:30 UTC  (3+ messages)

[RFC PATCH 0/2] Debugging infrastructure for Futexes using Markers
 2008-04-16 21:22 UTC  (12+ messages)
` [RFC PATCH 1/2] Marker probes in futex.c
                  ` text_poke, vmap and vmalloc on x86_64

Reporting bugs and bisection (was: Re: 2.6.25-rc8: FTP transfer errors)
 2008-04-16 21:25 UTC  (24+ messages)
` Reporting bugs and bisection

[RFC Patch 0/1] Enhancements to 'trace' infrastructure
 2008-04-16 21:25 UTC  (3+ messages)
` [RFC Patch 1/1] debugfs_printk and debugfs_dump interface

[PATCH 1/2] eCryptfs: Introduce device handle for userspace daemon communications
 2008-04-16 21:10 UTC  (5+ messages)
    ` [PATCH] eCryptfs: Make key module subsystem respect namespaces
      ` [PATCH] eCryptfs: Remove obsolete netlink interface to daemon

2.6.25 and DEBUG_SECTION_MISMATCH
 2008-04-16 21:08 UTC  (8+ messages)

[PATCH -mm] relayfs: support larger relay buffer
 2008-04-16 21:00 UTC  (9+ messages)
  ` [PATCH -mm] relayfs: support larger relay buffer take 2
        ` [PATCH -mm] relayfs: support larger relay buffer take 3

TG3 network data corruption regression 2.6.24/2.6.23.4
 2008-04-16 21:00 UTC  (4+ messages)

What to do about the 2TB limit on HDIO_GETGEO ?
 2008-04-16 20:55 UTC  (2+ messages)
` patch sysfs-add-sys-dev-char-block-to-lookup-sysfs-path-by-major-minor.patch added to gregkh-2.6 tree

[PATCH -mm 3/3] misc,acpi,backlight: Compal Laptop Extras - add support for new laptops
 2008-04-16 20:53 UTC 

[PATCH -mm 2/3] misc,acpi,backlight: Compal Laptop Extras - use bitmask, not hex
 2008-04-16 20:53 UTC 

[patch 1/3] NFS: fix potential NULL pointer dereference
 2008-04-16 20:52 UTC  (9+ messages)
` [patch 3/3] ThinkPad ACPI: fix possible "

Current git tree broke busybox start-stop-daemon
 2008-04-16 19:47 UTC  (4+ messages)

[BUG/PATCH] x86 mmiotrace: dynamically disable non-boot CPUs
 2008-04-16 20:47 UTC  (8+ messages)

[GIT PATCH] rfkill support for r/w and r/o rfkill switches
 2008-04-16 20:40 UTC  (5+ messages)

[RFC] PCI resource mapping: don't disable cache & set WT on prefetchable regions
 2008-04-16 20:18 UTC 

[PATCH 0/4] [RFC] Verification and debugging of memory initialisation
 2008-04-16 20:16 UTC  (7+ messages)
` [PATCH 1/4] Add a basic debugging framework for "
` [PATCH 2/4] Verify the page links and memory model

[PATCH] x86_64: Change FIRST_SYSTEM_VECTOR to a variable
 2008-04-16 20:17 UTC  (2+ messages)

hci_usb: remove macro code obfuscation
 2008-04-16 20:10 UTC  (5+ messages)

[PATCH] x86: don't call pxm_to_node again
 2008-04-16 20:01 UTC 

Western Digital GreenPower drives and Linux
 2008-04-16 19:46 UTC  (5+ messages)

[PATCH 1/6] MIPS: irixelf: fix test unsigned var < 0
 2008-04-16 19:39 UTC  (2+ messages)

Current git tree broke busybox start-stop-daemon
 2008-04-16 19:04 UTC 

[PATCH 1/2] MM: Make page tables relocatable -- conditional flush (rc9)
 2008-04-16 19:22 UTC  (3+ messages)

[PATCH] - Increase MAX_APICS for large configs
 2008-04-16 19:22 UTC  (3+ messages)

[RFC][patch 0/5] Bootmem fixes
 2008-04-16 19:19 UTC  (7+ messages)
` [RFC][patch 2/5] mm: Node-setup agnostic free_bootmem()

[PATCH] use vmalloc for mem_cgroup allocation
 2008-04-16 19:19 UTC  (2+ messages)

[patch] cciss: Fix race between disk-adding code and interrupt handler
 2008-04-16 19:18 UTC  (8+ messages)
          ` [patch] cciss: fix warning oops on rmmod of driver

mm/page_alloc.c: remove hand-coded get_order()
 2008-04-16 19:18 UTC  (3+ messages)

[patch 02/19] x86: Use kbuild.h
 2008-04-16 19:15 UTC 

[PATCH 0 of 9] mmu notifier #v12
 2008-04-16 19:15 UTC  (6+ messages)
` [PATCH 1 of 9] Lock the entire mm to prevent any mmu related operation to happen

[TOMOYO #7 30/30] Hooks for SAKURA and TOMOYO
 2008-04-16 19:13 UTC  (4+ messages)

2.6.25-rc8: FTP transfer errors
 2008-04-11  0:16 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox