[Intrepid] Update kernel to Linux 2.6.27.18
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| linux (Ubuntu) |
Medium
|
Stefan Bader | ||
| Hardy |
Undecided
|
Unassigned | ||
| Intrepid |
Undecided
|
Unassigned | ||
| linux-backports-modules-2.6.24 (Ubuntu) |
Low
|
Unassigned | ||
| Hardy |
Low
|
Unassigned | ||
| Intrepid |
Undecided
|
Unassigned |
Bug Description
SRU justification:
Impact: Several bug fixes and updates to get in sync with upstream stable. This update features one vmware fix that we were asked to pick up on the kerne-team mailing list, replaces one patch that was carried as SAUCE patch, as well as a few fixes to previous stable releases.
Fix:
* Fix page writeback thinko, causing Berkeley DB slowdown
* iwlwifi: scan correct setting of valid rx_chains
* kernel-doc: fix syscall wrapper processing
* lockd: fix regression in lockd's handling of blocked locks
* nbd: fix I/O hang on disconnected nbds
* parport: parport_serial, don't bind netmos ibm 0299
* powerpc: Fix swapcontext system for VSX + old ucontext size
* powerpc/fsl-booke: Fix mapping functions to use phys_addr_t(1)
* syscall define: fix uml compile bug
* w1: w1 temp calculation overflow fix
* write-back: fix nr_to_write counter
* writeback: fix break condition
* x86, vmi: put a missing paravirt_
* zd1211rw: adding 0ace:0xa211 as a ZD1211 device
* zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G
* sctp: Fix crc32c calculations on big-endian arhes.
* sctp: Correctly start rtx timer on new packet transmissions.
* sctp: Properly timestamp outgoing data chunks for rtx purposes
* drivers/net/skfp: if !capable(
* ipv4: fix infinite retry loop in IP-Config
* ipv6: Disallow rediculious flowlabel option sizes.
* ipv6: Copy cork options in ip6_append_data
* net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2
* net: packet socket packet_lookup_frame fix
* sky2: fix hard hang with netconsoling and iface going up
* sungem: Soft lockup in sungem on Netra AC200 when switching interface up
* tun: Add some missing TUN compat ioctl translations.
* tun: Fix unicast filter overflow
* udp: Fix UDP short packet false positive
* udp: increments sk_drops in __udp_queue_
* virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
* net: Fix frag_list handling in skb_seq_read
* net: Fix OOPS in skb_seq_read().
* packet: Avoid lock_sock in mmap handler
* tcp: splice as many packets as possible at once
* tcp: Fix length tcp_splice_
* sparc: Enable syscall wrappers for 64-bit (CVE-2009-0029)
* sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()
* netfilter: fix tuple inversion for Node information request
* netfilter: xt_sctp: sctp chunk mapping doesn't work
* bluetooth hid: enable quirk handling for Apple Wireless Keyboards in 2.6.27
* Revert "UBUNTU: SAUCE: Add back in lost commit for Apple BT Wireless Keyboard"
* HID: adjust report descriptor fixup for MS 1028 receiver
* libata: fix EH device failure handling
* ide/libata: fix ata_id_is_cfa() (take 4)
* x86: fixup config space size of CPU functions for AMD family 11h
* mac80211: fix a buffer overrun in station debug code
* ALSA: mtpav - Fix initial value for input hwport
* net: Fix data corruption when splicing from sockets.
* Linux 2.6.27.18
(1) Would bump the ABI for ports(powerpc)
(2) This patch was requested on the kernel-team mailing list
Changed in linux: | |
assignee: | nobody → stefan-bader-canonical |
importance: | Undecided → Medium |
status: | New → In Progress |
Martin Pitt (pitti) wrote : | #2 |
Accepted linux into intrepid-proposed; please test and give feedback here. Please see https:/
Changed in linux: | |
status: | New → Fix Committed |
Leann Ogasawara (leannogasawara) wrote : | #3 |
I'm setting the actively developed linux task to Fix Released as these are already included in the latest 2.6.28-11.42 Jaunty kernel.
Changed in linux (Ubuntu): | |
status: | Fix Committed → Fix Released |
Stefan Bader (smb) wrote : | #4 |
The LBM task for hardy relates just to one backported patch:
iwlwifi: scan correct setting of valid rx_chains
Changed in linux-backports-modules-2.6.24 (Ubuntu Intrepid): | |
status: | New → Invalid |
Changed in linux-backports-modules-2.6.24 (Ubuntu): | |
importance: | Undecided → Low |
status: | New → Fix Committed |
Martin Pitt (pitti) wrote : | #5 |
I assume this is not an issue in Jaunty/Karmic.
Changed in linux (Ubuntu Hardy): | |
status: | New → Invalid |
Changed in linux-backports-modules-2.6.24 (Ubuntu Hardy): | |
importance: | Undecided → Low |
status: | New → Fix Committed |
Changed in linux-backports-modules-2.6.24 (Ubuntu): | |
status: | Fix Committed → Invalid |
Martin Pitt (pitti) wrote : | #6 |
Accepted linux-backports
Launchpad Janitor (janitor) wrote : | #7 |
This bug was fixed in the package linux-backports
---------------
linux-backports
[Stefan Bader]
* SAUCE: compat-wireless: Fix module load for crypto modules
- LP: #322434
[Upstream Kernel Changes]
* rt2x00: Fix race conditions in flag handling
- LP: #258985
* iwlwifi: scan correct setting of valid rx_chains
- LP: #330902
linux-backports
[Stefan Bader]
* Update to match bumped kernel ABI
-- Stefan Bader <email address hidden> Wed, 25 Feb 2009 17:46:49 +0100
Changed in linux-backports-modules-2.6.24 (Ubuntu Hardy): | |
status: | Fix Committed → Fix Released |
Launchpad Janitor (janitor) wrote : | #8 |
This bug was fixed in the package linux - 2.6.27-14.33
---------------
linux (2.6.27-14.33) intrepid-proposed; urgency=low
[Stefan Bader]
* Fix FTBS due to a mysteriously missing ABI directory.
linux (2.6.27-14.32) intrepid-proposed; urgency=low
[Stefan Bader]
* Rebuild of 2.6.27-14.30 with 2.6.27-11.31 security patches applied
linux (2.6.27-14.30) intrepid-proposed; urgency=low
[ Alexey Starikovskiy ]
* SAUCE: ACPI: EC: Limit workaround for ASUS notebooks even more
- LP: #288385
[ Huaxu Wan ]
* SAUCE: report rfkill changes event if interface is down
- LP: #193970
[ Scott James Remnant ]
* SAUCE: floppy: Provide a PnP device table in the module.
- LP: #255651
[ Steve Beattie ]
* fix apparmor memory leak on deleted file ops
- LP: #329489
[ Stefan Bader ]
* Revert "ACPI: Fix compiler warnings introduced by 32 to 64 bit acpi
conversions"
- LP: #337019
* Revert "ACPI: Change acpi_evaluate_
kernels"
- LP: #337019
[ Upstream Kernel Changes ]
* KVM: MMU: Add locking around kvm_mmu_
- LP: #335097, #333409
* ricoh_mmc: Handle newer models of Ricoh controllers
- LP: #311932
linux (2.6.27-13.29) intrepid-proposed; urgency=low
[ Colin Ian King ]
* SAUCE: Bluetooth USB: fix kernel panic during suspend while streaming
audio to bluetooth headset
- LP: #331106, #322082
[ Stefan Bader ]
* Revert "SAUCE: Work around ACPI corruption upon suspend on some Dell
machines." (replaced by stable update)
- LP: #330200
* Revert "SAUCE: Add back in lost commit for Apple BT Wireless Keyboard"
(replaced by stable update)
- LP: #330902
[ Upstream Kernel Changes ]
* Revert "vt: fix background color on line feed"
- LP: #330200
* ti_usb_3410_5052: support alternate firmware
- LP: #231276
* fuse: destroy bdi on umount
- LP: #324921
* fuse: fix missing fput on error
- LP: #324921
* fuse: fix NULL deref in fuse_file_alloc()
- LP: #324921
* inotify: clean up inotify_read and fix locking problems
- LP: #324921
* mac80211: decrement ref count to netdev after launching mesh discovery
- LP: #324921
* sysfs: fix problems with binary files
- LP: #324921
* x86, mm: fix pte_free()
- LP: #324921
* alpha: nautilus - fix compile failure with gcc-4.3
- LP: #324921
* it821x: Add ultra_mask quirk for Vortex86SX
- LP: #324921
* libata: pata_via: support VX855, future chips whose IDE controller use
0x0571
- LP: #324921
* rtl8187: Add termination packet to prevent stall
- LP: #324921
* serial_8250: support for Sealevel Systems Model 7803 COMM+8
- LP: #324921
* SUNRPC: Fix a memory leak in rpcb_getport_async
- LP: #324921
* SUNRPC: Fix autobind on cloned rpc clients
- LP: #324921
* USB: fix char-device disconnect handling
- LP: #324921
* USB: storage: add unusual devs entry
- LP: #324921
* USB: usbmon: Implement compat_ioctl
- LP: #324921
* ALSA: hda - add another MacBook Pro 4, 1 subsystem ID
- LP: #324921
* ALSA: hda - Add quirk for HP DV6700 laptop
- LP: #324921
* ALSA: ...
Changed in linux (Ubuntu Intrepid): | |
status: | Fix Committed → Fix Released |
* sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()
This will likely bump the ABI for sparc64 ports.