index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
2023-07-20
selinux: fix a 0/NULL mistmatch in ad_net_init_from_iif()
Paul Moore
2023-07-20
selinux: introduce SECURITY_SELINUX_DEBUG configuration
Christian Göttsche
2023-07-19
selinux: introduce and use lsm_ad_net_init*() helpers
Paolo Abeni
2023-07-19
selinux: update my email address
Stephen Smalley
2023-07-19
selinux: add missing newlines in pr_err() statements
Christian Göttsche
2023-07-19
selinux: drop avtab_search()
Christian Göttsche
2023-07-18
selinux: de-brand SELinux
Stephen Smalley
2023-07-18
selinux: avoid implicit conversions regarding enforcing status
Christian Göttsche
2023-07-18
selinux: fix implicit conversions in the symtab
Christian Göttsche
2023-07-18
selinux: use consistent type for AV rule specifier
Christian Göttsche
2023-07-18
selinux: avoid implicit conversions in the LSM hooks
Christian Göttsche
2023-07-18
selinux: avoid implicit conversions in the AVC code
Christian Göttsche
2023-07-18
selinux: avoid implicit conversions in the netif code
Christian Göttsche
2023-07-18
selinux: consistently use u32 as sequence number type in the status code
Christian Göttsche
2023-07-18
selinux: avoid avtab overflows
Christian Göttsche
2023-07-18
selinux: check for multiplication overflow in put_entry()
Christian Göttsche
2023-07-14
security: Constify sk in the sk_getsecid hook.
Guillaume Nault
2023-07-10
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
2023-07-10
selinux: cleanup the policycap accessor functions
Paul Moore
2023-07-10
security: Allow all LSMs to provide xattrs for inode_init_security hook
Roberto Sassu
2023-06-05
selinux: avoid bool as identifier name
Christian Göttsche
2023-06-02
selinux: fix Makefile for versions of make < v4.3
Paul Moore
2023-05-30
selinux: make labeled NFS work when mounted before policy load
Ondrej Mosnacek
2023-05-30
selinux: cleanup exit_sel_fs() declaration
Xiu Jianfeng
2023-05-23
selinux: deprecated fs ocon
Christian Göttsche
2023-05-18
selinux: make header files self-including
Christian Göttsche
2023-05-18
selinux: keep context struct members in sync
Christian Göttsche
2023-05-18
selinux: Implement mptcp_add_subflow hook
Paolo Abeni
2023-05-08
selinux: small cleanups in selinux_audit_rule_init()
Paul Moore
2023-05-08
selinux: declare read-only data arrays const
Christian Göttsche
2023-05-08
selinux: retain const qualifier on string literal in avtab_hash_eval()
Christian Göttsche
2023-05-08
selinux: drop return at end of void function avc_insert()
Christian Göttsche
2023-05-08
selinux: avc: drop unused function avc_disable()
Christian Göttsche
2023-05-08
selinux: adjust typos in comments
Christian Göttsche
2023-05-08
selinux: do not leave dangling pointer behind
Christian Göttsche
2023-05-08
selinux: more Makefile tweaks
Paul Moore
2023-04-12
selinux: ensure av_permissions.h is built when needed
Paul Moore
2023-04-12
selinux: fix Makefile dependencies of flask.h
Ondrej Mosnacek
2023-04-04
selinux: stop returning node from avc_insert()
Stephen Smalley
2023-03-20
selinux: remove the runtime disable functionality
Paul Moore
2023-03-20
selinux: remove the 'checkreqprot' functionality
Paul Moore
2023-03-14
selinux: stop passing selinux_state pointers and their offspring
Stephen Smalley
2023-03-08
selinux: uninline unlikely parts of avc_has_perm_noaudit()
Paul Moore
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2022-12-13
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[prev]
[next]