Centos-kernel-stream-9/kernel/entry
Jan Stancek 1b5fc99307 Merge: livepatch: selected fixes for rhel-9.3
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/2335

JIRA: https://issues.redhat.com/browse/RHEL-257
Tested: https://beaker.engineering.redhat.com/jobs/7677847 - x86_64 had a warning - doesn’t seem related to anything we’ve done

This MR adds backports for selected bugfixes and features to the livepatch subsystem for rhel-9.3. These commits were included:
entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set
- livepatch: fix race between fork and KLP transition
- livepatch: Add a missing newline character in klp_module_coming()
- selftests/livepatch: normalize sysctl error message
- selftests/livepatch: add sysfs test
- livepatch: add sysfs entry "patched" for each klp_object
- livepatch: Move the result-invariant calculation out of the loop

Signed-off-by: Julia Denham <jdenham@redhat.com>

Approved-by: Yannick Cote <ycote@redhat.com>
Approved-by: Josh Poimboeuf <jpoimboe@redhat.com>
Approved-by: Joe Lawrence <joe.lawrence@redhat.com>
Approved-by: Luis Claudio R. Goncalves <lgoncalv@redhat.com>

Signed-off-by: Jan Stancek <jstancek@redhat.com>
2023-05-15 09:36:02 +02:00
..
Makefile
common.c context_tracking: Take NMI eqs entrypoints over RCU 2023-03-30 08:36:17 -04:00
common.h
kvm.c entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set 2023-04-10 11:52:39 -04:00
syscall_user_dispatch.c signal: Replace force_fatal_sig with force_exit_sig when in doubt 2022-10-12 07:27:31 -04:00