index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
services.c
Age
Commit message (
Expand
)
Author
2022-02-18
selinux: drop return statement at end of void functions
Christian Göttsche
2022-01-26
selinux: drop cast to same type
Christian Göttsche
2022-01-25
selinux: declare path parameters of _genfs_sid const
Christian Göttsche
2021-10-13
selinux: fix all of the W=1 build warnings
Paul Moore
2021-10-11
selinux: fix race condition when computing ocontext SIDs
Ondrej Mosnacek
2021-07-14
selinux: return early for possible NULL audit buffers
Austin Kim
2021-06-11
selinux: Fix kernel-doc
Yang Li
2021-05-10
selinux: Remove redundant assignment to rc
Jiapeng Chong
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-22
LSM: Infrastructure management of the superblock
Casey Schaufler
2021-04-09
Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-07
selinux: fix race between old and new sidtab
Ondrej Mosnacek
2021-03-22
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-03-18
selinux: fix variable scope issue in live sidtab conversion
Ondrej Mosnacek
2021-03-08
selinux: measure state and policy capabilities
Lakshmi Ramasubramanian
2021-02-21
Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-01-14
selinux: include a consumer of the new IMA critical data hook
Lakshmi Ramasubramanian
2021-01-12
selinux: drop the unnecessary aurule_callback variable
Ondrej Mosnacek
2020-10-27
selinux: allow dontauditx and auditallowx rules to take effect without allowx
bauen1
2020-09-11
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
2020-08-31
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
2020-08-26
selinux: fix error handling bugs in security_load_policy()
Dan Carpenter
2020-08-25
selinux: convert policy read-write lock to RCU
Stephen Smalley
2020-08-19
selinux: avoid dereferencing the policy prior to initialization
Stephen Smalley
2020-08-19
selinux: fix allocation failure check on newpolicy->sidtab
Colin Ian King
2020-08-17
selinux: refactor changing booleans
Stephen Smalley
2020-08-17
selinux: move policy commit after updating selinuxfs
Stephen Smalley
2020-08-17
selinux: encapsulate policy state, refactor policy load
Stephen Smalley
2020-08-17
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
2020-08-04
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-09
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
2020-07-08
selinux: specialize symtab insert and search functions
Ondrej Mosnacek
2020-06-10
selinux: fix double free
Tom Rix
2020-05-01
selinux: do not allocate hashtabs dynamically
Ondrej Mosnacek
2020-04-17
selinux: move context hashing under sidtab
Ondrej Mosnacek
2020-04-17
selinux: hash context structure directly
Ondrej Mosnacek
2020-04-17
selinux: store role transitions in a hash table
Ondrej Mosnacek
2020-04-14
selinux: fix warning Comparison to bool
Zou Wei
2020-02-27
selinux: remove unused initial SIDs and improve handling
Stephen Smalley
2020-02-22
selinux: optimize storage of filename transitions
Ondrej Mosnacek
2020-02-11
selinux: generalize evaluate_cond_node()
Ondrej Mosnacek
2020-02-11
selinux: convert cond_list to array
Ondrej Mosnacek
2020-02-10
selinux: allow kernfs symlinks to inherit parent directory context
Christian Göttsche
2020-02-10
selinux: simplify evaluate_cond_node()
Ondrej Mosnacek
2020-02-10
selinux: move status variables out of selinux_ss
Ondrej Mosnacek
2020-01-16
selinux: do not allocate ancillary buffer on first load
Ondrej Mosnacek
2020-01-10
selinux: treat atomic flags more carefully
Ondrej Mosnacek
2019-12-24
selinux: remove set but not used variable 'sidtab'
YueHaibing
[next]