https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-5.15.y.git;a=summary
RSBAC for Linux 5.15 (Long Term)
Current version: 5.15.163
commit b3f79be12c7084470623412c59def156595ebf15 Author: Amon Ott ao@rsbac.org Date: Thu Jul 25 13:34:43 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 | 58 ++++++++++++++++++++--------- rsbac/data_structures/aci_data_structures.c | 31 +++++++++------ rsbac/data_structures/acl_data_structures.c | 20 +++++----- 3 files changed, 70 insertions(+), 39 deletions(-)