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
| ||
|
Message-ID: <Zts3ECHu-7nucQHp@arm.com> Date: Fri, 6 Sep 2024 18:08:32 +0100 From: Catalin Marinas <catalin.marinas@....com> To: Linus Torvalds <torvalds@...ux-foundation.org> Cc: Will Deacon <will@...nel.org>, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org Subject: [GIT PULL] arm64 fixes for 6.11-rc7 Hi Linus, Please pull the arm64 fix below. Thanks. The following changes since commit 75c8f387dd16066a90c0928d00851edad0c8c519: Merge tag 'kvmarm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into for-next/fixes (2024-08-23 09:47:39 +0100) 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 c060f93253cad63ea9d41b5b1186a1da32541dec: arm64: stacktrace: fix the usage of ftrace_graph_ret_addr() (2024-09-05 15:03:35 +0100) ---------------------------------------------------------------- Fix the arm64 usage of ftrace_graph_ret_addr() to pass the &state->graph_idx pointer instead of NULL, otherwise this function just returns early. ---------------------------------------------------------------- Puranjay Mohan (1): arm64: stacktrace: fix the usage of ftrace_graph_ret_addr() arch/arm64/kernel/stacktrace.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- Catalin
Powered by blists - more mailing lists