summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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-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-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-10selinux: introduce an initial SID for early boot processesOndrej Mosnacek
2023-07-10selinux: cleanup the policycap accessor functionsPaul Moore
2023-07-07Merge tag 'apparmor-pr-2023-07-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-06apparmor: Fix kernel-doc header for verify_dfa_accept_indexJohn Johansen
2023-07-06apparmor: fix: kzalloc perms tables for shared dfasJohn Johansen
2023-07-06apparmor: fix profile verification and enable itJohn Johansen
2023-07-06apparmor: fix policy_compat permission remap with extended permissionsJohn Johansen
2023-07-06apparmor: aa_buffer: Convert 1-element array to flexible arrayKees Cook
2023-07-06apparmor: add missing failure check in compute_xmatch_permsJohn Johansen
2023-07-06apparmor: fix missing error check for rhashtable_insert_fastDanila Chernetsov
2023-07-06apparmor: Return directly after a failed kzalloc() in two functionsMarkus Elfring
2023-07-06AppArmor: Fix some kernel-doc commentsYang Li
2023-07-06apparmor: fix use of strcpy in policy_unpack_testRae Moar
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-06-28Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'Smack-for-6.5' of https://github.com/cschaufler/smack-nextLinus Torvalds
2023-06-27Merge tag 'integrity-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-06-27Merge tag 'lsm-pr-20230626' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds