https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.1.y.git;a=summary
RSBAC for Linux 6.1 (Long Term)
Current version: 6.1.102
commit 537df3dbc573a786a932e2d1cf96b8b359ce60c9 Author: Amon Ott ao@rsbac.org Date: Thu Jul 25 13:31:24 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(-)