diff --git a/debian/changelog b/debian/changelog index 82ce53df2..e3ba8f724 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,7 +20,6 @@ linux-2.6 (3.1.1-1) UNRELEASED; urgency=low firmware for drivers we don't build * hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops (CVE-2011-2203) * vmscan: fix shrinker callback bug in fs/super.c - * [ia64] Add accept4() syscall, thanks to Émeric Maschino (Closes: #647825) * block: Always check length of all iov entries in blk_rq_map_user_iov() * [x86] Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops (Closes: #631664) diff --git a/debian/patches/series/base b/debian/patches/series/base index 84e46f87a..137978fa0 100644 --- a/debian/patches/series/base +++ b/debian/patches/series/base @@ -57,6 +57,8 @@ + bugfix/all/PM-Freezer-Reimplement-wait_event_freezekillable-usi.patch + bugfix/all/hfs-fix-hfs_find_init-sb-ext_tree-NULL-ptr-oops.patch + bugfix/all/vmscan-fix-shrinker-callback-bug-in-fs-super.c.patch -+ bugfix/ia64/ia64-Add-accept4-syscall.patch + bugfix/all/block-Always-check-length-of-all-iov-entries-in-blk_.patch + features/x86/x86-Add-amilo-rfkill-driver-for-some-Fujitsu-Siemens.patch + +# Defer until we're sure about the system call number +#+ bugfix/ia64/ia64-Add-accept4-syscall.patch