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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 5 Jul 2014 12:30:56 +0100 From: Catalin Marinas <catalin.marinas@....com> To: Linus Torvalds <torvalds@...ux-foundation.org> Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org Subject: [GIT PULL] arm64 fixes for 3.16 Hi Linus, Please pull the arm64 fixes below for 3.16. Thanks. The following changes since commit 4c834452aad01531db949414f94f817a86348d59: Linux 3.16-rc3 (2014-06-29 14:11:36 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes for you to fetch changes up to 974c8e450b9327a03453a4a450a2030b1bd42b5f: arm64: fix el2_setup check of CurrentEL (2014-07-04 16:16:52 +0100) ---------------------------------------------------------------- ARM64 fixes: - Exception level check at boot time (for completeness, not triggering any bug before) - I/D-cache synchronisation logic for huge pages - Config symbol typo ---------------------------------------------------------------- Marc Zyngier (1): arm64: fix el2_setup check of CurrentEL Steve Capper (2): arm64: mm: Fix horrendous config typo arm64: mm: Make icache synchronisation logic huge page aware arch/arm64/include/asm/pgtable.h | 2 +- arch/arm64/include/asm/ptrace.h | 4 ++++ arch/arm64/kernel/efi-entry.S | 3 +-- arch/arm64/kernel/head.S | 3 +-- arch/arm64/mm/flush.c | 3 ++- 5 files changed, 9 insertions(+), 6 deletions(-) -- Catalin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists