[kernel] r21865 - in dists/sid/linux/debian: . patches patches/bugfix/all patches/bugfix/mips

Ben Hutchings benh at moszumanska.debian.org
Thu Sep 18 02:32:30 UTC 2014


Author: benh
Date: Thu Sep 18 02:32:30 2014
New Revision: 21865

Log:
Update to 3.16.3

Deleted:
   dists/sid/linux/debian/patches/bugfix/all/drivers-mfd-rtsx_usb.c-export-device-table.patch
   dists/sid/linux/debian/patches/bugfix/all/libceph-add-process_one_ticket-helper.patch
   dists/sid/linux/debian/patches/bugfix/all/libceph-do-not-hard-code-max-auth-ticket-len.patch
   dists/sid/linux/debian/patches/bugfix/all/libceph-gracefully-handle-large-reply-messages-from-.patch
   dists/sid/linux/debian/patches/bugfix/all/libceph-set-last_piece-in-ceph_msg_data_pages_cursor.patch
   dists/sid/linux/debian/patches/bugfix/all/mnt-Add-tests-for-unprivileged-remount-cases-that-ha.patch
   dists/sid/linux/debian/patches/bugfix/all/mnt-Change-the-default-remount-atime-from-relatime-t.patch
   dists/sid/linux/debian/patches/bugfix/all/mnt-Correct-permission-checks-in-do_remount.patch
   dists/sid/linux/debian/patches/bugfix/all/mnt-Move-the-test-for-MNT_LOCK_READONLY-from-change_.patch
   dists/sid/linux/debian/patches/bugfix/all/mnt-Only-change-user-settable-mount-flags-in-remount.patch
   dists/sid/linux/debian/patches/bugfix/all/reiserfs-Fix-use-after-free-in-journal-teardown.patch
   dists/sid/linux/debian/patches/bugfix/all/reiserfs-fix-corruption-introduced-by-balance_leaf-r.patch
   dists/sid/linux/debian/patches/bugfix/mips/MIPS-O32-32-bit-Fix-bug-which-can-cause-incorrect-sy.patch
   dists/sid/linux/debian/patches/bugfix/mips/MIPS-OCTEON-make-get_system_type-thread-safe.patch
   dists/sid/linux/debian/patches/bugfix/mips/MIPS-Remove-BUG_ON-is_fpu_owner-in-do_ade.patch
   dists/sid/linux/debian/patches/bugfix/mips/MIPS-prevent-user-from-setting-FCSR-cause-bits.patch
   dists/sid/linux/debian/patches/bugfix/mips/MIPS-tlbex-fix-a-missing-statement-for-HUGETLB.patch
Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/patches/series

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Wed Sep 17 21:42:04 2014	(r21864)
+++ dists/sid/linux/debian/changelog	Thu Sep 18 02:32:30 2014	(r21865)
@@ -1,11 +1,88 @@
-linux (3.16.2-4) UNRELEASED; urgency=medium
+linux (3.16.3-1) UNRELEASED; urgency=medium
+
+  * New upstream stable update:
+    https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.16.3
+    - reiserfs: fix corruption introduced by balance_leaf refactor
+      (regression in 3.16) (Closes: #761457)
+    - reiserfs: Fix use after free in journal teardown
+    - media: v4l: vb2: Fix stream start and buffer completion race
+    - [x86] iommu/vt-d: Exclude devices using RMRRs from IOMMU API domains
+    - [powerpc*] powerpc/powernv: Fix IOMMU group lost (regression in 3.15)
+    - [x86] iommu/vt-d: Defer domain removal if device is assigned to a driver
+    - [x86] iommu/amd: Fix cleanup_domain for mass device removal
+    - [s390*] locking: Reenable optimistic spinning
+    - firmware: Do not use WARN_ON(!spin_is_locked())
+    - CAPABILITIES: remove undefined caps from all processes
+    - fanotify: fix double free of pending permission events
+    - ocfs2: do not write error flag to user structure we cannot copy from/to
+    - [powerpc*] mm: fix potential infinite loop in dissolve_free_huge_pages()
+    - drivers/mfd/rtsx_usb.c: export device table (Closes: #761428)
+    - [powerpc*] mm: Use read barrier when creating real_pte
+    - [powerpc*] thp: Add write barrier after updating the valid bit
+    - [powerpc*] thp: Invalidate old 64K based hash page mapping before insert
+      of 4k pte
+    - [powerpc*] thp: Handle combo pages in invalidate
+    - [powerpc*] thp: Invalidate with vpn in loop
+    - [powerpc*] thp: Use ACCESS_ONCE when loading pmdp
+    - SCSI: save command pool address of Scsi_Host (regression in 3.15)
+    - fix regression in SCSI_IOCTL_SEND_COMMAND (regression in 3.16)
+    - [mips*] GIC: Prevent array overrun
+    - [mips*] ptrace: Test correct task's flags in task_user_regset_view()
+    - [mips*] ptrace: Change GP regset to use correct core dump register layout
+    - [mips*] ptrace: Avoid smp_processor_id() when retrieving FPU IR
+    - [mips*] syscall: Fix AUDIT value for O32 processes on MIPS64
+    - [mips*] scall64-o32: Fix indirect syscall detection
+    - [mips,powerpc] bfa: Fix undefined bit shift on big-endian architectures
+      with 32-bit DMA address
+    - ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()
+      (regression in 3.14)
+    - ACPI: Run fixed event device notifications in process context
+      (regression in 3.15)
+    - ACPI / scan: Allow ACPI drivers to bind to PNP device objects
+      (regression in 3.16)
+    - ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't
+      set (regression in 3.14.13, 3.16)
+    - ACPI / EC: Add support to disallow QR_EC to be issued before completing
+      previous QR_EC (regression in 3.14.13, 3.16)
+    - ACPI / scan: not cache _SUN value in struct acpi_device_pnp
+      (regression in 3.14)
+    - ACPI / video: Add a disable_native_backlight quirk
+    - ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PC
+    - ring-buffer: Always reset iterator to reader page
+    - ring-buffer: Up rb_iter_peek() loop count to 3
+    - vfs: get rid of propagate_umount() mistakenly treating slaves as busy.
+      (regression in 3.15)
+    - Bluetooth: Fix tracking local SSP authentication requirement
+    - Bluetooth: Avoid use of session socket after the session gets freed
+    - vfs: __generic_file_write_iter(): fix handling of sync error after DIO
+      (regression in 3.16)
+    - rbd: rework rbd_request_fn() (regression in 3.15)
+    - vfs: fix copy_tree() regression (regression in 3.14)
+    - md/raid1,raid10: always abort recover on write error.
+    - md/raid5: avoid livelock caused by non-aligned writes.
+      (regression in 3.16)
+    - md/raid6: avoid data corruption during recovery of double-degraded RAID6
+    - md/raid10: fix memory leak when reshaping a RAID10.
+    - xfs: ensure verifiers are attached to recovered buffers
+    - xfs: quotacheck leaves dquot buffers without verifiers
+    - xfs: don't dirty buffers beyond EOF
+    - xfs: don't zero partial page cache pages during O_DIRECT writes
+    - xfs: don't zero partial page cache pages during O_DIRECT reads
+    - libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly
+    - libceph: gracefully handle large reply messages from the mon
+    - libceph: do not hard code max auth ticket len (CVE-2014-6416,
+      CVE-2014-6417, CVE-2014-6418)
+    - CIFS: Fix async reading on reconnects
+    - CIFS: Possible null ptr deref in SMB2_tcon
+    - CIFS: Fix wrong directory attributes after rename
+    - mtd/ftl: fix the double free of the buffers allocated in build_maps()
+    - mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()
+    - dm table: propagate QUEUE_FLAG_NO_SG_MERGE (regression in 3.16)
+    - KEYS: Fix use-after-free in assoc_array_gc()
+    - KEYS: Fix termination condition in assoc array garbage collection
+      (CVE-2014-3631)
 
   [ Ben Hutchings ]
-  * drivers/mfd/rtsx_usb.c: export device table (Closes: #761428)
-  * reiserfs: Apply critical fixes:
-    - fix corruption introduced by balance_leaf refactor (regression in 3.16)
-      (Closes: #761457)
-    - Fix use after free in journal teardown
   * sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.
   * sfc: Add 40G link capability decoding
   * Bump ABI to 2 (Closes: #761874)
@@ -101,11 +178,6 @@
     practice this meant we didn't see them until they appeared in unstable
   * udeb: Fix typo in dependencies of speakup-modules (fixes FTBFS on
     mips64el due to interaction with another bug in kernel-wedge)
-  * libceph: Apply critical fixes:
-    - set last_piece in ceph_msg_data_pages_cursor_init() correctly
-    - gracefully handle large reply messages from the mon
-    - add process_one_ticket() helper
-    - do not hard code max auth ticket len
 
   [ Ian Campbell ]
   * [armel/orion5x] udeb: Include mvmdio in nic-modules udeb.

Modified: dists/sid/linux/debian/patches/series
==============================================================================
--- dists/sid/linux/debian/patches/series	Wed Sep 17 21:42:04 2014	(r21864)
+++ dists/sid/linux/debian/patches/series	Thu Sep 18 02:32:30 2014	(r21865)
@@ -52,11 +52,6 @@
 bugfix/arm/ixp4xx_iobe.patch
 bugfix/m68k/ethernat-kconfig.patch
 bugfix/mips/MIPS-ZBOOT-add-missing-linux-string.h-include.patch
-bugfix/mips/MIPS-OCTEON-make-get_system_type-thread-safe.patch
-bugfix/mips/MIPS-O32-32-bit-Fix-bug-which-can-cause-incorrect-sy.patch
-bugfix/mips/MIPS-tlbex-fix-a-missing-statement-for-HUGETLB.patch
-bugfix/mips/MIPS-prevent-user-from-setting-FCSR-cause-bits.patch
-bugfix/mips/MIPS-Remove-BUG_ON-is_fpu_owner-in-do_ade.patch
 bugfix/x86/x86-reject-x32-executables-if-x32-abi-not-supported.patch
 bugfix/s390/s390-3215-fix-hanging-console-issue.patch
 bugfix/arm64/arm64-crypto-fix-makefile-rule-for-aes-glue-.o.patch
@@ -110,21 +105,9 @@
 bugfix/all/kbuild-use-nostdinc-in-compile-tests.patch
 bugfix/all/disable-some-marvell-phys.patch
 bugfix/all/aio-fix-reqs_available-handling.patch
-bugfix/all/mnt-Only-change-user-settable-mount-flags-in-remount.patch
-bugfix/all/mnt-Move-the-test-for-MNT_LOCK_READONLY-from-change_.patch
-bugfix/all/mnt-Correct-permission-checks-in-do_remount.patch
-bugfix/all/mnt-Change-the-default-remount-atime-from-relatime-t.patch
-bugfix/all/mnt-Add-tests-for-unprivileged-remount-cases-that-ha.patch
 debian/i2o-disable-i2o_ext_adaptec-on-64bit.patch
 bugfix/all/aic94xx-remove-broken-fallback-for-missing-ctrl-a.patch
 bugfix/all/builddeb-put-the-dbg-files-into-the-correct-director.patch
-bugfix/all/libceph-set-last_piece-in-ceph_msg_data_pages_cursor.patch
-bugfix/all/libceph-gracefully-handle-large-reply-messages-from-.patch
-bugfix/all/libceph-add-process_one_ticket-helper.patch
-bugfix/all/libceph-do-not-hard-code-max-auth-ticket-len.patch
-bugfix/all/drivers-mfd-rtsx_usb.c-export-device-table.patch
-bugfix/all/reiserfs-fix-corruption-introduced-by-balance_leaf-r.patch
-bugfix/all/reiserfs-Fix-use-after-free-in-journal-teardown.patch
 
 # memfd_create() & kdbus backport
 features/all/kdbus/mm-allow-drivers-to-prevent-new-writable-mappings.patch



More information about the Kernel-svn-changes mailing list