lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 15 Oct 2017 09:48:24 +0200
From:   Krzysztof Kozlowski <krzk@...nel.org>
To:     Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
        arm@...nel.org
Cc:     Krzysztof Kozlowski <krzk@...nel.org>,
        Kukjin Kim <kgene@...nel.org>,
        linux-arm-kernel@...ts.infradead.org,
        linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL 1/4] ARM: exynos: mach/soc for v4.15


The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.15

for you to fetch changes up to 9e43eca3c87476f75680f472ff3ebcd85f357b86:

  ARM: EXYNOS: Remove Exynos4212 related dead code (2017-10-08 13:52:09 +0200)

----------------------------------------------------------------
Samsung mach/soc changes for v4.15

1. Cleanups for s3c24xx and s3c64xx (memory allocation printks, code
   style).
2. Remove of Exynos4212 related dead code (no more support for this
   SoC).

----------------------------------------------------------------
Marek Szyprowski (1):
      ARM: EXYNOS: Remove Exynos4212 related dead code

Markus Elfring (7):
      ARM: s3c24xx: Remove printk for failed memory allocation in iotiming get
      ARM: s3c24xx: Simplify size used for kzalloc in iotiming get
      ARM: s3c2410: Fix typos in a comments
      ARM: s3c64xx: Remove printk for failed memory allocation in samsung_bl_set
      ARM: s3c64xx: Delete an unnecessary return statement in samsung_bl_set
      ARM: SAMSUNG: Remove printk for failed memory allocation
      ARM: SAMSUNG: Simplify size used for kzalloc

 arch/arm/mach-exynos/Kconfig             |  5 -----
 arch/arm/mach-exynos/common.h            | 11 +----------
 arch/arm/mach-exynos/exynos.c            |  2 --
 arch/arm/mach-exynos/firmware.c          |  5 -----
 arch/arm/mach-exynos/pm.c                |  3 +--
 arch/arm/mach-exynos/suspend.c           |  4 ----
 arch/arm/mach-s3c24xx/iotiming-s3c2410.c |  8 +++-----
 arch/arm/mach-s3c24xx/iotiming-s3c2412.c |  8 +++-----
 arch/arm/mach-s3c64xx/dev-backlight.c    | 10 +++-------
 arch/arm/plat-samsung/adc.c              | 12 ++++--------
 arch/arm/plat-samsung/devs.c             | 33 +++++++++++---------------------
 arch/arm/plat-samsung/platformdata.c     |  4 +---
 12 files changed, 27 insertions(+), 78 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ