https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.10.y.git;a=summary
RSBAC for Linux 5.10 (Long Term)
Current version: 5.10.222
commit 355665e551b08aab63b52ef4cb13a6e22448ef9f Author: Amon Ott ao@rsbac.org Date: Thu Jul 25 13:43:14 2024 +0200
Always call rsbac_mount() with parent info, but not from do_move_mount(). This commit ports the rsbac_mount() changes from kernel 6.6.
fs/namespace.c | 57 ++++++++++++++++++++--------- rsbac/data_structures/aci_data_structures.c | 31 ++++++++++------ rsbac/data_structures/acl_data_structures.c | 22 +++++------ 3 files changed, 71 insertions(+), 39 deletions(-)