summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2023-08-30Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-21selinux: use vma_is_initial_stack() and vma_is_initial_heap()Kefeng Wang
2023-08-18selinux: set next pointer before attaching to listChristian Göttsche
2023-08-15selinux: prevent KMSAN warning in selinux_inet_conn_request()Andrew Kanner
2023-08-15lsm: constify the 'file' parameter in security_binder_transfer_file()Khadija Kamran
2023-08-15vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...David Howells
2023-08-09selinux: use unsigned iterator in nlmsgtab codeChristian Göttsche
2023-08-09selinux: avoid implicit conversions in policydb codeChristian Göttsche
2023-08-09selinux: avoid implicit conversions in selinuxfs codeChristian Göttsche
2023-08-09selinux: make left shifts well definedChristian Göttsche
2023-08-09selinux: update type for number of class permissions in services codeChristian Göttsche
2023-08-09selinux: avoid implicit conversions in avtab codeChristian Göttsche
2023-08-09selinux: revert SECINITSID_INIT supportPaul Moore
2023-08-08lsm: constify the 'target' parameter in security_capget()Khadija Kamran
2023-08-08selinux: use GFP_KERNEL while reading binary policyChristian Göttsche
2023-08-08selinux: update comment on selinux_hooks[]Xiu Jianfeng
2023-08-03selinux: avoid implicit conversions in services codeChristian Göttsche
2023-08-03selinux: avoid implicit conversions in mls codeChristian Göttsche
2023-08-03selinux: use identical iterator type in hashtab_duplicate()Christian Göttsche
2023-07-28selinux: move debug functions into debug configurationChristian Göttsche
2023-07-28selinux: log about VM being executable by defaultChristian Göttsche
2023-07-24selinux: convert to ctime accessor functionsJeff Layton
2023-07-20selinux: fix a 0/NULL mistmatch in ad_net_init_from_iif()Paul Moore
2023-07-20selinux: introduce SECURITY_SELINUX_DEBUG configurationChristian Göttsche
2023-07-19selinux: introduce and use lsm_ad_net_init*() helpersPaolo Abeni
2023-07-19selinux: update my email addressStephen Smalley
2023-07-19selinux: add missing newlines in pr_err() statementsChristian Göttsche
2023-07-19selinux: drop avtab_search()Christian Göttsche
2023-07-18selinux: de-brand SELinuxStephen Smalley
2023-07-18selinux: avoid implicit conversions regarding enforcing statusChristian Göttsche
2023-07-18selinux: fix implicit conversions in the symtabChristian Göttsche
2023-07-18selinux: use consistent type for AV rule specifierChristian Göttsche
2023-07-18selinux: avoid implicit conversions in the LSM hooksChristian Göttsche
2023-07-18selinux: avoid implicit conversions in the AVC codeChristian Göttsche
2023-07-18selinux: avoid implicit conversions in the netif codeChristian Göttsche
2023-07-18selinux: consistently use u32 as sequence number type in the status codeChristian Göttsche
2023-07-18selinux: avoid avtab overflowsChristian Göttsche
2023-07-18selinux: check for multiplication overflow in put_entry()Christian Göttsche
2023-07-14security: Constify sk in the sk_getsecid hook.Guillaume Nault
2023-07-10selinux: introduce an initial SID for early boot processesOndrej Mosnacek
2023-07-10selinux: cleanup the policycap accessor functionsPaul Moore
2023-07-10security: Allow all LSMs to provide xattrs for inode_init_security hookRoberto Sassu
2023-06-05selinux: avoid bool as identifier nameChristian Göttsche
2023-06-02selinux: fix Makefile for versions of make < v4.3Paul Moore
2023-05-30selinux: make labeled NFS work when mounted before policy loadOndrej Mosnacek