[linux] branch wheezy-backports updated (5c86724 -> bae5f7a)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Jan 19 23:08:13 UTC 2018


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

benh pushed a change to branch wheezy-backports
in repository linux.

      from  5c86724   Merge tag 'debian/3.16.39-1+deb8u1' into wheezy-backports
      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  6e439ff   ipc/shm: Fix shmat mmap nil-page protection (CVE-2017-5669)
      adds  4c00f8e   sctp: avoid BUG_ON on sctp_wait_for_sndbuf (CVE-2017-5986)
      adds  21d0ee3   sctp: deny peeloff operation on asocs with threads sleeping on it (CVE-2017-6353)
      adds  61f1eb2   tcp: avoid infinite loop in tcp_splice_read() (CVE-2017-6214)
      adds  7ef49ff   net/llc: avoid BUG_ON() in skb_orphan() (CVE-2017-6345)
      adds  ff9712a   packet: fix races in fanout_add() (CVE-2017-6346)
      adds  9c0afc8   net/sock: Add sock_efree() function
      adds  b84f10d   TTY: n_hdlc, fix lockdep false positive
      adds  6641433   tty: n_hdlc: get rid of racy n_hdlc.tbuf (CVE-2017-2636)
      adds  b0db7e1   [x86] kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) (CVE-2016-9588)
      adds  93f6d43   irda: Fix locking in hashbin_delete() (CVE-2017-6348)
      adds  08a4215   Prepare to release linux (3.16.39-1+deb8u2).
      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  a59d773   timer: Restrict timer_stats to initial PID namespace (CVE-2017-5967)
      adds  57753e8   mbcache: Reschedule before restarting iteration in mb_cache_entry_alloc()
      adds  0a86879   mnt: Add a per mount namespace limit on the number of mounts (CVE-2016-6213)
      adds  ccfdfd2   vfs: Commit to never having executables on proc and sysfs
      adds  51c19d7   aio: mark AIO pseudo-fs noexec (CVE-2016-10044)
      adds  71b7929   l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() (CVE-2016-10200)
      adds  54fe5e5   ext4: validate s_first_meta_bg at mount time (CVE-2016-10208)
      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
      adds  63190c2   Add various security fixes
      adds  5bfcb79   ipv6: Check ip6_find_1stfragopt() return value properly.
      adds  3e771a1   Add follow-up fixes for CVE-2017-9074
      adds  af5f37d   mm: enlarge stack guard gap (CVE-2017-1000364)
      adds  76d0367   mm: allow to configure stack gap size
      adds  221e24c   mm, proc: cap the stack gap for unpopulated growing vmas
      adds  909faf0   mm: do not collapse stack gap into THP
      adds  12c9735   fold me "mm: allow to configure stack gap size"
      adds  44412f2   Prepare to release linux (3.16.43-2+deb8u1).
       new  bae5f7a   Merge tag 'debian/3.16.43-2+deb8u1' into wheezy-backports

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                                   | 699 ++++++++++++++++++
 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 +++
 .../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 +
 .../fbdev-color-map-copying-bounds-checking.patch  |  80 ---
 ...d-me-mm-allow-to-configure-stack-gap-size.patch |  79 +++
 ...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 ---
 ...-skb-dst-around-in-presence-of-ip-options.patch |  43 --
 ...ip6_find_1stfragopt-return-value-properly.patch |  85 +++
 ...p-do-not-inherit-ipv6_mc_list-from-parent.patch |  60 ++
 .../ipv6-fix-a-refcnt-leak-with-peer-addr.patch    |  37 +
 .../all/ipv6-fix-leak-in-ipv6_gso_segment.patch    |  30 +
 ...-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 +
 ...andle-errors-reported-by-xfrm6_find_1stfr.patch |  40 ++
 .../ipx-call-ipxitf_put-in-ioctl-error-path.patch  |  36 +
 ...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 ++
 .../locking-mutex-don-t-assume-task_running.patch  |  49 ++
 ...tarting-iteration-in-mb_cache_entry_alloc.patch |  22 +
 .../media-dvb-usb-v2-avoid-use-after-free.patch    |  55 ++
 .../all/mm-allow-to-configure-stack-gap-size.patch |  71 ++
 .../mm-do-not-collapse-stack-gap-into-THP.patch    |  52 ++
 .../bugfix/all/mm-enlarge-stack-guard-gap.patch    | 473 +++++++++++++
 ...ory.c-fix-up-mm-huge_memory.c-respect-fol.patch |  59 ++
 ...y.c-fix-error-handling-in-set_mempolicy-a.patch |  72 ++
 ...-the-stack-gap-for-unpopulated-growing-vm.patch |  45 ++
 ...ix-null-ptr-dereference-in-mpi_powm-ver-3.patch |  96 ---
 ...signed-overflows-for-so_-snd-rcv-bufforce.patch |  45 --
 ...-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 --
 ...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 ---
 .../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 ---
 ...-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 ---
 ...ake-care-of-truncations-done-by-sk_filter.patch |  98 ---
 ...rict-timer_stats-to-initial-pid-namespace.patch |  37 +
 ...pfs-clear-s_isgid-when-setting-posix-acls.patch |  41 --
 ...-strlcpy-instead-of-strcpy-in-__trace_fin.patch |  34 +
 ...-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 +
 ...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 --
 ...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 +
 .../all/net-add-__sock_queue_rcv_skb.patch         |  63 --
 ...spend-resume-quirks-for-apple-thunderbolt.patch |   4 +-
 debian/patches/series                              | 101 ++-
 105 files changed, 5556 insertions(+), 4517 deletions(-)
 create mode 100644 debian/patches/bugfix/all/SUNRPC-fix-refcounting-problems-with-auth_gss-messag.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/fbdev-color-map-copying-bounds-checking.patch
 create mode 100644 debian/patches/bugfix/all/fold-me-mm-allow-to-configure-stack-gap-size.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/ipv4-keep-skb-dst-around-in-presence-of-ip-options.patch
 create mode 100644 debian/patches/bugfix/all/ipv6-check-ip6_find_1stfragopt-return-value-properly.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-leak-in-ipv6_gso_segment.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/ipv6-xfrm-handle-errors-reported-by-xfrm6_find_1stfr.patch
 create mode 100644 debian/patches/bugfix/all/ipx-call-ipxitf_put-in-ioctl-error-path.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
 create mode 100644 debian/patches/bugfix/all/locking-mutex-don-t-assume-task_running.patch
 create mode 100644 debian/patches/bugfix/all/mbcache-reschedule-before-restarting-iteration-in-mb_cache_entry_alloc.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-allow-to-configure-stack-gap-size.patch
 create mode 100644 debian/patches/bugfix/all/mm-do-not-collapse-stack-gap-into-THP.patch
 create mode 100644 debian/patches/bugfix/all/mm-enlarge-stack-guard-gap.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
 create mode 100644 debian/patches/bugfix/all/mm-proc-cap-the-stack-gap-for-unpopulated-growing-vm.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
 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/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/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
 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-take-care-of-truncations-done-by-sk_filter.patch
 create mode 100644 debian/patches/bugfix/all/timer-restrict-timer_stats-to-initial-pid-namespace.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-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
 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-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/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