[linux] branch jessie-security updated (54fe5e5 -> 63190c2)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed May 31 15:39:32 UTC 2017


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

benh pushed a change to branch jessie-security
in repository linux.

      from  54fe5e5   ext4: validate s_first_meta_bg at mount time (CVE-2016-10208)
      adds  502fe3d   locking/mutex: Don't assume TASK_RUNNING (Closes: #841171)
      adds  572f863   Fix patch grouping in series
      adds  48428f5   Merge tag 'debian/3.16.39-1+deb8u1' into jessie
      adds  da6af8d   sunrpc: fix refcounting problems with auth_gss messages
      adds  f2c5e3c   Merge tag 'debian/3.16.39-1+deb8u2' into jessie
      adds  83509f3   Update to 3.16.42
      adds  770f0e4   ext4: fix fencepost in s_first_meta_bg validation (regression in 3.16.41)
      adds  e03156a   Merge branch 'jessie-security' into jessie
      adds  b0ba2af   Update to 3.16.43
      adds  101c2e1   [powerpc/powerpc64,ppc64*] Enable SCSI_IBMVFC as module (Closes: #859523)
      adds  0ea404f   mm: Make PIE address randomisation independent of mmap (Closes: #797530)
      adds  16a28b7   ping: implement proper locking (CVE-2017-2671)
      adds  9b8ac57   Add patches for CVE-2017-7184
      adds  3b351f9   [x86] drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl() (CVE-2017-7261)
      adds  7a17c1a   [x86] drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl() (CVE-2017-7294)
      adds  e8b6c15   net/packet: Fix integer overflow in various range checks (CVE-2017-7308)
      adds  bd9e014   mm/mempolicy.c: fix error handling in set_mempolicy and mbind (CVE-2017-7616)
      adds  ec43698   crypto: ahash - Fix EINPROGRESS notification callback (CVE-2017-7618)
      adds  55ba112   USB: iowarrior: fix NULL-deref at probe (CVE-2016-2188)
      adds  81bb318   ixgbe: do not call check_link for ethtool in ixgbe_get_settings() (Closes: #851952)
      adds  54da251   Fix bugs in ipv6 peer address cleanup (Closes: #854348)
      adds  861400a   KEYS: Prevent user access to keyrings whose names start with '.'
      adds  1169746   KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings (CVE-2017-7472)
      adds  f72cd48   Prepare to release linux (3.16.43-1).
      adds  ae3e344   mm/huge_memory.c: fix up "mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp" backport
       new  63190c2   Add various security fixes

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                                   | 656 ++++++++++++++++-
 debian/config/defines                              |   6 +
 debian/config/kernelarch-powerpc/config-arch-64    |   1 +
 .../powerpc/modules/powerpc-powerpc64/scsi-modules |   1 +
 ...refcounting-problems-with-auth_gss-messag.patch |  85 +++
 .../TTY-n_hdlc-fix-lockdep-false-positive.patch    | 101 ---
 .../bugfix/all/aio-mark-aio-pseudo-fs-noexec.patch |  58 --
 .../alsa-pcm-call-kill_fasync-in-stream-lock.patch |  43 --
 ...ash-fix-einprogress-notification-callback.patch | 226 ++++++
 ...reeing-skb-too-early-for-IPV6_RECVPKTINFO.patch |  47 --
 .../all/dccp-limit-sk_filter-trim-to-payload.patch |  94 ---
 ...cp-tcp-do-not-inherit-mc_list-from-parent.patch |  37 +
 ...x-fencepost-in-s_first_meta_bg-validation.patch |  30 +
 ...t4-validate-s_first_meta_bg-at-mount-time.patch |  65 --
 .../fbdev-color-map-copying-bounds-checking.patch  |  80 ---
 ...entry-to-inode_change_ok-instead-of-inode.patch | 678 ------------------
 ...-propagate-dentry-down-to-inode_change_ok.patch |  68 --
 .../hid-core-prevent-out-of-bound-readings.patch   |  43 --
 .../all/ip6_gre-fix-ip6gre_err-invalid-reads.patch |  98 ---
 ...pc-shm-Fix-shmat-mmap-nil-page-protection.patch |  76 --
 ...-skb-dst-around-in-presence-of-ip-options.patch |  43 --
 ...p-do-not-inherit-ipv6_mc_list-from-parent.patch |  60 ++
 .../ipv6-fix-a-refcnt-leak-with-peer-addr.patch    |  37 +
 ...-out-of-bound-writes-in-__ip6_append_data.patch |  62 ++
 ...nt-overrun-when-parsing-v6-header-options.patch | 221 ++++++
 ...drconf_get_prefix_route-to-remove-peer-ad.patch |  30 +
 .../ipx-call-ipxitf_put-in-ioctl-error-path.patch  |  36 +
 ...fix-lockdep-annotations-in-hashbin_delete.patch |  84 ---
 ...t-call-check_link-for-ethtool-in-ixgbe_ge.patch |  45 ++
 ...ow-keyrings-beginning-with-.-to-be-joined.patch |  76 ++
 ...yctl_set_reqkey_keyring-to-not-leak-threa.patch | 174 +++++
 ...ate-eperm-for-a-key-type-name-beginning-w.patch |  41 ++
 ...special-dot-prefixed-keyring-name-bug-fix.patch |  50 ++
 ...cy-sock_zapped-flag-check-in-l2tp_ip-6-_b.patch | 161 -----
 .../locking-mutex-don-t-assume-task_running.patch  |  49 ++
 .../media-dvb-usb-v2-avoid-use-after-free.patch    |  55 ++
 ...ory.c-fix-up-mm-huge_memory.c-respect-fol.patch |  59 ++
 ...y.c-fix-error-handling-in-set_mempolicy-a.patch |  72 ++
 ...er-mount-namespace-limit-on-the-number-of.patch | 268 -------
 ...ix-null-ptr-dereference-in-mpi_powm-ver-3.patch |  96 ---
 ...signed-overflows-for-so_-snd-rcv-bufforce.patch |  45 --
 .../all/net-llc-avoid-BUG_ON-in-skb_orphan.patch   |  59 --
 ...-fix-overflow-in-check-for-priv-area-size.patch |  35 +
 ...ket-fix-overflow-in-check-for-tp_frame_nr.patch |  32 +
 ...cket-fix-overflow-in-check-for-tp_reserve.patch |  28 +
 ...-check-minimum-size-on-icmp-header-length.patch |  67 --
 .../bugfix/all/net-sock-add-sock_efree.patch       |  34 -
 ...fnetlink-correctly-validate-length-of-bat.patch |  71 --
 ...sd-check-for-oversized-nfsv2-v3-arguments.patch |  99 +++
 ...icter-decoding-of-write-like-nfsv2-v3-ops.patch |  56 ++
 ...sd4-minor-nfsv2-v3-write-decoding-cleanup.patch |  79 +++
 ...ket-fix-race-condition-in-packet_set_ring.patch |  88 ---
 .../all/packet-fix-races-in-fanout_add.patch       |  72 --
 .../bugfix/all/perf-Fix-event-ctx-locking.patch    | 501 -------------
 ...ix-concurrent-sys_perf_event_open-vs.-mov.patch | 152 ----
 .../bugfix/all/perf-do-not-double-free.patch       |  47 --
 .../bugfix/all/perf-fix-race-in-swevent-hash.patch |  92 ---
 .../arm-factor-out-mmap-aslr-into-mmap_rnd.patch   |  95 +++
 ...don-t-randomise-text-when-randomise_va_sp.patch |  63 ++
 .../arm64-standardize-mmap_rnd-usage.patch         |  86 +++
 .../pie-aslr/mips-extract-logic-for-mmap_rnd.patch |  55 ++
 .../mm-expose-arch_mmap_rnd-when-available.patch   | 277 ++++++++
 ...h_randomize_brk-into-arch_has_elf_randomi.patch | 184 +++++
 .../mm-split-et_dyn-aslr-from-mmap-aslr.patch      | 214 ++++++
 .../powerpc-standardize-mmap_rnd-usage.patch       |  83 +++
 .../powerpc-use-generic-pie-randomization.patch    | 101 +++
 ...mize_et_dyn-to-take-void-and-use-mmap_rnd.patch |  57 ++
 ...fine-randomize_et_dyn-for-elf_et_dyn_base.patch |  49 ++
 .../pie-aslr/s390-standardize-mmap_rnd-usage.patch | 113 +++
 .../bugfix/all/ping-implement-proper-locking.patch |  49 ++
 ...entry-to-inode_change_ok-instead-of-inode.patch | 779 ---------------------
 .../all/rose-limit-sk_filter-trim-to-payload.patch |  94 ---
 ...sctp-avoid-BUG_ON-on-sctp_wait_for_sndbuf.patch |  40 --
 ...eeloff-operation-on-asocs-with-threads-sl.patch |  66 --
 ...-inherit-ipv6_-mc-ac-fl-_list-from-parent.patch |  29 +
 ...lidate-chunk-len-before-actually-using-it.patch |  54 --
 .../selinux-fix-off-by-one-in-setprocattr.patch    |  61 --
 ...uble-free-when-drives-detach-during-sg_io.patch |  66 --
 ...g_write-is-not-fit-to-be-called-under-ker.patch |  42 --
 ...-added-by-grab_header-in-proc_sys_readdir.patch |  83 ---
 ...cp-avoid-infinite-loop-in-tcp_splice_read.patch |  48 --
 ...ake-care-of-truncations-done-by-sk_filter.patch |  98 ---
 ...pfs-clear-s_isgid-when-setting-posix-acls.patch |  41 --
 ...-strlcpy-instead-of-strcpy-in-__trace_fin.patch |  34 +
 .../tty-n_hdlc-get-rid-of-racy-n_hdlc.tbuf.patch   | 314 ---------
 ...-ldisc-drivers-from-re-using-stale-tty-fi.patch |  74 --
 .../all/usb-gadget-f_fs-fix-use-after-free.patch   |  32 -
 .../usb-iowarrior-fix-null-deref-at-probe.patch    |  52 ++
 ...io_ti-fix-information-leak-in-completion-.patch |  31 +
 ...-kl5kusb105-fix-line-state-error-handling.patch |  37 -
 ...erial-omninet-fix-reference-leaks-at-open.patch |  33 +
 ...to-never-having-exectuables-on-proc-and-s.patch | 183 -----
 ...e-xfrm_msg_newae-incoming-esn-size-harder.patch |  34 +
 ..._newae-xfrma_replay_esn_val-replay_window.patch |  45 ++
 ...-propagate-dentry-down-to-inode_change_ok.patch | 210 ------
 ...eger-overflow-in-vmw_surface_define_ioctl.patch |  35 +
 .../fix-potential-infoleak-in-older-kernels.patch  |  63 --
 .../kvm-fix-page-struct-leak-in-handle_vmon.patch  |  40 --
 ...o-intercept-software-exceptions-bp-and-of.patch |  62 --
 ...p-error-recovery-in-em_jmp_far-and-em_ret.patch | 125 ----
 ...x86-fix-emulation-of-mov-ss-null-selector.patch | 104 ---
 .../kvm-x86-introduce-segmented_write_std.patch    |  59 --
 ...r-dereference-in-vmw_surface_define_ioctl.patch |  34 +
 .../arm64-ptrace-avoid-abi-change-in-3.16.42.patch |  23 +
 ...e-for-mmc-core-annotate-cmd_hdr-as-__le32.patch |  26 +
 ...change-for-net-fix-sk_mem_reclaim_partial.patch |  80 +++
 ...smp_send_stop-with-kdump-friendly-version.patch | 168 +++++
 ...e-for-mnt-add-a-per-mount-namespace-limit.patch |  25 +
 .../vfs-fix-abi-change-for-cve-2016-6213-fix.patch |  23 -
 .../all/net-add-__sock_queue_rcv_skb.patch         |  63 --
 ...spend-resume-quirks-for-apple-thunderbolt.patch |   4 +-
 debian/patches/series                              | 108 +--
 112 files changed, 4562 insertions(+), 6255 deletions(-)
 create mode 100644 debian/patches/bugfix/all/SUNRPC-fix-refcounting-problems-with-auth_gss-messag.patch
 delete mode 100644 debian/patches/bugfix/all/TTY-n_hdlc-fix-lockdep-false-positive.patch
 delete mode 100644 debian/patches/bugfix/all/aio-mark-aio-pseudo-fs-noexec.patch
 delete mode 100644 debian/patches/bugfix/all/alsa-pcm-call-kill_fasync-in-stream-lock.patch
 create mode 100644 debian/patches/bugfix/all/crypto-ahash-fix-einprogress-notification-callback.patch
 delete mode 100644 debian/patches/bugfix/all/dccp-fix-freeing-skb-too-early-for-IPV6_RECVPKTINFO.patch
 delete mode 100644 debian/patches/bugfix/all/dccp-limit-sk_filter-trim-to-payload.patch
 create mode 100644 debian/patches/bugfix/all/dccp-tcp-do-not-inherit-mc_list-from-parent.patch
 create mode 100644 debian/patches/bugfix/all/ext4-fix-fencepost-in-s_first_meta_bg-validation.patch
 delete mode 100644 debian/patches/bugfix/all/ext4-validate-s_first_meta_bg-at-mount-time.patch
 delete mode 100644 debian/patches/bugfix/all/fbdev-color-map-copying-bounds-checking.patch
 delete mode 100644 debian/patches/bugfix/all/fs-give-dentry-to-inode_change_ok-instead-of-inode.patch
 delete mode 100644 debian/patches/bugfix/all/fuse-propagate-dentry-down-to-inode_change_ok.patch
 delete mode 100644 debian/patches/bugfix/all/hid-core-prevent-out-of-bound-readings.patch
 delete mode 100644 debian/patches/bugfix/all/ip6_gre-fix-ip6gre_err-invalid-reads.patch
 delete mode 100644 debian/patches/bugfix/all/ipc-shm-Fix-shmat-mmap-nil-page-protection.patch
 delete mode 100644 debian/patches/bugfix/all/ipv4-keep-skb-dst-around-in-presence-of-ip-options.patch
 create mode 100644 debian/patches/bugfix/all/ipv6-dccp-do-not-inherit-ipv6_mc_list-from-parent.patch
 create mode 100644 debian/patches/bugfix/all/ipv6-fix-a-refcnt-leak-with-peer-addr.patch
 create mode 100644 debian/patches/bugfix/all/ipv6-fix-out-of-bound-writes-in-__ip6_append_data.patch
 create mode 100644 debian/patches/bugfix/all/ipv6-prevent-overrun-when-parsing-v6-header-options.patch
 create mode 100644 debian/patches/bugfix/all/ipv6-use-addrconf_get_prefix_route-to-remove-peer-ad.patch
 create mode 100644 debian/patches/bugfix/all/ipx-call-ipxitf_put-in-ioctl-error-path.patch
 delete mode 100644 debian/patches/bugfix/all/irda-fix-lockdep-annotations-in-hashbin_delete.patch
 create mode 100644 debian/patches/bugfix/all/ixgbe-do-not-call-check_link-for-ethtool-in-ixgbe_ge.patch
 create mode 100644 debian/patches/bugfix/all/keys-disallow-keyrings-beginning-with-.-to-be-joined.patch
 create mode 100644 debian/patches/bugfix/all/keys-fix-keyctl_set_reqkey_keyring-to-not-leak-threa.patch
 create mode 100644 debian/patches/bugfix/all/keys-reinstate-eperm-for-a-key-type-name-beginning-w.patch
 create mode 100644 debian/patches/bugfix/all/keys-special-dot-prefixed-keyring-name-bug-fix.patch
 delete mode 100644 debian/patches/bugfix/all/l2tp-fix-racy-sock_zapped-flag-check-in-l2tp_ip-6-_b.patch
 create mode 100644 debian/patches/bugfix/all/locking-mutex-don-t-assume-task_running.patch
 create mode 100644 debian/patches/bugfix/all/media-dvb-usb-v2-avoid-use-after-free.patch
 create mode 100644 debian/patches/bugfix/all/mm-huge_memory.c-fix-up-mm-huge_memory.c-respect-fol.patch
 create mode 100644 debian/patches/bugfix/all/mm-mempolicy.c-fix-error-handling-in-set_mempolicy-a.patch
 delete mode 100644 debian/patches/bugfix/all/mnt-add-a-per-mount-namespace-limit-on-the-number-of.patch
 delete mode 100644 debian/patches/bugfix/all/mpi-fix-null-ptr-dereference-in-mpi_powm-ver-3.patch
 delete mode 100644 debian/patches/bugfix/all/net-avoid-signed-overflows-for-so_-snd-rcv-bufforce.patch
 delete mode 100644 debian/patches/bugfix/all/net-llc-avoid-BUG_ON-in-skb_orphan.patch
 create mode 100644 debian/patches/bugfix/all/net-packet-fix-overflow-in-check-for-priv-area-size.patch
 create mode 100644 debian/patches/bugfix/all/net-packet-fix-overflow-in-check-for-tp_frame_nr.patch
 create mode 100644 debian/patches/bugfix/all/net-packet-fix-overflow-in-check-for-tp_reserve.patch
 delete mode 100644 debian/patches/bugfix/all/net-ping-check-minimum-size-on-icmp-header-length.patch
 delete mode 100644 debian/patches/bugfix/all/net-sock-add-sock_efree.patch
 delete mode 100644 debian/patches/bugfix/all/netfilter-nfnetlink-correctly-validate-length-of-bat.patch
 create mode 100644 debian/patches/bugfix/all/nfsd-check-for-oversized-nfsv2-v3-arguments.patch
 create mode 100644 debian/patches/bugfix/all/nfsd-stricter-decoding-of-write-like-nfsv2-v3-ops.patch
 create mode 100644 debian/patches/bugfix/all/nfsd4-minor-nfsv2-v3-write-decoding-cleanup.patch
 delete mode 100644 debian/patches/bugfix/all/packet-fix-race-condition-in-packet_set_ring.patch
 delete mode 100644 debian/patches/bugfix/all/packet-fix-races-in-fanout_add.patch
 delete mode 100644 debian/patches/bugfix/all/perf-Fix-event-ctx-locking.patch
 delete mode 100644 debian/patches/bugfix/all/perf-core-Fix-concurrent-sys_perf_event_open-vs.-mov.patch
 delete mode 100644 debian/patches/bugfix/all/perf-do-not-double-free.patch
 delete mode 100644 debian/patches/bugfix/all/perf-fix-race-in-swevent-hash.patch
 create mode 100644 debian/patches/bugfix/all/pie-aslr/arm-factor-out-mmap-aslr-into-mmap_rnd.patch
 create mode 100644 debian/patches/bugfix/all/pie-aslr/arm64-aslr-don-t-randomise-text-when-randomise_va_sp.patch
 create mode 100644 debian/patches/bugfix/all/pie-aslr/arm64-standardize-mmap_rnd-usage.patch
 create mode 100644 debian/patches/bugfix/all/pie-aslr/mips-extract-logic-for-mmap_rnd.patch
 create mode 100644 debian/patches/bugfix/all/pie-aslr/mm-expose-arch_mmap_rnd-when-available.patch
 create mode 100644 debian/patches/bugfix/all/pie-aslr/mm-fold-arch_randomize_brk-into-arch_has_elf_randomi.patch
 create mode 100644 debian/patches/bugfix/all/pie-aslr/mm-split-et_dyn-aslr-from-mmap-aslr.patch
 create mode 100644 debian/patches/bugfix/all/pie-aslr/powerpc-standardize-mmap_rnd-usage.patch
 create mode 100644 debian/patches/bugfix/all/pie-aslr/powerpc-use-generic-pie-randomization.patch
 create mode 100644 debian/patches/bugfix/all/pie-aslr/s390-change-randomize_et_dyn-to-take-void-and-use-mmap_rnd.patch
 create mode 100644 debian/patches/bugfix/all/pie-aslr/s390-redefine-randomize_et_dyn-for-elf_et_dyn_base.patch
 create mode 100644 debian/patches/bugfix/all/pie-aslr/s390-standardize-mmap_rnd-usage.patch
 create mode 100644 debian/patches/bugfix/all/ping-implement-proper-locking.patch
 delete mode 100644 debian/patches/bugfix/all/revert-fs-give-dentry-to-inode_change_ok-instead-of-inode.patch
 delete mode 100644 debian/patches/bugfix/all/rose-limit-sk_filter-trim-to-payload.patch
 delete mode 100644 debian/patches/bugfix/all/sctp-avoid-BUG_ON-on-sctp_wait_for_sndbuf.patch
 delete mode 100644 debian/patches/bugfix/all/sctp-deny-peeloff-operation-on-asocs-with-threads-sl.patch
 create mode 100644 debian/patches/bugfix/all/sctp-do-not-inherit-ipv6_-mc-ac-fl-_list-from-parent.patch
 delete mode 100644 debian/patches/bugfix/all/sctp-validate-chunk-len-before-actually-using-it.patch
 delete mode 100644 debian/patches/bugfix/all/selinux-fix-off-by-one-in-setprocattr.patch
 delete mode 100644 debian/patches/bugfix/all/sg-fix-double-free-when-drives-detach-during-sg_io.patch
 delete mode 100644 debian/patches/bugfix/all/sg_write-bsg_write-is-not-fit-to-be-called-under-ker.patch
 delete mode 100644 debian/patches/bugfix/all/sysctl-drop-reference-added-by-grab_header-in-proc_sys_readdir.patch
 delete mode 100644 debian/patches/bugfix/all/tcp-avoid-infinite-loop-in-tcp_splice_read.patch
 delete mode 100644 debian/patches/bugfix/all/tcp-take-care-of-truncations-done-by-sk_filter.patch
 delete mode 100644 debian/patches/bugfix/all/tmpfs-clear-s_isgid-when-setting-posix-acls.patch
 create mode 100644 debian/patches/bugfix/all/tracing-use-strlcpy-instead-of-strcpy-in-__trace_fin.patch
 delete mode 100644 debian/patches/bugfix/all/tty-n_hdlc-get-rid-of-racy-n_hdlc.tbuf.patch
 delete mode 100644 debian/patches/bugfix/all/tty-prevent-ldisc-drivers-from-re-using-stale-tty-fi.patch
 delete mode 100644 debian/patches/bugfix/all/usb-gadget-f_fs-fix-use-after-free.patch
 create mode 100644 debian/patches/bugfix/all/usb-iowarrior-fix-null-deref-at-probe.patch
 create mode 100644 debian/patches/bugfix/all/usb-serial-io_ti-fix-information-leak-in-completion-.patch
 delete mode 100644 debian/patches/bugfix/all/usb-serial-kl5kusb105-fix-line-state-error-handling.patch
 create mode 100644 debian/patches/bugfix/all/usb-serial-omninet-fix-reference-leaks-at-open.patch
 delete mode 100644 debian/patches/bugfix/all/vfs-commit-to-never-having-exectuables-on-proc-and-s.patch
 create mode 100644 debian/patches/bugfix/all/xfrm_user-validate-xfrm_msg_newae-incoming-esn-size-harder.patch
 create mode 100644 debian/patches/bugfix/all/xfrm_user-validate-xfrm_msg_newae-xfrma_replay_esn_val-replay_window.patch
 delete mode 100644 debian/patches/bugfix/all/xfs-propagate-dentry-down-to-inode_change_ok.patch
 create mode 100644 debian/patches/bugfix/x86/drm-vmwgfx-fix-integer-overflow-in-vmw_surface_define_ioctl.patch
 delete mode 100644 debian/patches/bugfix/x86/fix-potential-infoleak-in-older-kernels.patch
 delete mode 100644 debian/patches/bugfix/x86/kvm-fix-page-struct-leak-in-handle_vmon.patch
 delete mode 100644 debian/patches/bugfix/x86/kvm-nvmx-allow-l1-to-intercept-software-exceptions-bp-and-of.patch
 delete mode 100644 debian/patches/bugfix/x86/kvm-x86-drop-error-recovery-in-em_jmp_far-and-em_ret.patch
 delete mode 100644 debian/patches/bugfix/x86/kvm-x86-fix-emulation-of-mov-ss-null-selector.patch
 delete mode 100644 debian/patches/bugfix/x86/kvm-x86-introduce-segmented_write_std.patch
 create mode 100644 debian/patches/bugfix/x86/vmwgfx-null-pointer-dereference-in-vmw_surface_define_ioctl.patch
 create mode 100644 debian/patches/debian/arm64-ptrace-avoid-abi-change-in-3.16.42.patch
 create mode 100644 debian/patches/debian/mmc-avoid-abi-change-for-mmc-core-annotate-cmd_hdr-as-__le32.patch
 create mode 100644 debian/patches/debian/net-avoid-abi-change-for-net-fix-sk_mem_reclaim_partial.patch
 create mode 100644 debian/patches/debian/revert-x86-panic-replace-smp_send_stop-with-kdump-friendly-version.patch
 create mode 100644 debian/patches/debian/vfs-avoid-abi-change-for-mnt-add-a-per-mount-namespace-limit.patch
 delete mode 100644 debian/patches/debian/vfs-fix-abi-change-for-cve-2016-6213-fix.patch
 delete mode 100644 debian/patches/features/all/net-add-__sock_queue_rcv_skb.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