[linux] branch wheezy updated (b67f320 -> 16a315a)
    debian-kernel at lists.debian.org 
    debian-kernel at lists.debian.org
       
    Sun Jan 24 03:46:46 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
benh pushed a change to branch wheezy
in repository linux.
      from  b67f320   Prepare to release linux (3.2.73-2+deb7u2).
       new  16a315a   Update to 3.2.76
The 1 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                                   | 152 ++++++++++
 debian/config/defines                              |  11 +
 ...alidate-socket-address-length-in-sco_sock.patch |  22 --
 ...d-checks-for-allocation-failure-in-isdn_p.patch |  37 ---
 .../keys-fix-race-between-read-and-revoke.patch    | 110 -------
 ...idation-for-the-socket-syscall-protocol-a.patch | 126 --------
 ...lidate-vj-compression-slot-parameters-com.patch | 129 --------
 ...-sockaddr_len-in-pptp_bind-and-pptp_conne.patch |  34 ---
 ...-when-sending-a-message-on-unbound-socket.patch |  69 -----
 ...ument-to-skb_copy_and_csum_datagram_iovec.patch | 108 -------
 ...lice-sendfile-at-once-fails-for-big-files.patch | 132 ---------
 ...y-support-msg_peek-with-truncated-buffers.patch |  88 ------
 ...id-use-after-free-in-ep_remove_wait_queue.patch | 325 ---------------------
 .../bugfix/all/xen-add-ring_copy_request.patch     |  52 ----
 ...-only-read-request-operation-from-shared-.patch |  57 ----
 ...-don-t-use-last-request-to-determine-mini.patch |  36 ---
 ...-netback-use-ring_copy_request-throughout.patch | 127 --------
 ...-do-not-install-an-irq-handler-for-msi-in.patch |  75 -----
 ...-don-t-allow-msi-x-ops-if-pci_command_mem.patch |  59 ----
 ...-for-xen_pci_op_disable_msi-x-only-disabl.patch | 100 -------
 ...-return-error-on-xen_pci_op_enable_msi-wh.patch |  56 ----
 ...-return-error-on-xen_pci_op_enable_msix-w.patch |  58 ----
 ...-save-xen_pci_op-commands-before-processi.patch |  73 -----
 ...oad-pit-counters-for-all-channels-when-re.patch |  53 ----
 .../x86/kvm-svm-unconditionally-intercept-db.patch |  78 -----
 .../patches/debian/af_unix-avoid-abi-changes.patch |  28 +-
 .../enclosure-fix-abi-change-in-2.6.32.70.patch    |  30 ++
 debian/patches/features/all/drm/drm-3.4.patch      | 239 +++++++++++++--
 .../arm/ahci-Add-JMicron-362-device-IDs.patch      |  33 ---
 debian/patches/series                              |  25 +-
 30 files changed, 425 insertions(+), 2097 deletions(-)
 delete mode 100644 debian/patches/bugfix/all/bluetooth-validate-socket-address-length-in-sco_sock.patch
 delete mode 100644 debian/patches/bugfix/all/isdn_ppp-add-checks-for-allocation-failure-in-isdn_p.patch
 delete mode 100644 debian/patches/bugfix/all/keys-fix-race-between-read-and-revoke.patch
 delete mode 100644 debian/patches/bugfix/all/net-add-validation-for-the-socket-syscall-protocol-a.patch
 delete mode 100644 debian/patches/bugfix/all/ppp-slip-validate-vj-compression-slot-parameters-com.patch
 delete mode 100644 debian/patches/bugfix/all/pptp-verify-sockaddr_len-in-pptp_bind-and-pptp_conne.patch
 delete mode 100644 debian/patches/bugfix/all/rds-fix-race-condition-when-sending-a-message-on-unbound-socket.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/splice-sendfile-at-once-fails-for-big-files.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-avoid-use-after-free-in-ep_remove_wait_queue.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-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
 delete mode 100644 debian/patches/bugfix/x86/KVM-x86-Reload-pit-counters-for-all-channels-when-re.patch
 delete mode 100644 debian/patches/bugfix/x86/kvm-svm-unconditionally-intercept-db.patch
 create mode 100644 debian/patches/debian/enclosure-fix-abi-change-in-2.6.32.70.patch
 delete mode 100644 debian/patches/features/arm/ahci-Add-JMicron-362-device-IDs.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