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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 02 Dec 2015 01:04:07 +0000 (GMT)
From:	Kukjin Kim <kgene.kim@...sung.com>
To:	크쉬시토프 
	<k.kozlowski@...sung.com>, Arnd Bergmann <arnd@...db.de>,
	Kevin Hilman <khilman@...nel.org>,
	Olof Johansson <olof@...om.net>
Cc:	"linux-samsung-soc@...r.kernel.org" 
	<linux-samsung-soc@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"arm@...nel.org" <arm@...nel.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [GIT PULL] ARM: Exynos fixes for v4.4

Krzysztof Kozlowski wrote:
> 
Hi Krzysztof,

Looks good to me, but I have no other fixes in my tree so this would be sent to
out arm-soc directly :-)

Hi Arnd, Olof, Kevin,
Please pull this for v4.4.

Thanks,
Kukjin

> Hi Kukjin,
> 
> Two fixes for v4.4 cycle. Rafael wanted the cpufreq fix to go through arm-soc tree.
> 
> Please note that location of repository has changed to kernel.org.
> 
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
> 
>   Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-fixes-4.4
> 
> for you to fetch changes up to 62f49ee26f14753bd7fa634f51d537a79061bf0f:
> 
>   cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __init (2015-11-27 10:10:32 +0900)
> 
> ----------------------------------------------------------------
> Fixes for Exynos:
> 1. Fix potential NULL pointer dereference in Exynos PMU driver.
> 2. Remove incorrect __init annotation from s3c24xx cpufreq driver
>    structures.
> 
> ----------------------------------------------------------------
> Arnd Bergmann (1):
>       cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __init
> 
> Pankaj Dubey (1):
>       ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf
> 
>  arch/arm/mach-exynos/pmu.c                   | 6 +++++-
>  arch/arm/mach-s3c24xx/pll-s3c2440-12000000.c | 2 +-  arch/arm/mach-s3c24xx/pll-s3c2440-16934400.c | 2
> +-
>  drivers/cpufreq/s3c24xx-cpufreq.c            | 2 +-
>  4 files changed, 8 insertions(+), 4 deletions(-)
> --

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ