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: <167456223711.325781.3444355742803808035.b4-ty@arm.com> Date: Tue, 24 Jan 2023 12:10:40 +0000 From: Catalin Marinas <catalin.marinas@....com> To: linux-arm-kernel@...ts.infradead.org, Steven Rostedt <rostedt@...dmis.org>, Mark Rutland <mark.rutland@....com> Cc: Will Deacon <will@...nel.org>, lenb@...nel.org, linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org, mhiramat@...nel.org, ndesaulniers@...gle.com, ojeda@...nel.org, peterz@...radead.org, rafael.j.wysocki@...el.com, revest@...omium.org, robert.moore@...el.com Subject: Re: [PATCH v3 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS On Mon, 23 Jan 2023 13:45:55 +0000, Mark Rutland wrote: > I'm not sure how we want to merge this, so I've moved the core ftrace > patch to the start of the series so that it can more easily be placed on > a stable branch if we want that to go via the ftrace tree and the rest > to go via arm64. > > This is cleanly pasing the ftrace selftests from v6.2-rc3 (results in > the final patch). > > [...] Applied to arm64 (for-next/ftrace), thanks! [1/8] ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPS https://git.kernel.org/arm64/c/cbad0fb2d8d9 [2/8] Compiler attributes: GCC cold function alignment workarounds https://git.kernel.org/arm64/c/c27cd083cfb9 [3/8] ACPI: Don't build ACPICA with '-Os' https://git.kernel.org/arm64/c/8f9e0a52810d [4/8] arm64: Extend support for CONFIG_FUNCTION_ALIGNMENT https://git.kernel.org/arm64/c/47a15aa54427 [5/8] arm64: insn: Add helpers for BTI https://git.kernel.org/arm64/c/2bbbb4015aa1 [6/8] arm64: patching: Add aarch64_insn_write_literal_u64() https://git.kernel.org/arm64/c/e4ecbe83fd1a [7/8] arm64: ftrace: Update stale comment https://git.kernel.org/arm64/c/90955d778ad7 [8/8] arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS https://git.kernel.org/arm64/c/baaf553d3bc3 -- Catalin
Powered by blists - more mailing lists