[linux] branch jessie updated (101c2e1 -> 0ea404f)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Apr 19 02:40:55 UTC 2017


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

benh pushed a change to branch jessie
in repository linux.

      from  101c2e1   [powerpc/powerpc64,ppc64*] Enable SCSI_IBMVFC as module (Closes: #859523)
       new  0ea404f   mm: Make PIE address randomisation independent of mmap (Closes: #797530)

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                                   |  13 +
 .../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 +++++++++
 debian/patches/series                              |  14 ++
 14 files changed, 1404 insertions(+)
 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

-- 
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