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.36
commit 87ac37285e015488df26b0485607080629dd6bb2
Author: Amon Ott <ao(a)rsbac.org>
Date: Mon Jun 24 10:52:56 2024 +0200
Fix some KCSAN findings.
gen_lists: increase list->read_count outside RCU lock.
aci_data_structures.c: lookup_device(): do not update global curr.
acl_data_structures.c: acl_lookup_device(): do not update global curr.
Mark various stat counters with data_race(), atomic updates not needed.
rsbac/adf/adf_main.c | 12 +-
rsbac/data_structures/aci_data_structures.c | 39 +++--
rsbac/data_structures/acl_data_structures.c | 4 +-
rsbac/data_structures/gen_lists.c | 213 +++++++++++++++++-----------
4 files changed, 154 insertions(+), 114 deletions(-)
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.96
commit c4bbdb2ce412f8062925020fd5858ea57b743df8
Author: Amon Ott <ao(a)rsbac.org>
Date: Tue Jun 25 15:13:09 2024 +0200
Fix some KCSAN findings.
gen_lists: increase list->read_count outside RCU lock.
aci_data_structures.c: lookup_device(): do not update global curr.
acl_data_structures.c: acl_lookup_device(): do not update global curr.
Mark various stat counters with data_race(), atomic updates not needed.
rsbac/adf/adf_main.c | 12 +-
rsbac/data_structures/aci_data_structures.c | 39 +++--
rsbac/data_structures/acl_data_structures.c | 6 +-
rsbac/data_structures/gen_lists.c | 213 +++++++++++++++++-----------
4 files changed, 155 insertions(+), 115 deletions(-)
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.161
commit afb8d918af06fbbd1fc965787faf787c2256af75
Author: Amon Ott <ao(a)rsbac.org>
Date: Tue Jun 25 15:23:17 2024 +0200
Fix some KCSAN findings.
gen_lists: increase list->read_count outside RCU lock.
aci_data_structures.c: lookup_device(): do not update global curr.
acl_data_structures.c: acl_lookup_device(): do not update global curr.
Mark various stat counters with data_race(), atomic updates not needed.
rsbac/adf/adf_main.c | 14 +-
rsbac/data_structures/aci_data_structures.c | 39 +++--
rsbac/data_structures/acl_data_structures.c | 6 +-
rsbac/data_structures/gen_lists.c | 213 +++++++++++++++++-----------
4 files changed, 156 insertions(+), 116 deletions(-)
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.95
commit 799e1605f6c0803fdb78b8763bd6c3c5a72fff2f
Author: Amon Ott <ao(a)rsbac.org>
Date: Tue Jun 25 15:13:09 2024 +0200
Fix some KCSAN findings.
gen_lists: increase list->read_count outside RCU lock.
aci_data_structures.c: lookup_device(): do not update global curr.
acl_data_structures.c: acl_lookup_device(): do not update global curr.
Mark various stat counters with data_race(), atomic updates not needed.
rsbac/adf/adf_main.c | 12 +-
rsbac/data_structures/aci_data_structures.c | 39 +++--
rsbac/data_structures/acl_data_structures.c | 6 +-
rsbac/data_structures/gen_lists.c | 213 +++++++++++++++++-----------
4 files changed, 155 insertions(+), 115 deletions(-)
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.35
commit 34d3f872304b3e5a5419de29ad3c821464345e52
Author: Amon Ott <ao(a)rsbac.org>
Date: Mon Jun 24 10:52:56 2024 +0200
Fix some KCSAN findings.
gen_lists: increase list->read_count outside RCU lock.
aci_data_structures.c: lookup_device(): do not update global curr.
acl_data_structures.c: acl_lookup_device(): do not update global curr.
Mark various stat counters with data_race(), atomic updates not needed.
rsbac/adf/adf_main.c | 12 +-
rsbac/data_structures/aci_data_structures.c | 39 +++--
rsbac/data_structures/acl_data_structures.c | 4 +-
rsbac/data_structures/gen_lists.c | 213 +++++++++++++++++-----------
4 files changed, 154 insertions(+), 114 deletions(-)