2008-11-24 12:21:27 |
Stefan Bader |
bug |
|
|
added bug |
2008-11-24 12:21:51 |
Stefan Bader |
linux: status |
New |
In Progress |
|
2008-11-24 12:21:51 |
Stefan Bader |
linux: assignee |
|
stefan-bader-canonical |
|
2008-11-24 12:21:51 |
Stefan Bader |
linux: importance |
Undecided |
Medium |
|
2008-11-24 12:21:51 |
Stefan Bader |
linux: statusexplanation |
|
|
|
2008-11-24 12:25:46 |
Stefan Bader |
description |
This is a tracking report for the merge with upstream stable kernel 2.6.24.4. The following updates are included:
[Upstream Kernel Changes]
* 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: new quirk flag to avoid Set-Interface
* 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
* 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: Don't 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
* HFS+: fix unlink of links
* plip: replace spin_lock_irq with spin_lock_irqsave in irq context
* signalfd: fix for incorrect SI_QUEUE user data reporting
* POWERPC: Fix build of modular drivers/macintosh/apm_emu.c
* 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 |
This is a tracking report for the merge with upstream stable kernel 2.6.24.5. The following updates are included:
[Upstream Kernel Changes]
* 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: new quirk flag to avoid Set-Interface
* 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
* 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: Don't 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
* HFS+: fix unlink of links
* plip: replace spin_lock_irq with spin_lock_irqsave in irq context
* signalfd: fix for incorrect SI_QUEUE user data reporting
* POWERPC: Fix build of modular drivers/macintosh/apm_emu.c
* 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 |
|
2008-11-25 19:29:55 |
Stefan Bader |
bug |
|
|
added subscriber Ubuntu Stable Release Updates Team |
2008-11-26 13:29:52 |
Stefan Bader |
linux: status |
In Progress |
Fix Committed |
|
2008-11-26 13:29:52 |
Stefan Bader |
linux: statusexplanation |
|
Committed to be included for 2.6.24-23.46
|
|
2008-11-26 17:19:15 |
Tim Gardner |
linux: status |
New |
Fix Committed |
|
2008-11-26 17:19:15 |
Tim Gardner |
linux: assignee |
|
stefan-bader-canonical |
|
2008-11-26 17:19:15 |
Tim Gardner |
linux: importance |
Undecided |
High |
|
2008-11-26 17:19:15 |
Tim Gardner |
linux: statusexplanation |
|
|
|
2008-11-26 17:19:15 |
Tim Gardner |
linux: milestone |
|
ubuntu-8.04.4 |
|
2008-11-26 17:19:33 |
Tim Gardner |
linux: status |
Fix Committed |
Invalid |
|
2008-11-26 17:19:33 |
Tim Gardner |
linux: assignee |
stefan-bader-canonical |
|
|
2008-11-26 17:19:33 |
Tim Gardner |
linux: statusexplanation |
Committed to be included for 2.6.24-23.46
|
|
|
2008-11-26 17:19:49 |
Tim Gardner |
linux: importance |
Medium |
Undecided |
|
2008-11-26 17:20:31 |
Tim Gardner |
bug |
|
|
added subscriber Ubuntu Stable Release Updates Team |
2008-11-27 18:08:25 |
Martin Pitt |
bug |
|
|
added subscriber SRU Verification |
2009-01-08 06:41:03 |
Steve Beattie |
linux: milestone |
ubuntu-8.04.4 |
ubuntu-8.04.2 |
|
2009-01-08 20:24:54 |
Launchpad Janitor |
linux: status |
Fix Committed |
Fix Released |
|
2013-06-24 05:50:51 |
Saravana Muthu |
cve linked |
|
2009-2411 |
|