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.228
commit 7572c56d8a819e1c69073f05bfe2bfe907b359dd Author: Amon Ott ao@rsbac.org Date: Tue Oct 29 09:58:50 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(-)