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.114
commit 0b3cba6d3a5c8f551a4bff739909b56e0f75abd6 Author: Amon Ott ao@rsbac.org Date: Tue Oct 29 09:38:39 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(-)