Hi Greg, On 23/05/24 18:42, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.315 release. There are 18 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Sat, 25 May 2024 13:03:15 +0000. Anything received after that time might be too late.
No problems seen on x86_64 and aarch64 with our testing. Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@xxxxxxxxxx> Thanks, Harshit
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.315-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 4.19.315-rc1 Akira Yokosawa <akiyks@xxxxxxxxx> docs: kernel_include.py: Cope with docutils 0.21 Daniel Thompson <daniel.thompson@xxxxxxxxxx> serial: kgdboc: Fix NMI-safety problems from keyboard reset code Tom Zanussi <tom.zanussi@xxxxxxxxxxxxxxx> tracing: Remove unnecessary var_ref destroy in track_data_destroy() Tom Zanussi <tom.zanussi@xxxxxxxxxxxxxxx> tracing: Generalize hist trigger onmax and save action Tom Zanussi <tom.zanussi@xxxxxxxxxxxxxxx> tracing: Split up onmatch action data Tom Zanussi <tom.zanussi@xxxxxxxxxxxxxxx> tracing: Refactor hist trigger action code Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> tracing: Have the historgram use the result of str_has_prefix() for len of prefix Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> tracing: Use str_has_prefix() instead of using fixed sizes Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> tracing: Use str_has_prefix() helper for histogram code Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> string.h: Add str_has_prefix() helper function Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx> tracing: Consolidate trace_add/remove_event_call back to the nolock functions Masami Hiramatsu <mhiramat@xxxxxxxxxx> tracing: Remove unneeded synth_event_mutex Masami Hiramatsu <mhiramat@xxxxxxxxxx> tracing: Use dyn_event framework for synthetic events Masami Hiramatsu <mhiramat@xxxxxxxxxx> tracing: Add unified dynamic event framework Masami Hiramatsu <mhiramat@xxxxxxxxxx> tracing: Simplify creation and deletion of synthetic events Dominique Martinet <dominique.martinet@xxxxxxxxxxxxxxxxx> btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() Mikulas Patocka <mpatocka@xxxxxxxxxx> dm: limit the number of targets and parameter size area Harshit Mogalapalli <harshit.m.mogalapalli@xxxxxxxxxx> Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"