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

[PATCH] NET: catch signed nla_len() retval in tcf_simp_init()
 2008-04-17  3:33 UTC 

[PATCH -mm crypto] AES: x86_64 asm implementation optimization
 2008-04-17  3:36 UTC  (6+ messages)

Linux 2.6.25
 2008-04-17  3:32 UTC 

[patch 2.6.25-rc8] omap_rng minor updates
 2008-04-17  3:30 UTC  (4+ messages)

gart: factor out common code
 2008-04-17  2:55 UTC  (7+ messages)

↑10/25 片無邊光碟盒(布丁桶)↖
 2008-04-17  2:38 UTC 

[patch 00/66] 2.6.24-stable review
 2008-04-17  1:02 UTC  (67+ messages)
` time: prevent the loop in timespec_add_ns() from being optimised away
` kbuild: soften modpost checks when doing cross builds
` mtd: memory corruption in block2mtd.c
` 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
` inotify: remove debug code
` NOHZ: reevaluate idle sleep length after add_timer_on()
` slab: fix cache_cache bootstrap in kmem_cache_init()
` xen: fix RMW when unmasking events
` xen: mask out SEP from CPUID
` xen: fix UP setup of shared_info
` PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage
` 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
` vmcoreinfo: add the symbol "phys_base"
` USB: Allow initialization of broken keyspan serial adapters
` USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24
` USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements
` CRYPTO xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk
` mtd: fix broken state in CFI driver caused by FL_SHUTDOWN
` ipmi: change device node ordering to reflect probe order
` AX25 ax25_out: check skb for NULL in ax25_kick()
` NET: include <linux/types.h> into linux/ethtool.h for __u* typedef
` SUNGEM: Fix NAPI assertion failure
` INET: inet_frag_evictor() must run with BH disabled
` LLC: Restrict LLC sockets to root
` netpoll: zap_completion_queue: adjust skb->users counter
` PPPOL2TP: Make locking calls softirq-safe
` PPPOL2TP: Fix SMP issues in skb reorder queue handling
` NET: Add preemption point in qdisc_run
` sch_htb: fix "too many events" situation
` 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
` SPARC64: Fix __get_cpu_var in preemption-enabled area
` SPARC64: flush_ptrace_access() needs preemption disable
` libata: assume no device is attached if both IDENTIFYs are aborted
` sis190: read the mac address from the eeprom first
` bluetooth: hci_core: defer hci_unregister_sysfs()
` SPARC64: Fix FPU saving in 64-bit signal handling
` DVB: tda10086: make the 22kHz tone for DISEQC a config option
` SUNRPC: Fix a memory leak in rpc_create()
` HFS+: fix unlink of links
` acpi: fix "buggy BIOS check" when CPUs are hot removed
` plip: replace spin_lock_irq with spin_lock_irqsave in irq context
` signalfd: fix for incorrect SI_QUEUE user data reporting
` md: close a livelock window in handle_parity_checks5
` POWERPC: Fix build of modular drivers/macintosh/apm_emu.c
` pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."
` PARISC futex: special case cmpxchg NULL in kernel space
` PARISC pdc_console: fix bizarre panic on boot
` PARISC fix signal trampoline cache flushing
` acpi: bus: check once more for an empty list after locking it
` fbdev: fix /proc/fb oops after module removal
` macb: Call phy_disconnect on removing
` file capabilities: remove cap_task_kill()
` locks: fix possible infinite loop in fcntl(F_SETLKW) over nfs

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

[GIT PATCH] rfkill support for r/w and r/o rfkill switches
 2008-04-17  1:29 UTC  (6+ messages)

[RFC patch 00/27] Jump-based NMI-safe immediate values and markers for sched-devel.git
 2008-04-17  1:24 UTC  (32+ 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

[PATCH 0/7] OMFS filesystem version 3
 2008-04-17  1:08 UTC  (12+ messages)

[BUG] 2.6.25-rc9 Oops (keyboard/mouse related)
 2008-04-17  1:16 UTC  (2+ messages)

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

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

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)

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  (12+ 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 1/2] Marker probes in futex.c
 2008-04-16 21:22 UTC  (11+ messages)
                ` text_poke, vmap and vmalloc on x86_64

2.6.25-rc8: FTP transfer errors
 2008-04-16 21:25 UTC  (19+ 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  (6+ messages)

[PATCH -mm] relayfs: support larger relay buffer
 2008-04-16 21:00 UTC  (8+ 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)


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