https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-6.6.y.git;a=summary
RSBAC for Linux 6.6 (Long Term)
Current version: 6.6.58
commit 414ff8490ebf689e514c08a0aae25061e5563e53 Author: Amon Ott ao@rsbac.org Date: Mon Oct 28 14:57:28 2024 +0100
Add request types GET_XATTR and MODIFY_XATTR on FD targets for get/setxattr.
fs/xattr.c | 8 ++++---- include/rsbac/request_groups.h | 28 +++++++++++++++++++--------- include/rsbac/types.h | 4 +++- rsbac/adf/adf_check.c | 30 ++++++++++++++++++++++++++++-- rsbac/adf/ff/ff_main.c | 22 ++++++++++++++++++++-- rsbac/adf/mac/mac_main.c | 20 ++++++++++++++++++-- rsbac/adf/rc/rc_main.c | 27 +++++++++++++++++++++++++++ rsbac/help/getname.c | 4 +++- 8 files changed, 122 insertions(+), 21 deletions(-)