List interesting fixes in 2.6.39.1-rc1

svn path=/dists/sid/linux-2.6/; revision=17583
This commit is contained in:
Ben Hutchings 2011-06-03 03:04:02 +00:00
parent aac5a5cb1d
commit 60dacc517f
1 changed files with 16 additions and 1 deletions

17
debian/changelog vendored
View File

@ -14,7 +14,22 @@ linux-2.6 (2.6.39-2) UNRELEASED; urgency=low
(Closes: #628932)
[ maximilian attems ]
* Add stable 2.6.39.1-rc1.
* Add stable 2.6.39.1-rc1, including:
- ext4: dont set PageUptodate in ext4_end_bio()
- pata_cmd64x: fix boot crash on parisc (Closes: #622997, #622745)
- ext3: Fix fs corruption when make_indexed_dir() fails
- netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages
- sctp: fix race between sctp_bind_addr_free() and
sctp_bind_addr_conflict()
- sctp: fix memory leak of the ASCONF queue when free asoc
- md/bitmap: fix saving of events_cleared and other state
- cdc_acm: Fix oops when Droids MuIn LCD is connected
- cx88: Fix conversion from BKL to fine-grained locks (Closes: #619827)
- keys: Set cred->user_ns in key_replace_session_keyring
- tmpfs: fix race between truncate and writepage
- nfs41: Correct offset for LAYOUTCOMMIT
- xen/mmu: fix a race window causing leave_mm BUG()
- ext4: fix possible use-after-free in ext4_remove_li_request()
-- Ben Hutchings <ben@decadent.org.uk> Sat, 21 May 2011 22:13:08 +0100