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