index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
2023-09-12
selinux: fix handling of empty opts in selinux_fs_context_submount()
Ondrej Mosnacek
2023-08-30
Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-30
Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-21
selinux: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
2023-08-18
selinux: set next pointer before attaching to list
Christian Göttsche
2023-08-15
selinux: prevent KMSAN warning in selinux_inet_conn_request()
Andrew Kanner
2023-08-15
lsm: constify the 'file' parameter in security_binder_transfer_file()
Khadija Kamran
2023-08-15
vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...
David Howells
2023-08-09
selinux: use unsigned iterator in nlmsgtab code
Christian Göttsche
2023-08-09
selinux: avoid implicit conversions in policydb code
Christian Göttsche
2023-08-09
selinux: avoid implicit conversions in selinuxfs code
Christian Göttsche
2023-08-09
selinux: make left shifts well defined
Christian Göttsche
2023-08-09
selinux: update type for number of class permissions in services code
Christian Göttsche
2023-08-09
selinux: avoid implicit conversions in avtab code
Christian Göttsche
2023-08-09
selinux: revert SECINITSID_INIT support
Paul Moore
2023-08-08
lsm: constify the 'target' parameter in security_capget()
Khadija Kamran
2023-08-08
selinux: use GFP_KERNEL while reading binary policy
Christian Göttsche
2023-08-08
selinux: update comment on selinux_hooks[]
Xiu Jianfeng
2023-08-03
selinux: avoid implicit conversions in services code
Christian Göttsche
2023-08-03
selinux: avoid implicit conversions in mls code
Christian Göttsche
2023-08-03
selinux: use identical iterator type in hashtab_duplicate()
Christian Göttsche
2023-07-28
selinux: move debug functions into debug configuration
Christian Göttsche
2023-07-28
selinux: log about VM being executable by default
Christian Göttsche
2023-07-24
selinux: convert to ctime accessor functions
Jeff Layton
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
[next]