index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
Age
Commit message (
Expand
)
Author
2022-05-24
Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-17
selinux: fix bad cleanup on error in hashtab_duplicate()
Ondrej Mosnacek
2022-05-03
selinux: declare data arrays const
Christian Göttsche
2022-05-03
selinux: fix indentation level of mls_ops block
Christian Göttsche
2022-05-03
selinux: avoid extra semicolon
Christian Göttsche
2022-05-03
selinux: resolve checkpatch errors
Christian Göttsche
2022-04-04
selinux: Remove redundant assignments
Michal Orzel
2022-03-21
Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-02-18
selinux: drop return statement at end of void functions
Christian Göttsche
2022-02-02
selinux: fix double free of cond_list on error paths
Vratislav Bendel
2022-01-26
selinux: drop unused macro
Christian Göttsche
2022-01-26
selinux: drop unused parameter of avtab_insert_node
Christian Göttsche
2022-01-26
selinux: drop cast to same type
Christian Göttsche
2022-01-26
selinux: enclose macro arguments in parenthesis
Christian Göttsche
2022-01-26
selinux: declare name parameter of hash_eval const
Christian Göttsche
2022-01-25
selinux: declare path parameters of _genfs_sid const
Christian Göttsche
2022-01-11
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-12-05
selinux: Use struct_size() helper in kmalloc()
Xiu Jianfeng
2021-11-19
selinux: fix NULL-pointer dereference when hashtab allocation fails
Ondrej Mosnacek
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-08-31
Merge tag 'selinux-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-02
selinux: correct the return value when loads initial sids
Xiu Jianfeng
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-10
selinux: constify some avtab function arguments
Ondrej Mosnacek
2021-05-10
selinux: simplify duplicate_policydb_cond_list() by using kmemdup()
Ondrej Mosnacek
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-04-02
selinux: fix cond_list corruption when changing booleans
Ondrej Mosnacek
2021-04-02
selinux: make nslot handling in avtab more robust
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: fix misspellings using codespell tool
Xiong Zhenwu
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: mark some global variables __ro_after_init
Ondrej Mosnacek
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-10-13
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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
[next]