index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
safesetid
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
SafeSetID: fix UID printed instead of GID
Alexander Mikhalitsyn
1
-1
/
+1
2022-07-15
LSM: SafeSetID: Add setgroups() security policy handling
Micah Morton
1
-9
/
+30
2021-06-10
LSM: SafeSetID: Mark safesetid_initialized as __initdata
Austin Kim
2
-2
/
+2
2021-04-27
LSM: SafeSetID: Fix code specification by scripts/checkpatch.pl
Yanwei Gao
1
-3
/
+0
2020-10-13
LSM: SafeSetID: Fix warnings reported by test bot
Thomas Cedeno
2
-14
/
+14
2020-10-13
LSM: SafeSetID: Add GID security policy handling
Thomas Cedeno
3
-109
/
+309
2019-10-30
security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
1
-2
/
+2
2019-09-17
LSM: SafeSetID: Stop releasing uninitialized ruleset
Micah Morton
1
-1
/
+2
2019-07-15
LSM: SafeSetID: fix use of literal -1 in capable hook
Jann Horn
1
-1
/
+1
2019-07-15
LSM: SafeSetID: verify transitive constrainedness
Jann Horn
1
-1
/
+37
2019-07-15
LSM: SafeSetID: add read handler
Jann Horn
2
-4
/
+32
2019-07-15
LSM: SafeSetID: rewrite userspace API to atomic updates
Jann Horn
3
-158
/
+144
2019-07-15
LSM: SafeSetID: fix userns handling in securityfs
Jann Horn
1
-3
/
+3
2019-07-15
LSM: SafeSetID: refactor policy parsing
Jann Horn
1
-51
/
+33
2019-07-15
LSM: SafeSetID: refactor safesetid_security_capable()
Jann Horn
1
-15
/
+26
2019-07-15
LSM: SafeSetID: refactor policy hash table
Jann Horn
2
-44
/
+37
2019-07-15
LSM: SafeSetID: fix check for setresuid(new1, new2, new3)
Jann Horn
1
-90
/
+35
2019-07-15
LSM: SafeSetID: fix pr_warn() to include newline
Jann Horn
1
-2
/
+2
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-2
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-12
LSM: fix return value check in safesetid_init_securityfs()
Wei Yongjun
1
-1
/
+1
2019-01-30
LSM: SafeSetID: remove unused include
Micah Morton
1
-1
/
+0
2019-01-29
LSM: SafeSetID: 'depend' on CONFIG_SECURITY
Micah Morton
1
-0
/
+2
2019-01-29
LSM: Add 'name' field for SafeSetID in DEFINE_LSM
Micah Morton
1
-0
/
+1
2019-01-25
LSM: add SafeSetID module that gates setid calls
Micah Morton
5
-0
/
+522