[linux] branch master updated (8ebc10f -> 48bbfe3)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Oct 6 23:17:35 UTC 2015


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

benh pushed a change to branch master
in repository linux.

      from  8ebc10f   [i386] udeb: Update kernel-versions
       new  8418bea   [armhf] dts: Fix Makefile target for sun4i-a10-itead-iteaduino-plus (fixes FTBFS)
       new  25353e2   [mips*] io: Define ioremap_uc (fixes FTBFS)
      adds  487e6df   Patches have been merged, use upstream URL
      adds  7427111   ovl: conditionally use O_LARGEFILE in ovl_copy_up() (Closes: #800724)
      adds  b7435df   Really add closure of bug #800724
      adds  721a706   [x86] ALSA: hda - Disable power_save_node for Thinkpads (Closes: #800694)
      adds  f3b9973   i2c: Enable I2C_CHARDEV as a module in all configurations with I2C support (Closes: #800597)
      adds  c3800a5   [mips*/octeon] Enable CAVIUM_CN63XXP1 (Closes: #800595)
      adds  a395477   [mips*/octeon] Enable MMC, MMC_BLOCK, OCTEON_MMC and other drivers as modules (Closes: #800594)
      adds  9490057   netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths (Closes: #800445)
      adds  b532cf0   ipc: Initialize msg/shm IPC objects before doing ipc_addid() (CVE-2015-7613)
      adds  f785619   ath10k: add qca6164 support (Closes: #800703)
      adds  11e8b8b   Update to 4.2.3
      adds  0762a21   [!x86] net: Disable VMXNET3, only useful in VMware x86 virtual machines
      adds  7fa9f31   Move config for VMware paravirtual drivers to kernelarch-x86
      adds  90cb672   Add changelog entry for the (probable) fix for #800445
      adds  a3a2cdd   [armel] Update breaks on flash-kernel to anything earlier than 3.37 (Closes: #797878)
      adds  04734fa   [arm64] Defer workaround for erratum #843419
      adds  5ac36d8   Add ABI reference for 4.2.0-1
      adds  8ef7aab   Ignore/fix ABI changes as appropriate
      adds  dbe3ca8   debian/bin/buildcheck.py: Adjust for compatibility with Python 3
      adds  14667fb   [x86] crypto camellia_aesni_avx: Fix CPU feature checks (Closes: #800934)
      adds  6df52e8   Prepare to release linux (4.2.3-1).
       new  74a655e   Merge tag 'debian/4.2.3-1'
       new  48bbfe3   Update to 4.3-rc4

The 4 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/bin/buildcheck.py                           |   2 +-
 debian/changelog                                   | 158 +++++++++++++++++++++
 debian/config/alpha/config                         |   1 -
 debian/config/arm64/config                         |   2 +
 debian/config/armel/defines                        |   2 +-
 debian/config/armhf/config.armmp                   |   5 -
 debian/config/config                               |   5 +-
 debian/config/kernelarch-mips/config.4kc-malta     |   1 -
 debian/config/kernelarch-mips/config.5kc-malta     |   1 -
 debian/config/kernelarch-mips/config.octeon        |  16 +++
 debian/config/kernelarch-powerpc/config            |   1 -
 debian/config/kernelarch-sparc/config              |   1 -
 debian/config/kernelarch-x86/config                |   4 +-
 ...ditionally-use-o_largefile-in-ovl_copy_up.patch |  43 ++++++
 ...-makefile-target-for-sun4i-a10-itead-itea.patch |  35 +++++
 ...f-avoid-unreachable-code-on-little-endian.patch |  49 -------
 ...pf-fix-build-on-pre-r2-little-endian-cpus.patch | 117 ---------------
 .../bugfix/mips/mips-io-define-ioremap_uc.patch    |  27 ++++
 ...camellia_aesni_avx-fix-cpu-feature-checks.patch |  36 +++++
 debian/patches/series                              |   6 +-
 20 files changed, 328 insertions(+), 184 deletions(-)
 create mode 100644 debian/patches/bugfix/all/ovl-conditionally-use-o_largefile-in-ovl_copy_up.patch
 create mode 100644 debian/patches/bugfix/arm/arm-dts-fix-makefile-target-for-sun4i-a10-itead-itea.patch
 delete mode 100644 debian/patches/bugfix/mips/bpf-avoid-unreachable-code-on-little-endian.patch
 delete mode 100644 debian/patches/bugfix/mips/bpf-fix-build-on-pre-r2-little-endian-cpus.patch
 create mode 100644 debian/patches/bugfix/mips/mips-io-define-ioremap_uc.patch
 create mode 100644 debian/patches/bugfix/x86/crypto-x86-camellia_aesni_avx-fix-cpu-feature-checks.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