summaryrefslogtreecommitdiffstats
path: root/security/selinux
AgeCommit message (Expand)AuthorLines
2023-10-30Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+5
2023-10-30Merge tag 'selinux-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-30/+33
2023-10-18selinux: convert to new timestamp accessorsJeff Layton-1/+1
2023-10-03selinux: simplify avtab_insert_node() prototypeJacob Satterfield-13/+7
2023-09-14lsm: constify 'sb' parameter in security_sb_kern_mount()Khadija Kamran-1/+1
2023-09-14lsm: constify 'bprm' parameter in security_bprm_committed_creds()Khadija Kamran-1/+1
2023-09-13lsm: constify 'bprm' parameter in security_bprm_committing_creds()Khadija Kamran-1/+1
2023-09-13lsm: constify 'sb' parameter in security_quotactl()Khadija Kamran-2/+2
2023-09-13selinux: hweight optimization in avtab_read_itemJacob Satterfield-5/+2
2023-09-13selinux: improve role transition hashingChristian Göttsche-1/+1
2023-09-13selinux: simplify avtab slot calculationChristian Göttsche-7/+1
2023-09-13selinux: improve debug configurationChristian Göttsche-0/+12
2023-09-13selinux: print sum of chain lengths^2 for hash tablesChristian Göttsche-3/+9
2023-09-12selinux: fix handling of empty opts in selinux_fs_context_submount()Ondrej Mosnacek-2/+8
2023-09-12selinux: Annotate struct sidtab_str_cache with __counted_byKees Cook-1/+1
2023-08-30Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+14
2023-08-30Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-286/+276
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+2
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+2
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-0/+22
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-1/+1
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2023-08-21selinux: use vma_is_initial_stack() and vma_is_initial_heap()Kefeng Wang-5/+2
2023-08-18selinux: set next pointer before attaching to listChristian Göttsche-1/+1
2023-08-15selinux: prevent KMSAN warning in selinux_inet_conn_request()Andrew Kanner-0/+1
2023-08-15lsm: constify the 'file' parameter in security_binder_transfer_file()Khadija Kamran-4/+4
2023-08-15vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...David Howells-0/+22
2023-08-09selinux: use unsigned iterator in nlmsgtab codeChristian Göttsche-1/+2
2023-08-09selinux: avoid implicit conversions in policydb codeChristian Göttsche-32/+37
2023-08-09selinux: avoid implicit conversions in selinuxfs codeChristian Göttsche-7/+7
2023-08-09selinux: make left shifts well definedChristian Göttsche-6/+6
2023-08-09selinux: update type for number of class permissions in services codeChristian Göttsche-2/+2
2023-08-09selinux: avoid implicit conversions in avtab codeChristian Göttsche-12/+12
2023-08-09selinux: revert SECINITSID_INIT supportPaul Moore-64/+1
2023-08-08lsm: constify the 'target' parameter in security_capget()Khadija Kamran-1/+1
2023-08-08selinux: use GFP_KERNEL while reading binary policyChristian Göttsche-5/+5
2023-08-08selinux: update comment on selinux_hooks[]Xiu Jianfeng-4/+0
2023-08-03selinux: avoid implicit conversions in services codeChristian Göttsche-16/+18
2023-08-03selinux: avoid implicit conversions in mls codeChristian Göttsche-4/+6
2023-08-03selinux: use identical iterator type in hashtab_duplicate()Christian Göttsche-1/+2
2023-07-28selinux: move debug functions into debug configurationChristian Göttsche-3/+20
2023-07-28selinux: log about VM being executable by defaultChristian Göttsche-0/+2
2023-07-24selinux: convert to ctime accessor functionsJeff Layton-1/+1
2023-07-20selinux: fix a 0/NULL mistmatch in ad_net_init_from_iif()Paul Moore-1/+1
2023-07-20selinux: introduce SECURITY_SELINUX_DEBUG configurationChristian Göttsche-4/+13
2023-07-19selinux: introduce and use lsm_ad_net_init*() helpersPaolo Abeni-41/+43
2023-07-19selinux: update my email addressStephen Smalley-25/+25
2023-07-19selinux: add missing newlines in pr_err() statementsChristian Göttsche-4/+4
2023-07-19selinux: drop avtab_search()Christian Göttsche-42/+8
2023-07-18selinux: de-brand SELinuxStephen Smalley-11/+11