[linux] branch jessie updated (e59c2f5 -> ab6b0e8)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Mar 2 20:00:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a change to branch jessie
in repository linux.

      from  e59c2f5   [mips*] Backport math emulation fix from 4.5.
      adds  4ca8829   fuse: break infinite loop in fuse_fill_write_pages()
      adds  59ba3cd   Fix Origin URL for "fuse: break infinite loop in fuse_fill_write_pages()"
      adds  0c68395   Add CVE reference for CVE-2015-8785
      adds  b0ad128   aufs: Fix regression due to "mm: make sendfile(2) killable" (Closes: #812207)
      adds  66e39a4   x86/mm: Add barriers and document switch_mm()-vs-flush synchronization (CVE-2016-2069)
      adds  ff312a4   pipe: limit the per-user amount of pages allocated in pipes (CVE-2013-4312)
      adds  9cbcc9e   iw_cxgb3: Fix incorrectly returning error on success (CVE-2015-8812)
      adds  a8ec46a   af_unix: Guard against other == sk in unix_dgram_sendmsg (regression in 3.16.7-ckt20-1+deb8u1)
      adds  4f81019   Revert "workqueue: make sure delayed work run in local cpu"
      adds  2c284cf   ALSA: usb-audio: avoid freeing umidi object twice (CVE-2016-XXXX)
      adds  1f87a75   CVE-2016-2384 assigned
      adds  b712e09   unix: correctly track in-flight fds in sending process user_struct
      adds  819e90e   Add CVE ID for latest af_unix bug fix
      adds  226cfb8   USB: fix invalid memory access in hub_activate() (CVE-2015-8816)
      adds  c6f4a5b   Add ALSA security fixes
      adds  969fbd6   AIO: properly check iovec sizes
      adds  e311865   Prepare to release linux (3.16.7-ckt20-1+deb8u4).
       new  a31b06a   Merge tag 'debian/3.16.7-ckt20-1+deb8u4' into jessie
       new  ab6b0e8   Update to 3.16.7-ckt25

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   | 433 ++++++++++++++++++++-
 debian/config/defines                              |   6 +
 ...-keyring-ref-leak-in-join_session_keyring.patch |  75 ----
 ...rd-against-other-sk-in-unix_dgram_sendmsg.patch |  40 ++
 .../all/aio-properly-check-iovec-sizes.patch       |  41 ++
 ...3-xino-handles-eintr-from-the-dying-proce.patch |  66 ++++
 ...s-tiny-extract-a-new-func-xino_fwrite_wkq.patch |  81 ++++
 ...sion-fix-crash-on-detecting-device-with-i.patch |  44 ---
 ...sion-fix-leak-of-usb_dev-on-failure-paths.patch |  87 -----
 ...ument-to-skb_copy_and_csum_datagram_iovec.patch |  95 -----
 ...-t-finish-a-td-if-we-get-a-short-transfer.patch |  37 --
 ...t-soft-lockup-when-sctp_accept-is-called-.patch | 190 ---------
 ...unsafe-ldisc-reference-via-ioctl-tiocgetd.patch |  63 ---
 ...y-support-msg_peek-with-truncated-buffers.patch |  88 -----
 ...ly-account-for-FDs-passed-over-unix-socke.patch | 129 ------
 ...sh-on-detecting-device-without-write_urbs.patch |  31 --
 ...sbvision-fix-overflow-of-interfaces-array.patch |  33 --
 .../bugfix/all/xen-add-ring_copy_request.patch     |  52 ---
 ...-only-read-request-operation-from-shared-.patch |  48 ---
 ...-read-from-indirect-descriptors-only-once.patch |  63 ---
 ...-don-t-use-last-request-to-determine-mini.patch |  35 --
 ...-netback-use-ring_copy_request-throughout.patch | 126 ------
 ...-do-not-install-an-irq-handler-for-msi-in.patch |  77 ----
 ...-don-t-allow-msi-x-ops-if-pci_command_mem.patch |  61 ---
 ...-for-xen_pci_op_disable_msi-x-only-disabl.patch | 102 -----
 ...-return-error-on-xen_pci_op_enable_msi-wh.patch |  58 ---
 ...-return-error-on-xen_pci_op_enable_msix-w.patch |  60 ---
 ...-save-xen_pci_op-commands-before-processi.patch |  77 ----
 .../crypto-fix-abi-change-in-3.16.7-ckt25.patch    | 137 +++++++
 .../enclosure-fix-abi-change-in-3.16.7-ckt23.patch |  30 ++
 ...=> fix-abi-changes-for-cve-2013-4312-fix.patch} |  26 +-
 ...oup-make-sure-a-parent-css-isn-t-offlined.patch |  79 ++++
 debian/patches/series                              |  31 +-
 33 files changed, 941 insertions(+), 1660 deletions(-)
 delete mode 100644 debian/patches/bugfix/all/KEYS-Fix-keyring-ref-leak-in-join_session_keyring.patch
 create mode 100644 debian/patches/bugfix/all/af_unix-guard-against-other-sk-in-unix_dgram_sendmsg.patch
 create mode 100644 debian/patches/bugfix/all/aio-properly-check-iovec-sizes.patch
 create mode 100644 debian/patches/bugfix/all/aufs-for-4.3-xino-handles-eintr-from-the-dying-proce.patch
 create mode 100644 debian/patches/bugfix/all/aufs-tiny-extract-a-new-func-xino_fwrite_wkq.patch
 delete mode 100644 debian/patches/bugfix/all/media-usbvision-fix-crash-on-detecting-device-with-i.patch
 delete mode 100644 debian/patches/bugfix/all/media-usbvision-fix-leak-of-usb_dev-on-failure-paths.patch
 delete mode 100644 debian/patches/bugfix/all/revert-net-add-length-argument-to-skb_copy_and_csum_datagram_iovec.patch
 delete mode 100644 debian/patches/bugfix/all/revert-xhci-don-t-finish-a-td-if-we-get-a-short-transfer.patch
 delete mode 100644 debian/patches/bugfix/all/sctp-prevent-soft-lockup-when-sctp_accept-is-called-.patch
 delete mode 100644 debian/patches/bugfix/all/tty-fix-unsafe-ldisc-reference-via-ioctl-tiocgetd.patch
 delete mode 100644 debian/patches/bugfix/all/udp-properly-support-msg_peek-with-truncated-buffers.patch
 delete mode 100644 debian/patches/bugfix/all/unix-properly-account-for-FDs-passed-over-unix-socke.patch
 delete mode 100644 debian/patches/bugfix/all/usb-serial-visor-fix-crash-on-detecting-device-without-write_urbs.patch
 delete mode 100644 debian/patches/bugfix/all/usbvision-fix-overflow-of-interfaces-array.patch
 delete mode 100644 debian/patches/bugfix/all/xen-add-ring_copy_request.patch
 delete mode 100644 debian/patches/bugfix/all/xen-blkback-only-read-request-operation-from-shared-.patch
 delete mode 100644 debian/patches/bugfix/all/xen-blkback-read-from-indirect-descriptors-only-once.patch
 delete mode 100644 debian/patches/bugfix/all/xen-netback-don-t-use-last-request-to-determine-mini.patch
 delete mode 100644 debian/patches/bugfix/all/xen-netback-use-ring_copy_request-throughout.patch
 delete mode 100644 debian/patches/bugfix/all/xen-pciback-do-not-install-an-irq-handler-for-msi-in.patch
 delete mode 100644 debian/patches/bugfix/all/xen-pciback-don-t-allow-msi-x-ops-if-pci_command_mem.patch
 delete mode 100644 debian/patches/bugfix/all/xen-pciback-for-xen_pci_op_disable_msi-x-only-disabl.patch
 delete mode 100644 debian/patches/bugfix/all/xen-pciback-return-error-on-xen_pci_op_enable_msi-wh.patch
 delete mode 100644 debian/patches/bugfix/all/xen-pciback-return-error-on-xen_pci_op_enable_msix-w.patch
 delete mode 100644 debian/patches/bugfix/all/xen-pciback-save-xen_pci_op-commands-before-processi.patch
 create mode 100644 debian/patches/debian/crypto-fix-abi-change-in-3.16.7-ckt25.patch
 create mode 100644 debian/patches/debian/enclosure-fix-abi-change-in-3.16.7-ckt23.patch
 rename debian/patches/debian/{unix-fix-abi-change-for-cve-2013-4312-fix.patch => fix-abi-changes-for-cve-2013-4312-fix.patch} (53%)
 create mode 100644 debian/patches/debian/revert-cgroup-make-sure-a-parent-css-isn-t-offlined.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list